From: Juvenn Woo Date: 2009-07-14T00:26:37+09:00 Subject: Re: rss parsing error. Hi, Young: I think you may checkout universal feed parser at feedparser.org, which is a python package, mainly created by Mark Pilgrim. And, I'm guessing Google Reader uses it in the backend. As far as I know, there's no equivalent ruby package for that. Regards, On 7/13/09, Young Gyu Park wrote: > At these days, I try to parse 'http://www.forbes.com/news/index.xml' using > feedzirra. > As you access this url, you can recognize what the problem is. > > They added an unnecessary html tag which made malformed rss format. > > But in the google rss reader, they process correctly without any problem. > This is the point I wonder how they can make it happen, while I can't. > > please help me out to narrow the gap between me and google ^.^ > > be a happy day. > -- Sent from my mobile device Juvenn Woo