<?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: Opera files a complaint to the European Commision about Internet Explorer</title>
	<atom:link href="http://www.robertnyman.com/2007/12/14/opera-files-a-complaint-to-the-european-commision-about-internet-explorer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robertnyman.com/2007/12/14/opera-files-a-complaint-to-the-european-commision-about-internet-explorer/</link>
	<description>Web development and Internet trends</description>
	<pubDate>Thu, 20 Nov 2008 09:40:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Robert Nyman</title>
		<link>http://www.robertnyman.com/2007/12/14/opera-files-a-complaint-to-the-european-commision-about-internet-explorer/#comment-164862</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Tue, 18 Dec 2007 23:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/12/14/opera-files-a-complaint-to-the-european-commision-about-internet-explorer/#comment-164862</guid>
		<description>Robert Wellock,

And then reinstall it from an easy-to-find location, in case you want to surf the web? Maybe. Personally I'd rather see them get a dialog with a number of web browser options instead (a bit hard for them to choose then, though).</description>
		<content:encoded><![CDATA[<p>Robert Wellock,</p>
<p>And then reinstall it from an easy-to-find location, in case you want to surf the web? Maybe. Personally I&#8217;d rather see them get a dialog with a number of web browser options instead (a bit hard for them to choose then, though).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Wellock</title>
		<link>http://www.robertnyman.com/2007/12/14/opera-files-a-complaint-to-the-european-commision-about-internet-explorer/#comment-164728</link>
		<dc:creator>Robert Wellock</dc:creator>
		<pubDate>Tue, 18 Dec 2007 16:54:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/12/14/opera-files-a-complaint-to-the-european-commision-about-internet-explorer/#comment-164728</guid>
		<description>You can unbundle the web browser in a sense by having it as an optional item to check during installation.</description>
		<content:encoded><![CDATA[<p>You can unbundle the web browser in a sense by having it as an optional item to check during installation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://www.robertnyman.com/2007/12/14/opera-files-a-complaint-to-the-european-commision-about-internet-explorer/#comment-164699</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Tue, 18 Dec 2007 15:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/12/14/opera-files-a-complaint-to-the-european-commision-about-internet-explorer/#comment-164699</guid>
		<description>&lt;a href="http://www.robertnyman.com/2007/12/14/opera-files-a-complaint-to-the-european-commision-about-internet-explorer/#comment-162425" rel="nofollow"&gt;@David&lt;/a&gt;,

You are right! Kestrel has fixed both the issues I had! Looking forward to the release.</description>
		<content:encoded><![CDATA[<p><a href="http://www.robertnyman.com/2007/12/14/opera-files-a-complaint-to-the-european-commision-about-internet-explorer/#comment-162425" rel="nofollow">@David</a>,</p>
<p>You are right! Kestrel has fixed both the issues I had! Looking forward to the release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://www.robertnyman.com/2007/12/14/opera-files-a-complaint-to-the-european-commision-about-internet-explorer/#comment-164139</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Mon, 17 Dec 2007 19:59:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/12/14/opera-files-a-complaint-to-the-european-commision-about-internet-explorer/#comment-164139</guid>
		<description>Thanks for your comments.

Vlad,

Thanks for the interview link, it gives some perspective.

David,

Thanks! I will do my best to get back to you on this,

Carl, Vlad,

Overall, well-built web sites should work from the get-go with IE 7 (some IE 7 bugs excepted). But, I do believe Carl has a point here too. Most people don't know about web standards and were shocked about the upgrade. For instance, a lot of web sites use a doctype which will trigger the standards mode without knowing so.

Just think that the default doctype in .NET  examples and templates uses an XHTML 1 Transitional doctype, that will indeed get them into a more strict mode, which in turn will make them hate the upgrade (given the strict rendering differences between IE 6 and IE7). Just imagine the difference in that &lt;code&gt;height&lt;/code&gt; in CSS is fixed in IE 7, so it behaves as it should, instead of the &lt;code&gt;min-height&lt;/code&gt; behavior in IE 6.

So, I'd say you're both right. :-)
But, at the end of the day, if IE won't support web standards enough, many companies won't be able to motivate the extra costs of making something work in IE. And then Microsoft will be stuck with the people not knowing about interface development at all (the same people who complain as soon as things don't work in any other web browser in iE, and at the same time don't think for a second that the fault actually might be theirs).

And for Microsoft to let their web development business to depend on people and companies, no matter how large, that refuse to evolve and to actually learn their trade, is a very risky path to take. Therefore, if Microsoft don't implement standards as good as, or better, than the competitors, they will, in time, lose their dominance over the web browser market. For sure.</description>
		<content:encoded><![CDATA[<p>Thanks for your comments.</p>
<p>Vlad,</p>
<p>Thanks for the interview link, it gives some perspective.</p>
<p>David,</p>
<p>Thanks! I will do my best to get back to you on this,</p>
<p>Carl, Vlad,</p>
<p>Overall, well-built web sites should work from the get-go with <acronym title="Internet Explorer">IE</acronym> 7 (some <acronym title="Internet Explorer">IE</acronym> 7 bugs excepted). But, I do believe Carl has a point here too. Most people don&#8217;t know about web standards and were shocked about the upgrade. For instance, a lot of web sites use a doctype which will trigger the standards mode without knowing so.</p>
<p>Just think that the default doctype in .NET  examples and templates uses an <acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym> 1 Transitional doctype, that will indeed get them into a more strict mode, which in turn will make them hate the upgrade (given the strict rendering differences between <acronym title="Internet Explorer">IE</acronym> 6 and IE7). Just imagine the difference in that <code>height</code> in <acronym title="Cascading Style Sheets">CSS</acronym> is fixed in <acronym title="Internet Explorer">IE</acronym> 7, so it behaves as it should, instead of the <code>min-height</code> behavior in <acronym title="Internet Explorer">IE</acronym> 6.</p>
<p>So, I&#8217;d say you&#8217;re both right. <img src='http://www.robertnyman.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
But, at the end of the day, if <acronym title="Internet Explorer">IE</acronym> won&#8217;t support web standards enough, many companies won&#8217;t be able to motivate the extra costs of making something work in <acronym title="Internet Explorer">IE</acronym>. And then Microsoft will be stuck with the people not knowing about interface development at all (the same people who complain as soon as things don&#8217;t work in any other web browser in <acronym title="Internet Explorer">IE</acronym>, and at the same time don&#8217;t think for a second that the fault actually might be theirs).</p>
<p>And for Microsoft to let their web development business to depend on people and companies, no matter how large, that refuse to evolve and to actually learn their trade, is a very risky path to take. Therefore, if Microsoft don&#8217;t implement standards as good as, or better, than the competitors, they will, in time, lose their dominance over the web browser market. For sure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl Camera</title>
		<link>http://www.robertnyman.com/2007/12/14/opera-files-a-complaint-to-the-european-commision-about-internet-explorer/#comment-164092</link>
		<dc:creator>Carl Camera</dc:creator>
		<pubDate>Mon, 17 Dec 2007 18:23:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/12/14/opera-files-a-complaint-to-the-european-commision-about-internet-explorer/#comment-164092</guid>
		<description>Vlad, there was &lt;a href="http://www.456bereastreet.com/archive/200611/three_reasons_sites_break_in_internet_explorer_7/" title="Three reasons sites break in Internet Explorer 7 @ 456 Berea Street" rel="nofollow"&gt;more than one reason&lt;/a&gt; why sites needed adjustments to accommodate changes in IE7. My selection of Yahoo! was poor because those folks know and follow web standards.  I would, however, like to reiterate what I feel was my central thought: that large corporations don't read Nyman's blog or Johansson's blog, or Meyer's blog. And their only perception (perhaps because they don't read those blogs) was "It worked in IE6 - why did IE7 break my site?" Microsoft took some heat from those customers (MS claims) because they, in fact, support web standards.</description>
		<content:encoded><![CDATA[<p>Vlad, there was <a href="http://www.456bereastreet.com/archive/200611/three_reasons_sites_break_in_internet_explorer_7/" title="Three reasons sites break in Internet Explorer 7 @ 456 Berea Street" rel="nofollow">more than one reason</a> why sites needed adjustments to accommodate changes in IE7. My selection of Yahoo! was poor because those folks know and follow web standards.  I would, however, like to reiterate what I feel was my central thought: that large corporations don&#8217;t read Nyman&#8217;s blog or Johansson&#8217;s blog, or Meyer&#8217;s blog. And their only perception (perhaps because they don&#8217;t read those blogs) was &#8220;It worked in IE6 - why did IE7 break my site?&#8221; Microsoft took some heat from those customers (<acronym title="Microsoft">MS</acronym> claims) because they, in fact, support web standards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mdmadph</title>
		<link>http://www.robertnyman.com/2007/12/14/opera-files-a-complaint-to-the-european-commision-about-internet-explorer/#comment-164009</link>
		<dc:creator>mdmadph</dc:creator>
		<pubDate>Mon, 17 Dec 2007 16:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/12/14/opera-files-a-complaint-to-the-european-commision-about-internet-explorer/#comment-164009</guid>
		<description>I guess the legal situation in the EU wasn't as nice for Opera to do this years ago during the time of IE 6 when their case would've been even stronger.</description>
		<content:encoded><![CDATA[<p>I guess the legal situation in the EU wasn&#8217;t as nice for Opera to do this years ago during the time of <acronym title="Internet Explorer">IE</acronym> 6 when their case would&#8217;ve been even stronger.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vlad Alexander</title>
		<link>http://www.robertnyman.com/2007/12/14/opera-files-a-complaint-to-the-european-commision-about-internet-explorer/#comment-163976</link>
		<dc:creator>Vlad Alexander</dc:creator>
		<pubDate>Mon, 17 Dec 2007 15:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/12/14/opera-files-a-complaint-to-the-european-commision-about-internet-explorer/#comment-163976</guid>
		<description>Carl, if IE 7 broke pages on sites such as Yahoo, it would have been because of IE 7 bugs, not related to complying with W3C standards. Complying with W3C standards only affects sites that are designed to render in "standards" mode and would not affect sites that are designed to render in "quirks" mode. Do you have an example of a Web page on Yahoo that rendered in "standards" mode in IE 6 and then got broken in IE 7?</description>
		<content:encoded><![CDATA[<p>Carl, if <acronym title="Internet Explorer">IE</acronym> 7 broke pages on sites such as Yahoo, it would have been because of <acronym title="Internet Explorer">IE</acronym> 7 bugs, not related to complying with <acronym title="World Wide Web Consortium">W3C</acronym> standards. Complying with <acronym title="World Wide Web Consortium">W3C</acronym> standards only affects sites that are designed to render in &#8220;standards&#8221; mode and would not affect sites that are designed to render in &#8220;quirks&#8221; mode. Do you have an example of a Web page on Yahoo that rendered in &#8220;standards&#8221; mode in <acronym title="Internet Explorer">IE</acronym> 6 and then got broken in <acronym title="Internet Explorer">IE</acronym> 7?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl Camera</title>
		<link>http://www.robertnyman.com/2007/12/14/opera-files-a-complaint-to-the-european-commision-about-internet-explorer/#comment-163919</link>
		<dc:creator>Carl Camera</dc:creator>
		<pubDate>Mon, 17 Dec 2007 14:37:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/12/14/opera-files-a-complaint-to-the-european-commision-about-internet-explorer/#comment-163919</guid>
		<description>&lt;blockquote&gt;&lt;i&gt;Scott Powers:&lt;/i&gt; Standards Compliance, though, is a must for IE. But, like I said, those screams have fallen on deaf ears...&lt;/blockquote&gt;
I don't believe calls for compliance have fallen on deaf ears.  I think there are large corporations that have tens of millions of dollars invested in external and internal websites that oppose any changes to IE, and most vociferously oppose any layout changes.  These corporations have enormous influence within Microsoft.

In the eyes of many, IE7 -- by complying with w3c recommendations -- &lt;i&gt;broke the web.&lt;/i&gt;   Huge sites such as Yahoo! had to spend significant amounts of time energy and resources to adapt to the new standards-conforming browser. This is the burden of having 80% marketshare: folks who have never heard of the w3c complain to Microsoft that the new browser broke their site.

Microsoft knew it would take a huge PR hit from its most influential customers by moving IE towards w3c compliance but did so anyway. Now, how do those who "screamed" for w3c compliance react? We must all answer that individually.</description>
		<content:encoded><![CDATA[<blockquote><p><i>Scott Powers:</i> Standards Compliance, though, is a must for <acronym title="Internet Explorer">IE</acronym>. But, like I said, those screams have fallen on deaf ears&#8230;</p></blockquote>
<p>I don&#8217;t believe calls for compliance have fallen on deaf ears.  I think there are large corporations that have tens of millions of dollars invested in external and internal websites that oppose any changes to <acronym title="Internet Explorer">IE</acronym>, and most vociferously oppose any layout changes.  These corporations have enormous influence within Microsoft.</p>
<p>In the eyes of many, IE7 &#8212; by complying with <acronym title="World Wide Web Consortium">W3C</acronym> recommendations &#8212; <i>broke the web.</i>   Huge sites such as Yahoo! had to spend significant amounts of time energy and resources to adapt to the new standards-conforming browser. This is the burden of having 80% marketshare: folks who have never heard of the <acronym title="World Wide Web Consortium">W3C</acronym> complain to Microsoft that the new browser broke their site.</p>
<p>Microsoft knew it would take a huge PR hit from its most influential customers by moving <acronym title="Internet Explorer">IE</acronym> towards <acronym title="World Wide Web Consortium">W3C</acronym> compliance but did so anyway. Now, how do those who &#8220;screamed&#8221; for <acronym title="World Wide Web Consortium">W3C</acronym> compliance react? We must all answer that individually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Storey</title>
		<link>http://www.robertnyman.com/2007/12/14/opera-files-a-complaint-to-the-european-commision-about-internet-explorer/#comment-162425</link>
		<dc:creator>David Storey</dc:creator>
		<pubDate>Sat, 15 Dec 2007 03:18:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/12/14/opera-files-a-complaint-to-the-european-commision-about-internet-explorer/#comment-162425</guid>
		<description>Hi Robert,

Feel free to send us any bug reports you have on our XPath implementation. We've just included a new XSLT and XPath engine in the latest weeklies of Kestrel, so you may find that they are fixed now.</description>
		<content:encoded><![CDATA[<p>Hi Robert,</p>
<p>Feel free to send us any bug reports you have on our XPath implementation. We&#8217;ve just included a new <acronym title="eXtensible Stylesheet Language Transformation">XSLT</acronym> and XPath engine in the latest weeklies of Kestrel, so you may find that they are fixed now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vlad Alexander</title>
		<link>http://www.robertnyman.com/2007/12/14/opera-files-a-complaint-to-the-european-commision-about-internet-explorer/#comment-162396</link>
		<dc:creator>Vlad Alexander</dc:creator>
		<pubDate>Sat, 15 Dec 2007 01:53:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/12/14/opera-files-a-complaint-to-the-european-commision-about-internet-explorer/#comment-162396</guid>
		<description>Hi Robert,

Indeed it will be interesting to see what comes out of this. I think Opera would have had a stronger case if they just focused on one issue - having Windows prompt users to install/use different browsers or forcing Microsoft to comply with Web standards.

I had an opportunity to interview Håkon today about the complaint to EU. He clarified Opera's position on the Web standards part of the complaint. Here is the interview:

&lt;a href="http://xhtml.com/en/web-standards/conversation-with-opera/" rel="nofollow"&gt;http://xhtml.com/en/web-standards/conversation-with-opera/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi Robert,</p>
<p>Indeed it will be interesting to see what comes out of this. I think Opera would have had a stronger case if they just focused on one issue - having Windows prompt users to install/use different browsers or forcing Microsoft to comply with Web standards.</p>
<p>I had an opportunity to interview Håkon today about the complaint to EU. He clarified Opera&#8217;s position on the Web standards part of the complaint. Here is the interview:</p>
<p><a href="http://xhtml.com/en/web-standards/conversation-with-opera/" rel="nofollow">http://xhtml.com/en/web-standards/conversation-with-opera/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morgan Roderick</title>
		<link>http://www.robertnyman.com/2007/12/14/opera-files-a-complaint-to-the-european-commision-about-internet-explorer/#comment-162355</link>
		<dc:creator>Morgan Roderick</dc:creator>
		<pubDate>Sat, 15 Dec 2007 00:03:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/12/14/opera-files-a-complaint-to-the-european-commision-about-internet-explorer/#comment-162355</guid>
		<description>Sadly though, not everyone knows how bad IE really is, otherwise it wouldn't be the dominant browser for much longer.

Perhaps a better idea would be if all web professionals just started billing MS for lost revenues due to their crappy software. A few thousand bills should be enough to get some much needed publicity, that they can't just make go away in an appeals court or just drag on until media loses interest.</description>
		<content:encoded><![CDATA[<p>Sadly though, not everyone knows how bad <acronym title="Internet Explorer">IE</acronym> really is, otherwise it wouldn&#8217;t be the dominant browser for much longer.</p>
<p>Perhaps a better idea would be if all web professionals just started billing <acronym title="Microsoft">MS</acronym> for lost revenues due to their crappy software. A few thousand bills should be enough to get some much needed publicity, that they can&#8217;t just make go away in an appeals court or just drag on until media loses interest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Powers</title>
		<link>http://www.robertnyman.com/2007/12/14/opera-files-a-complaint-to-the-european-commision-about-internet-explorer/#comment-162342</link>
		<dc:creator>Scott Powers</dc:creator>
		<pubDate>Fri, 14 Dec 2007 23:22:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/12/14/opera-files-a-complaint-to-the-european-commision-about-internet-explorer/#comment-162342</guid>
		<description>Ballsy but warranted, in my opinion. So maybe Opera wasn't the best browser producer to come forward but they do bring 2 valid points. Give users options from the start and be standards compliant.

The latter is obviously something every CSS Designer on the net has been screaming forever to no avail. Maybe this is the kick in the ass that MS needs. None of us can say for sure what will come of it but we can say what we would like to see come of it. And that is, most likely, much the same for all of us. Get standards compliant, period.

Really I could care less if IE is bundled with windows. People like me, and most likely everyone else reading here, only ever fire it up to download our favorite browser initially or for those highly annoying IE only websites which are getting to be fewer and fewer, thank god.

Standards Compliance, though, is a must for IE. But, like I said, those screams have fallen on deaf ears up until now so what makes any of us think they'll hear us because Opera bitches about them? I don't expect much to come of it but one can hope.</description>
		<content:encoded><![CDATA[<p>Ballsy but warranted, in my opinion. So maybe Opera wasn&#8217;t the best browser producer to come forward but they do bring 2 valid points. Give users options from the start and be standards compliant.</p>
<p>The latter is obviously something every <acronym title="Cascading Style Sheets">CSS</acronym> Designer on the net has been screaming forever to no avail. Maybe this is the kick in the ass that <acronym title="Microsoft">MS</acronym> needs. None of us can say for sure what will come of it but we can say what we would like to see come of it. And that is, most likely, much the same for all of us. Get standards compliant, period.</p>
<p>Really I could care less if <acronym title="Internet Explorer">IE</acronym> is bundled with windows. People like me, and most likely everyone else reading here, only ever fire it up to download our favorite browser initially or for those highly annoying <acronym title="Internet Explorer">IE</acronym> only websites which are getting to be fewer and fewer, thank god.</p>
<p>Standards Compliance, though, is a must for <acronym title="Internet Explorer">IE</acronym>. But, like I said, those screams have fallen on deaf ears up until now so what makes any of us think they&#8217;ll hear us because Opera bitches about them? I don&#8217;t expect much to come of it but one can hope.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
