public
Description: Couple of quick & dirty scripts to create feeds for some sites that doesn't have them.
Homepage: http://www.dirceu.info/blog/creating-rss-feeds-with-rssifier/
Clone URL: git://github.com/dirceu/rssifier.git
name age message
file .gitignore Loading commit data...
file README.txt
file malvados.rb
file oots.rb
file rssify.rb
README.txt
How to Run
==========

In the first time you run these scripts you must provide the id of the initial item as a command-line argument. Example:


$ ruby malvados.rb 1198

This will generate the XML file. In the next time you don't need it anymore:

$ ruby malvados.rb

Now rssifier.rb will try to get the next item (based on the last item number present in the XML file) and update the 
XML.