<?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: Microformats &#8212; please explain this one to me!</title>
	<atom:link href="http://halr9000.com/article/322/feed" rel="self" type="application/rss+xml" />
	<link>http://halr9000.com/article/322</link>
	<description>(powershell &#38; other stuff)</description>
	<pubDate>Mon, 06 Oct 2008 18:58:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Milk&#8217;s Blog &#187; Offline Jabber standards</title>
		<link>http://halr9000.com/article/322#comment-2381</link>
		<dc:creator>Milk&#8217;s Blog &#187; Offline Jabber standards</dc:creator>
		<pubDate>Thu, 24 Aug 2006 12:32:16 +0000</pubDate>
		<guid isPermaLink="false">http://halr9000.com/article/322#comment-2381</guid>
		<description>[...] Back in the day, I suggested on the Jabber standards mailing list that it might be an idea to have a open chat log format that would be interoperable between clients. Queue a fairly heated debate (I was 19 and even more hot headed than I am the now ;) with a few devs about the issue with arguments such as because it&#8217;s client side that it was something the Jabber Software Foundation should get involved with and that to conform to a standardised open log format would be admitting that their client was less than good (their client already conformed to XMPP; does that logic not mean that their lack of being able to create a world beating IM/presence protocol mean they&#8217;ve failed already?). These days it&#8217;s part of a JEP (not widely implemented yet, although you could say that of most JEPs) and there have been recent discussions about the issue and the best way to go about it. It would have happened one day anyway, but I still find it infuriating how many dots that need obvious connecting there are out there. [...]</description>
		<content:encoded><![CDATA[<p>[...] Back in the day, I suggested on the Jabber standards mailing list that it might be an idea to have a open chat log format that would be interoperable between clients. Queue a fairly heated debate (I was 19 and even more hot headed than I am the now <img src='http://halr9000.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> with a few devs about the issue with arguments such as because it&#8217;s client side that it was something the Jabber Software Foundation should get involved with and that to conform to a standardised open log format would be admitting that their client was less than good (their client already conformed to XMPP; does that logic not mean that their lack of being able to create a world beating IM/presence protocol mean they&#8217;ve failed already?). These days it&#8217;s part of a JEP (not widely implemented yet, although you could say that of most JEPs) and there have been recent discussions about the issue and the best way to go about it. It would have happened one day anyway, but I still find it infuriating how many dots that need obvious connecting there are out there. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: halr9000</title>
		<link>http://halr9000.com/article/322#comment-2359</link>
		<dc:creator>halr9000</dc:creator>
		<pubDate>Mon, 21 Aug 2006 18:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://halr9000.com/article/322#comment-2359</guid>
		<description>Chris, I think we'll have to agree to disagree.  :)</description>
		<content:encoded><![CDATA[<p>Chris, I think we&#8217;ll have to agree to disagree.  <img src='http://halr9000.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Messina</title>
		<link>http://halr9000.com/article/322#comment-2332</link>
		<dc:creator>Chris Messina</dc:creator>
		<pubDate>Thu, 17 Aug 2006 07:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://halr9000.com/article/322#comment-2332</guid>
		<description>As the "dude" who wrote the original message pointing out that *gasp* they weren't using an XHTML-based chat transcript format, I appreciate what you're saying but respectfully disagree.

The points that you make are common and sound good, especially in the context of an XML-friendly universe. The gross majority of web developers and web designers, however, do not live in the XML world; they primarily deal with basic XHTML and CSS. 

In fact, the example that you cite w/r/t XMPP is fine in a very small, narrow field of view. If you consider the &lt;a href="http://microformats.org/wiki/plain-old-xml-considered-harmful" rel="nofollow"&gt;need to multi-class objects&lt;/a&gt;, you begin to see the value in XHTML class names and why &lt;a href="http://microformats.org/wiki/namespaces-considered-harmful" rel="nofollow"&gt;namespacing is a bad idea&lt;/a&gt;.

Furthermore, XHTML is incredibly portable -- able to be used in nearly any application whereas one-off XML languages find very little support in the wild. 

Data portability is the thrust of the microformats effort; and it's a long term process using a &lt;a href="http://microformats.org/wiki/process" rel="nofollow"&gt;community process&lt;/a&gt; to develop its standards. We realize and accept that there will always be transitional XML dialects, but few if any will stick around longer than good ol' XHTML.</description>
		<content:encoded><![CDATA[<p>As the &#8220;dude&#8221; who wrote the original message pointing out that *gasp* they weren&#8217;t using an XHTML-based chat transcript format, I appreciate what you&#8217;re saying but respectfully disagree.</p>
<p>The points that you make are common and sound good, especially in the context of an XML-friendly universe. The gross majority of web developers and web designers, however, do not live in the XML world; they primarily deal with basic XHTML and CSS. </p>
<p>In fact, the example that you cite w/r/t XMPP is fine in a very small, narrow field of view. If you consider the <a href="http://microformats.org/wiki/plain-old-xml-considered-harmful" onclick="javascript:pageTracker._trackPageview('/microformats.org');" rel="nofollow">need to multi-class objects</a>, you begin to see the value in XHTML class names and why <a href="http://microformats.org/wiki/namespaces-considered-harmful" onclick="javascript:pageTracker._trackPageview('/microformats.org');" rel="nofollow">namespacing is a bad idea</a>.</p>
<p>Furthermore, XHTML is incredibly portable &#8212; able to be used in nearly any application whereas one-off XML languages find very little support in the wild. </p>
<p>Data portability is the thrust of the microformats effort; and it&#8217;s a long term process using a <a href="http://microformats.org/wiki/process" onclick="javascript:pageTracker._trackPageview('/microformats.org');" rel="nofollow">community process</a> to develop its standards. We realize and accept that there will always be transitional XML dialects, but few if any will stick around longer than good ol&#8217; XHTML.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://halr9000.com/article/322#comment-2315</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Tue, 15 Aug 2006 16:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://halr9000.com/article/322#comment-2315</guid>
		<description>Personally I think its highly unlikely that normal users are going to be uploading their Jabber logs to the web, and even if they want to its far easier to just have an option in the users client for "Export to HTML" as users are very unlikely to be wanting to upload their entire log file, they will just want to upload snipets of it, and its far more user friendly to deal with that within the client than making the user edit the log file themselves for uploading it, thats assuming they even have the understanding to do that themselves.

So as users are unlikely to be uploading the raw log files themselves it doesnt seem necessary to mandate that the log files have to use microformats.

It makes far more sense to use something more HTML compatible for the export function.</description>
		<content:encoded><![CDATA[<p>Personally I think its highly unlikely that normal users are going to be uploading their Jabber logs to the web, and even if they want to its far easier to just have an option in the users client for &#8220;Export to HTML&#8221; as users are very unlikely to be wanting to upload their entire log file, they will just want to upload snipets of it, and its far more user friendly to deal with that within the client than making the user edit the log file themselves for uploading it, thats assuming they even have the understanding to do that themselves.</p>
<p>So as users are unlikely to be uploading the raw log files themselves it doesnt seem necessary to mandate that the log files have to use microformats.</p>
<p>It makes far more sense to use something more HTML compatible for the export function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stpeter</title>
		<link>http://halr9000.com/article/322#comment-2298</link>
		<dc:creator>stpeter</dc:creator>
		<pubDate>Mon, 14 Aug 2006 15:58:54 +0000</pubDate>
		<guid isPermaLink="false">http://halr9000.com/article/322#comment-2298</guid>
		<description>AFAICS, the microformats stuff is very much XHTML-centric because that community focuses on integration with the existing Web, whereas Jabber/XMPP is very much XML-centric because our community has built an alternative communications network. I want to make it "legal" (via JEP-0071) for people who care about microformats to include that kind of markup in XHMTL-IM messages as a connecting point between the Jabber world and the Web world. I'm not saying it's necessary for any Jabber client to support that, but they can if they want. Perhaps some experiments along these lines will lead to interesting results. In any case, I see no reason to discourage such experiments. /psa</description>
		<content:encoded><![CDATA[<p>AFAICS, the microformats stuff is very much XHTML-centric because that community focuses on integration with the existing Web, whereas Jabber/XMPP is very much XML-centric because our community has built an alternative communications network. I want to make it &#8220;legal&#8221; (via JEP-0071) for people who care about microformats to include that kind of markup in XHMTL-IM messages as a connecting point between the Jabber world and the Web world. I&#8217;m not saying it&#8217;s necessary for any Jabber client to support that, but they can if they want. Perhaps some experiments along these lines will lead to interesting results. In any case, I see no reason to discourage such experiments. /psa</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://halr9000.com/article/322#comment-2296</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 14 Aug 2006 14:40:43 +0000</pubDate>
		<guid isPermaLink="false">http://halr9000.com/article/322#comment-2296</guid>
		<description>I think it basically boils down to "do you want to put it on the web or not?" I wrote a slightly longer version of this argument here: http://volition.vee.net/archives/000670.html</description>
		<content:encoded><![CDATA[<p>I think it basically boils down to &#8220;do you want to put it on the web or not?&#8221; I wrote a slightly longer version of this argument here: <a href="http://volition.vee.net/archives/000670.html" onclick="javascript:pageTracker._trackPageview('/volition.vee.net');" rel="nofollow">http://volition.vee.net/archives/000670.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: halr9000</title>
		<link>http://halr9000.com/article/322#comment-2282</link>
		<dc:creator>halr9000</dc:creator>
		<pubDate>Sun, 13 Aug 2006 18:04:14 +0000</pubDate>
		<guid isPermaLink="false">http://halr9000.com/article/322#comment-2282</guid>
		<description>If something is broken, let me know via jabber or email please.</description>
		<content:encoded><![CDATA[<p>If something is broken, let me know via jabber or email please.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ralphm</title>
		<link>http://halr9000.com/article/322#comment-2280</link>
		<dc:creator>ralphm</dc:creator>
		<pubDate>Sun, 13 Aug 2006 16:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://halr9000.com/article/322#comment-2280</guid>
		<description>And yay for broken feedback forms ;-)</description>
		<content:encoded><![CDATA[<p>And yay for broken feedback forms <img src='http://halr9000.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ralphm</title>
		<link>http://halr9000.com/article/322#comment-2279</link>
		<dc:creator>ralphm</dc:creator>
		<pubDate>Sun, 13 Aug 2006 16:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://halr9000.com/article/322#comment-2279</guid>
		<description>I can understand why you would want something like microformats in the HTML world. Most HTML doesn't validate, so you can kiss XHTML and XML goodbye there.

However, in the XMPP world, I don't see why you would want to markup messages with such information. We /have/ valid XML *and* a defined way to add additional data to a . You don't need the hack of microformats. And also, I believe XHTML-IM is meant for simple visually marking up chats (with emphasis, color), not anything else.</description>
		<content:encoded><![CDATA[<p>I can understand why you would want something like microformats in the HTML world. Most HTML doesn&#8217;t validate, so you can kiss XHTML and XML goodbye there.</p>
<p>However, in the XMPP world, I don&#8217;t see why you would want to markup messages with such information. We /have/ valid XML *and* a defined way to add additional data to a . You don&#8217;t need the hack of microformats. And also, I believe XHTML-IM is meant for simple visually marking up chats (with emphasis, color), not anything else.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nolan Eakins</title>
		<link>http://halr9000.com/article/322#comment-2268</link>
		<dc:creator>Nolan Eakins</dc:creator>
		<pubDate>Sun, 13 Aug 2006 03:57:59 +0000</pubDate>
		<guid isPermaLink="false">http://halr9000.com/article/322#comment-2268</guid>
		<description>You shouldn't even need XSL to render that in a web browser. CSS should be enough. You'll just have to be sure to declare how an element gets displayed.

Possible CSS:
ADR {
  display: block;
  border: solid 1px black;
}
ADR EXTADD, ADR STREET, ADR LOCALITY, ADR REGION, ADR PCODE, ADR CTRY {
  display: inline;
}

ADR STREET:after, ADR LOCALITY:after, ADR pcode:after {
  content: ",";
}


One problem is that the child elements MUST be in the order in which they'll be displayed, and there's nothing conditional about where commas go. XSL doesn't have this limitation, so it would be a better choice.

All in all, browsers need to learn about namespaces and how to apply stylesheets to non-HTML elements. Microformats are just a technique to bridge that gap.</description>
		<content:encoded><![CDATA[<p>You shouldn&#8217;t even need XSL to render that in a web browser. CSS should be enough. You&#8217;ll just have to be sure to declare how an element gets displayed.</p>
<p>Possible CSS:<br />
ADR {<br />
  display: block;<br />
  border: solid 1px black;<br />
}<br />
ADR EXTADD, ADR STREET, ADR LOCALITY, ADR REGION, ADR PCODE, ADR CTRY {<br />
  display: inline;<br />
}</p>
<p>ADR STREET:after, ADR LOCALITY:after, ADR pcode:after {<br />
  content: &#8220;,&#8221;;<br />
}</p>
<p>One problem is that the child elements MUST be in the order in which they&#8217;ll be displayed, and there&#8217;s nothing conditional about where commas go. XSL doesn&#8217;t have this limitation, so it would be a better choice.</p>
<p>All in all, browsers need to learn about namespaces and how to apply stylesheets to non-HTML elements. Microformats are just a technique to bridge that gap.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: halr9000</title>
		<link>http://halr9000.com/article/322#comment-2264</link>
		<dc:creator>halr9000</dc:creator>
		<pubDate>Sun, 13 Aug 2006 01:07:43 +0000</pubDate>
		<guid isPermaLink="false">http://halr9000.com/article/322#comment-2264</guid>
		<description>No, no, no!  They are going about it the wrong way!  You are right about the rendering, I know.  What they should be doing is solving the XSL problem instead.  Or, don't bother.  Just do some sort of XHTML meta reference like this below, and then using the software that put it there (e.g. your blog or CMS software), generate the appropriate XHTML human-readable part.

&lt;pre&gt;&#60;link rel=&#34;adr&#34; type=&#34;text/xml&#34; href=&#34;/microformats/adr.xml&#34;
  name=&#34;Corporate office physical address&#34; /&#62;&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>No, no, no!  They are going about it the wrong way!  You are right about the rendering, I know.  What they should be doing is solving the XSL problem instead.  Or, don&#8217;t bother.  Just do some sort of XHTML meta reference like this below, and then using the software that put it there (e.g. your blog or CMS software), generate the appropriate XHTML human-readable part.</p>
<pre>&lt;link rel=&quot;adr&quot; type=&quot;text/xml&quot; href=&quot;/microformats/adr.xml&quot;
  name=&quot;Corporate office physical address&quot; /&gt;</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Jones</title>
		<link>http://halr9000.com/article/322#comment-2263</link>
		<dc:creator>Alex Jones</dc:creator>
		<pubDate>Sun, 13 Aug 2006 00:53:52 +0000</pubDate>
		<guid isPermaLink="false">http://halr9000.com/article/322#comment-2263</guid>
		<description>Problem is, that won't render as HTML without XSL.

Microformats are supposed to address that.</description>
		<content:encoded><![CDATA[<p>Problem is, that won&#8217;t render as HTML without XSL.</p>
<p>Microformats are supposed to address that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
