Search code examples
iphoneiostwitterflickr

tutorials for using web services?


I am new to xcode4 iphone programming , I am trying to create webservices; for example searching flickr or twitter and displaying the result .

are there any example or tutorial that i can utilize to learn how the search and display works?

Thanks


Solution

  • Some Tutorial may have changed the API, but will help you a lot.

    Twitter

    iOS 5 and the Twitter Framework: First Steps

    iOS 5 and the Twitter Framework: Advanced Techniques

    iPhone SDK: Connect to Twitter with OAuth

    facebook

    How To Get a User Profile with Facebook’s New Graph API from your iPhone App

    How To Use Facebook’s New Graph API from your iPhone App

    Facebook iOS SDK Tutorial : iPhone App Facebook integration with SSO (Single Sign On) FBConnect

    Integrating Facebook in iOS

    flickr

    iPhone JSON Flickr Tutorial – Part 1

    iPhone JSON Flickr Tutorial – Part 2

    iPhone JSON Flickr Tutorial – Part 3

    webservice, sharekit

    iOS Quick Tip: Interacting with Web Services

    iOS Project Spotlight: ShareKit