Want to use Tiny Tiny RSS but can't install it on your own server? Read on.
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 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)
- 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.
Download
1.2.28 (Oct 21, 2008) (RSS, please read installation and upgrade notes and UpdatingFeeds!)
Last week of daily DevelopmentSnapshots for your testing pleasure.
Trunk code is available from Darcs repository (web interface). Darcs-impaired can also use Subversion repository.