About
Tiny Tiny RSS is a web-based news feed (RSS/Atom) aggregator, designed to allow you to read news from any location, while feeling as close to a real desktop application as possible.
Site Notes
- Anonymous Wiki edits are disabled. If you would like to contribute, don't hesitate to drop me a message and I'll create an account for you in no time.
- Please read this document before reporting bugs.
Features Overview
- Server-side application, user only needs a web browser
- Supports RSS, RDF, Atom feeds using Magpie library
- Supports OPML import/export
- Easy setup and configuration
- Streamlined interface using XmlHttpRequest (or AJAX for laypeople)
- Free software, licensed under GPL
- Supports multiple users with administrative and user privileges (optional)
- Supports authentication for reading protected feeds (e.g. LiveJournal friend-only posts)
- Supports aggregation of feeds and article publishing
- Supports keyboard shortcuts
- Supports interface translations (work in progress)
- Supports feed enclosures (podcasts)
- Supports article scoring
- More features...
Requirements
Server-side
- Web server, for example Apache
- PHP (4.x or 5.x); please see PhpCompatibilityNotes.
- PostgreSQL (tested on 7.4, 8.1 - recommended) or MySQL (InnoDB and version 4.1+ or 5.0+ required; please read MysqlCompatibilityNotes)
- XML-RPC for PHP library for XML-RPC support. Optional.
- Enabled Gettext extension in PHP (when using interface translations).
- PHP compiled with support for mbstring functions
Client-side
Author
Demo
Demo installation here. Play as you like, database is restored every hour. Note: not all functions are available in the demo.
If you really like Tiny Tiny RSS but can't install it on your own server, look here.
Download
1.3.4 (Oct 21, 2009) (RSS, please read installation and upgrade notes and UpdatingFeeds!)
MD5: f913cb14a897527a25bd3f3073e3daae
Trunk code is available from Git or Subversion repository.