FeedParser – An RSS/Atom Feed Parser for MacOSX & iPhone
URL: http://github.com/kballard/feedparser
Code Quality: Work in Progress (working, well documented/commented and in use by shipping apps; may need to be customized depending upon your specific needs)
Description:
FeedParser, by Kevin Ballard, is an NSXMLParser-based RSS and Atom feed parser for MacOSX and iPhoneOS. It parses a number of commonly used RSS elements (title, link, links, content, pubDate, creator, author and enclosures – it can be pretty easily extended to handle others) and can handle embedded Atom link elements.
FeedParser expects a well-formed RSS/Atom feed but may abort on mal-formed feeds depending upon the error. Its Atom support and error handling are not yet complete or as robust as they could be, but FeedParser is under active development and is used by a number of shipping OSX and iPhone apps and looks like it would be a great starting point for any project that needs an RSS feed parser.
License: Freely usable (license text appears to be BSD 2.0, but is not explicitly stated as such)


29. Dec, 2009 






About the Author...
No comments yet... Be the first to leave a reply!