ferratus + ios   53

How To Choose The Best XML Parser for Your iPhone Project | Ray Wenderlich
NSXMLParser is a SAX parser included by default with the iPhone SDK. It’s written in Objective-C and is quite straightforward to use, but perhaps not quite as easy as the DOM model.
ios  iphone  sdk  api  xml  objective-c  cocoa  parser  development  programming 
february 2011 by ferratus
using xAuth Twitter with iOS
Once you receive the token, the OAToken class has a built-in method that you can use to save it to NSUserDefaults. The following code snippet is the body of my [self saveLoginCredentials] that you see above after I successfully receive the token. Note that service provider name and prefix are strings that you can set to whatever you want.
xauth  oauth  mgtwitterengine  iphone  twitter  programming  development  ios 
november 2010 by ferratus

Copy this bookmark:



description:


tags: