Web Developer

Occasionally I talk about stuff and build some things (you know, websites, applications, jQuery plugins and the like) and this is where I try to write about them.

I work as a web developer for One Black Bear in Birmingham, UK

Plugins Galore

10 Nov 2011
web

A set of plugins for wildfire & phpwax that handle common tasks

read more »

Localyser

10 Jul 2011
web

An attempt to crowd source UK postcodes.

read more »

Bloorhomes Mobile

04 May 2011
work

A new mobile friendly version of the site.

read more »

Bloorhomes and SVG

01 Apr 2011
work

A completely new website from one the top home builders in the UK. Using cutting edge SVG technology to make life easier and make the site more appealing.

read more »

PHP Iterators, RecursiveIterators and RecursiveRegexIterators

11 Nov 2010
web

As one the of big parts of our php wax framework we recursively scan over a set of directories and find all the php files. This can be seriously slow if you're not careful. As part of a set of improvements coming to wax we took another look at this and found the wonderful RecursiveRegexIterator.

read more »