<?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: IE At Virtual Arms Length</title>
	<atom:link href="http://ajaxian.com/archives/ie-at-virtual-arms-length/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/ie-at-virtual-arms-length</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Gerald Combs</title>
		<link>http://ajaxian.com/archives/ie-at-virtual-arms-length/comment-page-1#comment-253589</link>
		<dc:creator>Gerald Combs</dc:creator>
		<pubDate>Tue, 07 Aug 2007 04:37:06 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1706#comment-253589</guid>
		<description>Ethereal was renamed to Wireshark (http://www.wireshark.org) in May 2006.</description>
		<content:encoded><![CDATA[<p>Ethereal was renamed to Wireshark (<a href="http://www.wireshark.org" rel="nofollow">http://www.wireshark.org</a>) in May 2006.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: loom</title>
		<link>http://ajaxian.com/archives/ie-at-virtual-arms-length/comment-page-1#comment-252706</link>
		<dc:creator>loom</dc:creator>
		<pubDate>Sun, 15 Jul 2007 11:00:11 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1706#comment-252706</guid>
		<description>Very Helpfull</description>
		<content:encoded><![CDATA[<p>Very Helpfull</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Aylott</title>
		<link>http://ajaxian.com/archives/ie-at-virtual-arms-length/comment-page-1#comment-143638</link>
		<dc:creator>Thomas Aylott</dc:creator>
		<pubDate>Mon, 23 Oct 2006 15:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1706#comment-143638</guid>
		<description>I just found out about tredosoft&#039;s IE3-6 standalone installer when i needed to get the official IE7 installed.
Tredosoft&#039;s installer also makes them all work with conditional comments.</description>
		<content:encoded><![CDATA[<p>I just found out about tredosoft&#8217;s IE3-6 standalone installer when i needed to get the official IE7 installed.<br />
Tredosoft&#8217;s installer also makes them all work with conditional comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://ajaxian.com/archives/ie-at-virtual-arms-length/comment-page-1#comment-139032</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Fri, 20 Oct 2006 23:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1706#comment-139032</guid>
		<description>Tom,
The suggestion isn&#039;t perfect and does have it&#039;s inherent problems but for the most part it should work as the installations are in separate directories containing the required DLL&#039;s.  The individual browser version work due to DLL redirection which was introduced with Win 2000.  

For reference: IE4 had the first version of the MSXML Parser (1.0).  IE5 had the next version (2.0).  From then until Version 3.0 you had to have IE5 to install those MSXML versions.  From MSXML 3.0 forward the license doesn&#039;t require IE5 for installation.</description>
		<content:encoded><![CDATA[<p>Tom,<br />
The suggestion isn&#8217;t perfect and does have it&#8217;s inherent problems but for the most part it should work as the installations are in separate directories containing the required DLL&#8217;s.  The individual browser version work due to DLL redirection which was introduced with Win 2000.  </p>
<p>For reference: IE4 had the first version of the MSXML Parser (1.0).  IE5 had the next version (2.0).  From then until Version 3.0 you had to have IE5 to install those MSXML versions.  From MSXML 3.0 forward the license doesn&#8217;t require IE5 for installation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Trenka</title>
		<link>http://ajaxian.com/archives/ie-at-virtual-arms-length/comment-page-1#comment-138791</link>
		<dc:creator>Tom Trenka</dc:creator>
		<pubDate>Fri, 20 Oct 2006 19:17:57 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1706#comment-138791</guid>
		<description>Scott, you missed the point: it&#039;s not enough to run multiple versions of IE in the same OS, since a lot of the functionality in IE is based on standalone COM+ objects.  How would you, for instance, test against different versions of the MSXML component with that setup (bearing in mind that that&#039;s where XMLHTTP actually lives)?</description>
		<content:encoded><![CDATA[<p>Scott, you missed the point: it&#8217;s not enough to run multiple versions of IE in the same OS, since a lot of the functionality in IE is based on standalone COM+ objects.  How would you, for instance, test against different versions of the MSXML component with that setup (bearing in mind that that&#8217;s where XMLHTTP actually lives)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://ajaxian.com/archives/ie-at-virtual-arms-length/comment-page-1#comment-138502</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Fri, 20 Oct 2006 14:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1706#comment-138502</guid>
		<description>Alex, This may simplify things a bit

How to run IE V7 RC1 in standalone mode.
http://tredosoft.com/IE7_standalone

How to install multiple version of IE ( IE3 IE4.01 IE5 IE5.5 and IE6 )
http://tredosoft.com/Multiple_IE</description>
		<content:encoded><![CDATA[<p>Alex, This may simplify things a bit</p>
<p>How to run IE V7 RC1 in standalone mode.<br />
<a href="http://tredosoft.com/IE7_standalone" rel="nofollow">http://tredosoft.com/IE7_standalone</a></p>
<p>How to install multiple version of IE ( IE3 IE4.01 IE5 IE5.5 and IE6 )<br />
<a href="http://tredosoft.com/Multiple_IE" rel="nofollow">http://tredosoft.com/Multiple_IE</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

