Main

April 28, 2008

Google embraces OAuth

Programmable Web just posted an article about Google and OAuth. They summarized OAuth very well:

Like the feature on many cars today where you give the parking attendant a special key to your car that gives him some, but not all, access to your vehicle. On the Web you now have your own keys to dozens of sites but how to best handle the mashup-style case of site A wants you to grant them access to get some data from site B? Ideally you don’t want to give site A your password to site B. OAuth aims to simplify this problem: “It allows you the User to grant access to your private resources on one site (which is called the Service Provider), to another site (called Consumer, not to be confused with you, the User).”

March 27, 2008

Microformats, RDF, Semantic Web and search

ReadWriteWeb has posted a thorough article about Semantic Web technologies. There is a good comparison between RDF and microformats that outlines the benefits and shortcomings of both technologies. There is also a great section on semantic databases.

Link: ReadWriteWeb

March 12, 2008

A primer for Data Portability

There is an excellent primer for data portability over at readwriteweb. It outlines:

  • hCard

  • XFN and FOAF (eXtensible Friends Network and Friend of a Friend)

  • OpenID

  • OAuth

This one is a must read.

The views and opinions expressed in this page are strictly those of the page author. The contents of this page have not been reviewed or approved by the University of Minnesota.