<?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://www.kenengba.com/post/238.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kenengba.com/post/238.html</link>
	<description>趣味互联网生活</description>
	<lastBuildDate>Thu, 09 Feb 2012 04:39:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>G字头老大</title>
		<link>http://www.kenengba.com/post/238.html/comment-page-1#comment-57707</link>
		<dc:creator>G字头老大</dc:creator>
		<pubDate>Tue, 29 Mar 2011 04:28:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.kenengba.com/post/238.html#comment-57707</guid>
		<description>好像无效啊！！&lt;div class=&quot;vote&quot; id=&quot;vote-57707&quot;&gt;&lt;span id=&quot;acv_stat_57707&quot;&gt;&lt;/span&gt;&lt;a class=&quot;acvclick acv4&quot; id=&quot;vote4-57707&quot; href=&quot;javascript:acv_vote(57707,1);&quot;&gt;支持&lt;/a&gt;(&lt;span id=&quot;cos_support-57707&quot;&gt;0&lt;/span&gt;)&lt;a  class=&quot;acvclick acva&quot;  id=&quot;votea-57707&quot;  href=&quot;javascript:acv_vote(57707,0);&quot;&gt;反对&lt;/a&gt;	(&lt;span id=&quot;cos_unsupport-57707&quot;&gt;0&lt;/span&gt;)&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>好像无效啊！！
<div class="vote" id="vote-57707"><span id="acv_stat_57707"></span><a class="acvclick acv4" id="vote4-57707" href="javascript:acv_vote(57707,1);">支持</a>(<span id="cos_support-57707">0</span>)<a class="acvclick acva"  id="votea-57707"  href="javascript:acv_vote(57707,0);">反对</a>	(<span id="cos_unsupport-57707">0</span>)</div>
]]></content:encoded>
	</item>
	<item>
		<title>我们爱南开站</title>
		<link>http://www.kenengba.com/post/238.html/comment-page-1#comment-35007</link>
		<dc:creator>我们爱南开站</dc:creator>
		<pubDate>Sun, 06 Sep 2009 15:21:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.kenengba.com/post/238.html#comment-35007</guid>
		<description>&lt;strong&gt;在博客中显示另一博客的文章...&lt;/strong&gt;

