This is a clone of Tiny Tiny RSS, a web-based news feed aggregator. The purpose of this clone is to lower the installation requirements so that Tiny Tiny RSS can also be installed and used on webservers or hosting solutions which do not meet the original Tiny Tiny RSS requirements.
Currently the source is functional identical to Tiny Tiny RSS 1.7.9 but with patches to work with following relaxed requirements compared to the original PHP requirements:
- PHP 5.2
- open_basedir restriction supported
Bugs/Issues
- One Time Passwords are currently disabled because namespace compatibility issues with PHP 5.2
Installation is identical to the original installation apart from the lower requirements laid out above.
Of course all credit for Tiny Tiny RSS, apart from my patches, goes to Andrew Dolgov. Copyright for original Tiny Tiny RSS is (c) Andrew Dolgov.
Licensed under GNU GPL version 2.