<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>matsuyuta&#039;s Room &#187; Auth</title>
	<atom:link href="http://matsuyuta.com/wp/archives/tag/auth/feed" rel="self" type="application/rss+xml" />
	<link>http://matsuyuta.com/wp</link>
	<description>データの活用を考える</description>
	<lastBuildDate>Sun, 13 May 2012 12:48:09 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://matsuyuta.com/wp/archives/tag/auth/feed" />
		<item>
		<title>DAYS 12　AuthSub API</title>
		<link>http://matsuyuta.com/wp/archives/934</link>
		<comments>http://matsuyuta.com/wp/archives/934#comments</comments>
		<pubDate>Wed, 04 Nov 2009 14:46:11 +0000</pubDate>
		<dc:creator>matsuyuta</dc:creator>
				<category><![CDATA[GAE DAYS]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Auth]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[GoogleAppEngene]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://matsuyuta.com/wp/?p=934</guid>
		<description><![CDATA[[ GAE Google App Engine ][ Phthon ][ Google Bigtable ][ AuthSub API ] GoogleデータサービスAuthSub API利用サンプルアプリ GAEから利用できるGoogleデータサービスを使ってみた。 本来であれば、アプリケーションに絡めて連動するような形にしたかったが、 連動のさせ方がよくわからず、とりあえず、 「　AuthSub API　」を使って 認証をし、各Googleデータサービスのデータ一覧をとってくるというアプリを作成した。 何度も繰り返すが、本来であれば、協調型プロジェクトタスク管理ツール「キャッチ＆リリース（ベータ版）」 http://ctchandrls.appspot.com/の締切日をGoogleカレンダーに連動させたかったのだが、 どうにも動かせない。 できたのは、一覧をとってくることぐらいだったのだ。 「Google Data サービスの使用」オンラインマニュアルを参考にしたが、 最終的には、自分のやり方になってしまったように思う。 もしかしたら、これが原因で、「書き込み・更新・削除」の処理ができないのかもしれない。 オンラインマニュアルでは、以下のAPIが提供されていると書かれているが、 Google Data Python モジュールのバージョンがあがっているらしく、 ダウンロードサイトでは他のAPIについても書かれている。 ただ、GAEで利用できるものとは違うのかもしれない。 * 認証 * Google Base * カレンダー * 連絡先 * ドキュメント * Picasa ウェブ アルバム * スプレッドシート [...]]]></description>
		<wfw:commentRss>http://matsuyuta.com/wp/archives/934/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://matsuyuta.com/wp/archives/934" />
	</item>
	</channel>
</rss>

