- Like
- Digg
- Del
- Tumblr
- VKontakte
- Flattr
- Buffer
- Love This
- Odnoklassniki
- Meneame
- Blogger
- Amazon
- Yahoo Mail
- Gmail
- AOL
- Newsvine
- HackerNews
- Evernote
- MySpace
- Mail.ru
- Viadeo
- Line
- Comments
- Yummly
- SMS
- Viber
- Telegram
- Subscribe
- Skype
- Facebook Messenger
- Kakao
- LiveJournal
- Yammer
- Edgar
- Fintel
- Mix
- Instapaper
- Copy Link
The Apple Blog recently posted a simple SDK tutorial for the iPhone that walks you through the steps for creating a little RSS reader. It’s pretty cool in that it’s one step above a Hello World app – it performs a real world function, but doesn’t get too bogged down in features and details that would detract from its usefulness as a beginner howto.
When you’re done with the howto, you’ll know how to create an Objective-C iPhone project in Xcode, use the NSXMLParser class, and properly allocate and deallocate memory at runtime.
iPhone SDK Tutorial: Build a Simple RSS reader
Official iPhone SDK
2 thoughts on “iPhone SDK tutorial – simple RSS reader”
Comments are closed.
Check out PHPExcel, http://www.codeplex.com/PHPExcel, reads & writes all Excel formats, including 2007/xlsx
Cheers
Eli