As I promised you back in February, your ticket, and one for your friend will be half price.
I can't believe I missed this when it first came out (it was probably because I'd just started on the my crazy two-month trip to simultaneously learn Google App Engine, brush up my Python, and build the new Singularity web site):
And now the site is ready to start accepting ticket sales.
I was gearing up to launch the new Singularity web site this morning when I started noticing random errors on the deployment environment last night.
The errors feel like they are related to how long calls are taking to return from PayPal to Google App Engine. It's a hairy one because everything works perfectly well on the local development server and randomly fails in the deployment environment on Google App Engine (and it doesn't fail with a DeadlineExceededError, as you would expect). Just to keep things interesting, the behavior between the PayPal Sandbox and live environments is also different (works on the Sandbox, randomly fails on live.)