<?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/"
	>

<channel>
	<title>zontheworld &#187; CakePHP</title>
	<atom:link href="http://www.zontheworld.com/blog/archives/tag/cakephp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.zontheworld.com/blog</link>
	<description>Hello zontheworld!</description>
	<lastBuildDate>Wed, 07 Jul 2010 08:42:58 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>CakePHP ＋ Twitter API ＋ MeCab = ご当地ロボ</title>
		<link>http://www.zontheworld.com/blog/archives/120</link>
		<comments>http://www.zontheworld.com/blog/archives/120#comments</comments>
		<pubDate>Thu, 17 Jun 2010 08:35:06 +0000</pubDate>
		<dc:creator>zon</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[XREA]]></category>

		<guid isPermaLink="false">http://www.zontheworld.com/blog/?p=120</guid>
		<description><![CDATA[以前書いた記事２つのつづきで Twitter Bot を作った話。
Xrea ＋ CakePHP ＋ MeCab で日本語形態素解析
CakePHP + OAuth + Twitter API で Bot を作る
上記の [...]]]></description>
		<wfw:commentRss>http://www.zontheworld.com/blog/archives/120/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CakePHP + OAuth + Twitter API で Bot を作る</title>
		<link>http://www.zontheworld.com/blog/archives/119</link>
		<comments>http://www.zontheworld.com/blog/archives/119#comments</comments>
		<pubDate>Sat, 12 Jun 2010 16:09:33 +0000</pubDate>
		<dc:creator>zon</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[ジェネレータ]]></category>

		<guid isPermaLink="false">http://www.zontheworld.com/blog/?p=119</guid>
		<description><![CDATA[前回作った Xrea ＋ CakePHP ＋ MeCab で日本語形態素解析 を組み合わせてマルコフ連鎖でカオスな文章をつぶやく予定だが、今回は OAuth で Twitter API とやり取りして自分のアカウントに「 [...]]]></description>
		<wfw:commentRss>http://www.zontheworld.com/blog/archives/119/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xrea ＋ CakePHP ＋ MeCab で日本語形態素解析</title>
		<link>http://www.zontheworld.com/blog/archives/117</link>
		<comments>http://www.zontheworld.com/blog/archives/117#comments</comments>
		<pubDate>Wed, 09 Jun 2010 14:46:36 +0000</pubDate>
		<dc:creator>zon</dc:creator>
				<category><![CDATA[Framework]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[XREA]]></category>

		<guid isPermaLink="false">http://www.zontheworld.com/blog/?p=117</guid>
		<description><![CDATA[経緯
PHP で日本語形態素解析が使いたい。
Yahoo!デベロッパーネットワーク &#8211; テキスト解析 &#8211; 日本語形態素解析 は手軽に使えそうだけど登録しないと使えないというのが好みじゃない。
Me [...]]]></description>
		<wfw:commentRss>http://www.zontheworld.com/blog/archives/117/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CakePHP でファイルアップロードするプラグイン</title>
		<link>http://www.zontheworld.com/blog/archives/111</link>
		<comments>http://www.zontheworld.com/blog/archives/111#comments</comments>
		<pubDate>Tue, 18 May 2010 10:57:08 +0000</pubDate>
		<dc:creator>zon</dc:creator>
				<category><![CDATA[Framework]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[PLUGIN]]></category>

		<guid isPermaLink="false">http://www.zontheworld.com/blog/?p=111</guid>
		<description><![CDATA[CakePHP でファイルアップロードの方法を調べていたら、Media Plugin for CakePHP というのが評判よさげだったので使うことにした。
サンプルとしてつくってみたのが以下。
シームレステクスチャ
ち [...]]]></description>
		<wfw:commentRss>http://www.zontheworld.com/blog/archives/111/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>リンククッションのメモ</title>
		<link>http://www.zontheworld.com/blog/archives/110</link>
		<comments>http://www.zontheworld.com/blog/archives/110#comments</comments>
		<pubDate>Fri, 14 May 2010 11:53:27 +0000</pubDate>
		<dc:creator>zon</dc:creator>
				<category><![CDATA[Framework]]></category>
		<category><![CDATA[CakePHP]]></category>

		<guid isPermaLink="false">http://www.zontheworld.com/blog/?p=110</guid>
		<description><![CDATA[連休中に、いろいろと CakePHP の Plugin 的なパーツを作っていて、なかには管理画面が必要なものもあったりして、さらに、その管理画面から外部リンクをはりたいものがあったりもすると、ちょっと悩む。
悩み事
管理 [...]]]></description>
		<wfw:commentRss>http://www.zontheworld.com/blog/archives/110/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>フレームワークを使うならシンボリックリンクを張ると便利</title>
		<link>http://www.zontheworld.com/blog/archives/51</link>
		<comments>http://www.zontheworld.com/blog/archives/51#comments</comments>
		<pubDate>Thu, 12 Feb 2009 09:21:27 +0000</pubDate>
		<dc:creator>zon</dc:creator>
				<category><![CDATA[Framework]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Ethna]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[XREA]]></category>

		<guid isPermaLink="false">http://www.zontheworld.com/blog/?p=51</guid>
		<description><![CDATA[サーバは、VALUE DOMAIN の XREA と CORESERVER を主に使ってます。
XREA や CORESERVER で Webアプリケーションとして公開する場合は、public_html 配下じゃないとア [...]]]></description>
		<wfw:commentRss>http://www.zontheworld.com/blog/archives/51/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maple Project と Usagi Project がコラボレーション</title>
		<link>http://www.zontheworld.com/blog/archives/29</link>
		<comments>http://www.zontheworld.com/blog/archives/29#comments</comments>
		<pubDate>Sun, 02 Dec 2007 08:52:59 +0000</pubDate>
		<dc:creator>zon</dc:creator>
				<category><![CDATA[Framework]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Ethna]]></category>
		<category><![CDATA[Maple]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Usagi]]></category>

		<guid isPermaLink="false">http://www.zontheworld.com/blog/archives/29</guid>
		<description><![CDATA[
オープンソースとしてSNSを開発しているUsagi Projectとコラボレーションをさせてもらうことになりました。
Maiple Project：[Maple] コラボレーション


この度、PHPフレームワークの「 [...]]]></description>
		<wfw:commentRss>http://www.zontheworld.com/blog/archives/29/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
