<?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?</title>
	<atom:link href="http://yamayo.to/wp/feed/" rel="self" type="application/rss+xml" />
	<link>http://yamayo.to/wp</link>
	<description>Use it for myself.</description>
	<lastBuildDate>Mon, 02 Aug 2010 07:42:30 +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/feed/" />
		<item>
		<title>[jsonengine] ささやかな要望ですが&#8230;</title>
		<link>http://yamayo.to/wp/jsonengine/178/</link>
		<comments>http://yamayo.to/wp/jsonengine/178/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 07:42:30 +0000</pubDate>
		<dc:creator>ayu_standalone</dc:creator>
				<category><![CDATA[jsonengine]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[
		
			XSS対策はサーバ側で対処された方がよろしいではないでしょうか。
			
				サーバ側は生データのままで、js 側で html タグなどをエスケープする場合、もし js 側を改変された場合は対]]></description>
		<wfw:commentRss>http://yamayo.to/wp/jsonengine/178/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://yamayo.to/wp/jsonengine/178/" />
	</item>
		<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>[space] 結局残ったのは水ロケットとはやぶさだった</title>
		<link>http://yamayo.to/wp/space/176/</link>
		<comments>http://yamayo.to/wp/space/176/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 22:33:00 +0000</pubDate>
		<dc:creator>ayu_standalone</dc:creator>
				<category><![CDATA[space]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[
		
			先日シャープの亀山モデル消滅の一報が届きました。
			シャープが誇る液晶テレビのブランド「亀山モデル」が消滅へ
			亀山工場と言えば、地方自治体の垂涎の的。工場誘致(地方]]></description>
		<wfw:commentRss>http://yamayo.to/wp/space/176/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://yamayo.to/wp/space/176/" />
	</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>[javascript] これでいいのか javascript で HTML をエスケープ</title>
		<link>http://yamayo.to/wp/javascript/175/</link>
		<comments>http://yamayo.to/wp/javascript/175/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 05:19:01 +0000</pubDate>
		<dc:creator>ayu_standalone</dc:creator>
				<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[
		
			jsonengine がシンプルな上になかなか優秀なので、お試ししてみました。
			普通に CRUD する分にはまったく問題無し。快適。しかし、XSS な文字列を入力されちゃった場合の対処をどう]]></description>
		<wfw:commentRss>http://yamayo.to/wp/javascript/175/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://yamayo.to/wp/javascript/175/" />
	</item>
		<item>
		<title>[git] ついに git の空のディレクトリの時代が終わる</title>
		<link>http://yamayo.to/wp/git/172/</link>
		<comments>http://yamayo.to/wp/git/172/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 06:17:12 +0000</pubDate>
		<dc:creator>ayu_standalone</dc:creator>
				<category><![CDATA[git]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[
		
			git での空ディレクトリの扱いは、こちら (git/空のディレクトリが消えているんですけど - TOBY SOFT wiki) に掲載されている通り
			
			一般的には、gitで空のディレクトリを追加するには]]></description>
		<wfw:commentRss>http://yamayo.to/wp/git/172/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://yamayo.to/wp/git/172/" />
	</item>
		<item>
		<title>[gentoo] emerge したパッケージを晒してみた</title>
		<link>http://yamayo.to/wp/gentoo/173/</link>
		<comments>http://yamayo.to/wp/gentoo/173/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 20:05:58 +0000</pubDate>
		<dc:creator>ayu_standalone</dc:creator>
				<category><![CDATA[gentoo]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[
		
			"emerge -uDNpv world" で久々の

Total: 0 packages, Size of downloads: 0 kB


			ふと、自分がマージしたパッケージは多いのか少ないのか分からなかったので、ブログで晒してみることにした。

 &#42;...]]></description>
		<wfw:commentRss>http://yamayo.to/wp/gentoo/173/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://yamayo.to/wp/gentoo/173/" />
	</item>
		<item>
		<title>[slim3] gwt な slim3 の Validators で悩む</title>
		<link>http://yamayo.to/wp/slim3/174/</link>
		<comments>http://yamayo.to/wp/slim3/174/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 19:44:05 +0000</pubDate>
		<dc:creator>ayu_standalone</dc:creator>
				<category><![CDATA[slim3]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[
		
			gwt な slim3 では ServiceImpl に Validators を仕込むしかないので、Entity の更新用メソッドに下記のような一連の記述を追記した。

public void update(String name) {
    final Map&#60;String, Object&#62; param...]]></description>
		<wfw:commentRss>http://yamayo.to/wp/slim3/174/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://yamayo.to/wp/slim3/174/" />
	</item>
		<item>
		<title>[gentoo] emerge したパッケージを晒してみた</title>
		<link>http://yamayo.to/wp/gentoo/167/</link>
		<comments>http://yamayo.to/wp/gentoo/167/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 09:16:56 +0000</pubDate>
		<dc:creator>ayu_standalone</dc:creator>
				<category><![CDATA[gentoo]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[
		
			"emerge -uDNpv world" で久々の

Total: 0 packages, Size of downloads: 0 kB


			ふと、自分がマージしたパッケージは多いのか少ないのか分からなかったので、ブログで晒してみることにした。

 &#42;...]]></description>
		<wfw:commentRss>http://yamayo.to/wp/gentoo/167/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://yamayo.to/wp/gentoo/167/" />
	</item>
		<item>
		<title>[information] あなたがグーグルブックマークを選ぶべきたった１つの理由</title>
		<link>http://yamayo.to/wp/information/162/</link>
		<comments>http://yamayo.to/wp/information/162/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 04:01:13 +0000</pubDate>
		<dc:creator>ayu_standalone</dc:creator>
				<category><![CDATA[information]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[
		
			最近は、Evernote の隆盛のおかげもあって、情報整理術的なエントリーを散見しますね。
			私も、ローカルブックマークを始めとして肥大化するインプット情報をいかに管理したもの]]></description>
		<wfw:commentRss>http://yamayo.to/wp/information/162/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://yamayo.to/wp/information/162/" />
	</item>
	</channel>
</rss>
