<?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: Selectors API Method Names: selectElement() and selectAllElements()</title>
	<atom:link href="http://ajaxian.com/archives/selectors-api-method-names-selectelement-and-selectallelements/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/selectors-api-method-names-selectelement-and-selectallelements</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: LKM</title>
		<link>http://ajaxian.com/archives/selectors-api-method-names-selectelement-and-selectallelements/comment-page-1#comment-254932</link>
		<dc:creator>LKM</dc:creator>
		<pubDate>Tue, 04 Sep 2007 14:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2715#comment-254932</guid>
		<description>I think longer, more descriptive names are generally better than shorter, less &quot;clear&quot; names.</description>
		<content:encoded><![CDATA[<p>I think longer, more descriptive names are generally better than shorter, less &#8220;clear&#8221; names.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Travis Wilson</title>
		<link>http://ajaxian.com/archives/selectors-api-method-names-selectelement-and-selectallelements/comment-page-1#comment-254730</link>
		<dc:creator>Travis Wilson</dc:creator>
		<pubDate>Thu, 30 Aug 2007 17:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2715#comment-254730</guid>
		<description>I would love to see a study which demonstrates that a shorter name &quot;improves the readability of the source code&quot;. My entire body of experience suggests the opposite.

Also, if you&#039;re spending most of your development time typing, you&#039;re doing something wrong anyway. Do you really think you waste more than a few minutes a day typing long names instead of short ones?</description>
		<content:encoded><![CDATA[<p>I would love to see a study which demonstrates that a shorter name &#8220;improves the readability of the source code&#8221;. My entire body of experience suggests the opposite.</p>
<p>Also, if you&#8217;re spending most of your development time typing, you&#8217;re doing something wrong anyway. Do you really think you waste more than a few minutes a day typing long names instead of short ones?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean Edwards</title>
		<link>http://ajaxian.com/archives/selectors-api-method-names-selectelement-and-selectallelements/comment-page-1#comment-254674</link>
		<dc:creator>Dean Edwards</dc:creator>
		<pubDate>Wed, 29 Aug 2007 17:06:37 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2715#comment-254674</guid>
		<description>I just got a response from Lachlan:

[quote]
I got overruled!  :-(   We ended up holding a working group vote and querySelector/querySelectorAll won.

http://lists.w3.org/Archives/Public/public-webapi/2007Aug/0066.html
http://www.w3.org/2002/09/wbs/38482/selectorsNames/results
[/quote]</description>
		<content:encoded><![CDATA[<p>I just got a response from Lachlan:</p>
<p>[quote]<br />
I got overruled!  :-(   We ended up holding a working group vote and querySelector/querySelectorAll won.</p>
<p><a href="http://lists.w3.org/Archives/Public/public-webapi/2007Aug/0066.html" rel="nofollow">http://lists.w3.org/Archives/Public/public-webapi/2007Aug/0066.html</a><br />
<a href="http://www.w3.org/2002/09/wbs/38482/selectorsNames/results" rel="nofollow">http://www.w3.org/2002/09/wbs/38482/selectorsNames/results</a><br />
[/quote]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean Edwards</title>
		<link>http://ajaxian.com/archives/selectors-api-method-names-selectelement-and-selectallelements/comment-page-1#comment-254673</link>
		<dc:creator>Dean Edwards</dc:creator>
		<pubDate>Wed, 29 Aug 2007 17:05:20 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2715#comment-254673</guid>
		<description>@David - it looks like you are right. I&#039;ve emailed Lachlan for a final clarification. Still, they can always change their minds again..</description>
		<content:encoded><![CDATA[<p>@David &#8211; it looks like you are right. I&#8217;ve emailed Lachlan for a final clarification. Still, they can always change their minds again..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David HÃ¥sÃ¤ther</title>
		<link>http://ajaxian.com/archives/selectors-api-method-names-selectelement-and-selectallelements/comment-page-1#comment-254671</link>
		<dc:creator>David HÃ¥sÃ¤ther</dc:creator>
		<pubDate>Wed, 29 Aug 2007 16:32:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2715#comment-254671</guid>
		<description>@Dean: nope, the names were later changed, see http://lists.w3.org/Archives/Public/public-webapi/2007Aug/0067.html :-)</description>
		<content:encoded><![CDATA[<p>@Dean: nope, the names were later changed, see <a href="http://lists.w3.org/Archives/Public/public-webapi/2007Aug/0067.html" rel="nofollow">http://lists.w3.org/Archives/Public/public-webapi/2007Aug/0067.html</a> :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://ajaxian.com/archives/selectors-api-method-names-selectelement-and-selectallelements/comment-page-1#comment-254668</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 29 Aug 2007 16:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2715#comment-254668</guid>
		<description>s/tomb/tome/</description>
		<content:encoded><![CDATA[<p>s/tomb/tome/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean Edwards</title>
		<link>http://ajaxian.com/archives/selectors-api-method-names-selectelement-and-selectallelements/comment-page-1#comment-254667</link>
		<dc:creator>Dean Edwards</dc:creator>
		<pubDate>Wed, 29 Aug 2007 16:09:41 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2715#comment-254667</guid>
		<description>@David - the spec you link to is from 2006. The final names are selectElement() and selectAllElements().</description>
		<content:encoded><![CDATA[<p>@David &#8211; the spec you link to is from 2006. The final names are selectElement() and selectAllElements().</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Venkat</title>
		<link>http://ajaxian.com/archives/selectors-api-method-names-selectelement-and-selectallelements/comment-page-1#comment-254662</link>
		<dc:creator>Venkat</dc:creator>
		<pubDate>Wed, 29 Aug 2007 13:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2715#comment-254662</guid>
		<description>Does Microsoft/IE going to support them?</description>
		<content:encoded><![CDATA[<p>Does Microsoft/IE going to support them?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David HÃ¥sÃ¤ther</title>
		<link>http://ajaxian.com/archives/selectors-api-method-names-selectelement-and-selectallelements/comment-page-1#comment-254651</link>
		<dc:creator>David HÃ¥sÃ¤ther</dc:creator>
		<pubDate>Wed, 29 Aug 2007 12:43:51 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2715#comment-254651</guid>
		<description>Note that the names have once again been changed since the linked working draft. It&#039;s now querySelector() and querySelectorAll(), see http://dev.w3.org/2006/webapi/selectors-api/Overview.html</description>
		<content:encoded><![CDATA[<p>Note that the names have once again been changed since the linked working draft. It&#8217;s now querySelector() and querySelectorAll(), see <a href="http://dev.w3.org/2006/webapi/selectors-api/Overview.html" rel="nofollow">http://dev.w3.org/2006/webapi/selectors-api/Overview.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

