Hello Michael, I just was following this email. Looks like you could gimme a good suggestion. I'm not so experienced as well in iPhone development. So my question:
What is the best way to upload and fetching datas from a wordpress blog. All what i want is basically just implement the comments sections (upload new comment as well) into a native app. XML, JSOn, Core Data, SQlite ? Is there a good tutorial or documentation somewhere? Thanks Juan On May 6, 2009, at 8:46 AM, Michael Grinich wrote: > I've done it using both XML and JSON to get data via a NSURLRequest. > From there, it's a simple matter of parsing. XML is built-in, and > there's a very good open-source JSON parser Cocoa framework. But, it > all depends on what type of data you need to send. > > MG > > > > On Mon, May 4, 2009 at 1:46 AM, prashant khatri <[email protected] > > wrote: > > Hi, > > I am working on php. My question is how to data transferring (upload > and fetching data) on weblink from iphone. i have no idea about iphone > development. so any buddy can help me regarding web programming on > iPhone. > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
