<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Do we really need Microformats?</title>
	<atom:link href="http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/</link>
	<description>Web development and Internet trends</description>
	<pubDate>Mon, 08 Sep 2008 07:25:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Robert Nyman</title>
		<link>http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-265487</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Mon, 05 May 2008 15:39:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-265487</guid>
		<description>Andy,

That example looks a lot better to me. :-)</description>
		<content:encoded><![CDATA[<p>Andy,</p>
<p>That example looks a lot better to me. <img src='http://www.robertnyman.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Mabbett</title>
		<link>http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-265481</link>
		<dc:creator>Andy Mabbett</dc:creator>
		<pubDate>Mon, 05 May 2008 15:29:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-265481</guid>
		<description>There have been some moves to find a more accessible way of encoding data for dates, coordinates and such like, such as:

&lt;code&gt;&#60;abbr class="dtstart" title="1.30pm, Monday 19 May (data: 2008-05-19T13:30+01:00)"&#62;1:30&#60;/abbr&#62;&lt;/code&gt;

but, though this has been implemented in the "&lt;a href="http://buzzword.org.uk/cognition/" rel="nofollow"&gt;Cognition&lt;/a&gt;" parser, it has been mostly ignored by the unelected cabal which runs the microformat "community", and who seemingly have no interest in, or no appreciation of, accessibility issues.</description>
		<content:encoded><![CDATA[<p>There have been some moves to find a more accessible way of encoding data for dates, coordinates and such like, such as:</p>
<p><code>&lt;abbr class="dtstart" title="1.30pm, Monday 19 May (data: 2008-05-19T13:30+01:00)"&gt;1:30&lt;/abbr&gt;</code></p>
<p>but, though this has been implemented in the &#8220;<a href="http://buzzword.org.uk/cognition/" rel="nofollow">Cognition</a>&#8221; parser, it has been mostly ignored by the unelected cabal which runs the microformat &#8220;community&#8221;, and who seemingly have no interest in, or no appreciation of, accessibility issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-264036</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Sat, 03 May 2008 17:49:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-264036</guid>
		<description>Jim,

Thanks for the link!

Ash,

It's an interesting idea, and I guess it wouldn't be too hard for a parser to do that.</description>
		<content:encoded><![CDATA[<p>Jim,</p>
<p>Thanks for the link!</p>
<p>Ash,</p>
<p>It&#8217;s an interesting idea, and I guess it wouldn&#8217;t be too hard for a parser to do that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ash Searle</title>
		<link>http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-263408</link>
		<dc:creator>Ash Searle</dc:creator>
		<pubDate>Sat, 03 May 2008 00:20:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-263408</guid>
		<description>Does the class attribute have restrictions that stop you from putting the timestamp inside it?

It'd stop you having to use inappropriate elements and the title attribute:
&lt;code&gt;
&#60;p&#62;
    To be held on
	&#60;span class="dtstart 1998-03-12T08:30:00-05:00"&#62;
		12 March 1998 from 8:30am EST
	&#60;/span&#62;
&#60;/p&#62;
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Does the class attribute have restrictions that stop you from putting the timestamp inside it?</p>
<p>It&#8217;d stop you having to use inappropriate elements and the title attribute:<br />
<code><br />
&lt;p&gt;<br />
    To be held on<br />
	&lt;span class="dtstart 1998-03-12T08:30:00-05:00"&gt;<br />
		12 March 1998 from 8:30am EST<br />
	&lt;/span&gt;<br />
&lt;/p&gt;<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: André Luís</title>
		<link>http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-262549</link>
		<dc:creator>André Luís</dc:creator>
		<pubDate>Fri, 02 May 2008 00:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-262549</guid>
		<description>@Bruce:

Alright... it's one user and just because it comes disabled by default does not mean it's ignorable... but that also doesn't mean we should all forsake microformats and go back to ... pure html.

I do think the community should come together around this and work out this issue. As I see it, it's the Achilles' Heel of the whole movement. Whenever the subject of microformats comes up, if there's anyone interested in accessibility in the group, so does this issue.

I have no means to do research around this subject, but I'm hoping someone on the lists does... :-\</description>
		<content:encoded><![CDATA[<p>@Bruce:</p>
<p>Alright&#8230; it&#8217;s one user and just because it comes disabled by default does not mean it&#8217;s ignorable&#8230; but that also doesn&#8217;t mean we should all forsake microformats and go back to &#8230; pure <acronym title="HyperText Markup Language">HTML</acronym>.</p>
<p>I do think the community should come together around this and work out this issue. As I see it, it&#8217;s the Achilles&#8217; Heel of the whole movement. Whenever the subject of microformats comes up, if there&#8217;s anyone interested in accessibility in the group, so does this issue.</p>
<p>I have no means to do research around this subject, but I&#8217;m hoping someone on the lists does&#8230; :-\</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim O'Donnell</title>
		<link>http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-261477</link>
		<dc:creator>Jim O'Donnell</dc:creator>
		<pubDate>Wed, 30 Apr 2008 15:53:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-261477</guid>
		<description>@André Luís:  "If we take a step back, what’s missing from the picture is for screen-readers to recognize that “title” as a date. So, what if JAWS and other prominent screen readers start supporting microformats as well? And why shouldn’t they? All they have to do is implement the datetime design pattern, since the markup is telling user agents that the value in the title is a date. They can read it as a date as well “5th of June 2008 5pm”."

Perhaps &lt;a href="http://eatyourgreens.org.uk/archives/2007/08/microformats_an.html" rel="nofollow"&gt;all browsers ought to localise the microformatted date&lt;/a&gt;, before it's sent to JAWS to read out? Then tooltips would be presented to the reader in a familiar form too.</description>
		<content:encoded><![CDATA[<p>@André Luís:  &#8220;If we take a step back, what’s missing from the picture is for screen-readers to recognize that “title” as a date. So, what if JAWS and other prominent screen readers start supporting microformats as well? And why shouldn’t they? All they have to do is implement the datetime design pattern, since the markup is telling user agents that the value in the title is a date. They can read it as a date as well “5th of June 2008 5pm”.&#8221;</p>
<p>Perhaps <a href="http://eatyourgreens.org.uk/archives/2007/08/microformats_an.html" rel="nofollow">all browsers ought to localise the microformatted date</a>, before it&#8217;s sent to JAWS to read out? Then tooltips would be presented to the reader in a familiar form too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-261349</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Wed, 30 Apr 2008 12:19:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-261349</guid>
		<description>Thanks for all your input! Also, thanks for "formatted name", that makes more sense. I took "full name" from &lt;a href="http://24ways.org/2005/practical-microformats-with-hcard" rel="nofollow"&gt;an article with Drew McLellan&lt;/a&gt;, but apparently he wasn't correct then. :-)

It's encouraging to see that so many people are so involved and passionate about this. After reading your comments, I think my opinion stills stands, though. Microformats are great in some contexts, while they definitely have issue in others. Meaning, I might consider them in some cases, where I'd definitely refrain from doing it in others.

Regarding the discussion about the &lt;code&gt;title&lt;/code&gt; attribute: while I agree with what some have stated above, that it will/can be a problem for screen reader users, it &lt;em&gt;will&lt;/em&gt;, guaranteed, be a problem for everyone using a mouse and hovering over that element, resulting in a very cryptic tool tip.

And with RDFa and the future, maybe Microformats is just some interim format based on what we have exactly right now, but it will be of less, or no, value at all in the future.</description>
		<content:encoded><![CDATA[<p>Thanks for all your input! Also, thanks for &#8220;formatted name&#8221;, that makes more sense. I took &#8220;full name&#8221; from <a href="http://24ways.org/2005/practical-microformats-with-hcard" rel="nofollow">an article with Drew McLellan</a>, but apparently he wasn&#8217;t correct then. <img src='http://www.robertnyman.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>It&#8217;s encouraging to see that so many people are so involved and passionate about this. After reading your comments, I think my opinion stills stands, though. Microformats are great in some contexts, while they definitely have issue in others. Meaning, I might consider them in some cases, where I&#8217;d definitely refrain from doing it in others.</p>
<p>Regarding the discussion about the <code>title</code> attribute: while I agree with what some have stated above, that it will/can be a problem for screen reader users, it <em>will</em>, guaranteed, be a problem for everyone using a mouse and hovering over that element, resulting in a very cryptic tool tip.</p>
<p>And with RDFa and the future, maybe Microformats is just some interim format based on what we have exactly right now, but it will be of less, or no, value at all in the future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bruce</title>
		<link>http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-261187</link>
		<dc:creator>bruce</dc:creator>
		<pubDate>Wed, 30 Apr 2008 08:47:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-261187</guid>
		<description>Hi Robert, you can see what I think about microformats here http://www.brucelawson.co.uk/2008/haccessibility-one-year-on/ 

The guy who points to the microformat mailing list posting called "The datetime screen reader problem is almost complete bollocks", well: take it with a pinch of salt. One single screenreader user says he doesn't configure his screenreader to expand titles. Big deal; do you base other design decisions on the prejudices of one user? (For example, if we made our fonts unresizeable because most users don't resize the fonts in the browser, is that legitimate?).</description>
		<content:encoded><![CDATA[<p>Hi Robert, you can see what I think about microformats here <a href="http://www.brucelawson.co.uk/2008/haccessibility-one-year-on/" rel="nofollow">http://www.brucelawson.co.uk/2008/haccessibility-one-year-on/</a> </p>
<p>The guy who points to the microformat mailing list posting called &#8220;The datetime screen reader problem is almost complete bollocks&#8221;, well: take it with a pinch of salt. One single screenreader user says he doesn&#8217;t configure his screenreader to expand titles. Big deal; do you base other design decisions on the prejudices of one user? (For example, if we made our fonts unresizeable because most users don&#8217;t resize the fonts in the browser, is that legitimate?).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mats Lindblad</title>
		<link>http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-261156</link>
		<dc:creator>Mats Lindblad</dc:creator>
		<pubDate>Wed, 30 Apr 2008 08:00:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-261156</guid>
		<description>And if we're on the subject of abbreviations, you're swedish Robert, do you know what a "GRDMAN" is in military lingo? Is it really an abbreviation when you remove ONE letter ... ? ;)</description>
		<content:encoded><![CDATA[<p>And if we&#8217;re on the subject of abbreviations, you&#8217;re swedish Robert, do you know what a &#8220;GRDMAN&#8221; is in military lingo? Is it really an abbreviation when you remove ONE letter &#8230; ? <img src='http://www.robertnyman.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mats Lindblad</title>
		<link>http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-261154</link>
		<dc:creator>Mats Lindblad</dc:creator>
		<pubDate>Wed, 30 Apr 2008 07:57:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-261154</guid>
		<description>I think most of the classNames are derived from LDAP-schema conventions, but I could be wrong.
They look basically the same.</description>
		<content:encoded><![CDATA[<p>I think most of the classNames are derived from <acronym title="Lightweight Directory Access Protocol">LDAP</acronym>-schema conventions, but I could be wrong.<br />
They look basically the same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarven Capadisli</title>
		<link>http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-260944</link>
		<dc:creator>Sarven Capadisli</dc:creator>
		<pubDate>Wed, 30 Apr 2008 02:21:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-260944</guid>
		<description>There is an underlying approach to solving common problems and having the opportunity to do it with minimal effort.

For instance, if we need to find a way to represent a content entry item (say something with a title, url, published date and a summary), we only need to solve this once - in terms of HTML - for a particular site. "microformats" just happens to give an outline (using classes/titles or whatnot) for the information that is based on widely adapted standards. Why reinvent the representation of a content entry item everywhere on the site where you can do it once and reuse?

Previously, we didn't recognise or found a need to outline particular types of information, so we didn't need the extra markup (relatively). Now we are able to recognise this information in our content and we mark it up. We also have a better way of introducing abstraction to HTML. 

microformats may appear to cause "code bloat" but this is no more then writing templates that can work within a large set of cases/sites. The tradeoff is that, by going ahead with some abstraction there is a gain of having a multipurpose document. On the other side of the spectrum, less abstraction minimises code but makes the instances more unique to each case (having to write similar but different HTML - is this ultimately better?). The impression of "code bloat" in my opinion is caused by the contrast between the way of writing HTML. 

Whether microformats is providing the best possible solution or not shouldn't make the final call in my opinion. It is not meant to solve all problems. The microformats approach still offers good development practices even with all of its "open issues". If it improves development time and maintains consistency with the added benefits of "microformat"ness, what is the real world problem here?</description>
		<content:encoded><![CDATA[<p>There is an underlying approach to solving common problems and having the opportunity to do it with minimal effort.</p>
<p>For instance, if we need to find a way to represent a content entry item (say something with a title, <acronym title="Uniform Resource Locator">URL</acronym>, published date and a summary), we only need to solve this once - in terms of <acronym title="HyperText Markup Language">HTML</acronym> - for a particular site. &#8220;microformats&#8221; just happens to give an outline (using classes/titles or whatnot) for the information that is based on widely adapted standards. Why reinvent the representation of a content entry item everywhere on the site where you can do it once and reuse?</p>
<p>Previously, we didn&#8217;t recognise or found a need to outline particular types of information, so we didn&#8217;t need the extra markup (relatively). Now we are able to recognise this information in our content and we mark it up. We also have a better way of introducing abstraction to <acronym title="HyperText Markup Language">HTML</acronym>. </p>
<p>microformats may appear to cause &#8220;code bloat&#8221; but this is no more then writing templates that can work within a large set of cases/sites. The tradeoff is that, by going ahead with some abstraction there is a gain of having a multipurpose document. On the other side of the spectrum, less abstraction minimises code but makes the instances more unique to each case (having to write similar but different <acronym title="HyperText Markup Language">HTML</acronym> - is this ultimately better?). The impression of &#8220;code bloat&#8221; in my opinion is caused by the contrast between the way of writing <acronym title="HyperText Markup Language">HTML</acronym>. </p>
<p>Whether microformats is providing the best possible solution or not shouldn&#8217;t make the final call in my opinion. It is not meant to solve all problems. The microformats approach still offers good development practices even with all of its &#8220;open issues&#8221;. If it improves development time and maintains consistency with the added benefits of &#8220;microformat&#8221;ness, what is the real world problem here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nortypig &#187; Blog Archive &#187; Do We Really Need Microformats?</title>
		<link>http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-260940</link>
		<dc:creator>nortypig &#187; Blog Archive &#187; Do We Really Need Microformats?</dc:creator>
		<pubDate>Wed, 30 Apr 2008 02:16:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-260940</guid>
		<description>[...] Do we really need microformats? Robert Nyman is saying what a lot of us have been whispering about microformats for a long time - bulky non-semantic code riddled with excessive spans. Very good points all of them. Are you using microformats? [...]</description>
		<content:encoded><![CDATA[<p>[...] Do we really need microformats? Robert Nyman is saying what a lot of us have been whispering about microformats for a long time - bulky non-semantic code riddled with excessive spans. Very good points all of them. Are you using microformats? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarven Capadisli</title>
		<link>http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-260890</link>
		<dc:creator>Sarven Capadisli</dc:creator>
		<pubDate>Wed, 30 Apr 2008 01:13:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-260890</guid>
		<description>@Chas S.

What you are describing is a prefix. It is not an ideal solution because it presupposes that the class name ("MF-locality") is for microformats only - which is not true. The idea is to reuse components and practise minimisation. 

Microformats tries to work with what already exists out there (e.g., conventions, standards) e.g., "fn" is used instead of reinventing.</description>
		<content:encoded><![CDATA[<p>@Chas S.</p>
<p>What you are describing is a prefix. It is not an ideal solution because it presupposes that the class name (&#8221;MF-locality&#8221;) is for microformats only - which is not true. The idea is to reuse components and practise minimisation. </p>
<p>Microformats tries to work with what already exists out there (e.g., conventions, standards) e.g., &#8220;fn&#8221; is used instead of reinventing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chas S</title>
		<link>http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-260528</link>
		<dc:creator>Chas S</dc:creator>
		<pubDate>Tue, 29 Apr 2008 16:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-260528</guid>
		<description>I think it'd be very useful if all Microformat class names were namespaced to avoid conflicts with other css, e.g. &lt;code&gt;&#60;span class="MF-locality"&#62;Palo Alto&#60;/span&#62;&lt;/code&gt;

Ext JS namespaces all of their css and it is very useful in avoiding conflicts and as well in being able to tell which classes come from which library.</description>
		<content:encoded><![CDATA[<p>I think it&#8217;d be very useful if all Microformat class names were namespaced to avoid conflicts with other <acronym title="Cascading Style Sheets">CSS</acronym>, e.g. <code>&lt;span class="MF-locality"&gt;Palo Alto&lt;/span&gt;</code></p>
<p>Ext JS namespaces all of their <acronym title="Cascading Style Sheets">CSS</acronym> and it is very useful in avoiding conflicts and as well in being able to tell which classes come from which library.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harmen Janssen</title>
		<link>http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-260357</link>
		<dc:creator>Harmen Janssen</dc:creator>
		<pubDate>Tue, 29 Apr 2008 12:44:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-260357</guid>
		<description>I've felt the same way about Microformats as you do, Robert. 
I also think it's mostly useful for web-savvy public, regular Joes don't care less. Not that that is a reason not to use them on certain websites, but on the other hand, when facing a deadline, it's the first thing I'd drop from the project.

On the other hand, the second comment to your article, by André Luís, showed me Microformats can be cool in certain situations.

I haven't used Microformats in client projects, but I might do so in the future. Especially when dummy magazines and websites start publishing about them and the common man learns about their existence.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve felt the same way about Microformats as you do, Robert.<br />
I also think it&#8217;s mostly useful for web-savvy public, regular Joes don&#8217;t care less. Not that that is a reason not to use them on certain websites, but on the other hand, when facing a deadline, it&#8217;s the first thing I&#8217;d drop from the project.</p>
<p>On the other hand, the second comment to your article, by André Luís, showed me Microformats can be cool in certain situations.</p>
<p>I haven&#8217;t used Microformats in client projects, but I might do so in the future. Especially when dummy magazines and websites start publishing about them and the common man learns about their existence.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: André Luís</title>
		<link>http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-260294</link>
		<dc:creator>André Luís</dc:creator>
		<pubDate>Tue, 29 Apr 2008 11:21:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-260294</guid>
		<description>&lt;a href="http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-260110" rel="nofollow"&gt;Anders&lt;/a&gt;:

I agree that it's not very semantic but can you come up with a better way of marking up dates in a standard form?

If we take a step back, what's missing from the picture is for screen-readers to recognize that "title" as a date. So, what if JAWS and other prominent screen readers start supporting microformats as well? And why shouldn't they? All they have to do is implement the datetime design pattern, since the markup is telling user agents that the value in the title is a date. They can read it as a date as well "5th of June 2008 5pm". Plus, it's a great advantage to have semantic content highlighted from the page you're viewing, both in a regular browser and a screen reader. Just like they do with "headings" present in the document, they could notify the user there's "special" data in that page.

So, to sum up, while I agree with the distrust around datetime pattern, I don't see it as evil or as a show-stopper.</description>
		<content:encoded><![CDATA[<p><a href="http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-260110" rel="nofollow">Anders</a>:</p>
<p>I agree that it&#8217;s not very semantic but can you come up with a better way of marking up dates in a standard form?</p>
<p>If we take a step back, what&#8217;s missing from the picture is for screen-readers to recognize that &#8220;title&#8221; as a date. So, what if JAWS and other prominent screen readers start supporting microformats as well? And why shouldn&#8217;t they? All they have to do is implement the datetime design pattern, since the markup is telling user agents that the value in the title is a date. They can read it as a date as well &#8220;5th of June 2008 5pm&#8221;. Plus, it&#8217;s a great advantage to have semantic content highlighted from the page you&#8217;re viewing, both in a regular browser and a screen reader. Just like they do with &#8220;headings&#8221; present in the document, they could notify the user there&#8217;s &#8220;special&#8221; data in that page.</p>
<p>So, to sum up, while I agree with the distrust around datetime pattern, I don&#8217;t see it as evil or as a show-stopper.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Remy Sharp</title>
		<link>http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-260282</link>
		<dc:creator>Remy Sharp</dc:creator>
		<pubDate>Tue, 29 Apr 2008 11:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-260282</guid>
		<description>Short answer: yes I'll use them and yes I think the markup can sometimes be a bit over the top.

Like George said above, for me, they're a low-cost way of adding value to the page.

I like the idea of being able to go to a client's or colleague's web site and importing their contact details without having to look for them on the page - usually via my &lt;a href="http://leftlogic.com/lounge/articles/microformats_bookmarklet/" rel="nofollow"&gt;Microformats bookmarklet&lt;/a&gt; - sorry shameless self promotion :-)  Equally with &lt;a href="http://upcoming.org" rel="nofollow"&gt;Upcoming&lt;/a&gt; or otherwise.</description>
		<content:encoded><![CDATA[<p>Short answer: yes I&#8217;ll use them and yes I think the markup can sometimes be a bit over the top.</p>
<p>Like George said above, for me, they&#8217;re a low-cost way of adding value to the page.</p>
<p>I like the idea of being able to go to a client&#8217;s or colleague&#8217;s web site and importing their contact details without having to look for them on the page - usually via my <a href="http://leftlogic.com/lounge/articles/microformats_bookmarklet/" rel="nofollow">Microformats bookmarklet</a> - sorry shameless self promotion <img src='http://www.robertnyman.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Equally with <a href="http://upcoming.org" rel="nofollow">Upcoming</a> or otherwise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frances Berriman</title>
		<link>http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-260200</link>
		<dc:creator>Frances Berriman</dc:creator>
		<pubDate>Tue, 29 Apr 2008 08:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-260200</guid>
		<description>Oh - sorry Robert - Someone pointed that out already. Feel free to delete my comment :)

I, obviously, have a highly biased opinion on your article so I just scrolled down so as not to get baited into an argument.

Ole:  Hang in there for browser support.  It's on it's way. :)

As a side note: I do concur that you can end up with a bit of code bloat - but I think this technique makes the most of a not especially great scenario in the first place.  Microformats lets you expand a language that's not all there in the first place.  It's a bit of a trade of, but I think the additional richness is worth it (and the extra applications that come with that).

Although we're not supposed to think too much about the future, and concentrate on what we've got in the here and now, it will be really interesting to see how things stand up when HTML5 is completed and we've got a richer language in the first place.  I envision "microformats lite" where a majority of the bloat will be repalced with new elements, and microformats will just be the icing on the top.  :)</description>
		<content:encoded><![CDATA[<p>Oh - sorry Robert - Someone pointed that out already. Feel free to delete my comment <img src='http://www.robertnyman.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I, obviously, have a highly biased opinion on your article so I just scrolled down so as not to get baited into an argument.</p>
<p>Ole:  Hang in there for browser support.  It&#8217;s on it&#8217;s way. <img src='http://www.robertnyman.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>As a side note: I do concur that you can end up with a bit of code bloat - but I think this technique makes the most of a not especially great scenario in the first place.  Microformats lets you expand a language that&#8217;s not all there in the first place.  It&#8217;s a bit of a trade of, but I think the additional richness is worth it (and the extra applications that come with that).</p>
<p>Although we&#8217;re not supposed to think too much about the future, and concentrate on what we&#8217;ve got in the here and now, it will be really interesting to see how things stand up when HTML5 is completed and we&#8217;ve got a richer language in the first place.  I envision &#8220;microformats lite&#8221; where a majority of the bloat will be repalced with new elements, and microformats will just be the icing on the top.  <img src='http://www.robertnyman.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frances Berriman</title>
		<link>http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-260195</link>
		<dc:creator>Frances Berriman</dc:creator>
		<pubDate>Tue, 29 Apr 2008 08:51:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-260195</guid>
		<description>"fn" stands for "formatted name", by the way.</description>
		<content:encoded><![CDATA[<p>&#8220;fn&#8221; stands for &#8220;formatted name&#8221;, by the way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Krantz</title>
		<link>http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-260170</link>
		<dc:creator>Peter Krantz</dc:creator>
		<pubDate>Tue, 29 Apr 2008 08:07:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-260170</guid>
		<description>Interesting topic. I agree that we may not need microformat.org microformats. I can't see how a centralised approach to vocabulary specification can scale with the needs of the web community. The microformats.org approach also make it difficult to mix vocabularies and express machine readable data without stuffing it in places where it wasn't meant to be.

Also, how do you know if a page is using microformats or just happen to use similar class names? It isn't unrealistic to use "vcard" as a class name...

But, if you take a look at RDFa you get a richer way of expressing semantics and there are already tools using it. RDFa is being included in XHTML 1.1, HTML5 and XHTML 2. And, it isn't really that hard to use it.</description>
		<content:encoded><![CDATA[<p>Interesting topic. I agree that we may not need microformat.org microformats. I can&#8217;t see how a centralised approach to vocabulary specification can scale with the needs of the web community. The microformats.org approach also make it difficult to mix vocabularies and express machine readable data without stuffing it in places where it wasn&#8217;t meant to be.</p>
<p>Also, how do you know if a page is using microformats or just happen to use similar class names? It isn&#8217;t unrealistic to use &#8220;vcard&#8221; as a class name&#8230;</p>
<p>But, if you take a look at RDFa you get a richer way of expressing semantics and there are already tools using it. RDFa is being included in <acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym> 1.1, HTML5 and <acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym> 2. And, it isn&#8217;t really that hard to use it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
