From the blog:
A strategy for static assets with Bower on Python/Django, Heroku and S3
We look at best practices for managing your static assets on Heroku and S3 using Bower.
How to containerize your Django application with Docker and compose on OSX
Docker has lots of documentation, but not much in the way of practical examples of moving your stack over to Docker. This post looks at setting up your development Docker environment from start to finish.
Generating a directory listing from an S3 bucket
Here’s a jQuery plugin to generate a quick and easy way to generate a directory listing from an S3 bucket.
Persisting the tab state in Bootstrap
A popular jQuery plugin to for deep-linking with Bootstrap tabs.
Bulk package tracking for Australia Post with Google Docs
We use Google Docs and the importXML
function to effectively track Australia Post parcel delivery.
Getting up and running with virtualenv on Mac OSX Lion.
A quick walkthrough for using virtualenv on Mac OSX Lion.
Drupal meets geolocation with Quova
Quova - the worlds largest geolocation provider - has sponsored the development of a suite of Drupal modules to bring geolocation to Drupal.
With their suite of modules site developers can now easily create locale aware, geo-targeted compelling experiences in Drupal.
Interleaving numbers
interleave()
allows you to quickly calculate the Morton Interleave of two numbers.
Better integration with Facebook for Django
I have released django-facebook which offers total and seamless integration with Facebook for your social apps.
Retrieve time from an NTP server
ntp_time()
allows you to quickly retrieve the time from an NTP server as a unix timestamp.