Agile Development Practices suggest developers keep a solutions log. I think we can all benefit from a combined solutions log. As I encounter errors or problems I intend to record the solutions on this blog. Please feel to leave your comments, solutions and email me with your errors and solutions.
Nov 26, 2014
Downloaded from the internet message every time app starts
It appears that the permissions on the Applications don't allow the system to clear the quarantine bit.
Try running this command in Terminal. Copy and paste it in, leave a space after it, and drag your app to the Terminal. It will automatically fill in the path to the app. Hit return.
Try running this command in Terminal. Copy and paste it in, leave a space after it, and drag your app to the Terminal. It will automatically fill in the path to the app. Hit return.
xattr -d -r com.apple.quarantine
Nov 17, 2014
Aug 22, 2014
AngularJS Resources
Excellent, Free AngularJS course available
http://www.codeschool.com
AngularJS Directive - Great Tutorial
http://youtu.be/0r5QvzjjKDc
AngularJS Custom Directives
https://www.youtube.com/watch?v=UMkd0nYmLzY
AngularJS Best Practices
https://www.youtube.com/watch?v=UlvCbnKAH3g&feature=youtu.be
Writing a Massive Angular App
https://www.youtube.com/watch?v=62RvRQuMVyg
AngularJS CRUD application demo
https://github.com/angular-app/angular-app
AngularJS Patterns and Clean Code Course by John Papa
http://www.pluralsight.com/courses/angularjs-patterns-clean-code
http://www.codeschool.com
AngularJS Directive - Great Tutorial
http://youtu.be/0r5QvzjjKDc
AngularJS Custom Directives
https://www.youtube.com/watch?v=UMkd0nYmLzY
AngularJS Best Practices
https://www.youtube.com/watch?v=UlvCbnKAH3g&feature=youtu.be
Writing a Massive Angular App
https://www.youtube.com/watch?v=62RvRQuMVyg
AngularJS CRUD application demo
https://github.com/angular-app/angular-app
AngularJS Patterns and Clean Code Course by John Papa
http://www.pluralsight.com/courses/angularjs-patterns-clean-code
Subscribe to:
Posts (Atom)