<?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>Buy Levaquin Without Prescription</title>
	<atom:link href="http://www.mengyan.org/blog/archives/2006/04/23/122.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mengyan.org/blog/archives/2006/04/23/122.html</link>
	<description></description>
	<lastBuildDate>Mon, 21 Jun 2010 14:58:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Buy Levaquin Without Prescription</title>
		<link>http://www.mengyan.org/blog/archives/2006/04/23/122.html/comment-page-1#comment-1307</link>
		<dc:creator>Meng Yan</dc:creator>
		<pubDate>Fri, 05 May 2006 12:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.mengyan.org/blog/archives/2006/04/23/122.html#comment-1307</guid>
		<description>man touch:

Update the access and modification times of each FILE to the current time.</description>
		<content:encoded><![CDATA[<p>man touch:</p>
<p>Update the access and modification times of each FILE to the current time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Buy Levaquin Without Prescription</title>
		<link>http://www.mengyan.org/blog/archives/2006/04/23/122.html/comment-page-1#comment-1306</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 04 May 2006 20:14:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.mengyan.org/blog/archives/2006/04/23/122.html#comment-1306</guid>
		<description>啥叫“touch一个文件”?</description>
		<content:encoded><![CDATA[<p>啥叫“touch一个文件”?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Buy Levaquin Without Prescription</title>
		<link>http://www.mengyan.org/blog/archives/2006/04/23/122.html/comment-page-1#comment-1290</link>
		<dc:creator>Meng Yan</dc:creator>
		<pubDate>Thu, 04 May 2006 06:40:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.mengyan.org/blog/archives/2006/04/23/122.html#comment-1290</guid>
		<description>to Ben

我觉得Last Modify还不能完全表示内容的更新，比如touch一个文件，Last Modify变了，而内容其实没变。当然，用Last Modify的MD5来表示ETag就无法反映这种情况，这也只是一种实现。</description>
		<content:encoded><![CDATA[<p>to Ben</p>
<p>我觉得Last Modify还不能完全表示内容的更新，比如touch一个文件，Last Modify变了，而内容其实没变。当然，用Last Modify的MD5来表示ETag就无法反映这种情况，这也只是一种实现。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Buy Levaquin Without Prescription</title>
		<link>http://www.mengyan.org/blog/archives/2006/04/23/122.html/comment-page-1#comment-1257</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Tue, 02 May 2006 14:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mengyan.org/blog/archives/2006/04/23/122.html#comment-1257</guid>
		<description>所以，ETag只是一个md5。它所表示的内容需要制定另一个标准来体现...这也是为什么最开始我说“加一个新的标准eTag来取得最新更新日期？”
使用它不仅需要制定这个标准，还需要服务器改动。(也许使用wordpress的不需要改动）

而Head里面的Last Modified是先有的主流web server software包括IIS,Apache都已经支持而且已经实现了的，因此服务器段完全不需要做什么，只需要spider尊重它就行了。</description>
		<content:encoded><![CDATA[<p>所以，ETag只是一个md5。它所表示的内容需要制定另一个标准来体现&#8230;这也是为什么最开始我说“加一个新的标准eTag来取得最新更新日期？”<br />
使用它不仅需要制定这个标准，还需要服务器改动。(也许使用wordpress的不需要改动）</p>
<p>而Head里面的Last Modified是先有的主流web server software包括IIS,Apache都已经支持而且已经实现了的，因此服务器段完全不需要做什么，只需要spider尊重它就行了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Buy Levaquin Without Prescription</title>
		<link>http://www.mengyan.org/blog/archives/2006/04/23/122.html/comment-page-1#comment-1146</link>
		<dc:creator>Meng Yan</dc:creator>
		<pubDate>Sun, 30 Apr 2006 02:58:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.mengyan.org/blog/archives/2006/04/23/122.html#comment-1146</guid>
		<description>to chenqj:

我看了一下w3c关于ETag的定义

http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html

ETag确实不一定是Last Modified的MD5，甚至不一定跟Last Modified有什么关系，它只是一个Resource随着&lt;strong&gt;修改&lt;/strong&gt;变化的Tag，所以，具体实现就可以不同了。</description>
		<content:encoded><![CDATA[<p>to chenqj:</p>
<p>我看了一下w3c关于ETag的定义</p>
<p><a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html" rel="nofollow">http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html</a></p>
<p>ETag确实不一定是Last Modified的MD5，甚至不一定跟Last Modified有什么关系，它只是一个Resource随着<strong>修改</strong>变化的Tag，所以，具体实现就可以不同了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Buy Levaquin Without Prescription</title>
		<link>http://www.mengyan.org/blog/archives/2006/04/23/122.html/comment-page-1#comment-1145</link>
		<dc:creator>chenqj</dc:creator>
		<pubDate>Sun, 30 Apr 2006 02:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mengyan.org/blog/archives/2006/04/23/122.html#comment-1145</guid>
		<description>ETag并不一定是Last-Modified的md5，只不过wordpress是这样实现的。实际上只要etag和Last-Modified能够一一对应就行了
另外，apache2内置了etag的支持（我也是看到别人说的，但也验证了）</description>
		<content:encoded><![CDATA[<p>ETag并不一定是Last-Modified的md5，只不过wordpress是这样实现的。实际上只要etag和Last-Modified能够一一对应就行了<br />
另外，apache2内置了etag的支持（我也是看到别人说的，但也验证了）</p>
]]></content:encoded>
	</item>
	<item>
		<title>Buy Levaquin Without Prescription</title>
		<link>http://www.mengyan.org/blog/archives/2006/04/23/122.html/comment-page-1#comment-1126</link>
		<dc:creator>Meng Yan</dc:creator>
		<pubDate>Sat, 29 Apr 2006 07:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.mengyan.org/blog/archives/2006/04/23/122.html#comment-1126</guid>
		<description>to 哈啰：

没关系，期待你们的新版本</description>
		<content:encoded><![CDATA[<p>to 哈啰：</p>
<p>没关系，期待你们的新版本</p>
]]></content:encoded>
	</item>
	<item>
		<title>Buy Levaquin Without Prescription</title>
		<link>http://www.mengyan.org/blog/archives/2006/04/23/122.html/comment-page-1#comment-1042</link>
		<dc:creator>哈啰波波</dc:creator>
		<pubDate>Thu, 27 Apr 2006 08:07:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.mengyan.org/blog/archives/2006/04/23/122.html#comment-1042</guid>
		<description>sorry，无意间trackback这么多，汗～～～
帮忙删除一下，谢谢 :)</description>
		<content:encoded><![CDATA[<p>sorry，无意间trackback这么多，汗～～～<br />
帮忙删除一下，谢谢 <img src='http://www.mengyan.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Buy Levaquin Without Prescription</title>
		<link>http://www.mengyan.org/blog/archives/2006/04/23/122.html/comment-page-1#comment-1041</link>
		<dc:creator>哈啰波波 ^ 点这儿 &#187; 无情的BaiduSpider——BaiduSpider来兮（袭）！</dc:creator>
		<pubDate>Thu, 27 Apr 2006 08:04:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mengyan.org/blog/archives/2006/04/23/122.html#comment-1041</guid>
		<description>[...] 孟岩在近日思考四则里指责Feedsky没有携带&#8221;ETag&#8221;和&#8221;If Modify Since&#8221;，Feedsky已经改正，那么百度什么时候会改正？ 61.135.146.199 - - [27/Apr/2006:15:04:09 +0000] &#8220;GET /anyp/2743278 HTTP/1.1&#8243; 302 5 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221; 61.135.146.199 - - [27/Apr/2006:15:04:17 +0000] &#8220;GET /anyp/466874408 HTTP/1.1&#8243; 302 5 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221; 218.0.42.220 - - [27/Apr/2006:15:04:23 +0000] &#8220;GET /anyp/hnwzhw HTTP/1.1&#8243; 200 6286 &#8220;http://image.baidu.com/i?ct=503316480&amp;z=540318950&amp;tn=baiduimagedetail&amp;word=xc3xf7xd0xc7xd7xdfxb9xe2&amp;in=43&#8221; &#8220;Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)&#8221; 61.135.146.199 - - [27/Apr/2006:15:04:34 +0000] &#8220;GET /anyp/2732717 HTTP/1.1&#8243; 302 5 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221; 61.135.146.199 - - [27/Apr/2006:15:04:40 +0000] &#8220;GET /anyp/2497693 HTTP/1.1&#8243; 302 5 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221; 61.135.146.199 - - [27/Apr/2006:15:04:45 +0000] &#8220;GET /anyp/2769746 HTTP/1.1&#8243; 302 5 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221; 61.135.146.199 - - [27/Apr/2006:15:04:46 +0000] &#8220;GET /anyp/2766496 HTTP/1.1&#8243; 302 5 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221; 61.135.146.199 - - [27/Apr/2006:15:04:52 +0000] &#8220;GET /anyp/lsh303 HTTP/1.1&#8243; 302 5 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221; 61.135.146.199 - - [27/Apr/2006:15:04:58 +0000] &#8220;GET /anyp/2613258 HTTP/1.1&#8243; 302 5 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221; 61.135.146.199 - - [27/Apr/2006:15:04:59 +0000] &#8220;GET /anyp/candy-lucy HTTP/1.1&#8243; 302 5 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221; 61.135.146.199 - - [27/Apr/2006:15:05:12 +0000] &#8220;GET /anyp/2757986 HTTP/1.1&#8243; 302 5 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221; 61.135.146.199 - - [27/Apr/2006:15:05:12 +0000] &#8220;GET /anyp/2722097 HTTP/1.1&#8243; 302 5 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221; 61.135.146.199 - - [27/Apr/2006:15:05:13 +0000] &#8220;GET /anyp/yumunaodai HTTP/1.1&#8243; 200 7155 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221; 61.135.146.199 - - [27/Apr/2006:15:05:53 +0000] &#8220;GET /anyp/2744951 HTTP/1.1&#8243; 302 5 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221; 61.135.146.199 - - [27/Apr/2006:15:05:59 +0000] &#8220;GET /anyp/2725557 HTTP/1.1&#8243; 302 5 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221; 61.135.146.199 - - [27/Apr/2006:15:06:13 +0000] &#8220;GET /anyp/2772936 HTTP/1.1&#8243; 302 5 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221;  四月 27, 2006 &#124; In 搜索引擎, 默认 &#124; [...]</description>
		<content:encoded><![CDATA[<p>[...] 孟岩在近日思考四则里指责Feedsky没有携带&#8221;ETag&#8221;和&#8221;If Modify Since&#8221;，Feedsky已经改正，那么百度什么时候会改正？ 61.135.146.199 &#8211; - [27/Apr/2006:15:04:09 +0000] &#8220;GET /anyp/2743278 HTTP/1.1&#8243; 302 5 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221; 61.135.146.199 &#8211; - [27/Apr/2006:15:04:17 +0000] &#8220;GET /anyp/466874408 HTTP/1.1&#8243; 302 5 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221; 218.0.42.220 &#8211; - [27/Apr/2006:15:04:23 +0000] &#8220;GET /anyp/hnwzhw HTTP/1.1&#8243; 200 6286 &#8220;http://image.baidu.com/i?ct=503316480&amp;z=540318950&amp;tn=baiduimagedetail&amp;word=xc3xf7xd0xc7xd7xdfxb9xe2&amp;in=43&#8221; &#8220;Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)&#8221; 61.135.146.199 &#8211; - [27/Apr/2006:15:04:34 +0000] &#8220;GET /anyp/2732717 HTTP/1.1&#8243; 302 5 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221; 61.135.146.199 &#8211; - [27/Apr/2006:15:04:40 +0000] &#8220;GET /anyp/2497693 HTTP/1.1&#8243; 302 5 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221; 61.135.146.199 &#8211; - [27/Apr/2006:15:04:45 +0000] &#8220;GET /anyp/2769746 HTTP/1.1&#8243; 302 5 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221; 61.135.146.199 &#8211; - [27/Apr/2006:15:04:46 +0000] &#8220;GET /anyp/2766496 HTTP/1.1&#8243; 302 5 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221; 61.135.146.199 &#8211; - [27/Apr/2006:15:04:52 +0000] &#8220;GET /anyp/lsh303 HTTP/1.1&#8243; 302 5 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221; 61.135.146.199 &#8211; - [27/Apr/2006:15:04:58 +0000] &#8220;GET /anyp/2613258 HTTP/1.1&#8243; 302 5 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221; 61.135.146.199 &#8211; - [27/Apr/2006:15:04:59 +0000] &#8220;GET /anyp/candy-lucy HTTP/1.1&#8243; 302 5 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221; 61.135.146.199 &#8211; - [27/Apr/2006:15:05:12 +0000] &#8220;GET /anyp/2757986 HTTP/1.1&#8243; 302 5 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221; 61.135.146.199 &#8211; - [27/Apr/2006:15:05:12 +0000] &#8220;GET /anyp/2722097 HTTP/1.1&#8243; 302 5 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221; 61.135.146.199 &#8211; - [27/Apr/2006:15:05:13 +0000] &#8220;GET /anyp/yumunaodai HTTP/1.1&#8243; 200 7155 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221; 61.135.146.199 &#8211; - [27/Apr/2006:15:05:53 +0000] &#8220;GET /anyp/2744951 HTTP/1.1&#8243; 302 5 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221; 61.135.146.199 &#8211; - [27/Apr/2006:15:05:59 +0000] &#8220;GET /anyp/2725557 HTTP/1.1&#8243; 302 5 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221; 61.135.146.199 &#8211; - [27/Apr/2006:15:06:13 +0000] &#8220;GET /anyp/2772936 HTTP/1.1&#8243; 302 5 &#8220;-&#8221; &#8220;Baiduspider+(+http://www.baidu.com/search/spider.htm)&#8221;  四月 27, 2006 | In 搜索引擎, 默认 | [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Buy Levaquin Without Prescription</title>
		<link>http://www.mengyan.org/blog/archives/2006/04/23/122.html/comment-page-1#comment-1040</link>
		<dc:creator>哈啰波波 ^ 点这儿 &#187; 无情的BaiduSpider——BaiduSpider来兮（袭）！</dc:creator>
		<pubDate>Thu, 27 Apr 2006 08:04:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.mengyan.org/blog/archives/2006/04/23/122.html#comment-1040</guid>
		<description>[...] 孟岩在近日思考四则里指责Feedsky没有携带&#8221;ETag&#8221;和&#8221;If Modify Since&#8221;，Feedsky已经改正，那么百度什么时候会改正？ [...]</description>
		<content:encoded><![CDATA[<p>[...] 孟岩在近日思考四则里指责Feedsky没有携带&#8221;ETag&#8221;和&#8221;If Modify Since&#8221;，Feedsky已经改正，那么百度什么时候会改正？ [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

