Krzysztof Jabłoński & Dariusz Gertych
Facts launched in February 2004 founded by Mark Zuckerberg (20 yo) in 2 weeks as of July 2010 Facebook has more than 500 million active users 1700+ employees now
TheFacebook in 2005
Facebook in 2010
How to start? http://developers.facebook.com/docs Get familiar with Graph API Look through http://fbrell.com/examples Learn about authentication and permissons (most fb apps want permissions) Figure out which one do you need and try to not abuse :)
Facebook and Rails Leave facebooker behind Focus on Graph API Use one of the following gems fgraph koala rest-graph miniFB FBGraph mogli
Why we use fgprah? one of the first rails gem with Graph API support just works either with 2.3.x or 3.0.x frequent updates with our little extension - full FQL queries support good enough :)
Create your own FB app http://www.facebook.com/developers/ three different apps for three rails environments
FB app admin profile
Add collaborators
Configure your FB app
Let's play with fgraph install gem add gem to your environment.rb add require to Rakefile create fgraph.yml config app_id app_secret fgraph_javascript_init_tag and that's all !
Basic social plugins Meta tags Login Button
Basic social plugins Like button Fan box
Server side integration  with Authlogic
Sample Application Rails 3.0.3 devise (omniauthable) fgraph facebook javascript sdk https://github.com/chytreg/rupy_fb_app
Sample Application
Bibliography http://facebook.com http://developers.facebook.com/docs/api http://github.com/jugend/fgraph http://fbrell.com/examples
Thank you for attention http://jablko.biz

More Related Content

PPT
Facebook Connect Integration
PDF
Charlie Cheever Facebook Developer Garage Uganda
PPT
Facebook Development in 5 Minutes
PDF
Building data driven mobile apps with phone gap and webapi
PPTX
Facebook security
PPTX
Major Google Algorithm Updates From 2010 to 2015
ODP
What's hot on Facebook - 17/03/2011
PDF
Virtual classrooms warrier&preeti
Facebook Connect Integration
Charlie Cheever Facebook Developer Garage Uganda
Facebook Development in 5 Minutes
Building data driven mobile apps with phone gap and webapi
Facebook security
Major Google Algorithm Updates From 2010 to 2015
What's hot on Facebook - 17/03/2011
Virtual classrooms warrier&preeti

Viewers also liked (16)

PPT
Presentazione geometri2012 13
PDF
An approach to erm in the insurance industry apria 2002 rama warrier&preeti
PDF
Theories of child Development
PDF
New mediakeynote
PPT
DICTIONARY INFORMATICA
PDF
PPTX
Pollner figurativelanguage
PPSX
Institucional Anacã
PPT
Activemerchant
PDF
Apple project final
PDF
Risk based capital management preeti & warrier
PPTX
Langer dan 4 jaar doen met je pc
PDF
PPTX
Pollner figurativelanguage
PPT
6 word memoir
PPT
Heroes de novela
Presentazione geometri2012 13
An approach to erm in the insurance industry apria 2002 rama warrier&preeti
Theories of child Development
New mediakeynote
DICTIONARY INFORMATICA
Pollner figurativelanguage
Institucional Anacã
Activemerchant
Apple project final
Risk based capital management preeti & warrier
Langer dan 4 jaar doen met je pc
Pollner figurativelanguage
6 word memoir
Heroes de novela
Ad

Similar to RupyTuesday - Facebook (20)

PDF
Building Facebook Apps
PDF
Peepcode facebook-2-rails on facebook
PDF
Leveraging Rails to Build Facebook Apps
PDF
Build social apps for Facebook
PPT
Happy facebook developer
PPT
Facebook + Ruby
PPT
Creating a Facebook App
ODP
Facebook on Rails
PDF
Facebook Connect Tutorial
PPT
Facebook Technology Stack
PPTX
The Flash Facebook Cookbook - FlashMidlands
PPT
DevCon 2010 - Facebook Apps development for ASP.NET devs
PDF
Facebook on Rails
PDF
Developing Facebook Application
PPT
Connect with Facebook to Rails Application By Nyros Developer
PPTX
Alphageeks meetup - facebook api
PPT
Facebook apps
PPT
Facebook Apps
ODP
Facebook Platform
PDF
Developing Facebook Application - Nagpur PHP Meetup
Building Facebook Apps
Peepcode facebook-2-rails on facebook
Leveraging Rails to Build Facebook Apps
Build social apps for Facebook
Happy facebook developer
Facebook + Ruby
Creating a Facebook App
Facebook on Rails
Facebook Connect Tutorial
Facebook Technology Stack
The Flash Facebook Cookbook - FlashMidlands
DevCon 2010 - Facebook Apps development for ASP.NET devs
Facebook on Rails
Developing Facebook Application
Connect with Facebook to Rails Application By Nyros Developer
Alphageeks meetup - facebook api
Facebook apps
Facebook Apps
Facebook Platform
Developing Facebook Application - Nagpur PHP Meetup
Ad

Recently uploaded (20)

PDF
How IoT Sensor Integration in 2025 is Transforming Industries Worldwide
PDF
A review of recent deep learning applications in wood surface defect identifi...
PDF
A proposed approach for plagiarism detection in Myanmar Unicode text
PDF
The influence of sentiment analysis in enhancing early warning system model f...
PPT
What is a Computer? Input Devices /output devices
PPTX
Build Your First AI Agent with UiPath.pptx
PDF
Zenith AI: Advanced Artificial Intelligence
PDF
A contest of sentiment analysis: k-nearest neighbor versus neural network
PDF
1 - Historical Antecedents, Social Consideration.pdf
PDF
sustainability-14-14877-v2.pddhzftheheeeee
PDF
STKI Israel Market Study 2025 version august
PPTX
Configure Apache Mutual Authentication
PPTX
Final SEM Unit 1 for mit wpu at pune .pptx
PDF
Consumable AI The What, Why & How for Small Teams.pdf
PPTX
Chapter 5: Probability Theory and Statistics
PPTX
AI IN MARKETING- PRESENTED BY ANWAR KABIR 1st June 2025.pptx
PDF
Developing a website for English-speaking practice to English as a foreign la...
PDF
OpenACC and Open Hackathons Monthly Highlights July 2025
PPT
Module 1.ppt Iot fundamentals and Architecture
PDF
Getting started with AI Agents and Multi-Agent Systems
How IoT Sensor Integration in 2025 is Transforming Industries Worldwide
A review of recent deep learning applications in wood surface defect identifi...
A proposed approach for plagiarism detection in Myanmar Unicode text
The influence of sentiment analysis in enhancing early warning system model f...
What is a Computer? Input Devices /output devices
Build Your First AI Agent with UiPath.pptx
Zenith AI: Advanced Artificial Intelligence
A contest of sentiment analysis: k-nearest neighbor versus neural network
1 - Historical Antecedents, Social Consideration.pdf
sustainability-14-14877-v2.pddhzftheheeeee
STKI Israel Market Study 2025 version august
Configure Apache Mutual Authentication
Final SEM Unit 1 for mit wpu at pune .pptx
Consumable AI The What, Why & How for Small Teams.pdf
Chapter 5: Probability Theory and Statistics
AI IN MARKETING- PRESENTED BY ANWAR KABIR 1st June 2025.pptx
Developing a website for English-speaking practice to English as a foreign la...
OpenACC and Open Hackathons Monthly Highlights July 2025
Module 1.ppt Iot fundamentals and Architecture
Getting started with AI Agents and Multi-Agent Systems

RupyTuesday - Facebook