What's the best way to parse RSS/Atom feeds for an iPhone application?

前端 未结 10 1368
感动是毒
感动是毒 2020-12-24 14:43

So I understand that there are a few options available as far as parsing straight XML goes: NSXMLParser, TouchXML from TouchCode, etc. That\'s all fine, and seems to work fi

10条回答
  •  感情败类
    2020-12-24 15:48

    I came accross igasus project on sourceforge today. I haven't used it or really checked it, but perhaps it might help.

    From their site: igagus is a web service for the iPhone that allows aggregation of RSS to be delivered in an iPhone friendly format.

提交回复
热议问题