Category: Programming
SVN Cleaner (Release)
Wednesday, December 24th, 2008I decided to write a small application due to a recent annoyance I had with SVN. To say the least, I sometimes found myself wanting clear out a whole directory tree of...
How To Install LAMP on Ubuntu GUI and Add Multiple Virtual Hosts
Saturday, October 25th, 2008This tutorial will guide you through the simple steps of setting up a LAMP server on Linux, with the ability to add Multiple Virtual Hosts, as well as enabling mod_rew...
How To Setup Multiple Virtual Hosts in WAMP
Friday, September 19th, 2008I have decided to start playing around with the Zend Framework. I have a web host (of course) however sometimes when developing I find it is easier and faster to use a...
QT and Eclipse C++ Development in Ubuntu Linux
Thursday, August 21st, 2008This tutorial consists of simple instructions to get QT C++ and eclipse development environment running on Ubuntu. I wanted to use QT 4.4 (the latest) and in order to ...