Mobile app version of vmapp.org
Login or Join
Turnbaugh106

: Are there any scripts to integrate social networking site's chat and posting features into a webpage Are there any scripts to integrate social networking site's chat and posting features into

@Turnbaugh106

Posted in: #Facebook #Javascript #Php #SocialMedia #TwitterIntegration

Are there any scripts to integrate social networking site's chat and posting features into a webpage using PHP or JS... for example a section with Facebook chat, a section to post to twitter and maybe even YouTube comments.

10.04% popularity Vote Up Vote Down


Login to follow query

More posts by @Turnbaugh106

4 Comments

Sorted by latest first Latest Oldest Best

 

@Radia820

There is 2 social application from Facebook that can be used as chat/comments box.


Comments - This is a basic comment box where people will be able to add comments.
Live Stream - This basically acts as a chat box where people will be able to talk live.


The easiest way to make these work on your website or page is to download and use the their Javascript SDK kit. It's pretty easy to use and you can setup them within a few hours.

10% popularity Vote Up Vote Down


 

@Mendez628

Here's some options for Google:

Google Friend Connect doesn't have a huge amount of uptake, but does have a page widget: www.google.com/friendconnect/
And Buzz has an API that you can use through pure JavaScript: code.google.com/apis/buzz/buttons_and_gadgets.html
But... just because you can doesn't mean you should. Think about this in terms of value to your site's visitors. Don't do it just to be cool.

UPDATE:
Google has retired Google Friend Connect in favor for Google Follows Blog which uses Google Plus. Additionally Google Buzz has also been retired.

10% popularity Vote Up Vote Down


 

@Ann8826881

Yioiu should investigate twitter Anywhere - dev.twitter.com/anywhere/ a cool implementation of what you seek with a few lines of JS

Update: Twitter's Anywhere project is now deprecated and ceased functioning on March 5th 2013.

10% popularity Vote Up Vote Down


 

@Gail5422790

This depends on the social network.
Facebook's developer center will help you. developers.facebook.com/

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme