Latest microformats news XML

This Week in Microformats - April 7th-13th

‘This Week in Microformats’ is a summary of notable microformats activity from the mailing lists, wiki, events and the wider web.

On the wiki

  • Toby Inkster has compiled a document on transforming XFN into FOAF

On the µf-Discuss mailing list

On the web

  • The quite excellent Optimus transformer and validator tool (supporting all major microformats) has been updated to 0.5.1.
  • Fuzzbot is a Mozilla Firefox extension to expose microformat and RDFa data within pages.

This weeks’s bulletin was put together with contributions from Toby Inkster. To contribute to the next issue, please edit the wiki page. Thanks!

This Week in Microformats - March 31st–April 6th

‘This Week in Microformats’ is a summary of notable microformats activity from the mailing lists, wiki, events and the wider web.

On the µf-Discuss mailing list

On the web

Face-to-Face Events

This weeks’s bulletin was put together with contributions from Frances Berriman, Toby Inkster, Tantek Çelik, Gerald Bauer, David Janes and Brian Suda. To contribute to the next issue, please edit the wiki page. Thanks!

This Fortnight in Microformats - March 17th–30th

‘This Week in Microformats’ is a summary of notable microformats activity from the mailing lists, wiki, events and the wider web.

On the wiki

  • New profiles have been produced for more microformats. These can be optionally placed in the head element of a page to indicate the use of particular microformats.
  • We’ve reorganised the wiki todo list, so it should be clearer to see what we’re all working towards. 

On the µf-Discuss mailing list

On the µf-New mailing list

  • Work on hListing is going to resume shortly — Anyone interesting in marking up listings for classifieds and product listings

On the web

This fortnight’s bulletin was put together with contributions from Frances Berriman, Toby Inkster, Tantek Çelik and Gerald Bauer. To contribute to the next issue, please edit the this-week-2008-03-31 wiki page. Thanks!

This Week in Microformats - March 10th

‘This Week in Microformats’ is a weekly summary of notable microformats activity from mailing lists, wiki, events and the wider web.

On the wiki

  • Along with the revival of our ‘This Week in Microformats’ posts, they are now drafted live and in public on the wiki. You can make your own contributions for next week’s post. We hope this will make it easier to keep these updates coming out regularly. Next weeks post is drafted at ThisWeek/2008-03-17 on the wiki

From uf-discuss

Developments on uf-new

On the web

This week’s entry was put together with contributions from Ben Ward, David Janes and Gerald Bauer.

Building open textual content on HTML

The Web is by far the most successful medium in history for the open publishing and sharing of content. Focusing efforts to promote and enable open content on the Web first and foremost (rather than say, proprietary data warehouses and corporate databases) thus has the greatest enabling effect for open content in general.

Textual content on the Web is dominated by HTML (including XHTML of course) due to its broad reach and ease of authorship. The more we are able to use HTML as the common carrier of higher fidelity chunks of information, the more we empower and enrich the publishing and sharing of textual content.

Thus microformats are developed in line with “plain old semantic HTML” () practices and principles, that is, as valid semantic extensions to HTML. Semantic HTML by itself enables sharing open content with headings, paragraphs, and lists, etc. Microformats build upon that foundation, rather than reinventing (i.e. reuses HTML for lists and nested lists for outlines, rather than inventing new tags or vocabulary), and extending only for commonly published semantics beyond HTML, such as , , , , etc.

These extensions can be used to publish documents containing just one type of information for consumption by domain-specific applications (e.g. a contact list for address books, or an event list for calendaring tools), or many types intermixed and nested, embedded in a larger document that ties them all together with meaningful context such as a resume, meaning that would be lost were each type of data isolated, removed from its context, and published in its own special-purpose format silo.

Whether simple collections, or compound documents, by building on HTML, all such uses work well not only on their own, but embedded and mixed with existing web content, in a way well understood by web authors, browsers and search engines alike, in stark contrast to . Finally, it is this broader reach, to existing content, authors, applications, search services, and a variety of devices, that makes textual content built on HTML even more open from a practical perspective.