<?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>《Newsfox搞定RSS全文输出》的评论</title>
	<atom:link href="http://qixinglu.com/archives/newsfox_full_feed/feed" rel="self" type="application/rss+xml" />
	<link>http://qixinglu.com/archives/newsfox_full_feed?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=newsfox_full_feed</link>
	<description>潜心修炼，早日成仙。GNU/Linux、Ubuntu、Firefox、LiveCD、游戏MOD。</description>
	<lastBuildDate>Tue, 07 Sep 2010 15:25:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>muzuiget</title>
		<link>http://qixinglu.com/archives/newsfox_full_feed#comment-113</link>
		<dc:creator>muzuiget</dc:creator>
		<pubDate>Fri, 21 Nov 2008 02:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://muzuiget.blog.ubuntu.org.cn/2008/08/15/newsfox%e6%90%9e%e5%ae%9arss%e5%85%a8%e6%96%87%e8%be%93%e5%87%ba/#comment-113</guid>
		<description>@癔雨人
我也没办法，驱动之家新闻多数都是一页吧，测评就很多页，我是打开链接后再用Autopager对付的，自动翻页规则我贴在&lt;a href=&quot;http://muzuiget.blog.ubuntu.org.cn/2008/08/28/autopager%e7%ae%80%e6%98%8e%e6%94%bb%e7%95%a5%e4%ba%94%ef%bc%8d%e8%a7%84%e5%88%99%e5%88%86%e4%ba%ab/&quot; rel=&quot;nofollow&quot;&gt;这里&lt;/a&gt;。</description>
		<content:encoded><![CDATA[<p>@癔雨人<br />
我也没办法，驱动之家新闻多数都是一页吧，测评就很多页，我是打开链接后再用Autopager对付的，自动翻页规则我贴在<a href="http://muzuiget.blog.ubuntu.org.cn/2008/08/28/autopager%e7%ae%80%e6%98%8e%e6%94%bb%e7%95%a5%e4%ba%94%ef%bc%8d%e8%a7%84%e5%88%99%e5%88%86%e4%ba%ab/" rel="nofollow">这里</a>。</p>
]]></content:encoded>
	</item>
	<item>
		<title>癔雨人</title>
		<link>http://qixinglu.com/archives/newsfox_full_feed#comment-112</link>
		<dc:creator>癔雨人</dc:creator>
		<pubDate>Tue, 18 Nov 2008 16:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://muzuiget.blog.ubuntu.org.cn/2008/08/15/newsfox%e6%90%9e%e5%ae%9arss%e5%85%a8%e6%96%87%e8%be%93%e5%87%ba/#comment-112</guid>
		<description>我现在使用了&quot;google reader full feed changer&quot;GM脚本实现了驱动之家的RSS全文输出，但是遇到了较长的需要翻页的文章，只能显示第一页的内容。请问资深人士，能不能帮忙看看怎么改动脚本可以使需要翻页的文章真正的全文输出到Google Reader。万分感谢。

{
url: &#039;http://(rss&#124;news).mydrivers.com&#039;,
xpath: &#039;//td[@class=&quot;f14_black&quot;]&#039;,
charset: &#039;gb2312&#039; //非必需
},</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>muzuiget</title>
		<link>http://qixinglu.com/archives/newsfox_full_feed#comment-119</link>
		<dc:creator>muzuiget</dc:creator>
		<pubDate>Thu, 30 Oct 2008 05:20:56 +0000</pubDate>
		<guid isPermaLink="false">http://muzuiget.blog.ubuntu.org.cn/2008/08/15/newsfox%e6%90%9e%e5%ae%9arss%e5%85%a8%e6%96%87%e8%be%93%e5%87%ba/#comment-119</guid>
		<description>@sein
照猫画虎憋了2条出来

&lt;code&gt;getElementsByClass(&quot;entry2&quot;, &quot;div&quot;, linkDOM)[0].innerHTML;
getElementsByClass(&quot;commentlist&quot;, &quot;ol&quot;, linkDOM)[0].innerHTML;&lt;/code&gt;

