11月 19th, 2009让Google reader full feed changer支持改写链接
这篇文章是专门针对solidot的,solidot这网站的feed只输出摘要确实挺讨厌的,不过觉得它的文章还算有价值,评论也比cnbeta有营养多了,还是订阅并用Google reader full feed changer来对付,用下面两条xpath来获取全文和评论
{ url: 'http://solidot.org', xpath: '//div[@class="body"] | //ul[@id="commentlisting"]' },
全文获取没问题,当然引用部分居然用“<i>”来包住确实值得强烈鄙视,抓取全文在Google Reader就成斜体。 Read the rest of this entry »


