------ art_39388_7776696.1160422938881 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, Since this is such a specailized task, it really depends on the website you are transforming. I would suggest you take a look at Hpricot( http://code.whytheluckystiff.net/hpricot) and at the RSS class in the standard library. It shouldn't be to hard to roll one up, and we can always help. I am usually in #ruby-lang on freenode after 7 every night. -- Chris On 10/9/06, Bart Braem <bart.braem / gmail.com> wrote: > > Does anyone have a ruby based script lying around that would transform > updates to a webpage to RSS or some other feed format? > We don't use a CMS for our website but there are items that are updated > often and RSS feeds might be appreciated. Someone must have done this > before I guess. > So is there a script that might do that? The categories are separated by > h2 > tags and the items are in li tags. > > Bart > > ------ art_39388_7776696.1160422938881--