Tiny Tiny RSS
I found a nice web based RSS aggregator yesterday , its called Tiny Tiny RSS.
To use it you will need a webserver , PHP and a MySQL database , all fairly standard in Linux nowadays.

Pretty easy to setup , download the tarball from the Tiny Tiny RSS site and unpack into a directory on your webserver.
Use a tool like phpmyadmin to create a user and an empty database then import the correct database setup from the schema folder , either MySQL or Postgresql.
That's the hard work done , now just open the ttrss folder in your broswer , you will be logged in as an administrator and can setup your preferences and add a few more feeds.
Its got keyboard shortcuts too , so give that mouse a rest!
- r - refresh current feed
- u - update all feeds
- up/down and p/n - move to previous or next headline (not in Safari)
- j/k - move to previous or next feed
- s - open search dialog
- shift-E - edit active feed
- shift-D - toggle debugging window
I've found that on Firefox 2.x I need to use Control+Alt+Key to use the shortcuts.

Comments
Post new comment