October 10, 2010 2

Reading / Creating XML in iOS

By admin in Uncategorized

As I’ve mentioned previously, this blog serves as a kind of social-bookmarker, and exist somewhat in order for me to chronologically log my learning experience with iOS programming. So not everything I post is always a how-to or a tip, but sometimes I will share something which I read that I found useful that people learning as I learn might find useful, not to mention I often reference my own blog to remember stuff.

Anyway, this is a great write up on using GDataXML for reading/creating XML in iOS.
http://www.raywenderlich.com/725/how-to-read-and-write-xml-documents-with-gdataxml

Tags: , ,

2 Responses to “Reading / Creating XML in iOS”

  1. johndpope says:

    Hi Mario, check out wonderxml it is pretty clean package that wraps gdataxml.

  2. John Blanco says:

    RaptureXML is the hot XML processing library right now. It supports blocks and an XPath-like syntax that condenses your XML code from many lines to one. VERY EASY TO WRITE AND READ.

    https://github.com/ZaBlanc/RaptureXML#readme

Leave a Reply

Powered by WP Hashcash

Spam protection by WP Captcha-Free