In this screencast, I show you how to build a simple iPad app using the new SplitViewController. As we build the app, you'll learn the basics of creating a SplitViewController-based app, and how to implement a simple XML reader to read an XML feed, display a list of article titles and load an article into the detail view when its title is tapped in the list.
For more information about O'Reilly training, contact training@oreilly.com
Click here to view this article on OReilly.com: http://broadcast.oreilly.com/2010/04/splitviewcontroller-ipad-xml.html
An outstanding excellent tutorial with a lot of informational stuff.
It is also a tutorial "How to make a excellent tutorial"
ytkarpdm 3 weeks ago
Excellent tutorial! Very well done, easy to follow.
Keep up the good work.
Would be great to get the source code to help with project.
rjgeemail 2 months ago
@tonypward yeah same as me also.... anybody can help?
informharis 3 months ago
Great Tutorial, very pleasant to listen to.
Help, I am using Xcode 4 with this tutorial and get a Thread error on this line:
int retVal = UIApplicationMain(argc, argv, nil, nil);
any suggestions?
tonypward 7 months ago
Excellent Tutorial....Thanks a ton....!!!!
QAxygen 8 months ago
What a great tutorial! Thank you!
muchospanish 11 months ago
A better way is to simply reloadData: from the XML parsers' didFinishDocument: method.
indiasucksalways 1 year ago
Nice tutorial
haichandar 1 year ago
This is a great tutorial.
MartyGarrison 1 year ago
This is probably the best iPad SplitView related screencast that is out there at this time. Keep them coming, Elizabeth !
As someone who has done most of his iPhone programming without IB, I failed to change the rootViewController's tableView to be grouped. Programatically I just create it with that style but here it seems to be all hidden away somewhere.
Anybody can shed some light on this?
supiter 1 year ago