<?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>blog.udzura.jp &#187; PHP</title>
	<atom:link href="http://blog.udzura.jp/categories/tech/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.udzura.jp</link>
	<description>Got on the Weird Rails</description>
	<lastBuildDate>Mon, 07 May 2012 00:25:44 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>PHP のテストを Ruby で書く</title>
		<link>http://blog.udzura.jp/2011/08/09/writing-php-test-by-ruby/</link>
		<comments>http://blog.udzura.jp/2011/08/09/writing-php-test-by-ruby/#comments</comments>
		<pubDate>Tue, 09 Aug 2011 02:40:09 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Rack]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=1103</guid>
		<description><![CDATA[Time to Read 5分 皆さん、楽しくテスト書いてますか～～～ 今日は、 rack-legacy を使うことで、 PHP のアプリケーションなのになぜか Ruby のコードでテストできて（受け入れテストのあたりで [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2011/08/09/writing-php-test-by-ruby/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>PHP しか書けなかった僕が Ruby を始めたころに思ったこと10点</title>
		<link>http://blog.udzura.jp/2011/07/30/what-i-thought-when-i-start-ruby/</link>
		<comments>http://blog.udzura.jp/2011/07/30/what-i-thought-when-i-start-ruby/#comments</comments>
		<pubDate>Sat, 30 Jul 2011 10:12:49 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=1066</guid>
		<description><![CDATA[Time to Read 5分 RubyKaigi とか色々あって、ふと、僕がプログラミングを始めたころのことを何となく思い出したので走り書きしておきます。特に PHP に関しては記憶が曖昧なところがおおいので、 PHP [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2011/07/30/what-i-thought-when-i-start-ruby/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>Ruby で凄く簡単に GET/POST 送信ができる関数を作りました（追記あり）</title>
		<link>http://blog.udzura.jp/2011/03/10/ruby-get-and-post-function/</link>
		<comments>http://blog.udzura.jp/2011/03/10/ruby-get-and-post-function/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 02:38:00 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=906</guid>
		<description><![CDATA[Time to Read 30秒 Time to Write 30秒 使い方 （ry 1 p wbs_request&#40;:GET, 'http://blog.udzura.jp/', :s =&#62; 'Ruby' [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2011/03/10/ruby-get-and-post-function/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>Ngin X（エンジン テン） &#8211; NginXでできる10のこと</title>
		<link>http://blog.udzura.jp/2011/02/22/ngin-x-10-things-nginx-can-do/</link>
		<comments>http://blog.udzura.jp/2011/02/22/ngin-x-10-things-nginx-can-do/#comments</comments>
		<pubDate>Tue, 22 Feb 2011 12:16:51 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[nginx]]></category>

		<guid isPermaLink="false">http://blog.udr.me/?p=881</guid>
		<description><![CDATA[Time to Read 5分 1. 特定ディレクトリ以下のファイルを公開する 1 2 3 4 server &#123; root /home/udzura/share; autoindex on; &#125; ht [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2011/02/22/ngin-x-10-things-nginx-can-do/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nginx+Passengerで、WordPressを「本当に」動かす</title>
		<link>http://blog.udzura.jp/2010/11/30/making-wordpress-work-really-on-passenger/</link>
		<comments>http://blog.udzura.jp/2010/11/30/making-wordpress-work-really-on-passenger/#comments</comments>
		<pubDate>Tue, 30 Nov 2010 12:03:20 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[nginx]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=805</guid>
		<description><![CDATA[Time to Read 6~8分 結論を最初に 一部機能を除いて動きました。 今のところ、画像アップロードが動きません。。 経緯 なぜ？ I hate Apache2 &#8211; メモリに余裕が無いよ メモリに余裕 [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2010/11/30/making-wordpress-work-really-on-passenger/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
	</channel>
</rss>

