Latest Entry

Resolute

4th January, 2009

Like everyone else, I’m posting about the year ahead. Unlike everyone else (but true to my own form), I’m posting it late.

Recent Entries

  1. Django Static Asset Management

    30th November, 2008

    A new Django project by myself for more easily managing the requirements that YSlow brings to a development team.

  2. Synchronising Things using Dropbox

    15th October, 2008

    Sometimes I can’t just wait for a software house to develop a vital feature, so I came up with a way to make Things synchronise across computers.

  3. Installing Django on OSX

    11th October, 2008

    I’ve noted several friends on Twitter and other places gaining an interest in Django, so I thought, as a “professional” user of Django I would drop a post to get them and others up and running quickly.

  4. Using Nginx as reverse proxy

    28th September, 2008

    I’ve got my site running on Apache 2 + mod_wsgi, with Nginx as a front–end proxy. Here’s a quick how to.