SlideShare uma empresa Scribd logo
1 de 10
D A T A C O L L E C T E D F R O M :
H T T P : / / D E V E L O P E R S . F A C E B O O K . C O M / D O C S / P L U G I N S /
FACEBOOK DEVELOPERS
– SOCIAL PULGIN
Presentation Created By Cygnis Media
LIKE BUTTON
• The Like button lets
users share pages
from your site back to
their Facebook profile
with one click.
http://developers.faceb
ook.com/docs/referenc
e/plugins/like/
Get the code
There are three ways to implement the
Like button: using HTML5, XFBML (a
special Facebook markup) and iframe.
• HTML5 and XFBML versions are more
versatile but require use of
the Facebook SDK for
JavaScript (snippets to use this are
included in the configurator. These
versions do the following:
• Resize height according to whether
there are profile pictures to display
• Let your app use the JavaScript SDK
to listen for edge.create events so
that it knows in real time when
someone clicks the Like button
• Enable the comment box that
appears after clicking the Like button.
Presentation Created By Cygnis Media
SEND BUTTON
• The Send button
allows your users to
easily send your
content to their
friends.
http://developers.fac
ebook.com/docs/refe
rence/plugins/send/
Get a combined Like
and Send button
• You can implement the send
button on its own, but if you
also want a Like button on
your site, you can simply
add send=true as an attribute
to the XFBML version of the
Like button (or data-
send="true" to the HTML5
version). This will render the
Like button and Send button
next to each other. Find the
documentation on the Like
button page.
Presentation Created By Cygnis Media
FOLLOW BUTTON
• The Follow button
allows people to
subscribe to other
Facebook users
directly from your site.
(This was previously
called the Subscribe
Button.)
http://developers.face
book.com/docs/refere
nce/plugins/follow/
Get your Follow button
• There are two Follow button
implementations: XFBML and
Iframe. The XFBML (also
available in HTML5-compliant
markup) version is more
versatile, and requires use of
the JavaScript SDK. The XFBML
dynamically re-sizes its height
according to whether there
are profile pictures to display.
Presentation Created By Cygnis Media
COMMENT BOX
• The Comments
plugin lets users
comment on any
piece of content on
your site.
http://developers.fac
ebook.com/docs/refe
rence/plugins/comm
ents/
Social Relevance and
Distribution
• Friends and people who like
the Page can then respond to
the discussion by liking or
replying to the comment
directly in the news feed or in
the Comments box on your site.
Threads stay synchronized
across Facebook and on the
Comments box on your site
regardless of where the
comment was made.
Presentation Created By Cygnis Media
SHARE DIALOG
• The Share Dialog lets
users add a
comment and
customize the title
and thumbnail of the
link they share.
http://developers.face
book.com/docs/refere
nce/plugins/share-links/
• Facebook offers an easy-to-use
Share dialog that you can
include on your web page or in
your mobile web app so people
can share links on their timeline,
in groups, or to their friends via a
Facebook Message. People
open the Share dialog by
clicking a link on your website,
which opens a new window to a
special URL on Facebook.
Presentation Created By Cygnis Media
ACTIVITY FEED
• The Activity Feed
plugin shows users
what their friends are
doing on your site
through likes and
comments.
http://developers.face
book.com/docs/refere
nce/plugins/activity/
• The plugin is filled with activity
from people's friends. If there isn't
enough friend activity to fill the
plugin, it is backfilled with
recommendations. If you set
the recommendations param to
true, the plugin is split in half,
showing friends activity in the top
half, and recommendations in
the bottom half. If there is not
enough friends activity to fill half
of the plugin, it will include more
recommendations.
Presentation Created By Cygnis Media
LOGIN BUTTON
• The Login Button
shows profile pictures
of the user's friends
who have already
signed up for your site
in addition to a login
button.
http://developers.face
book.com/docs/refere
nce/plugins/login/
• When an app or website displays
the login button, it provides
people a way to log in and also
shows the profile pictures of their
friends who have already logged
in for the app or site.
• You can specify the maximum
number of rows of faces the
button displays. The plugin
dynamically sizes its height. For
example, if you specify a
maximum of four rows of faces,
and there are only enough
friends to fill two rows, the height
of the plugin will be only what is
needed for two rows of faces.
Presentation Created By Cygnis Media
RECOMMENDATIONS BOX
• The
Recommendations
plugin gives users
personalized
suggestions for pages
on your site they
might like.
http://developers.face
book.com/docs/refere
nce/plugins/recommen
dations/
• The recommendations box shows
personalized recommendations
to people using your app or
website. Since the content is
hosted by Facebook, the plugin
can display personalized
recommendations whether or
not people viewing them have
logged into your site. To
generate the recommendations,
the plugin considers all the social
interactions with URLs from your
site. The plugin gives preference
to and highlights objects for
friends of people logged in to
Facebook.
Presentation Created By Cygnis Media
LIKE BOX
• The Like Box enables
users to like
your Facebook
Page and view its
stream directly from
your website.
http://developers.face
book.com/docs/refere
nce/plugins/like-box/
• The like box is a social plugin
that enables Facebook
Page owners to attract and
gain likes from their own
website. The like box enables
people using your app or
website to do the following:
• See how many people like the
Page, and which of their
friends like it, too.
• Read recent posts from the
Page.
• Like the Page with one click,
without needing to visit the
Page.
• The minimum supported plugin
width is 292 pixels.
Presentation Created By Cygnis Media

Mais conteúdo relacionado

Mais de Clark Davidson

The History of Facebook's Developer Platform
The History of Facebook's Developer PlatformThe History of Facebook's Developer Platform
The History of Facebook's Developer PlatformClark Davidson
 
iOS Developer Interview Questions
iOS Developer Interview QuestionsiOS Developer Interview Questions
iOS Developer Interview QuestionsClark Davidson
 
How to Advertise your App
How to Advertise your AppHow to Advertise your App
How to Advertise your AppClark Davidson
 
iOS vs Android History
iOS vs Android HistoryiOS vs Android History
iOS vs Android HistoryClark Davidson
 
Web Application Development Process presented by @Cygnismedia
Web Application Development Process presented by @CygnismediaWeb Application Development Process presented by @Cygnismedia
Web Application Development Process presented by @CygnismediaClark Davidson
 
What is? Different IT Terms and Definition
What is? Different IT Terms and DefinitionWhat is? Different IT Terms and Definition
What is? Different IT Terms and DefinitionClark Davidson
 
Does social media have an affect on seo
Does social media have an affect on seoDoes social media have an affect on seo
Does social media have an affect on seoClark Davidson
 
How To Create Social Media Strategy
How To Create Social Media StrategyHow To Create Social Media Strategy
How To Create Social Media StrategyClark Davidson
 

Mais de Clark Davidson (8)

The History of Facebook's Developer Platform
The History of Facebook's Developer PlatformThe History of Facebook's Developer Platform
The History of Facebook's Developer Platform
 
iOS Developer Interview Questions
iOS Developer Interview QuestionsiOS Developer Interview Questions
iOS Developer Interview Questions
 
How to Advertise your App
How to Advertise your AppHow to Advertise your App
How to Advertise your App
 
iOS vs Android History
iOS vs Android HistoryiOS vs Android History
iOS vs Android History
 
Web Application Development Process presented by @Cygnismedia
Web Application Development Process presented by @CygnismediaWeb Application Development Process presented by @Cygnismedia
Web Application Development Process presented by @Cygnismedia
 
What is? Different IT Terms and Definition
What is? Different IT Terms and DefinitionWhat is? Different IT Terms and Definition
What is? Different IT Terms and Definition
 
Does social media have an affect on seo
Does social media have an affect on seoDoes social media have an affect on seo
Does social media have an affect on seo
 
How To Create Social Media Strategy
How To Create Social Media StrategyHow To Create Social Media Strategy
How To Create Social Media Strategy
 

Último

"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 

Último (20)

"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 

Facebook developers – Social Plugins

  • 1. D A T A C O L L E C T E D F R O M : H T T P : / / D E V E L O P E R S . F A C E B O O K . C O M / D O C S / P L U G I N S / FACEBOOK DEVELOPERS – SOCIAL PULGIN Presentation Created By Cygnis Media
  • 2. LIKE BUTTON • The Like button lets users share pages from your site back to their Facebook profile with one click. http://developers.faceb ook.com/docs/referenc e/plugins/like/ Get the code There are three ways to implement the Like button: using HTML5, XFBML (a special Facebook markup) and iframe. • HTML5 and XFBML versions are more versatile but require use of the Facebook SDK for JavaScript (snippets to use this are included in the configurator. These versions do the following: • Resize height according to whether there are profile pictures to display • Let your app use the JavaScript SDK to listen for edge.create events so that it knows in real time when someone clicks the Like button • Enable the comment box that appears after clicking the Like button. Presentation Created By Cygnis Media
  • 3. SEND BUTTON • The Send button allows your users to easily send your content to their friends. http://developers.fac ebook.com/docs/refe rence/plugins/send/ Get a combined Like and Send button • You can implement the send button on its own, but if you also want a Like button on your site, you can simply add send=true as an attribute to the XFBML version of the Like button (or data- send="true" to the HTML5 version). This will render the Like button and Send button next to each other. Find the documentation on the Like button page. Presentation Created By Cygnis Media
  • 4. FOLLOW BUTTON • The Follow button allows people to subscribe to other Facebook users directly from your site. (This was previously called the Subscribe Button.) http://developers.face book.com/docs/refere nce/plugins/follow/ Get your Follow button • There are two Follow button implementations: XFBML and Iframe. The XFBML (also available in HTML5-compliant markup) version is more versatile, and requires use of the JavaScript SDK. The XFBML dynamically re-sizes its height according to whether there are profile pictures to display. Presentation Created By Cygnis Media
  • 5. COMMENT BOX • The Comments plugin lets users comment on any piece of content on your site. http://developers.fac ebook.com/docs/refe rence/plugins/comm ents/ Social Relevance and Distribution • Friends and people who like the Page can then respond to the discussion by liking or replying to the comment directly in the news feed or in the Comments box on your site. Threads stay synchronized across Facebook and on the Comments box on your site regardless of where the comment was made. Presentation Created By Cygnis Media
  • 6. SHARE DIALOG • The Share Dialog lets users add a comment and customize the title and thumbnail of the link they share. http://developers.face book.com/docs/refere nce/plugins/share-links/ • Facebook offers an easy-to-use Share dialog that you can include on your web page or in your mobile web app so people can share links on their timeline, in groups, or to their friends via a Facebook Message. People open the Share dialog by clicking a link on your website, which opens a new window to a special URL on Facebook. Presentation Created By Cygnis Media
  • 7. ACTIVITY FEED • The Activity Feed plugin shows users what their friends are doing on your site through likes and comments. http://developers.face book.com/docs/refere nce/plugins/activity/ • The plugin is filled with activity from people's friends. If there isn't enough friend activity to fill the plugin, it is backfilled with recommendations. If you set the recommendations param to true, the plugin is split in half, showing friends activity in the top half, and recommendations in the bottom half. If there is not enough friends activity to fill half of the plugin, it will include more recommendations. Presentation Created By Cygnis Media
  • 8. LOGIN BUTTON • The Login Button shows profile pictures of the user's friends who have already signed up for your site in addition to a login button. http://developers.face book.com/docs/refere nce/plugins/login/ • When an app or website displays the login button, it provides people a way to log in and also shows the profile pictures of their friends who have already logged in for the app or site. • You can specify the maximum number of rows of faces the button displays. The plugin dynamically sizes its height. For example, if you specify a maximum of four rows of faces, and there are only enough friends to fill two rows, the height of the plugin will be only what is needed for two rows of faces. Presentation Created By Cygnis Media
  • 9. RECOMMENDATIONS BOX • The Recommendations plugin gives users personalized suggestions for pages on your site they might like. http://developers.face book.com/docs/refere nce/plugins/recommen dations/ • The recommendations box shows personalized recommendations to people using your app or website. Since the content is hosted by Facebook, the plugin can display personalized recommendations whether or not people viewing them have logged into your site. To generate the recommendations, the plugin considers all the social interactions with URLs from your site. The plugin gives preference to and highlights objects for friends of people logged in to Facebook. Presentation Created By Cygnis Media
  • 10. LIKE BOX • The Like Box enables users to like your Facebook Page and view its stream directly from your website. http://developers.face book.com/docs/refere nce/plugins/like-box/ • The like box is a social plugin that enables Facebook Page owners to attract and gain likes from their own website. The like box enables people using your app or website to do the following: • See how many people like the Page, and which of their friends like it, too. • Read recent posts from the Page. • Like the Page with one click, without needing to visit the Page. • The minimum supported plugin width is 292 pixels. Presentation Created By Cygnis Media