facebook open stream api - facebook developer garage dhaka

13
Facebook Open Stream API Md Emran Hasan Co-founder, CTO Right Brain Solution Ltd. Facebook Developer Garage Dhaka August 16, 2009

Upload: emran-hasan

Post on 17-May-2015

7.010 views

Category:

Technology


0 download

DESCRIPTION

Introduction to Facebook Open Stream API - presented in Facebook Developer Garage Dhaka.

TRANSCRIPT

Page 1: Facebook Open Stream API - Facebook Developer Garage Dhaka

Facebook Open Stream API

Md Emran HasanCo-founder, CTORight Brain Solution Ltd.

Facebook Developer Garage Dhaka

August 16, 2009

Page 2: Facebook Open Stream API - Facebook Developer Garage Dhaka

Open Stream API

• Allows 3rd party developers use the Facebook’s

activity stream inside their own applications and

services.

• Applications will be able to filter and remix the stream

– Status updates

– Photos

– Videos

– Notes

– Likes

– Comments

Page 3: Facebook Open Stream API - Facebook Developer Garage Dhaka

Live Stream Widget• Embeddable Social Widget

• Show on App Canvas or Profile Tab using fb:live-stream FBML tag

• Show on external website using

• Easy copy-and-paste set-up via http://www.facebook.com/developers/wizard.php

Page 4: Facebook Open Stream API - Facebook Developer Garage Dhaka

Live Stream Box - Code

<fb:live-stream width="400" height="500">

</fb:live-stream>

Page 5: Facebook Open Stream API - Facebook Developer Garage Dhaka
Page 6: Facebook Open Stream API - Facebook Developer Garage Dhaka

Things to consider• Facebook Authentication

• Stream Permission

• Reading Stream Stories

• Publishing Stream Stories

Page 7: Facebook Open Stream API - Facebook Developer Garage Dhaka

Facebook Authentication• Facebook Application

• Facebook Connect (on 3rd party sites)

Page 8: Facebook Open Stream API - Facebook Developer Garage Dhaka

Stream Permission• read_stream

• publich_stream

• methods:

– fb:prompt-permission tag

– FB.Connect.showPermissionDialog

Page 11: Facebook Open Stream API - Facebook Developer Garage Dhaka

References

• http://wiki.developers.facebook.com/index.php/Using_the_Open_Stream_API

• http://wiki.developers.facebook.com/index.php/Facebook_Connect_Tutorial1

• http://wiki.developers.facebook.com/index.php/JS_API_M_FB.ApiClient.stream_get

• http://wiki.developers.facebook.com/index.php/JS_API_M_FB.Connect.showPermissionDialog

Page 12: Facebook Open Stream API - Facebook Developer Garage Dhaka

Quick Start Example

http://www.phpfour.com/fbstream

Page 13: Facebook Open Stream API - Facebook Developer Garage Dhaka

Follow me on Twitter:http://twitter.com/phpfour

Telephone: +880 173 0053050

Email:[email protected] Address:Right Brain Solution Ltd.Flat B4, House 45, Road 27, Block A, Banani, Dhaka 1213, Bangladesh.

Web:http://www.phpfour.comhttp://www.rightbrainsolution.com

 

Contact Questions