<?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; tips</title>
	<atom:link href="http://blog.symfony.jp/category/tips/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を使ったサイトリリース時のチェック項目</title>
		<link>http://blog.symfony.jp/2009/06/12/194</link>
		<comments>http://blog.symfony.jp/2009/06/12/194#comments</comments>
		<pubDate>Fri, 12 Jun 2009 13:03:28 +0000</pubDate>
		<dc:creator>tumf</dc:creator>
				<category><![CDATA[sf10]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://blog.symfony.jp/?p=194</guid>
		<description><![CDATA[<ol>
<li>環境チェック</li>
<li>PROD環境になっているか</li>
<li>web/以下に不要なphpがないか</li>
<li>ログを有効化</li>
<li>ログの監視</li>
<li>ログのローテーション</li>
<li>web/errors</li>
<li>web/.htaccess使わない</li>
</ol>]]></description>
		<wfw:commentRss>http://blog.symfony.jp/2009/06/12/194/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WebDebugを一時的に無効にする方法</title>
		<link>http://blog.symfony.jp/2009/04/16/180</link>
		<comments>http://blog.symfony.jp/2009/04/16/180#comments</comments>
		<pubDate>Thu, 16 Apr 2009 05:52:23 +0000</pubDate>
		<dc:creator>tumf</dc:creator>
				<category><![CDATA[bookmark]]></category>
		<category><![CDATA[sf10]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[おしらせ]]></category>
		<category><![CDATA[チュートリアル]]></category>

		<guid isPermaLink="false">http://blog.symfony.jp/?p=180</guid>
		<description><![CDATA[訳あってsymfony 1.2用に作られたsfCryptoCaptchaPluginをsymfony1.0用に修正してます。現在ほぼ作業が終わってこちらのリポジトリに最新版があります。

コーディング時にはまったのが、う [...]]]></description>
		<wfw:commentRss>http://blog.symfony.jp/2009/04/16/180/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>escaping_methodのESC_ENTITIESには注意が必要</title>
		<link>http://blog.symfony.jp/2009/03/05/178</link>
		<comments>http://blog.symfony.jp/2009/03/05/178#comments</comments>
		<pubDate>Thu, 05 Mar 2009 12:19:35 +0000</pubDate>
		<dc:creator>hnw</dc:creator>
				<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://blog.symfony.jp/?p=178</guid>
		<description><![CDATA[初投稿のhnwです。よろしくお願いします。

symfonyでescaping_methodをESC_ENTITIESにすると問題がありますよ、という指摘です。

symfonyには標準でHTMLの出力エスケープ機構が組 [...]]]></description>
		<wfw:commentRss>http://blog.symfony.jp/2009/03/05/178/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>レコード退避プラグイン作ってみました。</title>
		<link>http://blog.symfony.jp/2008/06/13/167</link>
		<comments>http://blog.symfony.jp/2008/06/13/167#comments</comments>
		<pubDate>Fri, 13 Jun 2008 08:11:51 +0000</pubDate>
		<dc:creator>ryer</dc:creator>
				<category><![CDATA[propel]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://blog.symfony.jp/?p=167</guid>
		<description><![CDATA[サンプルコードを使ってsfPropelRemainというプラグインを作ってみました。]]></description>
		<wfw:commentRss>http://blog.symfony.jp/2008/06/13/167/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>バッチプログラムを書くときのおすすめ</title>
		<link>http://blog.symfony.jp/2008/04/14/160</link>
		<comments>http://blog.symfony.jp/2008/04/14/160#comments</comments>
		<pubDate>Mon, 14 Apr 2008 10:25:58 +0000</pubDate>
		<dc:creator>ryer</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[チュートリアル]]></category>

		<guid isPermaLink="false">http://blog.symfony.jp/?p=160</guid>
		<description><![CDATA[バッチを書くときにはWeb系コントローラを使うといいよ。それからweb_debugは切るといいよ。]]></description>
		<wfw:commentRss>http://blog.symfony.jp/2008/04/14/160/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>html属性指定の罠</title>
		<link>http://blog.symfony.jp/2007/11/30/149</link>
		<comments>http://blog.symfony.jp/2007/11/30/149#comments</comments>
		<pubDate>Fri, 30 Nov 2007 06:53:47 +0000</pubDate>
		<dc:creator>r_koike</dc:creator>
				<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://blog.symfony.jp/2007/11/29/tag_options_has_convert_traps/</guid>
		<description><![CDATA[htmlタグ出力ヘルパー関数の属性指定引数で、トラブルの元になりそうな挙動を見つけました。]]></description>
		<wfw:commentRss>http://blog.symfony.jp/2007/11/30/149/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>
		<item>
		<title>セレクトボックスの先頭を空にしたい</title>
		<link>http://blog.symfony.jp/2007/09/18/107</link>
		<comments>http://blog.symfony.jp/2007/09/18/107#comments</comments>
		<pubDate>Tue, 18 Sep 2007 08:26:53 +0000</pubDate>
		<dc:creator>Nakamura</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[サンプル]]></category>

		<guid isPermaLink="false">http://blog.symfony.jp/?p=107</guid>
		<description><![CDATA[symfonyのテンプレートではFormHelperを使うことでinputタグ・textareaタグなどをテンプレートで使わなくなりました。
その中でも、セレクトボックスを作成する場合はselect_tagとoption [...]]]></description>
		<wfw:commentRss>http://blog.symfony.jp/2007/09/18/107/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>『Your name here問題』</title>
		<link>http://blog.symfony.jp/2007/09/09/142</link>
		<comments>http://blog.symfony.jp/2007/09/09/142#comments</comments>
		<pubDate>Sun, 09 Sep 2007 14:20:59 +0000</pubDate>
		<dc:creator>tumf</dc:creator>
				<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://blog.symfony.jp/?p=142</guid>
		<description><![CDATA[

symfonyで書かれたソースコードを見ていると、@authorの部分がYour name hereと書かれた以下のようなコードを良く目にします。



このように、@authorがYour name hereばかり [...]]]></description>
		<wfw:commentRss>http://blog.symfony.jp/2007/09/09/142/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
