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

<channel>
	<title>Gregory Tarnoff &#187; IE8</title>
	<atom:link href="http://tarnoff.info/tag/ie8/feed/" rel="self" type="application/rss+xml" />
	<link>http://tarnoff.info</link>
	<description>Photography &#38; Design - Madison &#124; Milwaukee</description>
	<lastBuildDate>Tue, 05 Jan 2010 03:16:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Internet Explorer 8&#8230;now with more standards compliance</title>
		<link>http://tarnoff.info/2008/03/internet-explorer-8now-with-more-standards-compliance/</link>
		<comments>http://tarnoff.info/2008/03/internet-explorer-8now-with-more-standards-compliance/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 17:26:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Enlightenment]]></category>
		<category><![CDATA[Standards]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Acid 2 Test]]></category>
		<category><![CDATA[Compliance]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[Internet Explorer 8]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MSDN Blog]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://artryst.com/2008/03/04/internet-explorer-8now-with-more-standards-compliance/</guid>
		<description><![CDATA[When I first wrote about IE8 and the new HTML 5 standard the plan was that by default IE8 was going to render in the IE7 mode unless you declared it to render in the new IE8 standards mode using a meta tag.
Today, Microsoft announced that this will not be the case. The new standards [...]]]></description>
			<content:encoded><![CDATA[<p>When I first wrote about <a href="http://artryst.com/2008/01/23/html-5-microsoft-ie8-and-backwards-compatability/" title="http://artryst.com/2008/01/23/html-5-microsoft-ie8-and-backwards-compatability/">IE8 and the new HTML 5 standard </a>the plan was that by default IE8 was going to render in the IE7 mode unless you declared it to render in the new IE8 standards mode using a meta tag.</p>
<p>Today, Microsoft announced that this will not be the case. The new standards mode that render the Acid 2 Test with 100% accuracy will be the default mode.  If you have an old site that breaks in the new IE8 you will have to go back and add the meta tag or adjust your server to allow for rendering under the older engine (aka quirks mode).</p>
<blockquote><p>We’ve decided that IE8 will, by default, interpret web content in the most standards compliant way it can. This decision is a change from what we’ve posted previously.</p></blockquote>
<p>Some speculation behind the change points to Opera&#8217;s complaint and the recent European Union fine of $1.3 billion dollars for anti-trust tactics by Microsoft, but like any good spin-meister they deny this.</p>
<blockquote><p>We think that acting in accordance with principles is important, and IE8’s default is a demonstration of the interoperability principles in action. While we do not believe any current legal requirements would dictate which rendering mode a browser must use, this step clearly removes this question as a potential legal and regulatory issue. As stated above, we think it’s the better choice.</p></blockquote>
<p>You can read the rest of the article discussing the various modes at the <a href="http://blogs.msdn.com/ie/archive/2008/03/03/microsoft-s-interoperability-principles-and-ie8.aspx" title="MSDN Blog">MSDN blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarnoff.info/2008/03/internet-explorer-8now-with-more-standards-compliance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML 5, Microsoft IE8 and Backwards Compatability</title>
		<link>http://tarnoff.info/2008/01/html-5-microsoft-ie8-and-backwards-compatability/</link>
		<comments>http://tarnoff.info/2008/01/html-5-microsoft-ie8-and-backwards-compatability/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 18:53:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Standards]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Aaron Gustafson]]></category>
		<category><![CDATA[Backwards Compatability]]></category>
		<category><![CDATA[DocTypes]]></category>
		<category><![CDATA[Eric Meyer]]></category>
		<category><![CDATA[HTML 5]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[John Resig]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://artryst.com/2008/01/23/html-5-microsoft-ie8-and-backwards-compatability/</guid>
		<description><![CDATA[In case you haven&#8217;t heard the W3C has released the working draft of HTML 5 this week. Microsoft recently released a statement that the pre-alpha versions of Internet Explorer 8 has passed the Acid 2 test. However having achieved this, IE8 will need to break many existing sites, more than IE7 did. Or does it?

Aaron [...]]]></description>
			<content:encoded><![CDATA[<p>In case you haven&#8217;t heard the W3C has released the <a href="http://www.w3.org/TR/2008/WD-html5-20080122/" title="HTML 5 Working Draft" target="_blank">working draft of HTML 5</a> this week. Microsoft recently released a statement that the pre-alpha versions of Internet Explorer 8 has passed the Acid 2 test. However having achieved this, IE8 will need to break many existing sites, more than IE7 did. Or does it?<span id="more-126"></span><br />
<br />
Aaron Gustafson has an <a href="http://www.alistapart.com/articles/beyonddoctype" target="_blank" title="Beyond DocType">article</a> on  <a href="http://www.alistapart.com/" target="_blank" title="A List Apart">http://www.alistapart.com/</a> describing a method of &#8220;preserving our digital legacy&#8221; using a new meta tag. IE8 is implementing this new meta tag to specify which browser engine to render a site with.<br />
<br />
If your site works with IE7 and IE8 breaks it, you can implement this little meta tag and tell IE8 to render it as if it were IE7 without recoding your site. <a href="http://www.alistapart.com/articles/fromswitchestotargets" title="From Switches to Targets" target="_blank">Eric Meyer</a> equates this to the classic browser sniffing, but surprisingly agrees with the idea.  I can see how Microsoft doesn&#8217;t want to break the existing web, but as <a href="http://ejohn.org/blog/meta-madness/" title="John Resig" target="_blank">John Resig</a> points out, they may be doing more harm than good.<br />
<br />
The old adage &#8220;if it ain&#8217;t broke, don&#8217;t fix it&#8221; seems to be where Microsoft and the new meta tag are coming from. What happens if it was always broke? At what point do you say, screw it and fix the whole thing regardless of consequences? I know no one wants to &#8220;throw the baby out with the bathwater&#8221; (sorry for the cliches), but the reality is that IE6 broke the web, developers designed for the broken web and now we have bad code sites and bad coders. We have standards. Every other browser follows them to a relatively satisfactory level.  Why not get a beta of IE8 into the community so that those who have sites that break can fix them before the browser is fully integrated to the general consumer? We walked away from 8-tracks with the cassette, we walked away from the cassette with the CD, we walked away from VHS with the DVD. In each case we didn&#8217;t concern ourselves with backwards compatibility and I think we need to again.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarnoff.info/2008/01/html-5-microsoft-ie8-and-backwards-compatability/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
