Ruby - Feed Generators

Hi All,
Can anyone help me in making feed[xml/rss] generator for a webpage based
on ruby/ruby on rails.
Tell me if any ruby code is already available, to generate feeds for a
webpage.

Thanks in Advance.
Sumanth.

On Mar 15, 2006, at 7:39 AM, Sumanth A. wrote:

Hi All,
Can anyone help me in making feed[xml/rss] generator for a webpage
based
on ruby/ruby on rails.
Tell me if any ruby code is already available, to generate feeds for a
webpage.

http://www.google.com/search?as_q=generating+rss+with+rails&num=100

There are a lot of good results from querying with ‘generating rss
with rails.’


Jason P.
[email protected]

“The key to performance is elegance, not
battalions of special cases.”

  • Jon Bentley and Doug McIlroy

Sumanth A. wrote:

Hi All,
Can anyone help me in making feed[xml/rss] generator for a webpage based
on ruby/ruby on rails.
Tell me if any ruby code is already available, to generate feeds for a
webpage.

Thanks in Advance.
Sumanth.

Thanks Jason

Sumanth A. wrote:

Hi All,
Can anyone help me in making feed[xml/rss] generator for a webpage based
on ruby/ruby on rails.
Tell me if any ruby code is already available, to generate feeds for a
webpage.

Thanks in Advance.
Sumanth.

Thanks Jason.

Sumanth.

On Mar 15, 2006, at 7:57 AM, Sumanth A. wrote:

Sumanth.

Thanks Jason

Actually, another suggestion: download typo and look through its
code. I know that it does rss/atom generation and that’s the method
that I’d use in conjunction with the better of those results from
Google.

Use the source, Luke! :slight_smile:


Jason P.
[email protected]

“The key to performance is elegance, not
battalions of special cases.”

  • Jon Bentley and Doug McIlroy