红联Linux门户
Linux帮助

RSS聚合器 Feedjack

发布时间:2012-08-16 14:59:20来源:红联作者:empast
Feedjack 是一个RSS的聚合器,使用 Python 开发,基于 Django 框架。

主要特点:

It downloads feeds and aggregate their contents in a single site
The new aggregated site has a feed of its own (atom and rss)
It uses Mark Pilgrim’s excelent FeedParser
The subscriber list can be exported as OPML and FOAF

更多优点:

It handles historical data, you can read old posts
It parses a lot more info, including post categories
It generates pages/feeds with posts of a certain category (example, feed)
It generates pages/feeds with posts from a certain subscriber (example, feed)
It generates pages/feeds with posts of a certain category from a certain subcriber (example, feed)
A cloud tag/folksonomy (hype 2.0 compliant) for every page and every subscriber
It uses Django templates
The administration is done via web (using Django’s kickass autogenerated and magical admin site), and can handle multiple planets.
Extensive use of django’s internal cache engine. Most of the time you will have no database hits when serving pages.

主页:http://www.feedjack.org/

下载:http://www.feedjack.org/download/Feedjack-0.9.16.tar.gz

来自:开源中国社区
文章评论

共有 0 条评论