<?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</title>
	<atom:link href="http://www.zontheworld.com/blog/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>WP 3.0 新規投稿による自動下書きと注意点</title>
		<link>http://www.zontheworld.com/blog/archives/122</link>
		<comments>http://www.zontheworld.com/blog/archives/122#comments</comments>
		<pubDate>Sun, 27 Jun 2010 01:14:24 +0000</pubDate>
		<dc:creator>zon</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[PLUGIN]]></category>
		<category><![CDATA[記事投稿]]></category>

		<guid isPermaLink="false">http://www.zontheworld.com/blog/?p=122</guid>
		<description><![CDATA[WordPress を Ver.3.0 にアップグレードしたら、posts テーブルに、post_status のフィールドが auto-draft というレコードがいくつかできていた。post_title は「自動下書 [...]]]></description>
		<wfw:commentRss>http://www.zontheworld.com/blog/archives/122/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WorpPress 日本語版 Ver2.9.2 から Ver3.0 へアップグレードとマルチユーザ（マルチサイト）機能を試す</title>
		<link>http://www.zontheworld.com/blog/archives/121</link>
		<comments>http://www.zontheworld.com/blog/archives/121#comments</comments>
		<pubDate>Thu, 24 Jun 2010 14:39:01 +0000</pubDate>
		<dc:creator>zon</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[XREA]]></category>
		<category><![CDATA[アップグレード]]></category>
		<category><![CDATA[カスタマイズ]]></category>

		<guid isPermaLink="false">http://www.zontheworld.com/blog/?p=121</guid>
		<description><![CDATA[WordPress Ver.3.0 日本語版がリリースされていたのでアップグレードした。
WordPress &#124; 日本語 » WordPress 3.0 日本語版リリースのお知らせ
いつもどおり管理画面から自動アップグレ [...]]]></description>
		<wfw:commentRss>http://www.zontheworld.com/blog/archives/121/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>PHP と Unicode</title>
		<link>http://www.zontheworld.com/blog/archives/118</link>
		<comments>http://www.zontheworld.com/blog/archives/118#comments</comments>
		<pubDate>Fri, 11 Jun 2010 14:31:05 +0000</pubDate>
		<dc:creator>zon</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.zontheworld.com/blog/archives/118</guid>
		<description><![CDATA[JUGEM で吐いてる RSS の description が Unicode っぽい。
RSS を取得して DB に保存するときに UTF-8 にエンコードしておきたい。

html_entity_decode は使え [...]]]></description>
		<wfw:commentRss>http://www.zontheworld.com/blog/archives/118/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>美しいフォント</title>
		<link>http://www.zontheworld.com/blog/archives/116</link>
		<comments>http://www.zontheworld.com/blog/archives/116#comments</comments>
		<pubDate>Tue, 08 Jun 2010 13:48:50 +0000</pubDate>
		<dc:creator>zon</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.zontheworld.com/blog/?p=116</guid>
		<description><![CDATA[分類待ち &#8211; まとめのインテリア / デザイン雑貨とインテリアのまとめ。
分類待ちの文字がきれい。
→ どうやっているのかわからないから、調べてみると BeautifulJapaneseKit を使っているみ [...]]]></description>
		<wfw:commentRss>http://www.zontheworld.com/blog/archives/116/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome 拡張機能 Chromed Bird &#8211; Twitter Client</title>
		<link>http://www.zontheworld.com/blog/archives/115</link>
		<comments>http://www.zontheworld.com/blog/archives/115#comments</comments>
		<pubDate>Wed, 02 Jun 2010 03:20:20 +0000</pubDate>
		<dc:creator>zon</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[拡張機能]]></category>

		<guid isPermaLink="false">http://www.zontheworld.com/blog/?p=115</guid>
		<description><![CDATA[Google Chrome の 拡張機能 Twitter クライアントをインストール。
Google Chrome 拡張機能 Metrist – Twitter Client を使っていたが、下記の２点の機能がなかったた [...]]]></description>
		<wfw:commentRss>http://www.zontheworld.com/blog/archives/115/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>文字コードを一括で変換＋ファイル内の文字列を一括置換する Linux コマンド</title>
		<link>http://www.zontheworld.com/blog/archives/114</link>
		<comments>http://www.zontheworld.com/blog/archives/114#comments</comments>
		<pubDate>Tue, 01 Jun 2010 03:41:01 +0000</pubDate>
		<dc:creator>zon</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Shell]]></category>

		<guid isPermaLink="false">http://www.zontheworld.com/blog/?p=114</guid>
		<description><![CDATA[Linux コマンドでやりたいこと
１．指定ファイルの文字コードを一括で変換する。
２．指定ファイル内の文字列を一括置換。
例）あるディレクトリ配下の HTML ファイルを Shift-JIS から UTF-8 に変換し [...]]]></description>
		<wfw:commentRss>http://www.zontheworld.com/blog/archives/114/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux のファイルサーバを少しだけ楽に運用する何点か</title>
		<link>http://www.zontheworld.com/blog/archives/113</link>
		<comments>http://www.zontheworld.com/blog/archives/113#comments</comments>
		<pubDate>Fri, 21 May 2010 09:05:45 +0000</pubDate>
		<dc:creator>zon</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Shell]]></category>

		<guid isPermaLink="false">http://www.zontheworld.com/blog/?p=113</guid>
		<description><![CDATA[ファイルサーバを立てた後に、少しでも楽に運用するためにしたことメモ。
ファイルサーバの使い方
基本的に、どのような環境で、どのような人が、どんな使い方をしているかは以下。

会社で内部でのみ公開する共有サーバとして使って [...]]]></description>
		<wfw:commentRss>http://www.zontheworld.com/blog/archives/113/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
