<?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 8 Beta Released &#8211; A First Look</title>
	<atom:link href="http://www.cognition.ca/2008/03/review-of-ie8-beta-browser.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cognition.ca/2008/03/review-of-ie8-beta-browser.html</link>
	<description>Balls-in-the-air Entrepreneurship and Juggling.</description>
	<lastBuildDate>Wed, 10 Feb 2010 15:30:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jack Rayen</title>
		<link>http://www.cognition.ca/2008/03/review-of-ie8-beta-browser.html/comment-page-1#comment-390</link>
		<dc:creator>Jack Rayen</dc:creator>
		<pubDate>Mon, 01 Dec 2008 10:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.cognition.ca/2008/03/review-of-ie8-beta-browser.html#comment-390</guid>
		<description>You really are a loser. Writing about something you haven&#039;t even tested. Very good. If you don&#039;t have anything worthwhile, why don&#039;t go take a nap instead ? Maybe you will get some other good ideas to write about.</description>
		<content:encoded><![CDATA[<p>You really are a loser. Writing about something you haven&#8217;t even tested. Very good. If you don&#8217;t have anything worthwhile, why don&#8217;t go take a nap instead ? Maybe you will get some other good ideas to write about.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shidan</title>
		<link>http://www.cognition.ca/2008/03/review-of-ie8-beta-browser.html/comment-page-1#comment-75</link>
		<dc:creator>shidan</dc:creator>
		<pubDate>Sat, 22 Mar 2008 18:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.cognition.ca/2008/03/review-of-ie8-beta-browser.html#comment-75</guid>
		<description>&quot;the fact that iexplore.exe is so likely to crash, that it’s worth designing an entire user experience workflow around capturing and managing such crashes, simply reiterates my previous position.&quot; 

LOL. You could not have said it better. Been telling stalwart IE users this for years.</description>
		<content:encoded><![CDATA[<p>&#8220;the fact that iexplore.exe is so likely to crash, that it’s worth designing an entire user experience workflow around capturing and managing such crashes, simply reiterates my previous position.&#8221; </p>
<p>LOL. You could not have said it better. Been telling stalwart IE users this for years.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.cognition.ca/2008/03/review-of-ie8-beta-browser.html/comment-page-1#comment-35</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 07 Mar 2008 06:57:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.cognition.ca/2008/03/review-of-ie8-beta-browser.html#comment-35</guid>
		<description>Just read it, and you&#039;re right - it does go into some detail. However, you&#039;re wrong about Firefox - FF3 beta has a fairly complete session state recovery, including form contents, nav history, etc.

While the idea of running each tab in a separate process is an interesting workaround for a buggy and insecure execution environment, the fact that iexplore.exe is &lt;b&gt;so likely to crash, that it&#039;s worth designing an entire user experience workflow around capturing and managing such crashes&lt;/b&gt;, simply reiterates my previous position.

Since I&#039;ve not profiled it yet, I won&#039;t go into any speculation about the performance impacts of running a separate executable for each tab, with asynchronous communication with the chrome. However, you can look at the sad and sorry state of RoR scalability (using mongrel clusters and apache, etc), to see the impacts of this sort of architecture.

I *was* heartened to see that, although MS recommends some site-specific implementations to fully support bookmarking of page state, they have embraced the HTML5 W3C draft, and used the onHashChange event for this.

From a development community standpoint, I find it interesting that Microsoft asserts that &quot;Over 70% of all Internet Explorer crashes and hangs are caused by extensions, such as ActiveX® controls, Browser 
Helper Objects (BHOs), and Toolbars&quot;. While Mozilla is even more exposed to abuse by extensions, and has a thriving developer community (1,986 extensions listed in AMO this evening), a constant plague of crashes caused by extensions doesn&#039;t seem to be such a problem in the open-source world.

From a user-experience standpoint, it simply shouldn&#039;t crash. While mitigating the damage done is a nice band-aid, *I* wouldn&#039;t label it a &quot;feature&quot;.</description>
		<content:encoded><![CDATA[<p>Just read it, and you&#8217;re right &#8211; it does go into some detail. However, you&#8217;re wrong about Firefox &#8211; FF3 beta has a fairly complete session state recovery, including form contents, nav history, etc.</p>
<p>While the idea of running each tab in a separate process is an interesting workaround for a buggy and insecure execution environment, the fact that iexplore.exe is <b>so likely to crash, that it&#8217;s worth designing an entire user experience workflow around capturing and managing such crashes</b>, simply reiterates my previous position.</p>
<p>Since I&#8217;ve not profiled it yet, I won&#8217;t go into any speculation about the performance impacts of running a separate executable for each tab, with asynchronous communication with the chrome. However, you can look at the sad and sorry state of RoR scalability (using mongrel clusters and apache, etc), to see the impacts of this sort of architecture.</p>
<p>I *was* heartened to see that, although MS recommends some site-specific implementations to fully support bookmarking of page state, they have embraced the HTML5 W3C draft, and used the onHashChange event for this.</p>
<p>From a development community standpoint, I find it interesting that Microsoft asserts that &#8220;Over 70% of all Internet Explorer crashes and hangs are caused by extensions, such as ActiveX® controls, Browser<br />
Helper Objects (BHOs), and Toolbars&#8221;. While Mozilla is even more exposed to abuse by extensions, and has a thriving developer community (1,986 extensions listed in AMO this evening), a constant plague of crashes caused by extensions doesn&#8217;t seem to be such a problem in the open-source world.</p>
<p>From a user-experience standpoint, it simply shouldn&#8217;t crash. While mitigating the damage done is a nice band-aid, *I* wouldn&#8217;t label it a &#8220;feature&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Nguyen</title>
		<link>http://www.cognition.ca/2008/03/review-of-ie8-beta-browser.html/comment-page-1#comment-34</link>
		<dc:creator>Kevin Nguyen</dc:creator>
		<pubDate>Fri, 07 Mar 2008 04:03:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.cognition.ca/2008/03/review-of-ie8-beta-browser.html#comment-34</guid>
		<description>It seems that you haven&#039;t read the Automatic Crash Recovery whitepaper.
It goes into some details about ACR.  I personally think it&#039;s a pretty unique idea in that the tabs are isolated from other tabs.  And as far as I can tell, it&#039;s not available in Firefox.  Firefox has a simple session recovery.

http://code.msdn.microsoft.com/ie8whitepapers/Release/ProjectReleases.aspx?ReleaseId=582</description>
		<content:encoded><![CDATA[<p>It seems that you haven&#8217;t read the Automatic Crash Recovery whitepaper.<br />
It goes into some details about ACR.  I personally think it&#8217;s a pretty unique idea in that the tabs are isolated from other tabs.  And as far as I can tell, it&#8217;s not available in Firefox.  Firefox has a simple session recovery.</p>
<p><a href="http://code.msdn.microsoft.com/ie8whitepapers/Release/ProjectReleases.aspx?ReleaseId=582" rel="nofollow">http://code.msdn.microsoft.com/ie8whitepapers/Release/ProjectReleases.aspx?ReleaseId=582</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
