Not your computer? Use a private browsing window to sign in. Learn more about using Guest mode
Not your computer? Use a private browsing window to sign in. Learn more about using Guest mode
Revised 2009-07-12 to include addition of stemming, multi-word exact matching, multiple search entities, and stowing of designated parent titles in index entity keys. After rewatching Brett Slatkin's Building Scalable, Complex Apps talk at Google I/O, I came across the old SearchableModel module and realized it could be greatly improved by using the "Relation Index" technique described in the talk
Posted by Nick Johnson | Filed under python, taskqueue, app-engine, cookbook, deferred One common pattern when using the Task Queue API is known as 'task chaining'. You execute a task on the task queue, and at some point, determine that you're going to need another task, either to complete the work the current task is doing, or to start doing something new. Let's say you're doing the former, and y
Posted by Nick Johnson | Filed under python, tech, app-engine, cookbook, coding This post is a brief interlude in the webapps on App Engine series. Fear not, it'll be back! Frequently, we need to do a datastore query for a set of records, then do something with a property referenced by each of those records. For example, supposing we are writing a blogging system, and we want to display a list of
Python Package Index An experimental mirror of PyPi on Google App Engine. To get involved, visit the Pypione Project. To install packages from the mirror run easy_install -i http://pypi.appspot.com/ <PACKAGE_SPEC> To use with zc.buildout, include an index option in your buildout section: [buildout] index = http://pypi.appspot.com/ ... For testing, you can download something like disthelper to your
Guido announced the preview release of appstats. This is a tool for visualizing call stats of RPC Calls on appengine that is very useful for improving application's performance. This tool consists of two parts; recording part and ui part. There are two ways for configuring the recording part. The first one is to use django middleware which appstats offers. Another way is to configure WSGI middlewa
Stay organized with collections Save and categorize content based on your preferences. App Engine is a fully managed, serverless platform for developing and hosting web applications at scale. You can choose from several popular languages, libraries, and frameworks to develop your apps, and then let App Engine take care of provisioning servers and scaling your app instances based on demand. Learn m
© Copyright 2009-2012, Takashi Matsuo and contirbutors. Created using Sphinx 1.0.
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く