When we released version 1.2.4 of the SDK earlier this month, a couple of new features were released that didn't quite make it into the release notes. We think they're really cool features, so we wanted to take the time to highlight them.The first feature is that when logged into your app as an administrator, App Engine will include a couple of extra headers in all the HTTP responses it sends you. As an example, here's what I see in Firefox's Live HTTP headers plugin when I load my blog:X-AppEngine-Resource-Usage: ms=293 cpu_ms=500 api_cpu_ms=236X-AppEngine-Estimated-CPM-US-Dollars:...
Friday, 28 August 2009
Monday, 17 August 2009
Recent Happenings: TickTock, parallel queries, DryDrop, and more
Posted on 16:28 by Unknown
Every month or so, we compile a list of interesting things in the community related to App Engine. Here are some recent projects and resources that you might find interesting:Ubisoft's TickTock on FacebookUbisoft has released a fun game for Facebook called TickTock which challenges you to guess which of your friends have posted particular status updates. From the application page "TickTock is a Facebook trivia game that tests your knowledge of your friends. Use that knowledge to create playful devices to challenge others. Unlock items and create...
Thursday, 6 August 2009
Python SDK version 1.2.4 released.
Posted on 16:01 by Unknown
We're psyched to release version 1.2.4 of the App Engine SDK for Python. Some highlights of what you'll find in this release:Remote API now supports more APIs (Images, Memcache, and URLFetch).http://code.google.com/p/googleappengine/issues/detail?id=1596A local shell for easy access to the Remote API.Support for kindless queries (aka transaction descendant queries):http://code.google.com/p/googleappengine/issues/detail?id=913PolyModel now supports keys_only queries:http://code.google.com/p/googleappengine/issues/detail?id=1630Support for multiple...
Subscribe to:
Posts (Atom)