

News Archive
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
Google: "Buzz Will Be Just Another Node"
February 12, 2010, 8:07 amWhen Google announced Google Buzz earlier this week, the company made it abundantly clear that it was interested in Buzz being as open as possible. Looking at the Google Buzz API page, you'll see that support for Activity Streams, AtomPub, OAuth, PubSubHubbub, Salmon and WebFinger are things that are "coming soon."
What all of this means is that Google is working to make Buzz content something that can be used in as many services as possible, while letting as many services as possible come into Buzz.
"The idea is that someday, any host on the web should be able to implement these open protocols and send messages back and forth in real time with users from any network, without any one company in the middle," says Google software engineer DeWitt Clinton. "The web contains the social graph, the protocols are standard web protocols, the messages can contain whatever crazy stuff people think to put in them. Google Buzz will be just another node (a very good node, I hope) among many peers. Users of any two systems should be able to send updates back and forth, federate comments, share photos, send @replies, etc., without needing Google in the middle and without using a Google-specific protocol or format."
Google has most recently turned on WebFinger in Gmail (via RRW). WebFinger is described as being about making email addresses more valuable, by letting people attach metadata to them. According to the WebFinger page at Google Code, that can include things like:
- public profile data
- pointer to identity provider (e.g. OpenID server)
- a public key
- other services used by that email address (e.g. Flickr, Picasa, Smugmug, Twitter, Facebook, and usernames for each)
- a URL to an avatar
- profile data (nickname, full name, etc)
- whether the email address is also a JID, or explicitly declare that it's NOT an email, and ONLY a JID, or any combination to disambiguate all the addresses that look like something@somewhere.com
- or even a public declaration that the email address doesn't have public metadata, but has a pointer to an endpoint that, provided authentication, will tell you some protected metadata, depending on who you authenticate as.
WebFinger is enabled for all Gmail/Google Profiles with public profiles. Google's Brad Fitzpatrick discusses more technical details about it here.




