Bulk package tracking for Australia Post with Google Docs
Posted on June 15th, 2012 in Housekeeping | No Comments »
We use Google Docs and the importXML function to effectively track Australia Post parcel delivery.
My name is Aidan Lister. I am a professional web developer working primarily with PHP. I am an author of the PHP documentation, and a PEAR developer.
This personal blog discusses what's hot in web development, programming concepts and solutions, and my code repository.
We use Google Docs and the importXML function to effectively track Australia Post parcel delivery.
I recently purchased a new Macbook Air and had forgotten all of the various steps to get virtualenv up and running. Using the native Python packaged with OSX resulted in Could not call install_name_tool — you must have Apple’s development tools installed which I found confusing given that, you know, I have Xcode installed. Resorting [...]
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.
interleave() allows you to quickly calculate the Morton Interleave of two numbers.