<?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>评论：前台架构</title>
	<atom:link href="http://2simple.cn/2006/07/blog-post_18.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://2simple.cn/2006/07/blog-post_18.htm</link>
	<description>我们已经回来</description>
	<lastBuildDate>Sat, 31 Jul 2010 09:26:40 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：阿七</title>
		<link>http://2simple.cn/2006/07/blog-post_18.htm#comment-11137</link>
		<dc:creator>阿七</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://2simple.cn/2006/07/blog-post_18.htm#comment-11137</guid>
		<description>互联网世界中搜索引擎&quot;吊&quot;最大
错别字？</description>
		<content:encoded><![CDATA[<p>互联网世界中搜索引擎&quot;吊&quot;最大<br />
错别字？</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Datou</title>
		<link>http://2simple.cn/2006/07/blog-post_18.htm#comment-11140</link>
		<dc:creator>Datou</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://2simple.cn/2006/07/blog-post_18.htm#comment-11140</guid>
		<description>没错啊</description>
		<content:encoded><![CDATA[<p>没错啊</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：dowei</title>
		<link>http://2simple.cn/2006/07/blog-post_18.htm#comment-11151</link>
		<dc:creator>dowei</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://2simple.cn/2006/07/blog-post_18.htm#comment-11151</guid>
		<description>？最大.......
很有收获。能再给详细说说realtime 和 archive吗？还有页面的策划阶段。由于ajax，很难再以以前的方式描述页面。你是怎么做的？虚线框？不明白。</description>
		<content:encoded><![CDATA[<p>？最大&#8230;&#8230;.<br />
很有收获。能再给详细说说realtime 和 archive吗？还有页面的策划阶段。由于ajax，很难再以以前的方式描述页面。你是怎么做的？虚线框？不明白。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Datou</title>
		<link>http://2simple.cn/2006/07/blog-post_18.htm#comment-11153</link>
		<dc:creator>Datou</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://2simple.cn/2006/07/blog-post_18.htm#comment-11153</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
	<item>
		<title>来自：Datou</title>
		<link>http://2simple.cn/2006/07/blog-post_18.htm#comment-11155</link>
		<dc:creator>Datou</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://2simple.cn/2006/07/blog-post_18.htm#comment-11155</guid>
		<description>faint，怎么发表之后又被吞掉了 T_T

一个很多用户并发使用的网络服务，必然会有很多写操作，不可能每次写操作的同时就生成一个静态页面，然后返回静态页面给用户看。所以我设想是写入成功的同时通过realtime方式返回用户一个动态生成的页面，后台archive一直在run，生成好静态archive文件之后，再有用户请求页面，就用一套纯文件的web server返回给用户静态页面，不在占用逻辑资源，而且对于SEO会有很大帮助。这个也不一定，可能现在搜索引擎对于通过url rewrite生成的“假静态”页面也一视同仁，那就不用费这个劲了。</description>
		<content:encoded><![CDATA[<p>faint，怎么发表之后又被吞掉了 T_T</p>
<p>一个很多用户并发使用的网络服务，必然会有很多写操作，不可能每次写操作的同时就生成一个静态页面，然后返回静态页面给用户看。所以我设想是写入成功的同时通过realtime方式返回用户一个动态生成的页面，后台archive一直在run，生成好静态archive文件之后，再有用户请求页面，就用一套纯文件的web server返回给用户静态页面，不在占用逻辑资源，而且对于SEO会有很大帮助。这个也不一定，可能现在搜索引擎对于通过url rewrite生成的“假静态”页面也一视同仁，那就不用费这个劲了。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
