2011年05月20日21:33 [GAE][Python][facebook] 非エンジニア女子による、15分間できるfacebookアプリデビュー:GAE(Python編) カテゴリやってみたfacebook Tweet みなさん、お元気ですかこんにちは! ゼロスタートの広報もりのです。 今回は、週末にチャレン... 続きを読む
Google App Engine, Google IO 2011 Google IO 2011あわせのアップデートで、Google APP EngineにBackendが導入されました(Python/Java)。 これはbackendと呼ばれるずっと立ち上がりっぱなしのインスタンスを提供する仕組みで、時間制限がありません。そ... 続きを読む
2009年10月3日 #appengine MakeSyncCallServlet 昨日のappengine-java-nightに参加した皆さんなら、エントリのタイトルだけ見たら中身を見る必要はありませんね!ちょっと今は時間がないのでコードだけうpしますが、クライアント側の環境で通常通りappengineの... 続きを読む
Wednesday, September 24, 2008 Introducing Google Moderator on App Engine Posted by Taliver Heath, Platform Engineer At Google, we host a large number of "tech talks". These talks cover a wide rage of Computer Science topics like research in m... 続きを読む
the issue: it looks like we may not be getting all of our log entries when when pull the logs from app engine. first, a little context. there's a lot here, so bear with me. we need to record event lines for metrics. normally, we would write t... 続きを読む
Song of Cloudで送金のトランザクション処理パターンが紹介されていました。http://songofcloud.gluegent.com/2009/11/blog-post_18.html同様のpython版がこちらDistributed Transactions on App Engine - Nick’s Blog上記のやり方で基本的には問題はないので... 続きを読む
最近google app engineを使用した仕事をしてる。 そこでカーソルを使うことがあったのでメモ。 Low Level APIを使用したときのカーソル とりあえずソース。 DatastoreService service = DatastoreServiceFactory.getDatastoreService(); Query query = new Quer... 続きを読む
Google App EngineがSQLデータベースをサポートへ。エンタープライズ向けサービスを拡充 グーグルは5月19日(現地時間)に米サンフランシスコで開催されたイベント「Google I/O」の基調講演で、エンタープライズ向けにフォーカスした「Google App Engine for Bu... 続きを読む
YUI2.7.0, XHR, URL Fetch, Google App Engine, Data Source, クラウド・コンピューティング, Cloud Computing | 09:06 | YUI(先月v3がリリースされましたねぇ。v2も2.8.0rになってます)にはクロスドメインなJavascriptライブラリー「Getツール」があるのだが... 続きを読む
What Is Kotori Web JUnit Runner?Kotori Web JUnit Runner is a JUnit Runner GWT application that helps to run test cases on GAE Production Server. Demonstrationhttp://ktr-wjr-demo.latest.bufferings.appspot.com/ The shortened name is ktr-wjr. It... 続きを読む