Members

Note: You can use your Sitellite.org account here and vice versa.

Username

Password

Remember Login

Forgot your password?

Not a member? Click here to register

FeedReader 0.1 - initial release

Home        News        Bugs        Downloads        Docs        Forum        CVS        Stats

Project: FeedReader
Date: November 22, 2005 - 9:56 AM

FeedReader, as name suggests, is an RSS/RDF/Atom feed aggregator. It is a 100% native project, relying on SimpleRSS class to parse XML, scheduler app for repetitive fetching of feeds and SimpleTemplate for output.

It is written to comply with Sitellite coding style, uses built-in classes extensively and thus can be used as a reference for your own apps and, certainly, to read feeds.

FeedReader in its current state can only parse valid XML feeds - it will simply bail out if any parsing errors occur. Valid XML is parsed fine though. It has some basic features - flagging important items (not unlike Google News), reading count... Ah, that pretty much sums it all.

More Project News