Page 2 of 2
Posted: Fri Jul 27, 2007 2:31 am
by Maugrim_The_Reaper
Hockey's suggestion is a good one. All that source code is worthless without a centralised backed up repository to pour it into!

Posted: Fri Jul 27, 2007 3:36 am
by onion2k
Added SVN, Trac and PhpMyAdmin.
Posted: Fri Jul 27, 2007 9:02 am
by Benjamin
A computer would help too.

Posted: Fri Jul 27, 2007 9:05 am
by superdezign
astions wrote:A computer would help too.

So *that's* why none of my code is working!

Posted: Thu Aug 09, 2007 5:47 pm
by John Cartwright
Great list, definetely bookmark worthy

Posted: Thu Aug 09, 2007 10:55 pm
by wei
I would add VMWare server. Install a basic debian system on a virtual machine, include SVN, Apache, Trac, PHP, etc. Setup that debian system as an SVN repository and continuous integration server. Back the virtual disk up on a dvd along with the VMware server software.
Start new development on a new copy of the virtual disk copy to a harddisk.
Posted: Tue Sep 18, 2007 12:58 pm
by ryos
I like ezsql for DB abstraction. Its design philosophy has always resonated with me.