
RSx - a RSS reader with a little extra juice
Latest version: 1.0 (June 12th 2007)
Download
__________________________________________________________
Decided I needed a decent RSS-reader, so I went on and wrote one. What you see here is just about 4 hours of work, so it's still pretty primitive.
It supports (at this time) RSS 2.0 feeds only. RSS 0.9x and 1.0 feeds as well as Atom 0.3 and 1.0 feeds will fail (hopefully by telling you that it could not be loaded, at least that's how it's supposed to be). The top buttons toggle panels or show menus.
Adding feeds works at this point. Removing entries, selecting view options, and manual update of feeds is not yet implemented. To remove feeds, create custom feeds, or view specific feeds you are gonna have to wait
The bottom preview panel can be hidden by clicking the little arrow. The bar where the item caption is displayed will take you to the link contained in the item. Enclosures (attachments) and viewing modes doesn't work yet since i took a shortcut and just glued XMLHTTP in there rather than my own home made HTTP module.
Oh. It requires the Visual Basic 6 runtime files. Those are not included in the installer. MSXML6 and the SQLite runtimes are however.