Social Networking Sites Opening Their APIs
prostoalex writes "Business Week magazine is looking at social networking sites opening their APIs to third-party developers to enable social applications not supported by the network itself. Facebook is setting an example by releasing their API from beta into 1.0, and many others are expected to follow the suit. Quoting from the article: 'Since Facebook, a network of 17 million college students, started a pilot program last summer, third-party developers have created some 100 new applications. Now a Facebook user name and password can be used to log in to content-sharing and chat site Mosoto, and to automatically import Facebook friends into Mosoto's buddy list for chat. Facebook itself does not offer a chat function.'"
Great, when do we get a Slashdot API????
// TODO: Insert Cool Sig
Business Week magazine is looking at social networking sites opening their APIs to third-party developers to enable social applications not supported by the network itself.
You mean Myspace doesn't have enough third-party "applications"?
Wizard Needs Food, Badly
RE: Social Networking Sites Opening Their APIs
Great, now if I could just find a woman on one to open her API
Uh oh, Here comes "Web 3.0". I wonder... who is going to take credit for this one?
Are they still only for college kids? Or am I getting me social stal... networking sites mixed up again?
Watch for Penguins, they eat Apples and throw rocks at Windows.
For a while now I've been hoping that a general protocol would come out and replace the centralized networking sites. It would be fairly trivial to create a handshaking system over a simple p2p network that allows you to set the friend-status of other nodes. These nodes would then be able to access a local profile based on their status. The profile could contain pretty much anything that the user wishes to include in it. It'd have to be user-friendly though. Of course the hand-shaking needs to be secure so people can't crawl the network for personal information, but that could possibly be done with public/private keys or a similar scheme.
I don't have time to code any of this, though, but it would be a million times more efficient than the current system where you have some friends on some sites and some friends on others.
Considering the fact that Flickr is one of the first ones, see this particular use of the its APIs:
http://blogs.sun.com/MortazaviBlog/entry/persopoli s_the_takht_e_jamshid.
other news, Marketing data miners wring their hands and cackle with glee. Coming up at 11.
Ice Cream has no bones.
These open APIs are allowing developers to go so far beyond what Facebook was originally designed for, that it makes you wonder if these addins will spin off with their own system, eclipsing the original site. Mosoto http://www.mosoto.com/ doesn't just add IM style chat from your Facebook friends, but file sharing and streaming audio to everyone in your list as well.
Consider the fact that Tom or what ever his name really is changes the software on Myspace.com about as often as I change my socks, I'm wondering how well that's going to work. Ask anyone who's ever tried writing something for the ebay API.
Furthermore the whole "online friends" site is sooooo jr high. I always get a mental image of a bunch of bow head cheerleaders standing around in the girls bathroom "Nuh-uh, I do so have more friends than you."
2 cents,
QueenB
HDGary secures my bank
yea well they wont even let us get xml versions of our news feeds from facebook so MEH.
They have had a facebook plugin for the latest version of AOL Instant Messenger for a while now and there's already been concerns about phishing issues. What's to stop a program from using the APIs to connect to facebook but then also keeping the facebook username and password that have been entered? Once you let 3rd parties connect to your system, security goes wayy down.
Thanks. I mean seriously. I'm sure that they have tons of facial recognition programs / data collection scripts just WAITING to poll the stuff you people are throwing out into the public domain and link it to your name, address, age, anything else that they can slurp up automatically!
.... ever. You'll find your "blog" turned right back in your face when you're running for an important office.
I hope no one on myspace and their ilk have political aspirations
Did some people try a millenium ago to have a passwordless moderation system with a secure randomly generated image? (that changes every time you load it like on profilemix.com's world visitors map) I think this would solve many of the basic problems of wiki administration... unless you hate democracy. (if it worked)
I think everyone with any dirt at all that was worthy of being blackmailed has already been blackmailed. so you're safe!
Some social networking sites (e.g. livejournal.com and d.hatena.ne.jp) already provide basic data export in FOAF (Friend-of-a-Friend) vocabulary. Search engines such as Swoogle and SWSE aggregate some of the content published in RDF. The problem is that crawling large database-driven sites with millions of files takes years when adhering to the Robots Exclusion Protocol. On the other hand, an API can provide on-demand integration, but with every site building their own API, a lot of schema wrapping (e.g. via XSLT's) is needed to aggregate data. Vocabularies such as SIOC could provide a standardised API and data format for all sorts of community sites, which would facilitate the integration of data from multiple places.
On a semi-related note, I just made a tool that scrapes flickr to extract flickr notes as an HTML imagemap. I started it as an HTML screenscraper but then saw there didn't seem to be support for this in the flickr api.
SO YOU'RE GOING TO DIE: The Comic for Dealing with Death
It there a tenant of Web 2.0 "Thou shall not use WSDL/SOAP"?