Tutorial: Fetching And Parsing JSON And XML With Simple Reusable Classes
There are some good open source libraries for parsing JSON and XML available for iOS devices. However, if a situation arrives where you cannot use on of those libraries or you just want to understand everything that’s going on I have found a tutorial you may want to check out.
In the tutorial Matt Gallagher provides a collection of basic classes for XML and JSON parsing along with a good explanation of his thoughts when developing those classes.
You can find the tutorial here:
http://cocoawithlove.com/2011/05/classes-for-fetching-and-parsing-xml-or.html
A good read for those looking to understand how to communicate with web services using Cocoa Touch.
Submit A Resource
Have you created a useful tutorial, library or tool for iOS development that you would like to get in front of our 300,000+ monthly page views from iOS developers?
You can send a Tweet to @maniacdev on Twitter or submit the url here.
The resources we feel will appeal to our readers the most will be posted on the front page.





