About Me
I've got a masters degree in computer science and over 10 years of experience building web-based systems using Java/J2EE, Ruby, Rails and PHP. I'm a strong believer in the effectiveness of Agile Methods. Read more »Subscribe
Category Archives: Software Development
Get Past “Tomcat failed to start: Address already in use” Errors
Find out what applications share ports 8080, 8005 and 8009 so you can get back to developing.
Debugging Cron on Ubuntu
Tips and sample code to get you up an running quickly with cron.
Change Any MySQL User Password
Step by step SQL for changing account passwords.
What’s running on port XXXX?
Never be stumped again about what's blocking the ports you need.
How to Reset the Root Password in MySQL
Find out how to get back up and running without reinstalling your database when you've forgotten the root password.
Building Data Intensive Apps
Tips on building applications that use both web and "batch-style" components to make large amounts of heavily-processed data perform their best.
Configuring ZendServer to use Pear on OSX 10.5
PEAR and Zend do some of the same things. Learn how to get them to work together happily on your Mac.
Rails ActionMailer the right way
Get results faster when developing with ActionMailer by knowing the best places to find help.
InfoQ: The Essential Source for Technology News
A bump for a great source of news for the software development community.
Posted in Software Development Leave a comment
Installing Phusion Passenger for Apache: Step 1.5