Resources
Basic SVN Commands
Here are some basic, but important SVN commands to know: Checkout a Repository Update local repository Commit all changes in local directory Commit specific changes Revert or Undo Your Changes List the last 5 revisions List the last 5 revisions for a specific file Show differences between repositories Show differences for a specific file Show […]
Lists of Free Web Design Tools and Resources
The following is a collection of blog posts/ lists of free, quality web design tools (software/ webware) and resources (psds, etc), with the newest resources at the bottom: Software/ Webware: Helpful Prototyping Tools 15 Helpful Web Apps for Designers PSDs: 25 Free Designs for Designers
Helpful Versioning Resources
Concurrent Versions System (CVS): Subversion (SVN): SVN Book Resolving Conflicts in SVN Git: Git Cheat Sheeet
Helpful JavaScript Resources
jQuery jQuery API Reference Manual 44 Awesome jQuery Tutorials JavaScript: Asynchronous and Lazy Loading
Helpful PHP Resources
This is a collection of resources I have found to be helpful… and by placing them here I can find them again– plus I thought it might be helpful for others as well 😀 Best Practices Yahoo’s Rules for High Performance Websites Doctrine Basic Doctrine Query Doctrine Query Operations Doctrine_Record Class PHPUnit Testing YouTube – […]