转自网站 可能吧。
假如你有2个博客，想在A博客的侧栏中显示B博客的最近文章，你可以怎样做呢？其实方法很简单，利用Google Reader。...&lt;div class=&quot;vote&quot; id=&quot;vote-35007&quot;&gt;&lt;span id=&quot;acv_stat_35007&quot;&gt;&lt;/span&gt;&lt;a class=&quot;acvclick acv4&quot; id=&quot;vote4-35007&quot; href=&quot;javascript:acv_vote(35007,1);&quot;&gt;支持&lt;/a&gt;(&lt;span id=&quot;cos_support-35007&quot;&gt;0&lt;/span&gt;)&lt;a  class=&quot;acvclick acva&quot;  id=&quot;votea-35007&quot;  href=&quot;javascript:acv_vote(35007,0);&quot;&gt;反对&lt;/a&gt;	(&lt;span id=&quot;cos_unsupport-35007&quot;&gt;0&lt;/span&gt;)&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p><strong>在博客中显示另一博客的文章&#8230;</strong></p>
<p>转自网站 可能吧。<br />
假如你有2个博客，想在A博客的侧栏中显示B博客的最近文章，你可以怎样做呢？其实方法很简单，利用Google Reader。&#8230;
<div class="vote" id="vote-35007"><span id="acv_stat_35007"></span><a class="acvclick acv4" id="vote4-35007" href="javascript:acv_vote(35007,1);">支持</a>(<span id="cos_support-35007">0</span>)<a class="acvclick acva"  id="votea-35007"  href="javascript:acv_vote(35007,0);">反对</a>	(<span id="cos_unsupport-35007">0</span>)</div>
]]></content:encoded>
	</item>
	<item>
		<title>利用Google Feed API即时展示其它博客的Feed（转载） &#124; 迈向成功的脚步</title>
		<link>http://www.kenengba.com/post/238.html/comment-page-1#comment-14285</link>
		<dc:creator>利用Google Feed API即时展示其它博客的Feed（转载） &#124; 迈向成功的脚步</dc:creator>
		<pubDate>Fri, 29 Aug 2008 15:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.kenengba.com/post/238.html#comment-14285</guid>
		<description>[...] 有朋友问我说我旁边的feed聚合调用是怎么一回事（我的只设置自己的），今天就把文章转过来。 标题：利用Google Feed API即时展示其它博客的Feed 原文地址：http://www.kenengba.com/post/460.html 去年我曾经介绍过在一个博客即时调用其它博客的RSS Feed的方法-利用Google Reader。这种方法的好处是你不需要知道任何技术细节，你只需要添加订阅到GR，制作一个Tag，然后设置成公开，最后调用。然而这种简单的方法有个不好的地方，一是在调用列表的底部会有个多余的Read More链接，另外无法预览文章摘要。利用Google Feed API可以很好地解决这个问题。 [...]&lt;div class=&quot;vote&quot; id=&quot;vote-14285&quot;&gt;&lt;span id=&quot;acv_stat_14285&quot;&gt;&lt;/span&gt;&lt;a class=&quot;acvclick acv4&quot; id=&quot;vote4-14285&quot; href=&quot;javascript:acv_vote(14285,1);&quot;&gt;支持&lt;/a&gt;(&lt;span id=&quot;cos_support-14285&quot;&gt;0&lt;/span&gt;)&lt;a  class=&quot;acvclick acva&quot;  id=&quot;votea-14285&quot;  href=&quot;javascript:acv_vote(14285,0);&quot;&gt;反对&lt;/a&gt;	(&lt;span id=&quot;cos_unsupport-14285&quot;&gt;0&lt;/span&gt;)&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>[...] 有朋友问我说我旁边的feed聚合调用是怎么一回事（我的只设置自己的），今天就把文章转过来。 标题：利用Google Feed API即时展示其它博客的Feed 原文地址：http://www.kenengba.com/post/460.html 去年我曾经介绍过在一个博客即时调用其它博客的RSS Feed的方法-利用Google Reader。这种方法的好处是你不需要知道任何技术细节，你只需要添加订阅到GR，制作一个Tag，然后设置成公开，最后调用。然而这种简单的方法有个不好的地方，一是在调用列表的底部会有个多余的Read More链接，另外无法预览文章摘要。利用Google Feed API可以很好地解决这个问题。 [...]
<div class="vote" id="vote-14285"><span id="acv_stat_14285"></span><a class="acvclick acv4" id="vote4-14285" href="javascript:acv_vote(14285,1);">支持</a>(<span id="cos_support-14285">0</span>)<a class="acvclick acva"  id="votea-14285"  href="javascript:acv_vote(14285,0);">反对</a>	(<span id="cos_unsupport-14285">0</span>)</div>
]]></content:encoded>
	</item>
	<item>
		<title>“可能吧”一周年系列之精选文章回顾 - MyEss.cn</title>
		<link>http://www.kenengba.com/post/238.html/comment-page-1#comment-5324</link>
		<dc:creator>“可能吧”一周年系列之精选文章回顾 - MyEss.cn</dc:creator>
		<pubDate>Wed, 02 Apr 2008 23:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.kenengba.com/post/238.html#comment-5324</guid>
		<description>[...] 如何在你的博客中即时显示另一博客的文章 [...]&lt;div class=&quot;vote&quot; id=&quot;vote-5324&quot;&gt;&lt;span id=&quot;acv_stat_5324&quot;&gt;&lt;/span&gt;&lt;a class=&quot;acvclick acv4&quot; id=&quot;vote4-5324&quot; href=&quot;javascript:acv_vote(5324,1);&quot;&gt;支持&lt;/a&gt;(&lt;span id=&quot;cos_support-5324&quot;&gt;0&lt;/span&gt;)&lt;a  class=&quot;acvclick acva&quot;  id=&quot;votea-5324&quot;  href=&quot;javascript:acv_vote(5324,0);&quot;&gt;反对&lt;/a&gt;	(&lt;span id=&quot;cos_unsupport-5324&quot;&gt;0&lt;/span&gt;)&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>[...] 如何在你的博客中即时显示另一博客的文章 [...]
