<?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"
	>
<channel>
	<title>Comments on: google reader full feed changer Mod</title>
	<atom:link href="http://www.someok.com/2008/06/google-reader-full-feed-changer-mod.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.someok.com/2008/06/google-reader-full-feed-changer-mod.html</link>
	<description>个人无主题灌水菜园子，对形而下的兴致远大于形而上</description>
	<pubDate>Mon, 01 Dec 2008 21:19:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: 郁也风</title>
		<link>http://www.someok.com/2008/06/google-reader-full-feed-changer-mod.html#comment-94190</link>
		<dc:creator>郁也风</dc:creator>
		<pubDate>Wed, 19 Nov 2008 16:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.someok.com/?p=485#comment-94190</guid>
		<description>@癔雨人 这种还是建议你点过去看原文吧，实现的话基本就需要对原来的js做大手术了，个人觉得意义不大</description>
		<content:encoded><![CDATA[<p>@癔雨人 这种还是建议你点过去看原文吧，实现的话基本就需要对原来的js做大手术了，个人觉得意义不大</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 癔雨人</title>
		<link>http://www.someok.com/2008/06/google-reader-full-feed-changer-mod.html#comment-93737</link>
		<dc:creator>癔雨人</dc:creator>
		<pubDate>Tue, 18 Nov 2008 13:19:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.someok.com/?p=485#comment-93737</guid>
		<description>我现在使用了"google reader full feed changer"GM脚本实现了驱动之家的RSS全文输出，但是遇到了较长的需要翻页的文章，只能显示第一页的内容。请问资深人士，能不能帮忙看看怎么改动脚本可以使需要翻页的文章真正的全文输出到Google Reader。万分感谢。

        {
           url: 'http://(rss&#124;news).mydrivers.com',
           xpath: '//td[@class="f14_black"]',
           charset: 'gb2312' //非必需
        },</description>
		<content:encoded><![CDATA[<p>我现在使用了&#8221;google reader full feed changer&#8221;GM脚本实现了驱动之家的RSS全文输出，但是遇到了较长的需要翻页的文章，只能显示第一页的内容。请问资深人士，能不能帮忙看看怎么改动脚本可以使需要翻页的文章真正的全文输出到Google Reader。万分感谢。</p>
<p>        {<br />
           url: &#8216;http://(rss|news).mydrivers.com&#8217;,<br />
           xpath: &#8216;//td[@class="f14_black"]&#8216;,<br />
           charset: &#8216;gb2312&#8242; //非必需<br />
        },</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 郁也风</title>
		<link>http://www.someok.com/2008/06/google-reader-full-feed-changer-mod.html#comment-32434</link>
		<dc:creator>郁也风</dc:creator>
		<pubDate>Fri, 18 Jul 2008 18:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.someok.com/?p=485#comment-32434</guid>
		<description>@yimin 看了下你的配置，应该没问题啊，不过第一个可能大小写有问题。我上面blog里面更新了点，你看看可用否</description>
		<content:encoded><![CDATA[<p>@yimin 看了下你的配置，应该没问题啊，不过第一个可能大小写有问题。我上面blog里面更新了点，你看看可用否</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yimin</title>
		<link>http://www.someok.com/2008/06/google-reader-full-feed-changer-mod.html#comment-32032</link>
		<dc:creator>yimin</dc:creator>
		<pubDate>Thu, 17 Jul 2008 03:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.someok.com/?p=485#comment-32032</guid>
		<description>补充一下我的设置（两个都不能全文输出）：

    {
        url: 'http://www.bullog.cn/blogs/lianyue/',
        xpath: '//div[@class="entrybody"]'
    }	
	{
        url: 'http://24hour.blogbus.com',
		xpath: ['//div[@class="entryBody"] &#124; //div[@class="commentTitle"] &#124; //div[@class="comment"]']
    }</description>
		<content:encoded><![CDATA[<p>补充一下我的设置（两个都不能全文输出）：</p>
<p>    {<br />
        url: &#8216;http://www.bullog.cn/blogs/lianyue/&#8217;,<br />
        xpath: &#8216;//div[@class="entrybody"]&#8216;<br />
    }<br />
	{<br />
        url: &#8216;http://24hour.blogbus.com&#8217;,<br />
		xpath: ['//div[@class="entryBody"] | //div[@class="commentTitle"] | //div[@class="comment"]&#8216;]<br />
    }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yimin</title>
		<link>http://www.someok.com/2008/06/google-reader-full-feed-changer-mod.html#comment-32026</link>
		<dc:creator>yimin</dc:creator>
		<pubDate>Thu, 17 Jul 2008 03:01:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.someok.com/?p=485#comment-32026</guid>
		<description>设置半天，还是不行。用你脚本里的老虎庙的地址，也实现不了。
能给个完整的site_info吗？比如我想加连岳的牛博http://www.bullog.cn/blogs/lianyue/
谢谢！！</description>
		<content:encoded><![CDATA[<p>设置半天，还是不行。用你脚本里的老虎庙的地址，也实现不了。<br />
能给个完整的site_info吗？比如我想加连岳的牛博http://www.bullog.cn/blogs/lianyue/<br />
谢谢！！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 郁也风</title>
		<link>http://www.someok.com/2008/06/google-reader-full-feed-changer-mod.html#comment-25305</link>
		<dc:creator>郁也风</dc:creator>
		<pubDate>Sun, 15 Jun 2008 12:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.someok.com/?p=485#comment-25305</guid>
		<description>@u 当初是想这么干的，不过有些blog并不全都是用div，有些blog的内容用div，可注释什么的用了table（例如牛博网），所以没法子，只好搞成这样的，适应性强</description>
		<content:encoded><![CDATA[<p>@u 当初是想这么干的，不过有些blog并不全都是用div，有些blog的内容用div，可注释什么的用了table（例如牛博网），所以没法子，只好搞成这样的，适应性强</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: u</title>
		<link>http://www.someok.com/2008/06/google-reader-full-feed-changer-mod.html#comment-25195</link>
		<dc:creator>u</dc:creator>
		<pubDate>Sun, 15 Jun 2008 09:34:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.someok.com/?p=485#comment-25195</guid>
		<description>If you do so in original 'google reader full feed changer',
you will change your xpath to '//div[@class="entryBody" or @class="commentTitle" or @class="comment"]'</description>
		<content:encoded><![CDATA[<p>If you do so in original &#8216;google reader full feed changer&#8217;,<br />
you will change your xpath to &#8216;//div[@class="entryBody" or @class="commentTitle" or @class="comment"]&#8216;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 郁也风</title>
		<link>http://www.someok.com/2008/06/google-reader-full-feed-changer-mod.html#comment-25183</link>
		<dc:creator>郁也风</dc:creator>
		<pubDate>Sun, 15 Jun 2008 07:34:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.someok.com/?p=485#comment-25183</guid>
		<description>@六月地 凯迪的结构太乱了，而且丫们都是用javascript输出的，我试了半天也没能搞定：（

其实我一开始用这个的目的是为了看十年砍柴的blog的，没想到凯迪的blog玩的巨恶心，feed里面的标题对应的实际页面居然是输出所有blog，而不是单篇。</description>
		<content:encoded><![CDATA[<p>@六月地 凯迪的结构太乱了，而且丫们都是用javascript输出的，我试了半天也没能搞定：（</p>
<p>其实我一开始用这个的目的是为了看十年砍柴的blog的，没想到凯迪的blog玩的巨恶心，feed里面的标题对应的实际页面居然是输出所有blog，而不是单篇。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cch</title>
		<link>http://www.someok.com/2008/06/google-reader-full-feed-changer-mod.html#comment-25094</link>
		<dc:creator>cch</dc:creator>
		<pubDate>Sun, 15 Jun 2008 01:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.someok.com/?p=485#comment-25094</guid>
		<description>JX Wong
呵呵

这个我收了。

肥硕那边也有介绍</description>
		<content:encoded><![CDATA[<p>JX Wong<br />
呵呵</p>
<p>这个我收了。</p>
<p>肥硕那边也有介绍</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 六月地</title>
		<link>http://www.someok.com/2008/06/google-reader-full-feed-changer-mod.html#comment-24986</link>
		<dc:creator>六月地</dc:creator>
		<pubDate>Sat, 14 Jun 2008 17:09:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.someok.com/?p=485#comment-24986</guid>
		<description>你好。请教一下凯迪论坛的怎么写 xpath 呢？比如论坛“猫眼看人”版的 RSS 是
http://rss.cat898.com/rsstopic.asp?rssid=news1
我只要看一楼的帖子。谢谢了。</description>
		<content:encoded><![CDATA[<p>你好。请教一下凯迪论坛的怎么写 xpath 呢？比如论坛“猫眼看人”版的 RSS 是<br />
<a href="http://rss.cat898.com/rsstopic.asp?rssid=news1" rel="nofollow">http://rss.cat898.com/rsstopic.asp?rssid=news1</a><br />
我只要看一楼的帖子。谢谢了。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
