<?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>Comments on: 通过Google Reader API获取历史RSS条目</title>
	<atom:link href="http://lync.in/get-all-rss-items-by-google-reader/feed/" rel="self" type="application/rss+xml" />
	<link>http://lync.in/get-all-rss-items-by-google-reader/</link>
	<description>Link the world.</description>
	<lastBuildDate>Fri, 03 Sep 2010 17:49:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: google reader提供的几种读取feed的API - CH小窝</title>
		<link>http://lync.in/get-all-rss-items-by-google-reader/comment-page-2/#comment-1032</link>
		<dc:creator>google reader提供的几种读取feed的API - CH小窝</dc:creator>
		<pubDate>Sat, 21 Aug 2010 06:51:57 +0000</pubDate>
		<guid isPermaLink="false">http://lync.in/?p=474#comment-1032</guid>
		<description>[...] 这篇blog 介绍了通过Google Reader API使用n参数读取feed历史条目的方法。使用google 提供的API访问feed除了可以访问到历史条目外，还让google 处理各式各样的feed格式（Atom 1.0,Atom 0.3,RSS 2.0,RSS 1.0,RSS 0.94,RSS 0.93,RSS 0.92,RSS 0.91,RSS 0.9），统一返回一种格式（ATOM或JSON），为开发中在程序中解析feed提供便捷。 本文总结我在开发FeedzShare 的过程中找到的的几种读取feed的Google API，其中有些来自于Google 官方文档，有些来自于对网上开发者google web 应用的hacking。   1。Google Reader ATOM API 访问http://www.google.com/reader/atom/feed/&lt;feed url&gt;, 读到ATOM格式的最近20条item。   可选参数： n：返回多少条记录。http://www.google.com/reader/atom/feed/http://blogs.msdn.com/vcblog/rss.xml?n=100 返回最近100条；   r:  按时间排序，缺省是从最近的开始(r=d),可以改成从最老的开始(r=o)，好像最多回溯一个月；   ot：只读取某个时间点以后的item，精确到秒。需要把时间转换成Unix Timestamp.  [...]</description>
		<content:encoded><![CDATA[<p>[...] 这篇blog 介绍了通过Google Reader API使用n参数读取feed历史条目的方法。使用google 提供的API访问feed除了可以访问到历史条目外，还让google 处理各式各样的feed格式（Atom 1.0,Atom 0.3,RSS 2.0,RSS 1.0,RSS 0.94,RSS 0.93,RSS 0.92,RSS 0.91,RSS 0.9），统一返回一种格式（ATOM或JSON），为开发中在程序中解析feed提供便捷。 本文总结我在开发FeedzShare 的过程中找到的的几种读取feed的Google API，其中有些来自于Google 官方文档，有些来自于对网上开发者google web 应用的hacking。   1。Google Reader ATOM API 访问http://www.google.com/reader/atom/feed/&lt;feed url&gt;, 读到ATOM格式的最近20条item。   可选参数： n：返回多少条记录。http://www.google.com/reader/atom/feed/http://blogs.msdn.com/vcblog/rss.xml?n=100 返回最近100条；   r:  按时间排序，缺省是从最近的开始(r=d),可以改成从最老的开始(r=o)，好像最多回溯一个月；   ot：只读取某个时间点以后的item，精确到秒。需要把时间转换成Unix Timestamp.  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: [CV]google提供的几种读取feed的API &#171; 懒散公园SlackPark</title>
		<link>http://lync.in/get-all-rss-items-by-google-reader/comment-page-2/#comment-771</link>
		<dc:creator>[CV]google提供的几种读取feed的API &#171; 懒散公园SlackPark</dc:creator>
		<pubDate>Fri, 11 Jun 2010 02:19:06 +0000</pubDate>
		<guid isPermaLink="false">http://lync.in/?p=474#comment-771</guid>
		<description>[...] ,ctrl + v 这篇blog&#160;介绍了通过Google Reader API使用n参数读取feed历史条目的方法。使用google [...]</description>
		<content:encoded><![CDATA[<p>[...] ,ctrl + v 这篇blog&nbsp;介绍了通过Google Reader API使用n参数读取feed历史条目的方法。使用google [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://lync.in/get-all-rss-items-by-google-reader/comment-page-2/#comment-508</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 19 Mar 2010 15:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://lync.in/?p=474#comment-508</guid>
		<description>&lt;a href=&quot;#comment-507&quot; rel=&quot;nofollow&quot;&gt;@with0out &lt;/a&gt; 
呵呵，我也是被人问到了这个问题才研究了一下，分享一下，大家觉得有用就好~</description>
		<content:encoded><![CDATA[<p><a href="#comment-507" rel="nofollow">@with0out </a><br />
呵呵，我也是被人问到了这个问题才研究了一下，分享一下，大家觉得有用就好~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: with0out</title>
		<link>http://lync.in/get-all-rss-items-by-google-reader/comment-page-2/#comment-507</link>
		<dc:creator>with0out</dc:creator>
		<pubDate>Fri, 19 Mar 2010 10:09:17 +0000</pubDate>
		<guid isPermaLink="false">http://lync.in/?p=474#comment-507</guid>
		<description>如文中所说，寻求从GoogleReader的数据库中提出rss的方法，试了很多rss阅读软件，其中支持与GR同步的软件都只能读取几十条，像FeedDemon,RssBandit,Awasu,Rssowl...都一个样。Chris童鞋所说的方法真是好用，谢了。</description>
		<content:encoded><![CDATA[<p>如文中所说，寻求从GoogleReader的数据库中提出rss的方法，试了很多rss阅读软件，其中支持与GR同步的软件都只能读取几十条，像FeedDemon,RssBandit,Awasu,Rssowl...都一个样。Chris童鞋所说的方法真是好用，谢了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://lync.in/get-all-rss-items-by-google-reader/comment-page-2/#comment-416</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Thu, 04 Feb 2010 05:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://lync.in/?p=474#comment-416</guid>
		<description>请把失败的例子贴出来，我瞧瞧</description>
		<content:encoded><![CDATA[<p>请把失败的例子贴出来，我瞧瞧</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnny</title>
		<link>http://lync.in/get-all-rss-items-by-google-reader/comment-page-2/#comment-415</link>
		<dc:creator>johnny</dc:creator>
		<pubDate>Thu, 04 Feb 2010 00:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://lync.in/?p=474#comment-415</guid>
		<description>失败 请问对rss 结尾的地址该如何处理呢</description>
		<content:encoded><![CDATA[<p>失败 请问对rss 结尾的地址该如何处理呢</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 泡面</title>
		<link>http://lync.in/get-all-rss-items-by-google-reader/comment-page-2/#comment-414</link>
		<dc:creator>泡面</dc:creator>
		<pubDate>Wed, 03 Feb 2010 17:09:51 +0000</pubDate>
		<guid isPermaLink="false">http://lync.in/?p=474#comment-414</guid>
		<description>这是个好方法，回头试试。刚刚开始用GR。</description>
		<content:encoded><![CDATA[<p>这是个好方法，回头试试。刚刚开始用GR。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kuber</title>
		<link>http://lync.in/get-all-rss-items-by-google-reader/comment-page-2/#comment-406</link>
		<dc:creator>kuber</dc:creator>
		<pubDate>Tue, 26 Jan 2010 04:33:17 +0000</pubDate>
		<guid isPermaLink="false">http://lync.in/?p=474#comment-406</guid>
		<description>我做了一点补充。google reader api 除了返回ATOM外还能返回JSON格式。
“oogle提供的几种读取feed的API”：http://www.cnblogs.com/kuber/archive/2010/01/25/read_feed_with_google_apis.html</description>
		<content:encoded><![CDATA[<p>我做了一点补充。google reader api 除了返回ATOM外还能返回JSON格式。<br />
“oogle提供的几种读取feed的API”：http://www.cnblogs.com/kuber/archive/2010/01/25/read_feed_with_google_apis.html</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 通过Google Reader API获取历史RSS条目 &#171; 细节的力量</title>
		<link>http://lync.in/get-all-rss-items-by-google-reader/comment-page-1/#comment-403</link>
		<dc:creator>通过Google Reader API获取历史RSS条目 &#171; 细节的力量</dc:creator>
		<pubDate>Thu, 21 Jan 2010 16:03:18 +0000</pubDate>
		<guid isPermaLink="false">http://lync.in/?p=474#comment-403</guid>
		<description>[...] 通过Google Reader&#160;API获取历史RSS条目  作者：Chris&#160;&#160; 来源：http://lync.in/get-all-rss-items-by-google-reader/ [...]</description>
		<content:encoded><![CDATA[<p>[...] 通过Google Reader&nbsp;API获取历史RSS条目  作者：Chris&#160;&#160; 来源：http://lync.in/get-all-rss-items-by-google-reader/ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 通过Google Reader API获取历史RSS条目 &#124; 米号</title>
		<link>http://lync.in/get-all-rss-items-by-google-reader/comment-page-1/#comment-402</link>
		<dc:creator>通过Google Reader API获取历史RSS条目 &#124; 米号</dc:creator>
		<pubDate>Thu, 21 Jan 2010 15:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://lync.in/?p=474#comment-402</guid>
		<description>[...] 作者：Chris   来源：http://lync.in/get-all-rss-items-by-google-reader/ [...]</description>
		<content:encoded><![CDATA[<p>[...] 作者：Chris   来源：http://lync.in/get-all-rss-items-by-google-reader/ [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
