Tutorial: Building An RSS Reader

RSS reader type apps are all over the app store, from sophisticated multi feed readers to simple apps that display nothing more than a blog feed.  I’ve been asked more than once about making this sort of app and an excellent tutorial on creating an RSS reader has been created by Ray Wenderlich  the creator of the Space Game Starter Kit and co-author of the Learning Cocos2D book.

What makes this a really good tutorial is that Ray really helps you to understand exactly what he’s doing, and uses some excellent open source libraries in the process that you can use in many different types of projects.

Specifically, the tutorial covers how to retrieve the actual feed, how to parse and interpret the XML data, how to do that in the background so your app doesn’t freeze up while updating, and how to perform real-time animated UI updates so that the user knows that the feeds have updated.

The tutorial can be found at:
How To Make A Simple RSS Reader iPhone App Tutorial

Definitely another high quality tutorial from Ray.

Learn how to program an iOS app using Objective-C right from the start with The iOS Apprentice series. A set of epic tutorials for anyone - even if you've never programmed before.
Read more...
DeliciousTwitterFacebookLinkedInEmail

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.

One Response to Tutorial: Building An RSS Reader

Click on a tab to select how you'd like to leave your comment

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>