<?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; udzura</title>
	<atom:link href="http://blog.udzura.jp/author/udzura/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.udzura.jp</link>
	<description>Got on the Weird Rails</description>
	<lastBuildDate>Sat, 04 Feb 2012 02:41:43 +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>Ubuntu desktop を使う際は入れているパッケージ１２個＋</title>
		<link>http://blog.udzura.jp/2012/02/04/my-recommended-ubuntu-12-or-more-packages/</link>
		<comments>http://blog.udzura.jp/2012/02/04/my-recommended-ubuntu-12-or-more-packages/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 02:41:43 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=1418</guid>
		<description><![CDATA[Time to Read 3分 近いうちに環境をお引越しする必要が出てきたので、自分向けにまとめ。 Ubuntu だと割と色々最初から入ってるし、こんなもんかなあ……。 git パッケージ詳細ページ 大変有名な分散型バー [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2012/02/04/my-recommended-ubuntu-12-or-more-packages/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>退職のご挨拶</title>
		<link>http://blog.udzura.jp/2012/02/03/resign-fujisan/</link>
		<comments>http://blog.udzura.jp/2012/02/03/resign-fujisan/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 09:40:35 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[＜雑＞]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=1422</guid>
		<description><![CDATA[このたび、株式会社富士山マガジンサービス（fujisan.co.jp）を退社いたしますのでご報告します。2月3日（本日）が最終出社となります。 Fujisan.co.jp では、大変に貴重な経験をたくさん積むことができ、 [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2012/02/03/resign-fujisan/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>ハウ・トゥ・セットアップ・ゲリット</title>
		<link>http://blog.udzura.jp/2012/02/03/how-to-setup-gerrit/</link>
		<comments>http://blog.udzura.jp/2012/02/03/how-to-setup-gerrit/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 01:24:13 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[Gerrit]]></category>
		<category><![CDATA[Git]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=1408</guid>
		<description><![CDATA[Time to Read 15分 git での開発時に、コードレビューを支援するツール gerrit 。良さそうなのに日本語情報が非常に少なく、特に「インストールして Git リポジトリを設定するまで」の一通りの情報がな [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2012/02/03/how-to-setup-gerrit/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>shinjuku.rb #1 で発表しました</title>
		<link>http://blog.udzura.jp/2012/02/01/shinjuku-rb-1-sinatra-book/</link>
		<comments>http://blog.udzura.jp/2012/02/01/shinjuku-rb-1-sinatra-book/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 05:22:03 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Sinatra]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=1405</guid>
		<description><![CDATA[西新宿某所で行われた shinjuku.rb #1 に行ってきました。幸運にも滑り込めたのでLTさせていただくなどしました。 Introduction to the Sinatra Book スライドは Samurai  [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2012/02/01/shinjuku-rb-1-sinatra-book/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>Classic Sinatra で、インラインテンプレートを別のファイルにまとめる</title>
		<link>http://blog.udzura.jp/2012/01/17/separate-inline-templates-in-classic-sinatra/</link>
		<comments>http://blog.udzura.jp/2012/01/17/separate-inline-templates-in-classic-sinatra/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 09:46:31 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Sinatra]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=1400</guid>
		<description><![CDATA[Time to Read 1分 ご存知のとおり、 Classic シナトラ～ はルーティングを定義したファイルの __END__ の後ろにテンプレートを書いていくことができる 。クイックハック感があるが便利。 だが、 C [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2012/01/17/separate-inline-templates-in-classic-sinatra/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>cancan でモテカワ♥愛され権限管理</title>
		<link>http://blog.udzura.jp/2012/01/12/lovely-authorization-with-cancan/</link>
		<comments>http://blog.udzura.jp/2012/01/12/lovely-authorization-with-cancan/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 09:34:09 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=1385</guid>
		<description><![CDATA[Time to Read 10分 cancan gem （!= CanCam） は、ウェブアプリケーションの「認可」をつかさどるライブラリ。 おもしろWEBサービス開発日記のrailsメモ &#8211; 2009-12 [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2012/01/12/lovely-authorization-with-cancan/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>2012年について思うこと</title>
		<link>http://blog.udzura.jp/2012/01/09/udzura-to-be-in-2012/</link>
		<comments>http://blog.udzura.jp/2012/01/09/udzura-to-be-in-2012/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 07:52:59 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[＜雑＞]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=1379</guid>
		<description><![CDATA[思いつきベースですが、 「意見」より「事実」を大事にしたい 「計画」より「動くもの」を大事にしたい 「悲観的な自然主義」より「強い意志を持った未来の捏造」をしていきたい 大体の方針です。しかも、半年後ぐらいには変わってる [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2012/01/09/udzura-to-be-in-2012/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>Gemnasium が地味に便利そう</title>
		<link>http://blog.udzura.jp/2012/01/06/gemnasium-seems-useful/</link>
		<comments>http://blog.udzura.jp/2012/01/06/gemnasium-seems-useful/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 04:10:32 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[＜Web Watch＞]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=1371</guid>
		<description><![CDATA[Time to Read 1分 Gemnasium Gemnasium keeps you up to date on the gems that matter to you. あなたが github 上に Rubyge [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2012/01/06/gemnasium-seems-useful/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>kaminari gem を Padrino で使うには</title>
		<link>http://blog.udzura.jp/2012/01/05/kaminari-gem-with-padrino/</link>
		<comments>http://blog.udzura.jp/2012/01/05/kaminari-gem-with-padrino/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 09:36:00 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[Padrino]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=1364</guid>
		<description><![CDATA[Time to Read 2分 明けましておめでとうございます。ブログもぼちぼち通常営業です。 先日ぼくの（github:mlightner氏や @aereal 氏の実装を大きく参考にしたものです）Sinatra系対応パ [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2012/01/05/kaminari-gem-with-padrino/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>2011 年の自分まとめ featuring blog.udzura.jp</title>
		<link>http://blog.udzura.jp/2011/12/31/udzura-in-2011/</link>
		<comments>http://blog.udzura.jp/2011/12/31/udzura-in-2011/#comments</comments>
		<pubDate>Sat, 31 Dec 2011 04:08:01 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[＜雑＞]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=1360</guid>
		<description><![CDATA[Time to Read 3分 2月 Tokyo Ruby Kaigi 05 に参加 この会合が、 Ruby らしいイベントにちゃんと参加した最初の会合だったように思う。今年はこれで始まった。 この Kaigi で、「ぼ [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2011/12/31/udzura-in-2011/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
	</channel>
</rss>

