Simon Willison’s Weblog

Subscribe
Atom feed for appengine

33 posts tagged “appengine”

2008

jsontime. Nat and I threw this together this morning—it runs on Google App Engine and exposes Python’s pytz timezone library over JSONP.

# 21st June 2008, 7:07 pm / api, appengine, javascript, json, jsontime, projects, python, pytz

App Engine Fan: Efficient Global Counters. Implementing efficient counters in Google App Engine, using shards and/or memcached.

# 3rd June 2008, 12:56 am / appengine, counters, googleappengine, memcached