<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Open standards</title>
	<atom:link href="http://blogs.gnome.org/otte/2007/11/26/open-standards/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/otte/2007/11/26/open-standards/</link>
	<description>Just another GNOME Blogs weblog</description>
	<lastBuildDate>Fri, 20 Nov 2009 09:10:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mpt</title>
		<link>http://blogs.gnome.org/otte/2007/11/26/open-standards/comment-page-1/#comment-131</link>
		<dc:creator>mpt</dc:creator>
		<pubDate>Mon, 26 Nov 2007 23:50:57 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/otte/2007/11/26/open-standards/#comment-131</guid>
		<description>Have you read &lt;a href=&quot;http://www.whatwg.org/specs/web-apps/current-work/multipage/&quot; rel=&quot;nofollow&quot;&gt;the HTML 5 specification draft&lt;/a&gt;? It attempts to specify everything unambiguously, including error-handling for malformed HTML. As a result, much of it (particularly &lt;a href=&quot;http://www.whatwg.org/specs/web-apps/current-work/multipage/section-parsing.html#parsing&quot; rel=&quot;nofollow&quot;&gt;the parsing section&lt;/a&gt; is effectively pseudocode.</description>
		<content:encoded><![CDATA[<p>Have you read <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/" rel="nofollow">the HTML 5 specification draft</a>? It attempts to specify everything unambiguously, including error-handling for malformed HTML. As a result, much of it (particularly <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/section-parsing.html#parsing" rel="nofollow">the parsing section</a> is effectively pseudocode.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://blogs.gnome.org/otte/2007/11/26/open-standards/comment-page-1/#comment-130</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Mon, 26 Nov 2007 22:49:40 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/otte/2007/11/26/open-standards/#comment-130</guid>
		<description>...and when it is possible, it isn&#039;t always advisable (would it really be wise in terms of security for everyone to use the same HTML rendering implementation?)</description>
		<content:encoded><![CDATA[<p>&#8230;and when it is possible, it isn&#8217;t always advisable (would it really be wise in terms of security for everyone to use the same HTML rendering implementation?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://blogs.gnome.org/otte/2007/11/26/open-standards/comment-page-1/#comment-129</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Mon, 26 Nov 2007 22:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/otte/2007/11/26/open-standards/#comment-129</guid>
		<description>...further, just to be clear, I&#039;m all for reference implementations, but it simply isn&#039;t possible to use the same implementations on different platforms and environments.</description>
		<content:encoded><![CDATA[<p>&#8230;further, just to be clear, I&#8217;m all for reference implementations, but it simply isn&#8217;t possible to use the same implementations on different platforms and environments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://blogs.gnome.org/otte/2007/11/26/open-standards/comment-page-1/#comment-128</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Mon, 26 Nov 2007 22:28:02 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/otte/2007/11/26/open-standards/#comment-128</guid>
		<description>Benjamin,

While I agree that standards can be a tedious PITA to work, and can be terrible, you&#039;ve phrased it with a ridiculous sweeping breadth that I can&#039;t agree with.

I think your initial assertion that standards are useless crap because they cannot &quot;force someone to implement something correctly&quot; is completely absurd.  It&#039;s like saying that an orange sucks because it cannot repair a car.  Be realistic about what a standard actually is.  If you want to try to force anybody to do anything, then the closest you&#039;ll be able to do with words is a legal contract.  Standards (in any form - from ISO/IEEE standards on paper or verbally agreed standards) don&#039;t to force people to do anything.  Even a &quot;perfect&quot; (i.e., completely crystal-clear and unambigious and self-consistent and so forth) standard will never succeed at forcing anybody to do anything because it is still *only* a guide to interoperating with ideal applications that follow the standard perfectly, and not a legal document.  Naturally in the real world there is clearly no such thing as an ideal version of *anything*.  You can complain that the world isn&#039;t perfect, but that won&#039;t change anything.

And then there&#039;s &quot;...in the end, it doesn’t matter if your application is standards compliant, what matters is that it works.&quot;  Well, sure, unless your system needs to interoperate with other systems, in which case odds are it&#039;s going to have to do so in a way that the other systems understand, and your system will have to be de-facto compliant even if nobody puts a &quot;compliant&quot; stamp on it.  If everybody decides that the standards don&#039;t matter, then interoperability will suffer because the applications will all be speaking different dialects of the same language that other applications don&#039;t expect.  And that&#039;s not good, because flaws in the standards and implementations make it difficult enough in the first place, without even further difficulty added when engineers and marketing divisions decide that standards aren&#039;t as important as what they&#039;re trying to accomplish, and introduce incompatible variations.

If a standard doesn&#039;t work, then it ought to be replaced.  If engineers start to believe that a &quot;x and y and z standards suck&quot; means the same thing as &quot;standards suck,&quot; then interoperability will suffer.</description>
		<content:encoded><![CDATA[<p>Benjamin,</p>
<p>While I agree that standards can be a tedious PITA to work, and can be terrible, you&#8217;ve phrased it with a ridiculous sweeping breadth that I can&#8217;t agree with.</p>
<p>I think your initial assertion that standards are useless crap because they cannot &#8220;force someone to implement something correctly&#8221; is completely absurd.  It&#8217;s like saying that an orange sucks because it cannot repair a car.  Be realistic about what a standard actually is.  If you want to try to force anybody to do anything, then the closest you&#8217;ll be able to do with words is a legal contract.  Standards (in any form &#8211; from ISO/IEEE standards on paper or verbally agreed standards) don&#8217;t to force people to do anything.  Even a &#8220;perfect&#8221; (i.e., completely crystal-clear and unambigious and self-consistent and so forth) standard will never succeed at forcing anybody to do anything because it is still *only* a guide to interoperating with ideal applications that follow the standard perfectly, and not a legal document.  Naturally in the real world there is clearly no such thing as an ideal version of *anything*.  You can complain that the world isn&#8217;t perfect, but that won&#8217;t change anything.</p>
<p>And then there&#8217;s &#8220;&#8230;in the end, it doesn’t matter if your application is standards compliant, what matters is that it works.&#8221;  Well, sure, unless your system needs to interoperate with other systems, in which case odds are it&#8217;s going to have to do so in a way that the other systems understand, and your system will have to be de-facto compliant even if nobody puts a &#8220;compliant&#8221; stamp on it.  If everybody decides that the standards don&#8217;t matter, then interoperability will suffer because the applications will all be speaking different dialects of the same language that other applications don&#8217;t expect.  And that&#8217;s not good, because flaws in the standards and implementations make it difficult enough in the first place, without even further difficulty added when engineers and marketing divisions decide that standards aren&#8217;t as important as what they&#8217;re trying to accomplish, and introduce incompatible variations.</p>
<p>If a standard doesn&#8217;t work, then it ought to be replaced.  If engineers start to believe that a &#8220;x and y and z standards suck&#8221; means the same thing as &#8220;standards suck,&#8221; then interoperability will suffer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://blogs.gnome.org/otte/2007/11/26/open-standards/comment-page-1/#comment-127</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Mon, 26 Nov 2007 18:12:10 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/otte/2007/11/26/open-standards/#comment-127</guid>
		<description>How exactly does that link show the HTTP is not implemented correctly?  Everything on that link has to do with the user interface presented to users by the browser, even the &quot;protocol&quot; section.  I&#039;m not aware of any browser that doesn&#039;t implement the protocol correctly, although I am aware of some random non-browser apps that fuck it up pretty badly.</description>
		<content:encoded><![CDATA[<p>How exactly does that link show the HTTP is not implemented correctly?  Everything on that link has to do with the user interface presented to users by the browser, even the &#8220;protocol&#8221; section.  I&#8217;m not aware of any browser that doesn&#8217;t implement the protocol correctly, although I am aware of some random non-browser apps that fuck it up pretty badly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: otte</title>
		<link>http://blogs.gnome.org/otte/2007/11/26/open-standards/comment-page-1/#comment-126</link>
		<dc:creator>otte</dc:creator>
		<pubDate>Mon, 26 Nov 2007 11:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/otte/2007/11/26/open-standards/#comment-126</guid>
		<description>jdub: Maybe a lot of people didn&#039;t get this &quot;less colorful&quot; language, in particular those in the hobby/zealotry departments, like OSNews. I mean even I wasn&#039;t sure.

Chris: Well, if Mozilla&#039;s HTML implementation were the standard and not the W3C doc, you could figure out every problem you had easily: write a test and run it in Mozilla. And if you&#039;d still didn&#039;t get it, step through the code in a debugger. WIth a standard, you can&#039;t run it, you just have plain text. You have to ask the people that wrote it what they meant. And if those people are unresponsive, you lost. So HTML is only as good as the people around it make it.
And for the usefulness of the HTML standard, look at how many people sniff for the standard. They only sniff for browsers that implement something they want and then code to it. If the OOXML standard says #FF0000 is red and MS Office reads #FF0000 as blue, guess what other apps will do.</description>
		<content:encoded><![CDATA[<p>jdub: Maybe a lot of people didn&#8217;t get this &#8220;less colorful&#8221; language, in particular those in the hobby/zealotry departments, like OSNews. I mean even I wasn&#8217;t sure.</p>
<p>Chris: Well, if Mozilla&#8217;s HTML implementation were the standard and not the W3C doc, you could figure out every problem you had easily: write a test and run it in Mozilla. And if you&#8217;d still didn&#8217;t get it, step through the code in a debugger. WIth a standard, you can&#8217;t run it, you just have plain text. You have to ask the people that wrote it what they meant. And if those people are unresponsive, you lost. So HTML is only as good as the people around it make it.<br />
And for the usefulness of the HTML standard, look at how many people sniff for the standard. They only sniff for browsers that implement something they want and then code to it. If the OOXML standard says #FF0000 is red and MS Office reads #FF0000 as blue, guess what other apps will do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://blogs.gnome.org/otte/2007/11/26/open-standards/comment-page-1/#comment-125</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Mon, 26 Nov 2007 11:45:28 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/otte/2007/11/26/open-standards/#comment-125</guid>
		<description>&quot;MOOXML, less crappy than the last documentation they provided.&quot; 

Not exactly cause for celebration. Great to see Jody working to make the best out of a bad situation though.</description>
		<content:encoded><![CDATA[<p>&#8220;MOOXML, less crappy than the last documentation they provided.&#8221; </p>
<p>Not exactly cause for celebration. Great to see Jody working to make the best out of a bad situation though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Cunningham</title>
		<link>http://blogs.gnome.org/otte/2007/11/26/open-standards/comment-page-1/#comment-124</link>
		<dc:creator>Chris Cunningham</dc:creator>
		<pubDate>Mon, 26 Nov 2007 10:53:20 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/otte/2007/11/26/open-standards/#comment-124</guid>
		<description>(That said, Microsoft are definitely in both the &quot;open&quot; and &quot;standards&quot; camps, and anyone who think keeping quiet about it is a good idea is about as useful to the community as the Washington Post&#039;s editorial page is to democracy.)

 - Chris</description>
		<content:encoded><![CDATA[<p>(That said, Microsoft are definitely in both the &#8220;open&#8221; and &#8220;standards&#8221; camps, and anyone who think keeping quiet about it is a good idea is about as useful to the community as the Washington Post&#8217;s editorial page is to democracy.)</p>
<p> &#8211; Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Cunningham</title>
		<link>http://blogs.gnome.org/otte/2007/11/26/open-standards/comment-page-1/#comment-123</link>
		<dc:creator>Chris Cunningham</dc:creator>
		<pubDate>Mon, 26 Nov 2007 10:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/otte/2007/11/26/open-standards/#comment-123</guid>
		<description>This is wrongheaded. HTML is the absolutely perfect example of why a reference implementation is no substitute at all for a standard; witness the way that browser-sniffing, rather than having died off, has now evolved to sniff for &quot;Firefox&quot; specifically.

Standards are massively useful. I&#039;d wager that the vast majority of people who visit freedesktop.org do so as spectators looking to follow standards, not developers wishing to collaborate on them. The difference is between standards and &quot;standards&quot;. Just like it is between open and &quot;open&quot;. 

 - Chris</description>
		<content:encoded><![CDATA[<p>This is wrongheaded. HTML is the absolutely perfect example of why a reference implementation is no substitute at all for a standard; witness the way that browser-sniffing, rather than having died off, has now evolved to sniff for &#8220;Firefox&#8221; specifically.</p>
<p>Standards are massively useful. I&#8217;d wager that the vast majority of people who visit freedesktop.org do so as spectators looking to follow standards, not developers wishing to collaborate on them. The difference is between standards and &#8220;standards&#8221;. Just like it is between open and &#8220;open&#8221;. </p>
<p> &#8211; Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jdub</title>
		<link>http://blogs.gnome.org/otte/2007/11/26/open-standards/comment-page-1/#comment-122</link>
		<dc:creator>jdub</dc:creator>
		<pubDate>Mon, 26 Nov 2007 09:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/otte/2007/11/26/open-standards/#comment-122</guid>
		<description>That&#039;s pretty much what we said, but in somewhat less colourful language. :-)</description>
		<content:encoded><![CDATA[<p>That&#8217;s pretty much what we said, but in somewhat less colourful language. :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
