Archive for May, 2009

Latest
May 23, 2009, 2 Comments

The pain of developing a layout is that once you get clean XHTML markup, you have to test it against many different browsers. Well maybe it wouldn’t be so bad …

PHP plugin autoload

May 17, 2009, 3 Comments

Somewhere in the past i already covered autoloading on this blog but lately while developing my WordPress Job Board Plugin i decided to add an autoloa ...