For example a section with facebook chat, a section to post to twitter, maybe browser youtube... That sort of stuff. (PHP & JS Please, no Flash)
Are there any scripts to integrate social networking site's chat and posting features into a webpage
|
Yioiu should investigate twitter Anywhere - http://dev.twitter.com/anywhere/ a cool implementation of what you seek with a few lines of JS |
|||
|
|
|
This depends on the social network. Facebook's developer center will help you. http://developers.facebook.com/ |
|||
|
|
|
Here's some options for Google: Google Friend Connect doesn't have a huge amount of uptake, but does have a page widget: http://www.google.com/friendconnect/ And YouTube has a Video Bar: http://www.google.com/uds/solutions/wizards/videobar.html And Buzz has an API that you can use through pure JavaScript: http://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. |
|||
|
|
|
There are 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. This basicly acts as a chat box where people will be able to discuss live about something. The easiest way to make those work on your page is to download and use the Javascript SDK of Facebook. It's pretty easy to use. You can set up those in few hours without problem. |
|||
|
|