user-interface: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(→‎Implementations: - starting points)
m (added tails export firefox plugin)
Line 11: Line 11:
* Some [[Greasemonkey]] scripts use a separate iFrame for microformat content
* Some [[Greasemonkey]] scripts use a separate iFrame for microformat content
* Other [[Greasemonkey]] scripts insert an icon inline into the page
* Other [[Greasemonkey]] scripts insert an icon inline into the page
* [https://addons.mozilla.org/firefox/2240/ Tails Export] (Firefox extension) can display and export some microformats.


== Challenges ==
== Challenges ==
Line 29: Line 30:
* The microformat [[implementations]] page has some Greasemonkey scripts.
* The microformat [[implementations]] page has some Greasemonkey scripts.
* http://greasemonkey.makedatamakesense.com/callto_tel/ by Scott Reynen
* http://greasemonkey.makedatamakesense.com/callto_tel/ by Scott Reynen
* [https://addons.mozilla.org/firefox/2240/ Tails Export] (Firefox extension) by Robert de Bruin.

Revision as of 10:11, 6 July 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?"

Browser Integration

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

Screen Shots

Plugins