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
rssifier / README.txt
100644 13 lines (7 sloc) 0.39 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
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.