<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MaisonBisson.com &#187; microformat</title>
	<atom:link href="http://maisonbisson.com/blog/post/tag/microformat/feed/" rel="self" type="application/rss+xml" />
	<link>http://maisonbisson.com</link>
	<description>A bunch of stuff I would have emailed you about.</description>
	<lastBuildDate>Sat, 14 Nov 2009 20:14:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Lessons From The Microformat World</title>
		<link>http://maisonbisson.com/blog/post/11145/lessons-from-the-microformat-world/</link>
		<comments>http://maisonbisson.com/blog/post/11145/lessons-from-the-microformat-world/#comments</comments>
		<pubDate>Fri, 17 Feb 2006 16:30:36 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Libraries & Networked Information]]></category>
		<category><![CDATA[dogma]]></category>
		<category><![CDATA[interoperability]]></category>
		<category><![CDATA[lessons]]></category>
		<category><![CDATA[microformat]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[standards]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=11145</guid>
		<description><![CDATA[
I can&#8217;t help but like microformats, and part of that comes from the dogmatic principles that drive them. Among those is the notion that none of us should attempt to create a format out of whole cloth. Here&#8217;s how they explain it:
Under the title of “Propose a Microformat” they tell us: “Actually, DON&#8217;T!!!”
ask yourself: “are [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-11145"><!-- &nbsp; --></abbr>
<p>I can&#8217;t help but like <a href="http://maisonbisson.com/blog/post/10729/" title="Microformats « MaisonBisson.com">microformats</a>, and part of that comes from the <a href="http://microformats.org/wiki/microformats#the_microformats_principles" title="microformats - Microformats">dogmatic principles</a> that drive them. Among those is the notion that none of us should attempt to create a format out of whole cloth. Here&#8217;s how they explain it:</p>
<p>Under the title of “<a href="http://microformats.org/wiki/process#Propose_a_Microformat" title="process - Microformats">Propose a Microformat</a>” they tell us: “Actually, <strong>DON&#8217;T!!!</strong>”</p>
<blockquote><p>ask yourself: “are there any well established, interoperably implemented standards we can look at which address this problem?”</p></blockquote>
<p>Why? The dogma here is to “<a href="http://microformats.org/wiki/process#Document_Current_Behavior" title="process - Microformats">pave the cowpaths</a>:”</p>
<blockquote><p>It&#8217;s quite possible [...] that you&#8217;ll find someone else who has dealt with the problem you&#8217;re addressing. Perhaps even solved it. Do your best to open a dialog with others who have encountered the same problem. We don&#8217;t want to build walls between competing communities &#8212; we want people to work together to develop a good solution which will cover the majority of cases.</p></blockquote>
<p>Now think about this in the context of libraries. Think about it in terms of our <a href="http://maisonbisson.com/blog/post/11144/">acquisitions workflow</a>, think about it in terms of our <a href="http://maisonbisson.com/blog/post/11133/">online catalogs</a>. Break down the walls that divide libraries from the rest of the world, look for and embrace larger standards, and benefit from the community of work that already supports them.</p>
<p><tags>microformat, dogma, lessons, software development, standards, interoperability</tags></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/11145/lessons-from-the-microformat-world/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Microformats</title>
		<link>http://maisonbisson.com/blog/post/10729/microformats/</link>
		<comments>http://maisonbisson.com/blog/post/10729/microformats/#comments</comments>
		<pubDate>Thu, 08 Dec 2005 15:14:24 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Libraries & Networked Information]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[data standards]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[microformat]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[networked information]]></category>
		<category><![CDATA[semantic web]]></category>

		<guid isPermaLink="false">http://www.maisonbisson.com/blog/?p=10729</guid>
		<description><![CDATA[
Oliver Brown introduced me to microformats a while ago, the Ryan Eby got excited about them, then COinS-PMH showed how useful they could be for libraries, but I still haven&#8217;t done anything with them myself (other than beg Peter Binkley to release his COinS-PMH WordPress Plugin).
What are microformats? Garrett Dimon explains the theory:
When writing markup [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-10729"><!-- &nbsp; --></abbr>
<p><a href="http://www.oliverbrown.me.uk/2005/05/09/sitereviewsorg-supports-hreview-i-think/">Oliver Brown</a> introduced me to <a href="http://microformats.org/wiki/microformats" title="microformats">microformats</a> a while ago, the <a href="http://blog.ryaneby.com/archives/microformats-and-standardized-markup/">Ryan Eby</a> got excited about them, then <a href="http://libdev.plymouth.edu/post/21" title="libdev » COinS-PMH and Microformats">COinS-PMH</a> showed how useful they could be for libraries, but I still haven&#8217;t done anything with them myself (other than beg Peter Binkley to release his <a href="http://www.wallandbinkley.com/quaedam/?p=48">COinS-PMH WordPress Plugin</a>).</p>
<p>What are microformats? <a href="http://www.digital-web.com/articles/microformats_primer/">Garrett Dimon explains the theory</a>:</p>
<blockquote><p>When writing markup against deadlines and priorities, it’s easy to forget that somebody else will eventually have to maintain it. Conveniently, some of the central ideas behind microformats revolve around the fact that they are designed for humans first and created with simplicity in mind. This means you’ll have markup that is easy to understand and maintain for everyone, including:</p>
<ul>
<li>The engineer integrating your code next week</li>
<li>You updating your code next month</li>
<li>The new guy taking over your job when you get promoted next year</li>
</ul>
</blockquote>
<p>Basically, microformats suggest the use of common class names for various XHTML elements. As it turns out, the <a href="http://www.microformats.org/wiki/hcard">hCard microformat</a> is a convenient way of representing the data from <a href="http://en.wikipedia.org/wiki/Vcard">vCards</a> in XHTML. The convenience is by design, of course. Here&#8217;s an example:</p>
<blockquote><p><code>&lt;div class=“vcard”&gt;<br />
&lt;a class=“url fn” href=“http://maisonbisson.com/”&gt;Casey Bisson&lt;/a&gt;<br />
&lt;div class=“org”&gt;MaisonBisson&lt;/div&gt;<br />
&lt;/div&gt;</code></p></blockquote>
<p>By standardizing the class names for this content, it&#8217;s easier to share and maintain stylesheets, re-use content, and read the content programatically. Perhaps most importantly, it offers valuable tips to search engines crawling your site about what the data is, making it more findable.</p>
<p>The principles of microformats are such:</p>
<ul>
<li>solve a specific problem</li>
<li>design for humans first, machines second</li>
<li>reuse building blocks from widely adopted standards</li>
<li>modularity / embeddability</li>
<li>enable and encourage decentralized and distributed development, content, services</li>
</ul>
<p>The potential here for libraries is huge, but we should take seriously <a href="http://tantek.com/log/2003/0813t1158.html#handauthoring">the caution that microformats be easy to use</a> and the <a href="http://microformats.org/wiki/process">design rule</a> that it be simple.</p>
<p><tags>microformat, networked information, semantic web, microformats, library, libraries, metadata, data standards</tags></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/10729/microformats/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>