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...

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...

IronRuby on Rails on Azure (Part 2 of 3) – Connecting your Rails app to SQLAzure

September 08, 2010

Ameer builds an eclectic proof of concept on top of Windows Azure (part 2 of 3)...

IronRuby on Rails on Azure (Part 1 of 3) - Getting Started

September 07, 2010

Ameer builds an eclectic proof of concept on top of Windows Azure (part 1 of 3)...

Google App Engine Gotcha 3

August 29, 2010

Do I really need to whitelist every Google IP address ever?!

Google App Engine - unknown URL handler type

August 15, 2010

Ugh!!!

appengine-jruby "no such file to load -- builtin/core_ext/symbol"

August 13, 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...