SVN for PHP Devs
Matthew Weier-O’Phinney uploaded the slides from a presentation on using version control (Specifically, Subversion) aimed at new developers. If you don’t already use some form of version control (svn, git, bzr, or god forbid cvs), you should.
This was an excellent tutorial, however Matthew also did an unconference session on using git together with svn which impressed me even more. I will be diving into git because of that.