Google App Engine for Python: Getting Started On Mac

August 22, 2011

Upgrading Djangy

December 08, 2010
tagged: djangy, paas, python

My first Djangy project (local testing)

December 04, 2010

My first Djangy project (initial testing)

December 02, 2010

My Djangy invite arrived!

November 23, 2010
tagged: djangy, paas, python

Google App Engine SDK broken on Ubuntu Maverick 10.10

October 24, 2010

The Google App Engine SDK is broken on Ubuntu 10.10, but it's easy enough to fix...

Migrating from Google App Engine to Django

Yup, I'm migrating from Google App Engine to Django. In this post I go over some of the key differences and considerations...

Install uWSGI (latest) on Debian Lenny

uWSGI is a fast, self-healing, WSGI server. Follow these instructions to install it on Debian Lenny...

Python One-Liner: Debug Mail Server

I love a good Python one-liner...

Migrating from Google App Engine to Django... a preamble

September 29, 2010

Looks like I might need to migrate from Google App Engine to Django...

Google App Engine - unknown URL handler type

August 15, 2010

Ugh!!!

Google App Engine Gotcha 2

August 09, 2010

Inflexible outbound timeouts are a pain in the...

Google App Engine Gotcha 1

June 27, 2010

No smtplib for you!

Scheduled Tasks With Google App Engine & Python

June 02, 2010

Create a simple application that sends an e-mail every 5 minutes...

RightScripts In Any Scripting Language

May 30, 2010

You can write RightScripts in any scripting language with only a little jiggery-pokery. Break free from Bash, Ruby, or Perl and maybe write a Lua or Python RightScript instead. Here's how...