logo
RSS Reader
Example
Download
Setup
Config
Bugs

Stephen Ostermiller's RSS Reader

RSS Reading software that can run on your webserver as a CGI script

Design Goals

  • Run in a webserver as a CGI script
  • XML configuration
  • Multithreaded RSS download
  • Cache each rss feed for a specified time period before downloading it again
  • Display feeds in vertical columns
  • Ability to mix feeds in the same column.
  • Sort feeds by date if desired.
  • Strip text out of feeds with regular expressions.
  • Filter items out of feeds with regular expressions.
  • Filter out JavaScript, links, images, and unwanted formatting from feeds
  • Allow formatting, links, or images on a feed by feed basis

You can get a better idea of what it will do by looking at the example. If you would like to use this rss reader, you should download it.

License

Ostermiller RSS Reader copyright 2007 by Stephen Ostermiller

The RSS reader is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.