Page Details:
Iphone Tutorial: Creating a RSS Feed Reader
http://cocoadevblog.com/iphone-tutorial-creating-a-rss-feed-reader'Creating an RSS reader for iphone is a great way to learn about the language. In this tutorial we’re going to create a rss reader that can also play podcasts. Such application will require us to download and parse a rss feed, display the data in a table and play a remote podcast. In this article I assume a minimal knowledge of cocoa programming, but you should be able to follow even if this is the first time you’re coding an iphone application.'
Tags: iphone, tutorial, objective-c, cocoa, rss, development, programming, dev, howto, app Saved by: admin