Talks The Lazy Guide to Websockets AWPUG - Jan 24th, 2013 Building Julython AWPUG - July 25th, 2012 Building Scalable Web Applications with Appengine AWPUG - March 22nd, 2012
Websocket Outline AWPUG - Jan 24th, 2013 The Lazy Guide to Websockets Simple Django View Solution Tastypie Backbone and Knockout Realtime Nginx Push Stream Module Creating Messages from Django 'Live' Live Demo
Julython Outline AWPUG - July 25th, 2012 Building Julython What is Julython? Why Appengine? Why didn't you use Heroku? Django on Appengine gae_django Using multiple WSGI processes Writing a simple API with webapp2 Deferred tasks Using the Channel API for live feed
Scalable Applications with Appengine Outline AWPUG - March 22nd, 2012 Building Scalable Web Applications with Appengine What's in it for me? Whats new in the latest SDK Django on Appengine gae_django Datastore vs Django ORM Other wsgi frameworks Building a pinterest clone How to scale your internet sensation? Advanced tools