Structured blogging
I mentioned this briefly in the Atlanta PHP May meeting post. Structured blogging is an intiative to provide a standard format for blogging about particular forms of content. The idea is to make it easier to share particular bits of microcontent by publishing it in a consistent form.
The Structured Blogging team has developed plugins for MovableType and WordPress help bloggers in publish structured content. Formats include reviews for albums, books, hotels, audio and video files, people, and groups. Installing the structured blogging plug-in, for example, adds links for publishing list, events, reviews and interviews.


Top image is the Write panel. Bottom image is the audio file panel.
Structured blogging takes advantage of microformats. Microformats are a quick-and-dirty way to give semantic meaning to XHTML documents by using elements and attributes. For example, the hCard format uses divs and spans with pre-defined classes to capture and display business card information. The data has a standardized format for machine readability, and also maintains human readability.
I’ll be experimenting with structured blogging for events and reviews.
So far, I like the concept, but I’m not swayed by the tool: the WordPress structured blogging plugin produces invalid XHTML code for some content forms. But that’s certainly an easy fix.
Will structured blogging catch on? My hope is yes. And I also hope we see more services like Edgeio that aggregate structured forms of content, and Output This! which makes one-post-to-many-blogs publishing a snap.