This site is still under construction! This doesn't mean that the articles are too!

Monthly archive for December 2009

CakePHP Aptana and Eclipse PDT code completion that works

A short guide on how to enable CakePHP auto completion within the Aptana Studio or Eclipse PDT IDE for Models within controllers and helpers. This actually works!

MySQL Find and Replace Function

A quick guide to one of the most useful MySQL functions. The replace function is a great way to find and replace bulk text matches in one easy step.