Monday, June 26, 2006

Programs I use for development

Since I have a day job as a programmer, I've also decided to prep up our personal computers at home (2) to stand as research and development workstations.

For my computer, which runs at P4 1.5 gigaHertz, with 80 and 20 gig harddrives and 512 DDRAM, I've installed and setup the following programs:

  1. Eclipse 3.1.2 (as my java Development IDE)
  2. MySQL (testbed database)
  3. Fabforce's DB Designer (to design my database and automatically sync to mySQL server)
  4. Apache Tomcat 5 (Container)
  5. Apache Httpd Server (tried using this to create my own web repository to be accessed elsewhere)
  6. Subversion as repository for the two computers (Subversion is installed on my brother's PC, which I shall be learning to fully configure and setup hopefully within the week)
  7. J2SDK (Of course!! who'd leave this out?)

1 Comments:

At Wednesday, July 05, 2006 12:22:00 AM, Anonymous Anonymous said...

holy crap. :p

-deryk

 

Post a Comment

<< Home