RSS2PNG
Here you can download RSS2PNG, a PHP script that will load an RSS feed and turn it into a PNG image which can then be used in places such as bulletin board signatures.
Requirements:
- Apache with mod_rewrite
- PHP 5.0.1 or higher
- PHP modules SimpleXML and GD2
To configure the script, edit the config.php file in the inc/ subdirectory. It should be pretty straightforward.
Current Version: 0.2 (Click for old versions of RSS2PNG)
Changelog:
- 0.2
- Added support for RSS version 0.91, because there was more demand for it than I had expected there would be.
- 0.1
- First version
Known issues:
- The script does not seem to like UTF-8
Example:
Download: rss2png_0_2.tar.gz