<?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>symfonyで開発日記 &#187; takekoshi</title>
	<atom:link href="http://blog.symfony.jp/author/takekoshi/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.symfony.jp</link>
	<description>PHP5フレームワークsymfonyを使った開発の記録</description>
	<lastBuildDate>Wed, 02 Dec 2009 14:00:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>symfonyのpear upgrade方法にご注意を</title>
		<link>http://blog.symfony.jp/2008/07/01/170</link>
		<comments>http://blog.symfony.jp/2008/07/01/170#comments</comments>
		<pubDate>Tue, 01 Jul 2008 02:03:22 +0000</pubDate>
		<dc:creator>takekoshi</dc:creator>
				<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://blog.symfony.jp/?p=170</guid>
		<description><![CDATA[symfony 1.1と1.0.17がリリースされましたが、pear upgradeの際には「どちらにupgradeされるか」にご注意ください。

sudo pear upgrade symfony/symfony

こ [...]]]></description>
		<wfw:commentRss>http://blog.symfony.jp/2008/07/01/170/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>yaml形式のデータをfor文で大量生成</title>
		<link>http://blog.symfony.jp/2007/09/25/145</link>
		<comments>http://blog.symfony.jp/2007/09/25/145#comments</comments>
		<pubDate>Tue, 25 Sep 2007 12:00:05 +0000</pubDate>
		<dc:creator>takekoshi</dc:creator>
				<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://blog.symfony.jp/2007/09/25/making_yaml_by_phpcode/</guid>
		<description><![CDATA[symfonyではpropel-load-dataでyaml形式のデータをDBに読み込ませることができますが、次のようにテストデータをいくつも書き続けるのは面倒です。




article:
    article_1 [...]]]></description>
		<wfw:commentRss>http://blog.symfony.jp/2007/09/25/145/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
