Successfully reported this slideshow.
Your SlideShare is downloading. ×

Social media integration #phpnw11

Ad
Ad
Ad
Ad
Ad
Ad
Ad
Ad
Ad
Ad
Ad
Loading in …3
×

Check these out next

1 of 13 Ad

More Related Content

Similar to Social media integration #phpnw11 (20)

Recently uploaded (20)

Advertisement

Social media integration #phpnw11

  1. 1. Social Media Integration<br />Matthew Kellett<br />http://matthewkellett.co.uk<br />@GizzmoAsus<br />http://joind.in/3604<br />
  2. 2. What is covered in this presentation?<br /><ul><li>What is social media?
  3. 3. What is social media integration?
  4. 4. Social media stats
  5. 5. Available plug-ins
  6. 6. Facebook plug-ins
  7. 7. Facebook, how simple is it?
  8. 8. Questions?</li></li></ul><li>What is social media?<br />Social media is a term used to describe the tools and platforms people use to publish, converse and share content online.<br />
  9. 9. What is social media (cont)?<br />Blogs<br />Audio Podcasts<br />Wikis<br />Photo Galleries<br />Bookmark sites<br />Chat Rooms / IRC<br />Blogs<br />Podcasts (audio + video)<br />Wikis<br />Photo Galleries<br />Bookmark sites<br />Chat Rooms / IRC<br />Traditionally<br />Recently<br />Screencasts<br />Social Sites<br />Share API’s<br />Mobile<br />Video<br />
  10. 10. What is social media integration?<br />
  11. 11. Which social media?<br />
  12. 12. Social media statistics<br />Twitter<br />March 2010 – 75 million users 27 million tweets per day<br />March 2011 – 175 million users 95 million tweets per day<br />Facebook<br />March 2010 – 350 million users 12 billion pieces of content monthly<br />March 2011 – 640 million users 35 billion pieces of content monthly<br />LinkedIn<br />March 2010 – 50 million users 100 million hits per month<br />March 2011 – 100 million users 250 million hits per month<br />Flickr<br />March 2010 – 4 billion images hosted 200 images uploaded per second<br />March 2011 – 5.2 billion images hosted 300 images uploaded per second<br />YouTube<br />March 2010 – 35 hours of video uploaded per minute 60 years watched per day<br />March 2011 – 48 hours of video uploaded per minute 150 years watched per day<br />
  13. 13. Facebook plugins for your site<br />Like & Share<br />Recommendations<br />Comments & Live Chat<br />Website<br />Activity Feed<br />Graphs & Profiling<br />
  14. 14. <fb:like-box<br />href="http://www.facebook.com/pages/The-Golf-Bug/129601697070191"<br /> width="292"<br /> height="500"<br />show_faces="true"<br /> stream="true"<br /> header="true"<br />/><br /><fb:recommendations<br /> data-site="http://matthewkellett.co.uk"<br /> data-width="300"<br /> data-height="500"<br /> data-header="true"<br />/><br />
  15. 15. <fb:comments<br />href="testing.matthewkellett.co.uk/facebook/showcase.php"<br />num_posts="10"<br /> width="300"<br />/><br /><fb:site="thegolfbug.co"<br /> width="300"<br /> height="500"<br /> header="true"<br /> recommendations="true"<br />/><br />
  16. 16. Putting it together<br />http://testing.matthewkellett.co.uk/facebook.showcase.php<br />http://matthewkellett.co.uk/profile.html<br />https://github.com/facebook/php-sdk<br />
  17. 17. Questions?<br />
  18. 18. Resources<br />Please rate this presentation at http://joind.in/3604<br />http://testing.matthewkellett.co.uk/facebook/showcase.php<br />http://matthewkellett.co.uk/profile.html<br />https://github.com/facebook/php-sdk<br />http://developers.facebook.com<br />http://dev.twitter.com<br />http://www.addthis.com<br />http://sharethis.com<br />

Editor's Notes

  • About meCovering What, Why &amp; How social media should be integrated in to sites
  • Contents page
  • Traditionally these tools include blogs, wikis, podcasts, and sites to share photos and bookmarks, more recently however we seen a the evolution of the internet to include social networking sites such as ... Next slide
  • Blogs – Wordpress, blogspotPodcasts – DLtv, SitepointWikis – WikipediaPhotos – Picasa, FlickrBookmarks – Digg, Delicious----------------------------------------Screencasts – Jing, Screencast, WinkSocial – MySpace, Twitter,Facebook, LinkedIn, Goolge Plus (inc API’s)Mobile – Blackberry messenger, IM tools
  • Basically, trends are on the up and up
  • Switch to PHPEdit to show a simply HTML page with the header, namespace and code to display the four pages.
  • About meCovering What, Why &amp; How social media should be integrated in to sites

×