Archive

Posts Tagged ‘api’

Getting Social With Google

February 2nd, 2008 Phil Comments

The web could become a friendlier place thanks to Google’s Social Graph API. This new service helps developers build applications that query public information about people and their relationships, saving users the effort of redefining their connections as they move from community to community, and from application to application.

Developer Home - Google Code

Developer Home – Google Code via kwout

This information is gathered from public profiles on existing social networks, from blogs and from suitably formatted web pages. The systems understands and indexes data coded in XHTML Friends Network microformat

XFN: Introduction and Examples

XFN: Introduction and Examples via kwout

or marked up with Friend of a Friend syntax

FOAF Vocabulary Specification

FOAF Vocabulary Specification via kwout

to define relationships between people, or to define “me” relationships between an individual’s multiple profiles held on different systems.

In the video below Brad Fitzpatrick describes the API and some of its use cases.

Building on a growing base of semantic web technologies this service is another clear pointer to the direction the Internet is taking, with markup focussed on meaning rather than presentation, and applications able to work with and augment each others data as a matter of course. The API will affect social networks, who will need to choose the level of openness they are willing to support.

Though the system uses only public data, the power to query and analyze could affect the way you choose to present yourself online. It could also lead to some interesting situations where connected people perceive different qualities in their relationships. It’s not just how you link to your friends, it’s how they link to you. Are your ears burning?

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

Facebook Announces Javascript Client Library

January 26th, 2008 Phil Comments

Facebook applications can now be built purely using Ajax technologies.

The introduction of a Javascript client levels the playing field for developers who can now make Facebook API calls purely from static html files, significantly reducing the load on the server. There are some limitations; the photo upload api won’t work and only the current users profile page can be written to, but the remainder of the api still functions.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]