iPhone OS Reference Library Apple Developer Connection spyglass button

Version: 1.1

Posted: 2009-07-24

Build Requirements: iPhone SDK 3.0

Runtime Requirements: iPhone OS 3.0

View Source Code:

Download Sample Code (“TopSongs.zip”, 59.5K)



Description

This sample code demonstrates efficiently parsing and importing data from an XML RSS feed into Core Data. The feed is from iTunes Top Songs and contains data about songs, artists, and categories. The application's data model has an entity for Song and for Category. Managed objects are inserted into a managed object context on a background thread, so the application remains responsive to the user while the import is taking place.

Document Revision History

Date Notes
2009-07-24Expanded ReadMe and added localization for SongsViewController.
Did this document help you? Yes It's good, but... Not helpful...