结果还是跟XPath一样。</description>
		<content:encoded><![CDATA[<p>@sein<br />
照猫画虎憋了2条出来</p>
<p><code>getElementsByClass("entry2", "div", linkDOM)[0].innerHTML;<br />
getElementsByClass("commentlist", "ol", linkDOM)[0].innerHTML;</code></p>
<p>结果还是跟XPath一样。</p>
]]></content:encoded>
	</item>
	<item>
		<title>sein</title>
		<link>http://qixinglu.com/archives/newsfox_full_feed#comment-118</link>
		<dc:creator>sein</dc:creator>
		<pubDate>Thu, 30 Oct 2008 04:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://muzuiget.blog.ubuntu.org.cn/2008/08/15/newsfox%e6%90%9e%e5%ae%9arss%e5%85%a8%e6%96%87%e8%be%93%e5%87%ba/#comment-118</guid>
		<description>人肉 TB 一下吧，一些关于 xpath 的资源

http://boboing.com/2008/10/871

不知道用 js 方式能不能搞定 - -</description>
		<content:encoded><![CDATA[<p>人肉 TB 一下吧，一些关于 xpath 的资源</p>
<p><a href="http://boboing.com/2008/10/871" rel="nofollow">http://boboing.com/2008/10/871</a></p>
<p>不知道用 js 方式能不能搞定 &#8211; -</p>
]]></content:encoded>
	</item>
	<item>
		<title>muzuiget</title>
		<link>http://qixinglu.com/archives/newsfox_full_feed#comment-117</link>
		<dc:creator>muzuiget</dc:creator>
		<pubDate>Wed, 29 Oct 2008 16:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://muzuiget.blog.ubuntu.org.cn/2008/08/15/newsfox%e6%90%9e%e5%ae%9arss%e5%85%a8%e6%96%87%e8%be%93%e5%87%ba/#comment-117</guid>
		<description>@sein
&lt;blockquote&gt;很惊讶的发现你再读取煎蛋的评论&lt;/blockquote&gt;
很早之前写了，积累点技巧，所以我更新了一下文章。
&lt;blockquote&gt;只要一句 //ol[@class=&quot;commentlist&quot;] 就可以搞定&lt;/blockquote&gt;
确实这样也可以，看起来还比较简洁，我之前也是这样写的，不过这句显示出来的效果是在正文面板左边有空白，我看起来很不爽，所以写成这样。“&#124;”前那句是加显示一句有多少人留言的标题，唉，软件洁癖作崇，简单问题复杂化。
&lt;blockquote&gt;我一直在想办法同时读取煎蛋的正文和评论，但是分隔符 &#124; 是或的意思，你有办法同时读取显示吗？&lt;/blockquote&gt;
“&#124;”是都选取的意思，我在文章中的例子有几个也用上了“&#124;”，newsfox不支持多行表达式，所以只能用“&#124;”连接起来，开始我也以为用

&lt;code&gt;//div[@class=&quot;entry2&quot;] ｜ //ol[@class=&quot;commentlist&quot;]&lt;/code&gt;

就能搞定了，结果评论不出来了，很奇怪，我用Autoager和XPather，XPather Checker扩展测试过，这个表达式确实是包含正文和评论,用

&lt;code&gt;//div[@id=&quot;content&quot;]&lt;/code&gt;

都一样，不知道是newsfox的问题还是煎蛋代码过于彪悍还是我人品不好。小众软件也是也种情况，不过LinuxToy却行。

后来发现，用默认的正则表达式就行了（清空文本框内容），不过这样评论格式会丢失。</description>
		<content:encoded><![CDATA[<p>@sein</p>
<blockquote><p>很惊讶的发现你再读取煎蛋的评论</p></blockquote>
<p>很早之前写了，积累点技巧，所以我更新了一下文章。</p>
<blockquote><p>只要一句 //ol[@class="commentlist"] 就可以搞定</p></blockquote>
<p>确实这样也可以，看起来还比较简洁，我之前也是这样写的，不过这句显示出来的效果是在正文面板左边有空白，我看起来很不爽，所以写成这样。“|”前那句是加显示一句有多少人留言的标题，唉，软件洁癖作崇，简单问题复杂化。</p>
<blockquote><p>我一直在想办法同时读取煎蛋的正文和评论，但是分隔符 | 是或的意思，你有办法同时读取显示吗？</p></blockquote>
<p>“|”是都选取的意思，我在文章中的例子有几个也用上了“|”，newsfox不支持多行表达式，所以只能用“|”连接起来，开始我也以为用</p>
<p><code>//div[@class="entry2"] ｜ //ol[@class="commentlist"]</code></p>
<p>就能搞定了，结果评论不出来了，很奇怪，我用Autoager和XPather，XPather Checker扩展测试过，这个表达式确实是包含正文和评论,用</p>
<p><code>//div[@id="content"]</code></p>
<p>都一样，不知道是newsfox的问题还是煎蛋代码过于彪悍还是我人品不好。小众软件也是也种情况，不过LinuxToy却行。</p>
<p>后来发现，用默认的正则表达式就行了（清空文本框内容），不过这样评论格式会丢失。</p>
]]></content:encoded>
	</item>
	<item>
		<title>sein</title>
		<link>http://qixinglu.com/archives/newsfox_full_feed#comment-116</link>
		<dc:creator>sein</dc:creator>
		<pubDate>Wed, 29 Oct 2008 13:48:02 +0000</pubDate>
		<guid isPermaLink="false">http://muzuiget.blog.ubuntu.org.cn/2008/08/15/newsfox%e6%90%9e%e5%ae%9arss%e5%85%a8%e6%96%87%e8%be%93%e5%87%ba/#comment-116</guid>
		<description>很惊讶的发现你再读取煎蛋的评论，其实，只要一句 //ol[@class=&quot;commentlist&quot;] 就可以搞定

