| Amit Gandhi ( @ 2004-02-04 21:35:00 |
| Current mood: | accomplished |
Hyperfeeder
I finally finished working on hyperfeeder - a completely customizable RSS/RDF news feed aggregator with output in the HTML format. (APT sources for Debian available. Source code with install script for other distributions..)
The main reason I developed this was that I wanted to view images inline. While LJ's feed aggregator does this, it has a "score" tracker, which limits the number of feeds you can track.
Also, I periodically run it at my server (via crontab) and set the output file as a publicly accessible one. This way, I access the latest feeds wherever I am.
The present version (0.6.1) is production-quality and features a pretty efficient hand-written parser. More details here.
If you decide to use it, do send me feature requests and bug reports at <hyperfeeder at amitng dot net>.
For the impatient:
- Debian users: Add one of the following to sources.list .
- For stable/testing:
deb http://www.amitng.net debian stable
deb-src http://www.amitng.net debian stable - For unstable:
deb http://www.amitng.net debian unstable
deb-src http://www.amitng.net debian unstable
- For stable/testing:
- Other distributions: Download and run install script
- hyperfeeder_0.6.1_stdc++5.tar.gz (19 kB) - For libstdc++5.
MD5: dfe3e417d00d8ddc7dad7b4ba01e8cb0 - hyperfeeder_0.6.1_stdc++2.10.tar.gz (19 kB) - For libstdc++ 2.10.
MD5: f8f73abc6e8582170e2f5535132dc1c7
- hyperfeeder_0.6.1_stdc++5.tar.gz (19 kB) - For libstdc++5.