Google Cloud Endpoints公開、グーグルもモバイル向けBaaSへ参入。Google App Engineがモバイルのバックエンドに グーグルは、モバイルアプリケーションのバックエンド向けクラウドサービス機能「Google Cloud Endpoints」などを含む新バージョンのGoogle App E... 続きを読む
Google App EngineへのGo言語アップロード権(Trusted Tester for the golang runtime for appengine)を得たので、Webアプリを作り始めたら皆が必ず作るという「おうっふー」をGo言語に移植してみた。 なお、「おうっふー」とはログイン画面のみを持ち、ログイン... 続きを読む
グーグルは同社のクラウドサービスであるGoogle App Engineで、フル機能のMapReduce機能を提供することが同社のイベントGoogle I/O 2011で明らかにしました。 これまでGoogle App EngineではMapReduceを構成する「Map」「Shuffle」「Ruduce」の3つのうち、Mappe... 続きを読む
僕にとってデカいニュースが飛び込んできた。 Goの開発プロジェクトに関わってて良かった。今日はそう思える日になりそうだ。 まだGoogle App Engine Blogにもエントリされてないが、Google App EngineにGo言語が仲間入りした。 Downloads - Google App Engine ... 続きを読む
Tuesday, May 10, 2011 Go and Google App Engine Google’s App Engine provides a reliable, scalable, easy way to build and deploy applications for the web. Over a hundred thousand apps are hosted at appspot.com and custom domains using the App ... 続きを読む
はじめに 本稿では、JavaやPythonによるサーバー側コーディングを一切必要とせずにGoogle App Engineによる開発を実現するツール「jsonengine」について紹介します。対象読者 Google App Engineに興味はあるが経験のない方。JavaScriptやActionScriptによるク... 続きを読む
Guidoがここ数ヶ月関わっているというGoogle App EngineのDatastore Plusについてブログで紹介しています。 App Engine標準のdbモジュールの代替として使われるべく開発されているモジュール。dbモジュールで提供されているKeyやqueryが変更可能(mutable)である... 続きを読む
GoogleのApp Engineは、デベロッパがWebアプリケーションを作るためのプラットホームで、ふつうなら自分でやらなければならないことの一部を代わってやってくれる。今日(米国時間12/2)この製品の、重要なアップグレードが発表された。 App Engineのチームは、... 続きを読む
100万PV/日のmixiモバイルアプリをGoogle App Engineで実装した@gclue_akira氏に直撃インタビューしてみました。 続きを読む
A Web 1.618033988749894... Javascript Application Framework Claypool is a small, fast, railable Javascript Application Framework , built on jQuery that provides all the usual important patterns for large, long-lived client-side apps, server-s... 続きを読む
RingoJS is a JavaScript runtime written in Java, based on the Mozilla Rhino JavaScript engine. It is geared to web applications, but can be used for command line or even GUI applications as well. Download the 0.6 release and get started! Feat... 続きを読む
What's gobo-tools?¶Tools for developer who uses Google App Engine. You can dump data on GAE datastore to Google Spreadsheet, and also can restore data on Google Spreadsheet to GAE datastore. Now it's alpha version... Dump¶ example Restore¶ Dr... 続きを読む
Java, Google App EngineGoogle App Engineで全文検索、階層カテゴリ検索のデモ作りました。http://kissrobber.appspot.com/gae_full_text_search/とりあえず、データ件数は10000件ちょいのデモですが、速いです。まだ試してないですが、もっとデータ増えてもイ... 続きを読む
welcome Rhino-for-webapps is a simple bridge technology for enabling development of webapps with javascript in proven containers like Jetty, Tomcat, and of course Google AppEngine. It provides as little as possible and is not itself an applic... 続きを読む
Google Talk #1 – All about App Engine with Google’s Fred Sauer In the first of a series of three exclusive interviews about Google’s latest and greatest developer tools, Linux User & Developer talks App Engine with Google’s Fred Sauer… Y... 続きを読む
DaVinciPad開発で学んだこと(GAE/J編) 白石俊平@OpenWeb Technology 自己紹介(1/2) 株式会社OpenWeb Technology代表 Google API Expert (HTML5) / html5-developers-jp管理人 著書に「HTML5&API入門」があります。 自己紹介(2/2) AppEngine、あんまり詳しくあ... 続きを読む
おはようございます。うちだです。 最近Scalaが世界中の一部の人達の間で盛り上がってるようですね。 私も以前のエントリーに書いたように、次にくる言語はScalaだと信じています。 5分くらいで知るScala 最近のプライベートな時間はGAE漬けでScalaの波に乗れて... 続きを読む
How to Use Google Plugin for Eclipse with Maven Posted by David Chandler - Monday, August 30, 2010 at 3:00:00 PM As part of the GWT team's ongoing effort to address the needs of the Maven community, the Google Plugin for Eclipse (GPE) team is... 続きを読む
米Googleは同社が持つオープンな情報データベース「Freebase」向けのサーバーサイドアプリケーション開発環境「Acre」をオープンソースにした。ライセンスはApache License 2.0。Google Codeのプロジェクトページでコードを公開している。 FreebaseはGoogleが20... 続きを読む