<?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: Make IE awesome by turning it into Google Chrome</title>
	<atom:link href="http://www.thecssninja.com/javascript/make-ie-awesome/feed" rel="self" type="application/rss+xml" />
	<link>http://www.thecssninja.com/javascript/make-ie-awesome</link>
	<description>All things CSS, Javascript &#38; xhtml</description>
	<lastBuildDate>Tue, 07 Sep 2010 21:49:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: bari</title>
		<link>http://www.thecssninja.com/javascript/make-ie-awesome/comment-page-1#comment-1617</link>
		<dc:creator>bari</dc:creator>
		<pubDate>Thu, 17 Jun 2010 11:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=455#comment-1617</guid>
		<description>Hello
Thanks for giving such wonderful information. Can You tell me the code behind the internet explorer 8?</description>
		<content:encoded><![CDATA[<p>Hello<br />
Thanks for giving such wonderful information. Can You tell me the code behind the internet explorer 8?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Css Ninja</title>
		<link>http://www.thecssninja.com/javascript/make-ie-awesome/comment-page-1#comment-986</link>
		<dc:creator>The Css Ninja</dc:creator>
		<pubDate>Wed, 02 Dec 2009 23:47:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=455#comment-986</guid>
		<description>Some valid points, but I still think Chrome Frame is very viable. 

Most average users don&#039;t even know what a browser is let alone there are other options out there. All they know is the E with the swish lets them get to google/facebook/ebay. What Google is doing is enabling IE, which the average computer user is comfortable using, and giving them a much richer experience without the hassle of learning a new browser (which is daunting concept for the non computer savvy).

As for the infrastructure issue, the IT department is a whole lot more likely to install a plugin for a user than install a whole new browser. Thus avoiding any compatibility issues that will arise if they were to roll out a new browser across the company.

If a whole company is stuck on IE6 for compatibility reasons and they decide to roll out chrome frame to all users. That&#039;s a win for the open web in my books.</description>
		<content:encoded><![CDATA[<p>Some valid points, but I still think Chrome Frame is very viable. </p>
<p>Most average users don&#8217;t even know what a browser is let alone there are other options out there. All they know is the E with the swish lets them get to google/facebook/ebay. What Google is doing is enabling IE, which the average computer user is comfortable using, and giving them a much richer experience without the hassle of learning a new browser (which is daunting concept for the non computer savvy).</p>
<p>As for the infrastructure issue, the IT department is a whole lot more likely to install a plugin for a user than install a whole new browser. Thus avoiding any compatibility issues that will arise if they were to roll out a new browser across the company.</p>
<p>If a whole company is stuck on IE6 for compatibility reasons and they decide to roll out chrome frame to all users. That&#8217;s a win for the open web in my books.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathias Bynens</title>
		<link>http://www.thecssninja.com/javascript/make-ie-awesome/comment-page-1#comment-985</link>
		<dc:creator>Mathias Bynens</dc:creator>
		<pubDate>Wed, 02 Dec 2009 09:46:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=455#comment-985</guid>
		<description>Chrome Frame is a nice gesture, but unfortunately Google is missing the point here. Why would anyone ever install Chrome Frame? If someone doesn’t like IE, isn’t it far more likely he’d switch browsers? Why not just install Chrome entirely?
If people want to switch, they’ll just do it. Unless they can’t, due to their company’s infrastructure for example. But in that case, they won’t be able to install Chrome Frame either…</description>
		<content:encoded><![CDATA[<p>Chrome Frame is a nice gesture, but unfortunately Google is missing the point here. Why would anyone ever install Chrome Frame? If someone doesn’t like IE, isn’t it far more likely he’d switch browsers? Why not just install Chrome entirely?<br />
If people want to switch, they’ll just do it. Unless they can’t, due to their company’s infrastructure for example. But in that case, they won’t be able to install Chrome Frame either…</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Css Ninja</title>
		<link>http://www.thecssninja.com/javascript/make-ie-awesome/comment-page-1#comment-910</link>
		<dc:creator>The Css Ninja</dc:creator>
		<pubDate>Wed, 07 Oct 2009 00:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=455#comment-910</guid>
		<description>Thanks for the tip Jon. I just quickly put the demo together to show Chrome Frame more than anything wasn&#039;t too concerned about optimising for other browsers.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip Jon. I just quickly put the demo together to show Chrome Frame more than anything wasn&#8217;t too concerned about optimising for other browsers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Neal</title>
		<link>http://www.thecssninja.com/javascript/make-ie-awesome/comment-page-1#comment-907</link>
		<dc:creator>Jon Neal</dc:creator>
		<pubDate>Tue, 06 Oct 2009 18:57:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=455#comment-907</guid>
		<description>Hey, I did a canvas particle demo too, also partially inspired by the work at Iteration Six. I&#039;m getting a much higher framerate than you&#039;ve got going on in Firefox. One thing I found is that you should make the bounding box around the gradients as small as possible, which vastly improves the number of particles that can be rendered at once. The code is pretty clean, so you should be able to follow it.

My demo is here:
http://www.ferretarmy.com/files/canvas/fullScreenCanvas/fullScreenCanvas.html</description>
		<content:encoded><![CDATA[<p>Hey, I did a canvas particle demo too, also partially inspired by the work at Iteration Six. I&#8217;m getting a much higher framerate than you&#8217;ve got going on in Firefox. One thing I found is that you should make the bounding box around the gradients as small as possible, which vastly improves the number of particles that can be rendered at once. The code is pretty clean, so you should be able to follow it.</p>
<p>My demo is here:<br />
<a href="http://www.ferretarmy.com/files/canvas/fullScreenCanvas/fullScreenCanvas.html" rel="nofollow">http://www.ferretarmy.com/files/canvas/fullScreenCanvas/fullScreenCanvas.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
