<?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: querySelectorAll is coming fast</title>
	<atom:link href="http://ajaxian.com/archives/queryselectorall-is-coming-fast/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/queryselectorall-is-coming-fast</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: randomrandom</title>
		<link>http://ajaxian.com/archives/queryselectorall-is-coming-fast/comment-page-1#comment-266877</link>
		<dc:creator>randomrandom</dc:creator>
		<pubDate>Sun, 24 Aug 2008 19:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4153#comment-266877</guid>
		<description>Second that. A &quot;query selector&quot; would be something that selects queries. To be more specific, it only works with CSS selectors. In Hpricot you can use either XPath or CSS selectors, which is much nicer.</description>
		<content:encoded><![CDATA[<p>Second that. A &#8220;query selector&#8221; would be something that selects queries. To be more specific, it only works with CSS selectors. In Hpricot you can use either XPath or CSS selectors, which is much nicer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaaap</title>
		<link>http://ajaxian.com/archives/queryselectorall-is-coming-fast/comment-page-1#comment-266869</link>
		<dc:creator>Jaaap</dc:creator>
		<pubDate>Sat, 23 Aug 2008 23:17:04 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4153#comment-266869</guid>
		<description>I&#039;ve been wondering what &quot;querySelector&quot; meant since the first time i read it (just ignored it since it sounds boring).
Now i read that it just means getElementsBySelector() whcih immediately tells anyone who ever used getElementById or getElementsByTagNamw what it does.

Why in the world would you use a puzzling name like querySelector in stead of a self-explanatory name like getElementBySelector?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been wondering what &#8220;querySelector&#8221; meant since the first time i read it (just ignored it since it sounds boring).<br />
Now i read that it just means getElementsBySelector() whcih immediately tells anyone who ever used getElementById or getElementsByTagNamw what it does.</p>
<p>Why in the world would you use a puzzling name like querySelector in stead of a self-explanatory name like getElementBySelector?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

