sitemap

latest news

Cloning Zend_Config without side-effects

Cloning in PHP5 PHP5 with its much improved object-oriented style passes objects by reference by default. To create a copy of an object, a new construct 'clone' is introduced. Cloning an object in PHP5 creates a shallow copy - any…


Install phpUnderControl on CentOS 5

If you follow this guide you should start with a basic CentOS 5 installation with Subversion setup correctly and end up with a working installation of phpUnderControl.


MooTools and Swiff: Slideshow / Thumbnail Gallery

I have recently launched a website for the Bramham Lodge Residential Development in Bramham Village. The site features a neat Slideshow / Thumbnail Gallery implementation using MooTools and Flash (utilising the Swiff utility of MooTools 1.2). A demo can be…


Hair by Caroline

Hair by Caroline first launched back in 2005...three years down the line and we decided it was in great need of a re-design. It was also important to update the content, adding more material and creating a new gallery was…


External CSS won’t load in IE7

I just spent a while wondering why IE7 wouldn't make use of an external stylesheet when it worked in Firefox no problems. The page is in UTF-8 and the .css file was also encoded in UTF-8 but IE7 simply refused…


quick links

Image Gallery

Here is a personal image gallery, containing some of my favorite pictures, including our cat Ken and holidays with my girlfriend Emma, amongst others.

The gallery uses the ImgView and ImgRoll javascript libraries, which I created. More on this can be found at the demos page.