<?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: Google says it can keep Chrome on top</title>
	<atom:link href="http://www.pcpro.co.uk/blogs/2008/09/16/google-says-it-can-keep-chrome-on-top/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pcpro.co.uk/blogs/2008/09/16/google-says-it-can-keep-chrome-on-top/</link>
	<description>Blogging in the real world</description>
	<lastBuildDate>Sun, 22 Nov 2009 10:23:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David Wright</title>
		<link>http://www.pcpro.co.uk/blogs/2008/09/16/google-says-it-can-keep-chrome-on-top/comment-page-1/#comment-8883</link>
		<dc:creator>David Wright</dc:creator>
		<pubDate>Wed, 17 Sep 2008 11:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcpro.co.uk/blogs/?p=3276#comment-8883</guid>
		<description>Matthew, I know what they are (I&#039;m a web developer by trade).

But surely ironing out the quirks (and feeding them back to Safari) is a better way to do things than to leave the quirks in there.

It is irritating having to break the site for IE6 anyway, but if all the browsers strive to get rid of the quirks, the world would be a much better place, at least from where I am sitting...</description>
		<content:encoded><![CDATA[<p>Matthew, I know what they are (I&#8217;m a web developer by trade).</p>
<p>But surely ironing out the quirks (and feeding them back to Safari) is a better way to do things than to leave the quirks in there.</p>
<p>It is irritating having to break the site for IE6 anyway, but if all the browsers strive to get rid of the quirks, the world would be a much better place, at least from where I am sitting&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Mison</title>
		<link>http://www.pcpro.co.uk/blogs/2008/09/16/google-says-it-can-keep-chrome-on-top/comment-page-1/#comment-8877</link>
		<dc:creator>Paul Mison</dc:creator>
		<pubDate>Wed, 17 Sep 2008 10:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcpro.co.uk/blogs/?p=3276#comment-8877</guid>
		<description>I don&#039;t think Firefox should necessarily be abandoning its JavaScript engines and development: John Resig&#039;s &lt;a href=&quot;http://ejohn.org/blog/javascript-performance-rundown/&quot; rel=&quot;nofollow&quot;&gt;post-Chrome benchmarks&lt;/a&gt; shows Tracemonkey isn&#039;t that far behind V8.

What really depresses me is the absolutely awful performance of IE7 and even IE8, including not even being able to run some of the benchmarks because of missing features, and being far slower on the tests it can complete. It&#039;s easy for Chrome to take share from Firefox, but that won&#039;t help the web. It&#039;s IE that&#039;s the real problem, but I fear the big blue &quot;Internet&quot; oan the desktops of non-technical users will hang around for far too long.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think Firefox should necessarily be abandoning its JavaScript engines and development: John Resig&#8217;s <a href="http://ejohn.org/blog/javascript-performance-rundown/" rel="nofollow">post-Chrome benchmarks</a> shows Tracemonkey isn&#8217;t that far behind V8.</p>
<p>What really depresses me is the absolutely awful performance of IE7 and even IE8, including not even being able to run some of the benchmarks because of missing features, and being far slower on the tests it can complete. It&#8217;s easy for Chrome to take share from Firefox, but that won&#8217;t help the web. It&#8217;s IE that&#8217;s the real problem, but I fear the big blue &#8220;Internet&#8221; oan the desktops of non-technical users will hang around for far too long.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Sparkes</title>
		<link>http://www.pcpro.co.uk/blogs/2008/09/16/google-says-it-can-keep-chrome-on-top/comment-page-1/#comment-8874</link>
		<dc:creator>Matthew Sparkes</dc:creator>
		<pubDate>Wed, 17 Sep 2008 09:47:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcpro.co.uk/blogs/?p=3276#comment-8874</guid>
		<description>The bugs were introduced so that pages rendered the same for Chrome as in Safari - that way there were no headaches for web developers. Don&#039;t think of them as &quot;bugs&quot; exactly, more like &quot;quirks&quot;!</description>
		<content:encoded><![CDATA[<p>The bugs were introduced so that pages rendered the same for Chrome as in Safari &#8211; that way there were no headaches for web developers. Don&#8217;t think of them as &#8220;bugs&#8221; exactly, more like &#8220;quirks&#8221;!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Wright</title>
		<link>http://www.pcpro.co.uk/blogs/2008/09/16/google-says-it-can-keep-chrome-on-top/comment-page-1/#comment-8865</link>
		<dc:creator>David Wright</dc:creator>
		<pubDate>Wed, 17 Sep 2008 07:18:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcpro.co.uk/blogs/?p=3276#comment-8865</guid>
		<description>&gt;&gt;“We even implemented bugs, as long as they weren’t security bugs,” said the developer proudly.

Berk! Surely the correct thing to do - WebKit being an open source project - would be to correct the bugs and pass the changes back to the WebKit team to implement in Safari and the other WebKit based browsers... :-S</description>
		<content:encoded><![CDATA[<p>&gt;&gt;“We even implemented bugs, as long as they weren’t security bugs,” said the developer proudly.</p>
<p>Berk! Surely the correct thing to do &#8211; WebKit being an open source project &#8211; would be to correct the bugs and pass the changes back to the WebKit team to implement in Safari and the other WebKit based browsers&#8230; :-S</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ujjawal</title>
		<link>http://www.pcpro.co.uk/blogs/2008/09/16/google-says-it-can-keep-chrome-on-top/comment-page-1/#comment-8859</link>
		<dc:creator>Ujjawal</dc:creator>
		<pubDate>Tue, 16 Sep 2008 23:26:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcpro.co.uk/blogs/?p=3276#comment-8859</guid>
		<description>http://www.gadgetgyan.com/the-news/1-latest-news/281-first-look-at-google-chrome.html</description>
		<content:encoded><![CDATA[<p><a href="http://www.gadgetgyan.com/the-news/1-latest-news/281-first-look-at-google-chrome.html" rel="nofollow">http://www.gadgetgyan.com/the-news/1-latest-news/281-first-look-at-google-chrome.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ujjawal</title>
		<link>http://www.pcpro.co.uk/blogs/2008/09/16/google-says-it-can-keep-chrome-on-top/comment-page-1/#comment-8856</link>
		<dc:creator>Ujjawal</dc:creator>
		<pubDate>Tue, 16 Sep 2008 23:23:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcpro.co.uk/blogs/?p=3276#comment-8856</guid>
		<description>I don&#039;t know but more features might make this slower than others.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know but more features might make this slower than others.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sameer Alibhai</title>
		<link>http://www.pcpro.co.uk/blogs/2008/09/16/google-says-it-can-keep-chrome-on-top/comment-page-1/#comment-8847</link>
		<dc:creator>Sameer Alibhai</dc:creator>
		<pubDate>Tue, 16 Sep 2008 19:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcpro.co.uk/blogs/?p=3276#comment-8847</guid>
		<description>Firefox has already made claims that their new javascript engine, to be released in the next Firefox - codename TraceMonkey kicks Google&#039;s V8 butt: http://arstechnica.com/journals/linux.ars/2008/09/03/new-firefox-javascript-engine-is-faster-than-chromes-v8</description>
		<content:encoded><![CDATA[<p>Firefox has already made claims that their new javascript engine, to be released in the next Firefox &#8211; codename TraceMonkey kicks Google&#8217;s V8 butt: <a href="http://arstechnica.com/journals/linux.ars/2008/09/03/new-firefox-javascript-engine-is-faster-than-chromes-v8" rel="nofollow">http://arstechnica.com/journals/linux.ars/2008/09/03/new-firefox-javascript-engine-is-faster-than-chromes-v8</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
