blindRSS is a very simple browser-operated RSS reader.
You can click through the feeds on the left, use the (hopefully self-explanatory) icons next to them to manipulate them and do all the other stuff a RSS reader should do.
It's programmed so that the feeds are re-read by a cronjob or daemon and as much functionality as possible is done within the client. Thus the server only does what it is IMO supposed to do: serve data.
blindRSS is licensed under the Public Domain license.
The feedParser and xmlParser files are licensed under the GPL. See the corresponding files for further copyright and license information.
The images are from the Tango Icon Theme:
http://tango.freedesktop.org/Tango_Icon_Library
The images are licensed under a Creative Commons Attribution Share Alike 2.5 license.
Product's homepage
Requirements:
· PHP
· Apache
· MySQL
What's New in This Release: [ read full changelog ]
· This release is a complete rewrite using jQuery that increases speed and stability and enables the following new features: an option to try to disable < scripts > in feeds; an option to cache images in feeds; an option to skip confirmation to mark all entries as read; the ability to add/remove Feed-Groups to/from the GUI; and an option to cache images in feeds locally