Get Paid to Write a PHP RSS/Atom Library
The feed I use powered by MySyndicaat to look for interesting RSS and Atom stories picked up an unusual hit this morning… a project on ScriptLance.com:
In search of RSS 2.0/Atom writer/generator in the form of PHP class to extract defined specific data fields. The same concept as the RSS feeds (on the fly) like Flicker.com .I.E (http://www.flickr.com/photos/missfit666/)
It should be a simplified, reusable and commented code. It should also include Automatic site URL detection by simply referencing the siteurl , $file = somefile.php. etc..
I’ve seen and written a few manual RSS generators in PHP, but nothing that would approach a library like Java’s ROME. I’ve got to believe there is a robust PHP library out there already. Anyone know of one?