我一直在想办法同时读取煎蛋的正文和评论，但是分隔符 &#124;  是或的意思，你有办法同时读取显示吗？

正文是 //div[@class=&quot;entry2&quot;]</description>
		<content:encoded><![CDATA[<p>很惊讶的发现你再读取煎蛋的评论，其实，只要一句 //ol[@class="commentlist"] 就可以搞定</p>
<p>我一直在想办法同时读取煎蛋的正文和评论，但是分隔符 |  是或的意思，你有办法同时读取显示吗？</p>
<p>正文是 //div[@class="entry2"]</p>
]]></content:encoded>
	</item>
	<item>
		<title>muzuiget</title>
		<link>http://qixinglu.com/archives/newsfox_full_feed#comment-115</link>
		<dc:creator>muzuiget</dc:creator>
		<pubDate>Tue, 28 Oct 2008 14:48:30 +0000</pubDate>
		<guid isPermaLink="false">http://muzuiget.blog.ubuntu.org.cn/2008/08/15/newsfox%e6%90%9e%e5%ae%9arss%e5%85%a8%e6%96%87%e8%be%93%e5%87%ba/#comment-115</guid>
		<description>@sein
试试用这个
&lt;code&gt;//div[@class=&quot;EntryBody&quot;]&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>@sein<br />
试试用这个<br />
<code>//div[@class="EntryBody"]</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>sein</title>
		<link>http://qixinglu.com/archives/newsfox_full_feed#comment-114</link>
		<dc:creator>sein</dc:creator>
		<pubDate>Tue, 28 Oct 2008 07:50:31 +0000</pubDate>
		<guid isPermaLink="false">http://muzuiget.blog.ubuntu.org.cn/2008/08/15/newsfox%e6%90%9e%e5%ae%9arss%e5%85%a8%e6%96%87%e8%be%93%e5%87%ba/#comment-114</guid>
		<description>用你的方法搞定网易新闻，但是牛博的rss 还是无效

http://www.bullog.cn/Blog/RssHandler.ashx?selectedA=1&amp;selectedB=1

有办法吗</description>
		<content:encoded><![CDATA[<p>用你的方法搞定网易新闻，但是牛博的rss 还是无效</p>
<p><a href="http://www.bullog.cn/Blog/RssHandler.ashx?selectedA=1&amp;selectedB=1" rel="nofollow">http://www.bullog.cn/Blog/RssHandler.ashx?selectedA=1&amp;selectedB=1</a></p>
<p>有办法吗</p>
]]></content:encoded>
	</item>
	<item>
		<title>sein</title>
		<link>http://qixinglu.com/archives/newsfox_full_feed#comment-111</link>
		<dc:creator>sein</dc:creator>
		<pubDate>Sun, 26 Oct 2008 05:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://muzuiget.blog.ubuntu.org.cn/2008/08/15/newsfox%e6%90%9e%e5%ae%9arss%e5%85%a8%e6%96%87%e8%be%93%e5%87%ba/#comment-111</guid>
		<description>哈哈哈，这个好，我一度也爱用 newsfox

但是当我订阅的 feed 超过500 以后还是老老实实用 GR了</description>
		<content:encoded><![CDATA[<p>哈哈哈，这个好，我一度也爱用 newsfox</p>
<p>但是当我订阅的 feed 超过500 以后还是老老实实用 GR了</p>
]]></content:encoded>
	</item>
</channel>
</rss>
