<?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>you know something? &#187; GAE</title>
	<atom:link href="http://yamayo.to/wp/category/gae/feed/" rel="self" type="application/rss+xml" />
	<link>http://yamayo.to/wp</link>
	<description>Use it for myself.</description>
	<lastBuildDate>Tue, 05 Oct 2010 20:36:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://yamayo.to/wp/category/gae/feed/" />
		<item>
		<title>[gae][restful] ゾウさんが好きです。でもjsonengineのほうがもーっと好きです</title>
		<link>http://yamayo.to/wp/gae/179/</link>
		<comments>http://yamayo.to/wp/gae/179/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 06:09:15 +0000</pubDate>
		<dc:creator>ayu_standalone</dc:creator>
				<category><![CDATA[GAE]]></category>
		<category><![CDATA[restful]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[
		
			さる案件で appengine を使った restful なサーバが必要になりました。django をメインの環境に採用して以降、python を使い続けてきたことも手伝って何の疑問も無く webapp を使い始めたの]]></description>
		<wfw:commentRss>http://yamayo.to/wp/gae/179/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://yamayo.to/wp/gae/179/" />
	</item>
		<item>
		<title>[jersey][GAE] 現代はjerseyを見失った時代だ</title>
		<link>http://yamayo.to/wp/gae/177/</link>
		<comments>http://yamayo.to/wp/gae/177/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 04:29:20 +0000</pubDate>
		<dc:creator>ayu_standalone</dc:creator>
				<category><![CDATA[GAE]]></category>
		<category><![CDATA[jersey]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[
		
			jsonengine のおかげで java の Restful な framework に興味津々。そこで色々と漁ってみました。すると...
			

			JSONICとSlim3 DatastoreによるREST APIサービス - GeekFactory
			
			JSONベースのRESTサーバ]]></description>
		<wfw:commentRss>http://yamayo.to/wp/gae/177/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://yamayo.to/wp/gae/177/" />
	</item>
		<item>
		<title>Google さん家には session という概念は無いの？</title>
		<link>http://yamayo.to/wp/gae/45/</link>
		<comments>http://yamayo.to/wp/gae/45/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 17:18:23 +0000</pubDate>
		<dc:creator>toomore_such</dc:creator>
				<category><![CDATA[GAE]]></category>

		<guid isPermaLink="false">http://yamayo.textdriven.com/wp/?p=45</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://yamayo.to/wp/gae/45/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://yamayo.to/wp/gae/45/" />
	</item>
		<item>
		<title>CSRF対策は自分で面倒見なさい、ということ？</title>
		<link>http://yamayo.to/wp/gae/44/</link>
		<comments>http://yamayo.to/wp/gae/44/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 17:18:22 +0000</pubDate>
		<dc:creator>toomore_such</dc:creator>
				<category><![CDATA[GAE]]></category>

		<guid isPermaLink="false">http://yamayo.textdriven.com/wp/?p=44</guid>
		<description><![CDATA[ふと「CSRF はどうなってるんだろう」と思って form を生成してみると、案の定無い。ランダムコード。 Django の Middleware を settings.py に追加してみたところで Session が使えないので詮無きこと(うげ～自分で対処するんかい?!)。 あるいは、Googleさん提供の Users API を使用している限りでは、そんな庶民な悩みは些細なコトなのでしょうか。 料金体系云々も結構ですが、お金を取られるのであれば、ドキュメントの充実、特にセキュリティ関連の内容も掲載して欲しいですね。 ちなみに&#8230; Cloudsecurity.org Interviews Guido van Rossum: Google App Engine, Python and Security 開発チームは pretty late って&#8230; Guido さん頼んまっせ。セキュリティは別チームのようです。 だったら、Django をそのまま載せりゃあイイのに。BigtableWrapper でも作ればそのままイケたかも知れませんね。 最小限の手間で auth と admin を Bigtable 対応にできんものだろうか、と一生懸命悩んでいましたが、ああそっか。そういうアプローチも有りかも(どうやればイイのかは、まだ分かりませんが)。 ふぅ。いずれにせよ、世間では祭り状態の GAE ですが、ちょっと落ち着きましょう。 本チャンで使うには、まだちょっと問題有りかも知れないですし、まだよく分からんとです。]]></description>
		<wfw:commentRss>http://yamayo.to/wp/gae/44/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://yamayo.to/wp/gae/44/" />
	</item>
	</channel>
</rss>

