Rss Feeds

Hello frnds

I want to implement Rss Feeds on my site...I want to fetch data from other sites to my site..and i want to even use some cron job to automatically update is..

So is there any plugin to do so? Or is there any method by which I can do this?

Please let me know

Thanks

Dhaval Parikh

Dhaval Parikh wrote:

Hello frnds

I want to implement Rss Feeds on my site...I want to fetch data from other sites to my site..and i want to even use some cron job to automatically update is..

So is there any plugin to do so? Or is there any method by which I can do this?

Please let me know

Thanks

Dhaval Parikh   

Check out Simple RSS (http://rubyforge.org/projects/simple-rss/) and FeedTools (http://rubyforge.org/projects/feedtools/)

There are also other options, including rolling your own with REXML or Hpricot. See also: http://rubyforge.org/search/?type_of_search=soft&words=RSS&Search=Search

Cheers Chris

[ http://rubyforge.org/projects/rss-client ]

Usage: [ Error 404: File Not Found | Assembla ] RoR example: [ http://rubyforge.org/frs/download.php/31123/rssclient_on_rails.tgz ] RaPlanet (Ramaze-based, using rss-client for the feeds fetching): [ Error 404: File Not Found | Assembla ]

Stoyan Zhekov wrote:

This might help RSS Feeds + Ruby on Rails + Web App – Nasir Jamal It based on feedtools