format-implementations-template

From Microformats Wiki
Revision as of 23:10, 2 September 2007 by Tantek (talk | contribs) (drafted)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

format implementations template

This template is for creating a categorized *-implementations page for microformats with implementations. You will need to search and replace the following with their literal format-specific equivalents:

  • ((FORMAT-NAME)) e.g. hCalendar
  • ((WIKI-LINKED-FORMAT-NAME)) e.g. hCalendar
  • ((FORMAT-ITEM-NAME-PLURAL)) e.g. hCalendar events
  • ((FORMAT-AREA-SUBJECT)) e.g. calendar
  • ((EQUIVALENT-FORMAT)) e.g. iCalendar
  • ((EQUIVALENT-FORMAT-TLE)) e.g. .ics
  • ((template inclusion for FORMATNAME-related-pages)) e.g. {{hcalendar-related-pages}}

This template was generalized from the hCalendar implementations specific implementations page which was the first to categorize implementations into a specific taxonomy for easier browsing/finding.


Template starts with the <h1> below:

((FORMAT-NAME)) implementations

This page is informative.

The following implementations have been developed which either generate or parse ((FORMAT-ITEM-NAME-PLURAL)). If you have an ((WIKI-LINKED-FORMAT-NAME)) implementation, feel free to add it to the New Implementations section.

New Implementations

Add new implementations here for evaluation and classification into the below taxonomy of implementations.

  • ...

Authoring

Implementations you can use to author, create, and publish ((FORMAT-NAME)) events.

Web-based Creators

  • ...

Blogging and CMS tools

  • ...

Browser scripts and plug-ins

Browser plugins that work with existing authoring tools:

  • ...

Desktop Authoring Tools

  • ...

Search and Discovery

  • ...

Conversion and Import

Implementations you can use to importing into a ((FORMAT-AREA-SUBJECT)) application, typically by converting ((FORMAT-NAME)) to ((EQUIVALENT-FORMAT)).

Web Services

These return ((EQUIVALENT-FORMAT)) ( ((EQUIVALENT-FORMAT-TLE)) ) and other ((FORMAT-AREA-SUBJECT)) formats for easy importing into typical ((FORMAT-AREA-SUBJECT)) programs or other processing.

  • ...

Firefox Greasemonkey Plugins

  • ...

Aggregators

  • ...

Browsing

Implementations that detect, display and otherwise highlight ((FORMAT-ITEM-NAME-PLURAL)) in pages.

  • ...

Firefox extension

  • ...

Pending

  • ...

Flock extension

  • ...

Libraries

Open source libraries of ((FORMAT-NAME)) parsers and other related code for building ((FORMAT-NAME)) implementations.

  • ...
Javascript
...
PHP
  • ...
  • ...
Ruby
...
XSLT
  • ...
  • ...

Related Pages

((template inclusion for FORMATNAME-related-pages))