Tag Archives: mySQL

plist > JSON > XML

Having developed 4 or 5 iPhone apps now that download remote XML data from servers and populate tables view and other content, I can tell you without reservation that it is the slowest way to go.

Performance using JSON is …

Posted in iPhone Development, Programming | Tagged , , , , , | Leave a comment

mySQL to SQLite cheatsheet for iPhone developers

Although I started writing this as a cheat-sheet for myself (after many hours of struggling with this by trial-and-error), I figured it would be helpful for other iPhone developers who’d like to take a mySQL database online and migrate it …

Posted in iPhone Development, Programming | Tagged , , , , , , | 11 Comments