I'm a front-end developer (and some time Creative Director) who blogs about design, development and the web. I live in London and I'm a gigantic nerd.

British Museum Photos

British Museum Photos

Some photos I took on a recent visit to my favourite place in London.

Continue reading →

phpBB: Serve static files from a CDN

phpBB: Serve static files from a CDN

Having recently spent the best part of a day modifying the phpBB codebase (3.0.7) to allow me to serve static files via a CDN I can say that I am greatly looking forward to hooks in 3.1.

To save you all a little effort I’m gonna share the method I used below; I’m not going to go into great detail about template and theme issues, as those are a fairly straightforward matter of swaping the old local URL’s in your template/theme for the new public CDN URL’s and clearing the cache. But rather I will explain how to modify the core files to serve smilies, forum ranks, forum images and your imageset which is a tad more involved.

(more…)

Continue reading →

Amazon S3 batch editing metadata

Amazon S3 batch editing metadata

I’ve recently had cause to start using S3 on a personal project, and while for the most part I couldn’t be happier, there is one thing that is irritated more than I thought it would. Namely, you can’t batch edit meta-data for files from within the native AWS console.
(more…)

Continue reading →

Powered by Wordpress and jQuery
Licensing information can be found here