Cargando…

Beginning iOS apps with Facebook and Twitter APIs : for iPhone, iPad, and iPod touch /

Beginning iOS Apps with Facebook and Twitter APIs shows you how to add the power of social networking to your mobile apps on iPhone, iPad, and iPod touch. With this book as your guide, you can write apps that connect to Facebook and Twitter quickly, securely, and discreetly. Instead of starting from...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Dannen, Chris
Otros Autores: White, Christopher, Petrich, Ryan
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [New York] : Apress, ©2011.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Title Page; Copyright Page; Contents at a Glance; Table of Contents; About the Authors; About the Technical Reviewer; Acknowledgments; Preface; Chapter 1 What the Social Graph Can Do for Your App; What Is This Book for?; What You'll Need; What You Should Know; What You'll Learn; Learning the Social Graph; Use-Cases, Briefly; Facebook; Twitter; Brief Overview of the APIs and Services; Facebook; Reading; Publishing; Searching; Twitter; Core API; Search API; Streaming API; The Social Graph on iOS; Local Notifications; Task Completion; Fast Task Switching and Saved State
  • Background Music, Location, and VOIPSMS: Search and in-app SMSing; More Powerful Photos and Calendars; New Camera and Flash; Map Overlays; iAd; Quick Look; Math APIs; File Transfer; Summary; Chapter 2 Privacy, Privacy, Privacy; The Old Way; A Quick History of Hot-Button Issues; Facebook's Track Record; Twitter's Track Record; How OAuth Changes Everything; A New Standard Emerges; What Users "Want"; Educating Your Users; A Note on Feeds; What to Do if You Encounter a Security Loophole; Summary; Chapter 3 Choose Your Weapon!; What Are They Good For?; Facebook; Twitter
  • Getting Started with Facebook's Awesome Developer ToolsUsing Facebook's API; Making API Calls; Displaying Dialogs; Error Handling; Logging Out; Twitter's Less Awesome (but Still Great!) Tools; Using MGTwitterEngine; Making API Calls; Error Handling; Using ShareKit; Summary; Chapter 4 Getting Set Up; Git 'Er Dun; Github.com; Installing Git; Git Basics; Bookmark These Twitter Resources; Also Bookmark These Facebook Resources; A Note on Bug Tracking; Hello Facebook; Creating a Project; Adding the Facebook iOS SDK Source Code; Add UIViewController; Hello Twitter; Creating a Project
  • Adding the MGTwitterEngine Source CodeAdd UIViewController; Now, on to Security; Chapter 5 Working Securely with OAuth and Accounts; OAll OAbout OAuth; How OAuth Works; OAuth in Facebook and Twitter; OAuth in Facebook and Twitter; Single Sign-On with Facebook; Logging in to Facebook; Logging out of Facebook; Determining if iOS Supports Backgrounding of Applications; OAuth in Twitter; Creating a Twitter Application; The OAuthTwitter Project; Logging into Twitter; Logging out of Twitter; Under the Hood: webViewDidFinishLoad; There's More; Chapter 6 Getting Your App Ready for Social Messaging
  • Introducing the Facebook Graph APIA Little Help from Our Friends; Paging Graph Responses; Under the Hood: The FBRequest Class; A General Note on Error Handling; Introducing the Twitter APIs; Welcome to the Timeline; It Always Feels Like Somebody's Following Me; Under the Hood: MGTwitter HTTP Connections and XML Parsing; Conclusion; Chapter 7 Accessing People, Places, Objects, and Relationships; More Fun with the Facebook Graph API; Facebook Dialogs; Under the Hood: The FBDialog Class; Posting to Facebook and Authorization; Getting More Goodies from the Facebook Graph; Limiting Results