<div class="vote" id="vote-5324"><span id="acv_stat_5324"></span><a class="acvclick acv4" id="vote4-5324" href="javascript:acv_vote(5324,1);">支持</a>(<span id="cos_support-5324">0</span>)<a class="acvclick acva"  id="votea-5324"  href="javascript:acv_vote(5324,0);">反对</a>	(<span id="cos_unsupport-5324">0</span>)</div>
]]></content:encoded>
	</item>
	<item>
		<title>大猫</title>
		<link>http://www.kenengba.com/post/238.html/comment-page-1#comment-688</link>
		<dc:creator>大猫</dc:creator>
		<pubDate>Sun, 16 Sep 2007 16:24:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.kenengba.com/post/238.html#comment-688</guid>
		<description>只是觉得抓虾比较好看......
哈
看来我应该用用Greader&lt;div class=&quot;vote&quot; id=&quot;vote-688&quot;&gt;&lt;span id=&quot;acv_stat_688&quot;&gt;&lt;/span&gt;&lt;a class=&quot;acvclick acv4&quot; id=&quot;vote4-688&quot; href=&quot;javascript:acv_vote(688,1);&quot;&gt;支持&lt;/a&gt;(&lt;span id=&quot;cos_support-688&quot;&gt;0&lt;/span&gt;)&lt;a  class=&quot;acvclick acva&quot;  id=&quot;votea-688&quot;  href=&quot;javascript:acv_vote(688,0);&quot;&gt;反对&lt;/a&gt;	(&lt;span id=&quot;cos_unsupport-688&quot;&gt;0&lt;/span&gt;)&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>只是觉得抓虾比较好看&#8230;&#8230;<br />
哈<br />
看来我应该用用Greader
<div class="vote" id="vote-688"><span id="acv_stat_688"></span><a class="acvclick acv4" id="vote4-688" href="javascript:acv_vote(688,1);">支持</a>(<span id="cos_support-688">0</span>)<a class="acvclick acva"  id="votea-688"  href="javascript:acv_vote(688,0);">反对</a>	(<span id="cos_unsupport-688">0</span>)</div>
]]></content:encoded>
	</item>
	<item>
		<title>fisio</title>
		<link>http://www.kenengba.com/post/238.html/comment-page-1#comment-683</link>
		<dc:creator>fisio</dc:creator>
		<pubDate>Sun, 16 Sep 2007 10:33:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.kenengba.com/post/238.html#comment-683</guid>
		<description>嗯，我一直这样在首页显示 starred...&lt;div class=&quot;vote&quot; id=&quot;vote-683&quot;&gt;&lt;span id=&quot;acv_stat_683&quot;&gt;&lt;/span&gt;&lt;a class=&quot;acvclick acv4&quot; id=&quot;vote4-683&quot; href=&quot;javascript:acv_vote(683,1);&quot;&gt;支持&lt;/a&gt;(&lt;span id=&quot;cos_support-683&quot;&gt;0&lt;/span&gt;)&lt;a  class=&quot;acvclick acva&quot;  id=&quot;votea-683&quot;  href=&quot;javascript:acv_vote(683,0);&quot;&gt;反对&lt;/a&gt;	(&lt;span id=&quot;cos_unsupport-683&quot;&gt;0&lt;/span&gt;)&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>嗯，我一直这样在首页显示 starred&#8230;
<div class="vote" id="vote-683"><span id="acv_stat_683"></span><a class="acvclick acv4" id="vote4-683" href="javascript:acv_vote(683,1);">支持</a>(<span id="cos_support-683">0</span>)<a class="acvclick acva"  id="votea-683"  href="javascript:acv_vote(683,0);">反对</a>	(<span id="cos_unsupport-683">0</span>)</div>
]]></content:encoded>
	</item>
</channel>
</rss>

