hcard-input-interface: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(Add Description)
Line 3: Line 3:
==Web Address Candidates==
==Web Address Candidates==
* facebook.com/johndoe
* facebook.com/johndoe
* @johndoe
* @johndoe [twitter]
* jdoe@gmail.com
* google.com/profile/johndoe
* jdoe@example.com [gravatar]


=Implementation=
=Implementation=

Revision as of 01:07, 26 July 2009

The goal here is to create a radically minimal signup process, utilizing hCards. Interface will use hCard information retrieved form a user’s “web-address” to populate fields needed for signup.

Web Address Candidates

  • facebook.com/johndoe
  • @johndoe [twitter]
  • google.com/profile/johndoe
  • jdoe@example.com [gravatar]

Implementation

Back-end

  • Get target URL
  • Fetch content
  • Parse; generate hCard
  • Return hCard

Front-end

  • Input target URL
  • Goes to back-end
  • Populates Form