Upgrade to Pro — share decks privately, control downloads, hide ads and more …

facebook ro_r application on heroku_2 #TechLunch

facebook ro_r application on heroku_2 #TechLunch

2011/07/06(水) @ Livesense TechLunch
発表者:桂 大介

Livesense Inc.

April 23, 2014
Tweet

More Decks by Livesense Inc.

Other Decks in Technology

Transcript

  1. Core Concepts • Social Plugins • Graph API • Social

    Channels • Authentication • Open Graph protocol
  2. Social Plugins • Like Button • http://jobtalk.jp/ • Comments •

    http://nanapi.jp/7436/ • Facepile •   https://readyfor.jp/
  3. Graph API • All objects in Facebook can be accessed

    in the same way. • • https://graph.facebook.com/btaylor • https://graph.facebook.com/cocacola • https://graph.facebook.com/251906384206 • https://graph.facebook.com/195466193802264 •
  4. Graph API • All of the objects in the Facebook

    social graph are connected to each other via relationships. • • https://graph.facebook.com/me/friends? access_token=2227470867| 2.AQBNXwmf7_P5rNHC.3600.1309788000.0- 100001758244018| IAMlk9h75n9vLA52emnCUfOGTcU
  5. Advanced Topics • Dialogs • FQL • I18N API •

    Credits API • Ads API • Chat API
  6. Tools • Developer App • Insights Dashboard • Graph API

    explorer • Javascript Test Console • Test Users • URL Linter
  7. Test Users • An app can create up to 500

    test users to start testing an app. • • http://developers.facebook.com/docs/test_users/ •
  8. koala • Koala is a lightweight, flexible Ruby SDK for

    Facebook. • • http://rubygems.org/gems/koala •