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 Thu Oct 16 15:55:16 -0700 2008 Added gitignore to ignore temp files [slcriciuma]
file README.txt Sun Jan 11 19:34:06 -0800 2009 Refactoring rssify code [slcriciuma]
file malvados.rb Sun Jan 11 19:34:06 -0800 2009 Refactoring rssify code [slcriciuma]
file oots.rb Sun Jan 11 19:34:06 -0800 2009 Refactoring rssify code [slcriciuma]
file rssify.rb Sun Jan 11 19:34:06 -0800 2009 Refactoring rssify code [slcriciuma]
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.