jpcody + application 1
Iphone Tutorial: Creating a RSS Feed Reader
june 2010 by jpcody
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.
iphonedev
iphone
application
june 2010 by jpcody