Open Source: Easy iOS RSS and Atom Feed Parser Library
Recently I posted about a great tutorial on making an iOS RSS reader. That tutorial used the Gdata feed parse, but I just found out about an interesting library that looks like simpler alternative. The tutorial does a great job of explaining how to set up Gdata for RSS feeds, but things are simpler with this specialized RSS and Atom feed parsing library.
The library is known as MWFeedParser, and what makes it different is that MWFeedParser is designed specifically for Atom and RSS feeds returning different elements of the feed as specific Cocoa objects for easy manipulation in your program.
The project is from Michael Waterfall and the Github repository can be found here:
https://github.com/mwaterfall
Looks like a great alternative for those looking to use RSS feed data within their apps.
Read More: Open Source iOS Libraries And Tools
[via Under The Bridge]
Submit A Resource
Have you created a useful tutorial, library or tool for iOS development that you would like to get in front of our 300,000+ monthly page views from iOS developers?
You can send a Tweet to @maniacdev on Twitter or submit the url here.
The resources we feel will appeal to our readers the most will be posted on the front page.







Open Source: Easy iOS RSS and Atom Feed Parser Library: Tweet Recently I posted about a great… http://goo.gl/fb/kqR3u
Pingback: AppsKicker » Blog Archive » Maniac Dev is Awesome; Nice Open Source Section