[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Looking for a good RSS/ATOM parser

Bruno Bornsztein

5/31/2005 6:47:00 PM

Hi all,
I'm looking for a parser that will handle all versions of RSS and ATOM
(something along the lines of PHP's Magpie or Python's Universal Feed
Parser).
Anyone know of something out there I can use?
Thanks,
Bruno


2 Answers

David Jacobs

6/1/2005 7:16:00 AM

0

Hi,

Check http://raa.ruby... and search for rss and atom. There
seems to be a RSS/Atom-category:
http://raa.ruby...cat.rhtml?category_major=Application;category_minor=RSS%2FAtom

I hope you find there the information you need!

Have fun,
David

2005/5/31, Bruno Bornsztein <bruno.bornsztein@gmail.com>:
> Hi all,
> I'm looking for a parser that will handle all versions of RSS and ATOM
> (something along the lines of PHP's Magpie or Python's Universal Feed
> Parser).
> Anyone know of something out there I can use?
> Thanks,
> Bruno
>
>


Bruno Bornsztein

6/1/2005 11:47:00 AM

0

Thanks David, rssfwd (one of the apps on the page you linked to) has a
parser that looks promising.

On 6/1/05, David Jacobs <davidbe@gmail.com> wrote:
> Hi,
>
> Check http://raa.ruby... and search for rss and atom. There
> seems to be a RSS/Atom-category:
> http://raa.ruby...cat.rhtml?category_major=Application;category_minor=RSS%2FAtom
>
> I hope you find there the information you need!
>
> Have fun,
> David
>
> 2005/5/31, Bruno Bornsztein <bruno.bornsztein@gmail.com>:
> > Hi all,
> > I'm looking for a parser that will handle all versions of RSS and ATOM
> > (something along the lines of PHP's Magpie or Python's Universal Feed
> > Parser).
> > Anyone know of something out there I can use?
> > Thanks,
> > Bruno
> >
> >
>
>