<?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>Pop Art Blog &#187; ie</title>
	<atom:link href="http://blogs.popart.com/tags/ie/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.popart.com</link>
	<description>Flashes of Pop, Wit and Reason</description>
	<lastBuildDate>Mon, 26 Jul 2010 21:16:43 +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>Google Chrome Frame for Internet&#160;Explorer</title>
		<link>http://blogs.popart.com/2009/09/google-chrome-frame-for-internet-explorer/</link>
		<comments>http://blogs.popart.com/2009/09/google-chrome-frame-for-internet-explorer/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 16:42:22 +0000</pubDate>
		<dc:creator>Scott Vandehey</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[standards]]></category>

		<guid isPermaLink="false">http://blogs.popart.com/?p=828</guid>
		<description><![CDATA[Long story short, Google released a plugin for IE 6, 7 and 8 that will run Google Chrome (which uses webkit) inside a frame in the IE browser. Now IE6 can be standards-compliant, and all versions of IE get blazing fast javascript and HTML 5 support. Sounds great, but there are some problems, as lifehacker [...]]]></description>
			<content:encoded><![CDATA[<p>Long story short, Google released a plugin for IE 6, 7 and 8 that will run Google Chrome (which uses webkit) inside a frame in the IE browser. Now IE6 can be standards-compliant, and all versions of IE get blazing fast javascript and HTML 5 support. Sounds great, but there are some problems, as <a href="http://lifehacker.com/5365253/google-chrome-frame-turns-internet-explorer-into-a-frankenchrome-browser">lifehacker</a> points out:</p>
<blockquote><p>“The (most) obvious question: Why would I install this plug-in rather than switch browsers to Chrome? The folks at Google point to IT lockdown that won&#8217;t allow users to install a new browser; Ars wonders whether such restrictive IT departments would be any more likely to approve this plug-in. If nothing else, it&#8217;s a pretty bold move on the part of Google.”</p></blockquote>
<p>If you’re interested, <a href="http://jimray.tumblr.com/post/194793633/more-technical-details-about-google-chrome-frame">Jim Ray</a> dug into the details of how it works. Personally, I don&#8217;t think this will solve anyone&#8217;s IE6 problems, but it&#8217;s a fascinating development, and worth keeping an eye on.</p>
<blockquote><p>“The irony here, as I see it, is that an old, insecure feature Microsoft built to try to beat Netscape is now being used by Microsoft’s biggest current rival to patch IE.”</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blogs.popart.com/2009/09/google-chrome-frame-for-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE8 Compatibility Mode and IE7 are Not the Same&#160;Thing</title>
		<link>http://blogs.popart.com/2009/09/ie8-compatibility-mode-and-ie7-are-not-the-same-thing/</link>
		<comments>http://blogs.popart.com/2009/09/ie8-compatibility-mode-and-ie7-are-not-the-same-thing/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 22:32:35 +0000</pubDate>
		<dc:creator>Scott Vandehey</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[compatibilitymode]]></category>
		<category><![CDATA[expression]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[qa]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://blogs.popart.com/?p=754</guid>
		<description><![CDATA[Just so we&#8217;re clear, testing your website in an actual copy of IE7, and testing in IE8&#8217;s Compatibility Mode are not the same thing. Compatibility Mode does an acceptable job of imitating IE7, and for the average user who&#8217;s just trying to fix a site that looks broken under IE8, it&#8217;s good enough. However, there [...]]]></description>
			<content:encoded><![CDATA[<p>Just so we&#8217;re clear, testing your website in an actual copy of IE7, and testing in IE8&#8217;s Compatibility Mode are not the same thing. Compatibility Mode does an acceptable job of imitating IE7, and for the average user who&#8217;s just trying to fix a site that looks broken under IE8, it&#8217;s good enough. However, there are lots of small differences, and if you&#8217;re only testing your client sites with Compatibility Mode, it could come back to bite you.</p>
<p>On the IE Blog, Tony Ross published a <a href="http://blogs.msdn.com/ie/archive/2009/03/12/site-compatibility-and-ie8.aspx">list of mostly technical differences</a> between the two. Perhaps more useful for web developers is this <a href="http://www.evotech.net/blog/2009/03/ie8-css-support/">article by Estelle Weyl</a> outlining some of the presentation differences between the two, such as border handling and box model differences.</p>
<p>Why does this matter? Because I&#8217;ve heard some otherwise intelligent web developers (including <a href="http://blogs.msdn.com/xweb/archive/2009/03/18/Microsoft-Expression-Web-SuperPreview-for-Windows-Internet-Explorer.aspx">Microsoft&#8217;s Expression Web team</a>, which uses IE8&#8217;s Compatibility Mode for IE7 testing) claim that testing will be much easier now, since you can test everything in one place.</p>
<p>To be sure, tools like Expression Web or the old <a href="http://www.positioniseverything.net/articles/multiIE.html">Stand-Alone IE</a> installers are helpful, but don&#8217;t fool yourself into thinking that they are an accurate representation of a &#8220;clean&#8221; IE6 or IE7 installation. To test against those, you&#8217;ll still need to resort to more thorough measures like keeping separate machines around, or using the <a href="http://www.microsoft.com/Downloads/details.aspx?FamilyID=21eabb90-958f-4b64-b5f1-73d0a413c8ef&#038;displaylang=en">free Virtual PC images for IE6, IE7, and IE8</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.popart.com/2009/09/ie8-compatibility-mode-and-ie7-are-not-the-same-thing/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
