<?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: Opera 10</title>
	<atom:link href="http://www.brucelawson.co.uk/2009/opera-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brucelawson.co.uk/2009/opera-10/</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 12:05:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: karthik</title>
		<link>http://www.brucelawson.co.uk/2009/opera-10/comment-page-1/#comment-631077</link>
		<dc:creator>karthik</dc:creator>
		<pubDate>Fri, 04 Sep 2009 15:53:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucelawson.co.uk/?p=1992#comment-631077</guid>
		<description>opera 10 is awesom i hope that opera will get the appreciation and support that it deserves.

opera is innovative and leads the race unfortunately since it does not have fight with microsoft so nobody gives notice to it like firefox.</description>
		<content:encoded><![CDATA[<p>opera 10 is awesom i hope that opera will get the appreciation and support that it deserves.</p>
<p>opera is innovative and leads the race unfortunately since it does not have fight with microsoft so nobody gives notice to it like firefox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Kozakewich</title>
		<link>http://www.brucelawson.co.uk/2009/opera-10/comment-page-1/#comment-630905</link>
		<dc:creator>Michael Kozakewich</dc:creator>
		<pubDate>Thu, 03 Sep 2009 16:48:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucelawson.co.uk/?p=1992#comment-630905</guid>
		<description>I&#039;ve got a friend up in the country who recently upgraded from a 28.8 Kbps connection to a blazing-fast 100 Kbps.

I think Opera Turbo would be perfect for him.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got a friend up in the country who recently upgraded from a 28.8 Kbps connection to a blazing-fast 100 Kbps.</p>
<p>I think Opera Turbo would be perfect for him.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mariusz Nowak</title>
		<link>http://www.brucelawson.co.uk/2009/opera-10/comment-page-1/#comment-630750</link>
		<dc:creator>Mariusz Nowak</dc:creator>
		<pubDate>Wed, 02 Sep 2009 20:02:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucelawson.co.uk/?p=1992#comment-630750</guid>
		<description>ugh.. sorry I meant:

document.querySelectorAll(&quot;test&quot;).item(100)

and it&#039;s about INDEX_SIZE_ERR exception which shouldn&#039;t be</description>
		<content:encoded><![CDATA[<p>ugh.. sorry I meant:</p>
<p>document.querySelectorAll(&#8220;test&#8221;).item(100)</p>
<p>and it&#8217;s about INDEX_SIZE_ERR exception which shouldn&#8217;t be</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mariusz Nowak</title>
		<link>http://www.brucelawson.co.uk/2009/opera-10/comment-page-1/#comment-630749</link>
		<dc:creator>Mariusz Nowak</dc:creator>
		<pubDate>Wed, 02 Sep 2009 19:59:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucelawson.co.uk/?p=1992#comment-630749</guid>
		<description>@Bruce
The main I&#039;m relating to is:

document.querySelectorAll(&quot;test&quot;)[100]

will throw INDEX SIZE EXCEPTION while it should return null

It breaks common loop constructs like

while (el = els.item(++i))

Unfortunately it can&#039;t be easily patched as we don&#039;t have access to StaticNodeList thus we can&#039;t overwrite StaticNodeList.prototype.item (it&#039;s another weird thing - we have access to NodeList and it&#039;s prototope but StaticNodeList is not visible to us).
The best patch I&#039;ve come to is to overwrite HTMLElement &amp; HTMLDocument prototype.querySelectorAll.

Thanks :)</description>
		<content:encoded><![CDATA[<p>@Bruce<br />
The main I&#8217;m relating to is:</p>
<p>document.querySelectorAll(&#8220;test&#8221;)[100]</p>
<p>will throw INDEX SIZE EXCEPTION while it should return null</p>
<p>It breaks common loop constructs like</p>
<p>while (el = els.item(++i))</p>
<p>Unfortunately it can&#8217;t be easily patched as we don&#8217;t have access to StaticNodeList thus we can&#8217;t overwrite StaticNodeList.prototype.item (it&#8217;s another weird thing &#8211; we have access to NodeList and it&#8217;s prototope but StaticNodeList is not visible to us).<br />
The best patch I&#8217;ve come to is to overwrite HTMLElement &amp; HTMLDocument prototype.querySelectorAll.</p>
<p>Thanks <img src='http://www.brucelawson.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bruce</title>
		<link>http://www.brucelawson.co.uk/2009/opera-10/comment-page-1/#comment-630746</link>
		<dc:creator>bruce</dc:creator>
		<pubDate>Wed, 02 Sep 2009 19:30:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucelawson.co.uk/?p=1992#comment-630746</guid>
		<description>@Mariusz, which standards violations? I&#039;ll push to get them repaired

@Jen, I use the &lt;a href=&quot;http://en.wikipedia.org/wiki/CamStudio&quot; rel=&quot;nofollow&quot;&gt;free CamStudio software&lt;/a&gt; to do screen grabs, but it&#039;s Windows only. Don&#039;t know about Macs, I&#039;m afraid.</description>
		<content:encoded><![CDATA[<p>@Mariusz, which standards violations? I&#8217;ll push to get them repaired</p>
<p>@Jen, I use the <a href="http://en.wikipedia.org/wiki/CamStudio" rel="nofollow">free CamStudio software</a> to do screen grabs, but it&#8217;s Windows only. Don&#8217;t know about Macs, I&#8217;m afraid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jen</title>
		<link>http://www.brucelawson.co.uk/2009/opera-10/comment-page-1/#comment-630727</link>
		<dc:creator>Jen</dc:creator>
		<pubDate>Wed, 02 Sep 2009 15:56:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucelawson.co.uk/?p=1992#comment-630727</guid>
		<description>Just realized I forgot to mention I&#039;m on a MAC ...</description>
		<content:encoded><![CDATA[<p>Just realized I forgot to mention I&#8217;m on a MAC &#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

