<?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: IE7 Beta 2 Released</title>
	<atom:link href="http://www.sitepoint.com/blogs/2006/02/01/ie7-beta-2-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2006/02/01/ie7-beta-2-released/</link>
	<description></description>
	<pubDate>Sun, 07 Sep 2008 21:28:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: dewebtimes</title>
		<link>http://www.sitepoint.com/blogs/2006/02/01/ie7-beta-2-released/#comment-14017</link>
		<dc:creator>dewebtimes</dc:creator>
		<pubDate>Thu, 16 Feb 2006 09:43:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/02/01/ie7-beta-2-released/#comment-14017</guid>
		<description>Havent yet upgraded to IE7, hope it works fine.</description>
		<content:encoded><![CDATA[<p>Havent yet upgraded to IE7, hope it works fine.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: AlexW</title>
		<link>http://www.sitepoint.com/blogs/2006/02/01/ie7-beta-2-released/#comment-13966</link>
		<dc:creator>AlexW</dc:creator>
		<pubDate>Wed, 15 Feb 2006 01:30:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/02/01/ie7-beta-2-released/#comment-13966</guid>
		<description>Michael, I see what you mean. So far, no obvious solution. Disabling the popup blocker has no effect -- even disabling it in IE6 has no impact. We're going to have to see what the differences in the registry are in the full install.</description>
		<content:encoded><![CDATA[<p>Michael, I see what you mean. So far, no obvious solution. Disabling the popup blocker has no effect &#8212; even disabling it in IE6 has no impact. We&#8217;re going to have to see what the differences in the registry are in the full install.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: rbl00</title>
		<link>http://www.sitepoint.com/blogs/2006/02/01/ie7-beta-2-released/#comment-13951</link>
		<dc:creator>rbl00</dc:creator>
		<pubDate>Tue, 14 Feb 2006 15:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/02/01/ie7-beta-2-released/#comment-13951</guid>
		<description>Ok, I have more info now, it seems that IE7 (standalone) is somehow seeing drop downs (in forms) as pop ups. Everytime I try to click on a drop down to see the choices I get the Popup blocked message.

Michael</description>
		<content:encoded><![CDATA[<p>Ok, I have more info now, it seems that IE7 (standalone) is somehow seeing drop downs (in forms) as pop ups. Everytime I try to click on a drop down to see the choices I get the Popup blocked message.</p>
<p>Michael</p>]]></content:encoded>
	</item>
	<item>
		<title>By: rbl00</title>
		<link>http://www.sitepoint.com/blogs/2006/02/01/ie7-beta-2-released/#comment-13950</link>
		<dc:creator>rbl00</dc:creator>
		<pubDate>Tue, 14 Feb 2006 14:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/02/01/ie7-beta-2-released/#comment-13950</guid>
		<description>Has anyone noticed that drop downs in Forms don't seem to work. I have IE7 installed on one machine as a regular install and it works fine but using it as a standalone on my laptop, drop downs in Forms do not work at all.

Anyone else having this issue?

Michael</description>
		<content:encoded><![CDATA[<p>Has anyone noticed that drop downs in Forms don&#8217;t seem to work. I have IE7 installed on one machine as a regular install and it works fine but using it as a standalone on my laptop, drop downs in Forms do not work at all.</p>
<p>Anyone else having this issue?</p>
<p>Michael</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Helza</title>
		<link>http://www.sitepoint.com/blogs/2006/02/01/ie7-beta-2-released/#comment-13941</link>
		<dc:creator>Helza</dc:creator>
		<pubDate>Tue, 14 Feb 2006 08:26:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/02/01/ie7-beta-2-released/#comment-13941</guid>
		<description>Galadriann:

From &lt;a href="http://blogs.msdn.com/ie/archive/2006/01/23/516393.aspx" rel="nofollow"&gt;ieblog&lt;/a&gt;:
&lt;pre&gt;&lt;code&gt;
if (window.XMLHttpRequest){

          // If IE7, Mozilla, Safari, etc: Use native object
          var xmlHttp = new XMLHttpRequest()

}
else
{
if (window.ActiveXObject){

          // ...otherwise, use the ActiveX control for IE5.x and IE6
          var xmlHttp = new ActiveXObject("Microsoft.XMLHTTP");
          }

}
&lt;/code&gt;&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Galadriann:</p>
<p>From <a href="http://blogs.msdn.com/ie/archive/2006/01/23/516393.aspx" rel="nofollow">ieblog</a>:</p>
<pre><code>
if (window.XMLHttpRequest){

          // If IE7, Mozilla, Safari, etc: Use native object
          var xmlHttp = new XMLHttpRequest()

}
else
{
if (window.ActiveXObject){

          // ...otherwise, use the ActiveX control for IE5.x and IE6
          var xmlHttp = new ActiveXObject("Microsoft.XMLHTTP");
          }

}
</code></pre>]]></content:encoded>
	</item>
	<item>
		<title>By: mrtimd</title>
		<link>http://www.sitepoint.com/blogs/2006/02/01/ie7-beta-2-released/#comment-13914</link>
		<dc:creator>mrtimd</dc:creator>
		<pubDate>Mon, 13 Feb 2006 14:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/02/01/ie7-beta-2-released/#comment-13914</guid>
		<description>Hey Everyone,
I did the side by side install suggested by Kevin and did enjoy a working copy of the IE Beta 2. However I discovered that IE 6 developed many issues and removing the beta 2 did not return me to a "normal" IE install. I found this solution that seems to work. 

From:
http://blogs.msdn.com/ie/archive/2005/12/16/504864.aspx

IE December Security Update – addressing scattered reports of odd browser behavior

We have received scattered reports of users experiencing odd browser behavior after installing our most recent security update. Some of you have reported opening a browser window that promptly hangs IE, others have reported opening links that render blank, and finally we have reports of multiple windows opening when initiating a browser session. After investigating several of these reports, we have traced these issues to a common source.

If a user has ever attempted to run IE7 Beta1 in an unsupported side-by-side configuration with a version of IE6, IE7 Beta1 puts a registry key on the machine the first time a user executes the IE7 version of IEXPLORE.EXE. This key is part of an normal IE7 installation on XP, and will not be configured correctly if an unsupported side-by-side install is used. When IE7 is installed using the installer, the key should be removed properly upon uninstall. A machine can also load this registry key and not remove it during a failed IE7 installation.

To address this issue on a machine running IE 6 SP1 with our most recent security update, locate and delete this entire key from the registry of the affected machine: HKEY_CLASSES_ROOT\CLSID\{c90250f3-4d7d-4991-9b69-a5c5bc1c2ae6}. If you are running IE7 Beta1 in a side-by-side scenario with another version of IE, this is not a supported scenario. 

Happy Browsing</description>
		<content:encoded><![CDATA[<p>Hey Everyone,<br />
I did the side by side install suggested by Kevin and did enjoy a working copy of the IE Beta 2. However I discovered that IE 6 developed many issues and removing the beta 2 did not return me to a &#8220;normal&#8221; IE install. I found this solution that seems to work. </p>
<p>From:<br />
<a href="http://blogs.msdn.com/ie/archive/2005/12/16/504864.aspx" rel="nofollow">http://blogs.msdn.com/ie/archive/2005/12/16/504864.aspx</a></p>
<p>IE December Security Update – addressing scattered reports of odd browser behavior</p>
<p>We have received scattered reports of users experiencing odd browser behavior after installing our most recent security update. Some of you have reported opening a browser window that promptly hangs IE, others have reported opening links that render blank, and finally we have reports of multiple windows opening when initiating a browser session. After investigating several of these reports, we have traced these issues to a common source.</p>
<p>If a user has ever attempted to run IE7 Beta1 in an unsupported side-by-side configuration with a version of IE6, IE7 Beta1 puts a registry key on the machine the first time a user executes the IE7 version of IEXPLORE.EXE. This key is part of an normal IE7 installation on XP, and will not be configured correctly if an unsupported side-by-side install is used. When IE7 is installed using the installer, the key should be removed properly upon uninstall. A machine can also load this registry key and not remove it during a failed IE7 installation.</p>
<p>To address this issue on a machine running IE 6 SP1 with our most recent security update, locate and delete this entire key from the registry of the affected machine: HKEY_CLASSES_ROOT\CLSID\{c90250f3-4d7d-4991-9b69-a5c5bc1c2ae6}. If you are running IE7 Beta1 in a side-by-side scenario with another version of IE, this is not a supported scenario. </p>
<p>Happy Browsing</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Galadriann</title>
		<link>http://www.sitepoint.com/blogs/2006/02/01/ie7-beta-2-released/#comment-13902</link>
		<dc:creator>Galadriann</dc:creator>
		<pubDate>Mon, 13 Feb 2006 08:01:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/02/01/ie7-beta-2-released/#comment-13902</guid>
		<description>Just launched IE7 pubic beta...  
For once, I think that did a good job with the tab browsing.  The fact that you can also view all the pages as thumbnails is a plus  I think...

On the other hand ....  It doesn't like ajax (I have a custom page with some ajax on it).  IE6 and FireFox works great on that page ... so guess still some work to do...

Does it like Linux ?  Funny to say that the main page of my linux server doesn't display on it ...  can't even find it...

I will probably wait until MS releases the final version and even maybe wait for the unevitable first patches...

On the overall once all the bugs will be fixed (in the hope they won't make this a new "standard")..

Cheers to IE7 ..</description>
		<content:encoded><![CDATA[<p>Just launched IE7 pubic beta&#8230;<br />
For once, I think that did a good job with the tab browsing.  The fact that you can also view all the pages as thumbnails is a plus  I think&#8230;</p>
<p>On the other hand &#8230;.  It doesn&#8217;t like ajax (I have a custom page with some ajax on it).  IE6 and FireFox works great on that page &#8230; so guess still some work to do&#8230;</p>
<p>Does it like Linux ?  Funny to say that the main page of my linux server doesn&#8217;t display on it &#8230;  can&#8217;t even find it&#8230;</p>
<p>I will probably wait until MS releases the final version and even maybe wait for the unevitable first patches&#8230;</p>
<p>On the overall once all the bugs will be fixed (in the hope they won&#8217;t make this a new &#8220;standard&#8221;)..</p>
<p>Cheers to IE7 ..</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ewan</title>
		<link>http://www.sitepoint.com/blogs/2006/02/01/ie7-beta-2-released/#comment-13901</link>
		<dc:creator>Ewan</dc:creator>
		<pubDate>Mon, 13 Feb 2006 04:18:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/02/01/ie7-beta-2-released/#comment-13901</guid>
		<description>Just a note to say that the iexplore.exe.local tip is genius :)</description>
		<content:encoded><![CDATA[<p>Just a note to say that the iexplore.exe.local tip is genius :)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: CodeLes</title>
		<link>http://www.sitepoint.com/blogs/2006/02/01/ie7-beta-2-released/#comment-13892</link>
		<dc:creator>CodeLes</dc:creator>
		<pubDate>Sun, 12 Feb 2006 19:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/02/01/ie7-beta-2-released/#comment-13892</guid>
		<description>ok, we as developers/psudo-programmers know that using hacks/workarounds is very risky, so it always helps to do a little fail safe research when testing the waters.  I was having a little trouble with the side-by-side hack for IE7beta/IE6 (which is not a recommended or supported way to use the beta/preview of IE7) so I found some help fixing it at this link:

http://weblogs.asp.net/jgalloway/archive/2005/12/28/434132.aspx

hope it is helpful to anyone else who may find themselves in over their head.

CodeLes</description>
		<content:encoded><![CDATA[<p>ok, we as developers/psudo-programmers know that using hacks/workarounds is very risky, so it always helps to do a little fail safe research when testing the waters.  I was having a little trouble with the side-by-side hack for IE7beta/IE6 (which is not a recommended or supported way to use the beta/preview of IE7) so I found some help fixing it at this link:</p>
<p><a href="http://weblogs.asp.net/jgalloway/archive/2005/12/28/434132.aspx" rel="nofollow">http://weblogs.asp.net/jgalloway/archive/2005/12/28/434132.aspx</a></p>
<p>hope it is helpful to anyone else who may find themselves in over their head.</p>
<p>CodeLes</p>]]></content:encoded>
	</item>
	<item>
		<title>By: mattjacob</title>
		<link>http://www.sitepoint.com/blogs/2006/02/01/ie7-beta-2-released/#comment-13879</link>
		<dc:creator>mattjacob</dc:creator>
		<pubDate>Sun, 12 Feb 2006 02:56:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/02/01/ie7-beta-2-released/#comment-13879</guid>
		<description>jonnyporter: I'm having the same problem as you. Anytime I try to enter a URL in IE6, Firefox pops open and intercepts it. I'd really like to go back to the way things were before...</description>
		<content:encoded><![CDATA[<p>jonnyporter: I&#8217;m having the same problem as you. Anytime I try to enter a URL in IE6, Firefox pops open and intercepts it. I&#8217;d really like to go back to the way things were before&#8230;</p>]]></content:encoded>
	</item>
</channel>
</rss>
