format-implementations-template: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
mNo edit summary
m (incorporate some additional abstracted aspects of hcard-implementations)
Line 6: Line 6:
* ((WIKI-LINKED-FORMAT-NAME)) e.g. [[hcalendar|hCalendar]]
* ((WIKI-LINKED-FORMAT-NAME)) e.g. [[hcalendar|hCalendar]]
* ((FORMAT-ITEM-NAME-PLURAL)) e.g. hCalendar events
* ((FORMAT-ITEM-NAME-PLURAL)) e.g. hCalendar events
* ((WIKI-LINKED-FORMAT-EXAMPLES-IN-WILD)) e.g. [[hcalendar-examples-in-wild|hCalendar examples in the wild]]
* ((FORMAT-AREA-SUBJECT)) e.g. calendar
* ((FORMAT-AREA-SUBJECT)) e.g. calendar
* ((EQUIVALENT-FORMAT)) e.g. iCalendar
* ((EQUIVALENT-FORMAT)) e.g. iCalendar
Line 19: Line 20:
{{TOC-right}}
{{TOC-right}}


This page is '''informative'''.
This page is an '''informative''' section of the ((WIKI-LINKED-FORMAT-NAME)) specification.


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.
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.  If you have a page or site which just ''publishes'' ((FORMAT-ITEM-NAME-PLURAL)), please use ((WIKI-LINKED-FORMAT-EXAMPLES-IN-WILD)) instead.


==New Implementations==
==New Implementations==
Line 28: Line 29:


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


===Web-based Creators===
===Web-based Creators===

Revision as of 00:59, 3 September 2007

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
  • ((WIKI-LINKED-FORMAT-EXAMPLES-IN-WILD)) e.g. hCalendar examples in the wild
  • ((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 an informative section of the ((WIKI-LINKED-FORMAT-NAME)) specification.

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. If you have a page or site which just publishes ((FORMAT-ITEM-NAME-PLURAL)), please use ((WIKI-LINKED-FORMAT-EXAMPLES-IN-WILD)) instead.

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-ITEM-NAME-PLURAL)).

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))