hcard-input-interface

From Microformats Wiki
Revision as of 01:05, 26 July 2009 by Cweider (talk | contribs) (Add Description)
Jump to navigation Jump to search

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
  • jdoe@gmail.com

Implementation

Back-end

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

Front-end

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