2005-11-29, 09:00 PM
I have created a GPL'ed PHP RSS generator. It accepts input from a MySQL database and dynamically generates a feed for you. It's quite simple, but it's the first GPL thing I've ever made, so I guess all the good projects start from here ;)
The whole story about my RSS generator is on my blog and the source is downloadable here.
I'm sorry, this is the best I've given back to the open source community as yet, and it's not exactly complicated to build (especially for all you really clever people on these forums). :)
Built in SUSE 10 on Apache 2.0.54, PHP 5.0.5 and MySQL 5, but should work on most Web Server/PHP/MySQL installations.