Sorting arrays in Twig

Several projects I work on use the Twig templating system to separate the look of a site from the backend logic. One change I was asked for recently was to…

Multiple CV formats using Pandoc

Until recently, my CV was produced in PDF format from a LaTeX source file, using a template I'd found after some extensive searching. Whilst the output looked professional when viewed…

Debian Packaging Tutorial

On Saturday I gave a tutorial on Debian packaging at the Manchester Linux Users Group, using Twig as the example package. For anyone who didn't manage to make the session, or…

UK Company Data library

As part of the work for Filing Reminders, I needed to fetch company data (specifically filing dates) from data.companieshouse.gov.uk. In order to do this, I wrote a small wrapper class…

flickr Lookup released

Over the weekend I released the first version of flickr Lookup, a PHP library for accessing flickr via its API. It's a simple wrapper which turns API requests into PHP…

MaPit Lookup released

I've just released the first version of MaPit Lookup, a PHP library for MaPit, the mapping information service from the chaps at mySociety. It's a simple wrapper which turns MaPit…