February CocoaHeads JSON meets Core Data and Collection Views

Details
Join us in February for a presentation by Mike Riley called "Consuming JSON Data and storing it in Core Data".
So many of our apps connect to a RESTful service and need to persist the data we bring down. Mike writes:
"I will talk about how you can take JSON data from a web based data source, parse the data in your iPhone application and store it in Core Data. I will do a quick overview of the web based data source and how to perform the data operations in the background."
Also, based on our discussion of presenting something you are learning, I'll do a brief presentation on Collection Views (unless someone else wants to). I've been meaning to dig into these guys and will present the different components of displaying views using UICollectionView and friends.

February CocoaHeads JSON meets Core Data and Collection Views