<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>评论：从rails回到了php</title>
	<atom:link href="http://www.jiangmiao.org/blog/367.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jiangmiao.org/blog/367.html</link>
	<description>简单生活</description>
	<lastBuildDate>Sat, 21 Jan 2012 05:46:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>由：JiangMiao</title>
		<link>http://www.jiangmiao.org/blog/367.html/comment-page-1#comment-168</link>
		<dc:creator>JiangMiao</dc:creator>
		<pubDate>Thu, 18 Jun 2009 08:02:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.jiangmiao.org/blog/?p=367#comment-168</guid>
		<description>是啊，rails有个方法可以使性能提到极限即使用page cache成静态成html，这样lighttpd可直接读html而略过任何脚本。只是全站静态的更新还需要手动实现。动态更新成静态与性能之间的平衡还需要进一频的研究。</description>
		<content:encoded><![CDATA[<p>是啊，rails有个方法可以使性能提到极限即使用page cache成静态成html，这样lighttpd可直接读html而略过任何脚本。只是全站静态的更新还需要手动实现。动态更新成静态与性能之间的平衡还需要进一频的研究。</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Jason Lee</title>
		<link>http://www.jiangmiao.org/blog/367.html/comment-page-1#comment-166</link>
		<dc:creator>Jason Lee</dc:creator>
		<pubDate>Thu, 18 Jun 2009 05:56:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.jiangmiao.org/blog/?p=367#comment-166</guid>
		<description>基本的东西效率问题很是问题，再怎么做Cache还是要受render的影响，不过相信不久的将来会有所改善的</description>
		<content:encoded><![CDATA[<p>基本的东西效率问题很是问题，再怎么做Cache还是要受render的影响，不过相信不久的将来会有所改善的</p>
]]></content:encoded>
	</item>
</channel>
</rss>

