user-interface: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(→‎Challenges: make them accessible)
(added social network portability and inline images for some coarse comparisons)
Line 17: Line 17:
* Chris Messina: "What kind of solutions can we come up with that are single click only?"
* Chris Messina: "What kind of solutions can we come up with that are single click only?"
* Andy Mabbett - How can we make them accessible to people with (for instance) visual disabilities?
* Andy Mabbett - How can we make them accessible to people with (for instance) visual disabilities?
== Social Network Portability ==
Why is it that every single social network community site makes you:
* re-enter all your personal profile info (name, email, birthday, URL etc.)
* re-add all your friends
?
Instead, let's see some user interface suggestions for sites to simply ''import'' or, even better ''subscribe to'':
* your [[hcard|hCard]] from your URL (blog, profile from another service etc.)
* your list of XFN contacts, acquaintances, friends etc. again from your URL (blog, etc.)
Concrete suggestions:
* Velvetsarah has [http://www.velvet.id.au/2006/11/23/portable-social-networks/ posted a screenshot and brainstorm] about how a site could handle importing XFN enabled contacts.
[http://www.velvet.id.au/2006/11/23/portable-social-networks/ http://www.velvet.id.au/out/wp-content/uploads/2006/11/picture-9.png]


== Browser Integration ==
== Browser Integration ==
Line 23: Line 39:


=== Screen Shots ===
=== Screen Shots ===
* http://www.hicksdesign.co.uk/journal/a-proposal-for-a-safari-microformats-plugin  
* [http://www.hicksdesign.co.uk/journal/a-proposal-for-a-safari-microformats-plugin Jon Hicks: Proposal for a Safari Microformats plugin] <br /> [http://www.hicksdesign.co.uk/journal/a-proposal-for-a-safari-microformats-plugin http://www.hicksdesign.co.uk/images/txp/197t.png]
* http://ben-ward.co.uk/journal/microformats-ui/
* [http://ben-ward.co.uk/journal/microformats-ui/ Ben Ward: Microformats in Web Browsers] <br /> [http://ben-ward.co.uk/journal/microformats-ui/ http://ben-ward.co.uk/res/posts/uf-web-browser/autodiscovery.png]
* http://blog.wilsonet.com/archives/2006/04/30/microformats-in-flock/
* [http://blog.wilsonet.com/archives/2006/04/30/microformats-in-flock/ Microformats in Flock] <br /> [http://blog.wilsonet.com/archives/2006/04/30/microformats-in-flock/ http://blog.wilsonet.com/mockups/Flock/Flock-PickContacts_thumbnail.png]


=== Plugins ===
=== Plugins ===

Revision as of 05:03, 24 November 2006

User Interface

Recently there have been many really good user interface ideas and suggestions for working with microformats. This page serves to collect and document them so that we may be inspired by and iterate on each others' works.

Implementations

See implementations, and document examples of good UI from there, here.

  • Miffy inserts a green square into the document to represent the presence of microformat
  • Some Greasemonkey scripts use a separate iFrame for microformat content
  • Other Greasemonkey scripts insert an icon inline into the page
  • Tails Export (Firefox extension) can display and export some microformats.

Challenges

  • Chris Messina: "What kind of solutions can we come up with that are single click only?"
  • Andy Mabbett - How can we make them accessible to people with (for instance) visual disabilities?

Social Network Portability

Why is it that every single social network community site makes you:

  • re-enter all your personal profile info (name, email, birthday, URL etc.)
  • re-add all your friends

?

Instead, let's see some user interface suggestions for sites to simply import or, even better subscribe to:

  • your hCard from your URL (blog, profile from another service etc.)
  • your list of XFN contacts, acquaintances, friends etc. again from your URL (blog, etc.)

Concrete suggestions:

picture-9.png


Browser Integration

From screenshot brainstorms to working plugins, there is a lot going on with browser integration of microformats support.

Screen Shots

Plugins

Planning and Discussion

Simpler Markup Languages

There are plenty of wiki-formats that attempt to make it easier for more people author semantic markup, often with textually decorative punctuation.

As these simpler markup languages are something that *users* are expected to type, they are user interface.

Markdown extension for hCalendar

See Markdown and the hCal microformat which proposes an extension to the Markdown text markup language to capture and represent hCalendar event semantics in a human editable form.