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

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.

Wordpress Plugin: WP Post To Twitter

WP Post To Twitter: A nice simple Twitter Wordpress plugin for your blog. Allows you to Tweet from your blog and automatically updates Twitter when you create a new blog post.

SQL Injection in Action

Have you ever heard of an SQL injection attack? Ever wondered how it’s actually done? Well take a look at the video in this post to see one in action!

jQuery selectors and attribute selectors reference and examples V2

jQuery

At the start of the year I wrote an article over on another site detailing the different methods you could use to select elements using the powerful jQuery attribute selectors. Because I no longer work for that company any more and the article is no longer being maintained, I’ve decided to create a second version of the article so I can update it and extend it’s usefulness.