format-implementations-template: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
m (incorporate some additional abstracted aspects of hcard-implementations)
m (noted open source section may have duplicates. that's ok.)
Line 73: Line 73:


==Libraries==
==Libraries==
Open source libraries of ((FORMAT-NAME)) parsers and other related code for building ((FORMAT-NAME)) implementations.
Open source libraries of ((FORMAT-NAME)) parsers and other related code for building ((FORMAT-NAME)) implementations. Note: it is very likely that some of the above implementations may be duplicated in this section. That's ok.
* ...
* ...
;Javascript  
;Javascript  

Revision as of 01:08, 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. Note: it is very likely that some of the above implementations may be duplicated in this section. That's ok.

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

Related Pages

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