oomph: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(minor grammar, case fixes, add hCalendar to sessions and presentations, sort most recent first)
(→‎sessions and presentations: added examples in the wild section)
 
Line 37: Line 37:
** http://twitter.com/TommyLee/status/980857229
** http://twitter.com/TommyLee/status/980857229


== examples in the wild ==
The following web pages use the Oomph javascripts to provide an enhanced user experience:
* http://christopheducamp.com/events/LeWeb09-Programme.html
* ...


== see also ==
== see also ==
* [[Internet Explorer]]
* [[Internet Explorer]]
* [[Operator]]
* [[Operator]]

Latest revision as of 01:14, 15 December 2009

overview

Download Oomph v2.0 (2009-08-25) from http://codeplex.com/Oomph

Oomph is an open source project that has the following features:

  • Internet Explorer (versions 7 and 8) add-in that provide a user interface for all pages with hCard, hCalendar, and/or hMedia (similar to the Firefox Operator extension).
  • jQuery javascript extensions that can be installed on any website and provide an HTML overlay user-interface to all the hCard, hCalendar, and hMedia on the page for any browser.
  • Windows Live Writer Plug-in for authoring hCard, hCalendar and hMedia
  • Set of CSS stylesheets for nicely displaying hCards and hCalendar events
  • ASP.NET control for generating hCard and hCalendar

video

default.jpgwatch Oomph explanation and demonstration video

buttons

As seen on Favrd:

mix_oomph.jpg - was linked to http://www.visitmix.com/lab/oomph/

links and articles

source

issues

See oomph-issues.

sessions and presentations

Please list most recent first:

examples in the wild

The following web pages use the Oomph javascripts to provide an enhanced user experience:

see also