Posts Tagged ‘xml’

TBXML – XML parsing on the iPhone

Just wanted to remind people about TBXML developed by Tom Bradley. This is an Objective-C based XML parser for the iPhone that is QUICK and light on resources. It has a really simple API and can be implemented really quickly.

If all you want to do is read and parse XML then this is a library you should check out. It is open source so you can see how its been done and change as necessary. If you don’t want to change it yourself then drop Tom a note and he is very quick in making changes that fit with the purpose of the library.

Read more

Share:
  • Digg
  • del.icio.us
  • Facebook
  • MySpace
  • Reddit
  • StumbleUpon
  • Technorati
  • TwitThis
  • Design Float
  • DZone
  • email
  • Google Bookmarks
  • LinkedIn
  • Scoopeo
  • Tumblr

Processing XML on the iPhone

For Tutorial 6 I needed to process an XML document produced by a tilemap editor. I was most disappointed to find that the iPhone SDK does not come with very much in the way of classes to process XML.

Read more

Share:
  • Digg
  • del.icio.us
  • Facebook
  • MySpace
  • Reddit
  • StumbleUpon
  • Technorati
  • TwitThis
  • Design Float
  • DZone
  • email
  • Google Bookmarks
  • LinkedIn
  • Scoopeo
  • Tumblr

Twitter (@71squared)

About the authors

John is a Web Developer working in Perth, Australia for Bouncing Orange - graphic + web design.

Mike works for the largest enterprise software company in the world.

They both love technology, especially Apple and dabble in iPhone dev in their spare time.