<?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: DomQuery &#8211; A lightweight CSS Selector / Basic XPath implementation</title>
	<atom:link href="http://ajaxian.com/archives/domquery-a-lightweight-css-selector-basic-xpath-implementation/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/domquery-a-lightweight-css-selector-basic-xpath-implementation</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: zee</title>
		<link>http://ajaxian.com/archives/domquery-a-lightweight-css-selector-basic-xpath-implementation/comment-page-1#comment-247389</link>
		<dc:creator>zee</dc:creator>
		<pubDate>Wed, 21 Feb 2007 03:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2007#comment-247389</guid>
		<description>man or machine ...</description>
		<content:encoded><![CDATA[<p>man or machine &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wendy Novianto</title>
		<link>http://ajaxian.com/archives/domquery-a-lightweight-css-selector-basic-xpath-implementation/comment-page-1#comment-246131</link>
		<dc:creator>Wendy Novianto</dc:creator>
		<pubDate>Tue, 16 Jan 2007 04:53:50 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2007#comment-246131</guid>
		<description>Keep it up guys,

We&#039;ve been monitoring the progress of Jack Slocum YUI-Ext library for quite sometime now. Honestly, in terms of features YUI-Ext exceed any other libraries out there. Unfortunately, the simplicity of the library for beginner/intermediate users still need to be improved. I would definitely use the combination of both jQuery and YUI-Ext for our application development in the future, unless if YUI-Ext can offer something like jQuery. I&#039;m still thinking that that it&#039;s better for YUI-Ext to be built on top of jQuery, instead of YUI, right?</description>
		<content:encoded><![CDATA[<p>Keep it up guys,</p>
<p>We&#8217;ve been monitoring the progress of Jack Slocum YUI-Ext library for quite sometime now. Honestly, in terms of features YUI-Ext exceed any other libraries out there. Unfortunately, the simplicity of the library for beginner/intermediate users still need to be improved. I would definitely use the combination of both jQuery and YUI-Ext for our application development in the future, unless if YUI-Ext can offer something like jQuery. I&#8217;m still thinking that that it&#8217;s better for YUI-Ext to be built on top of jQuery, instead of YUI, right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Slocum</title>
		<link>http://ajaxian.com/archives/domquery-a-lightweight-css-selector-basic-xpath-implementation/comment-page-1#comment-246067</link>
		<dc:creator>Jack Slocum</dc:creator>
		<pubDate>Sat, 13 Jan 2007 21:12:11 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2007#comment-246067</guid>
		<description>&gt; but try at least to support Safari
Safari is always supported. I made quite a few changes in response to the jQuery post and one of the changes broke Safari. It has been fixed.</description>
		<content:encoded><![CDATA[<p>&gt; but try at least to support Safari<br />
Safari is always supported. I made quite a few changes in response to the jQuery post and one of the changes broke Safari. It has been fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorgen Horstink</title>
		<link>http://ajaxian.com/archives/domquery-a-lightweight-css-selector-basic-xpath-implementation/comment-page-1#comment-246066</link>
		<dc:creator>Jorgen Horstink</dc:creator>
		<pubDate>Sat, 13 Jan 2007 19:56:54 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2007#comment-246066</guid>
		<description>Okey, nice shot, but try at least to support Safari. DomQuery fails completely at my new MacBook.</description>
		<content:encoded><![CDATA[<p>Okey, nice shot, but try at least to support Safari. DomQuery fails completely at my new MacBook.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean Edwards</title>
		<link>http://ajaxian.com/archives/domquery-a-lightweight-css-selector-basic-xpath-implementation/comment-page-1#comment-246029</link>
		<dc:creator>Dean Edwards</dc:creator>
		<pubDate>Fri, 12 Jan 2007 17:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2007#comment-246029</guid>
		<description>Some of those selectors are not valid CSS &lt;em&gt;or&lt;/em&gt; XPath. It is a bit harsh to say that other libraries return &quot;invalid&quot; results for these tests. None of the following selectors are valid:

#test-data span:first
#test-data span:last
#test-data span[title!=east]
#test-data/pre/code/span
#test-data/pre[class=highlighted]/code</description>
		<content:encoded><![CDATA[<p>Some of those selectors are not valid CSS <em>or</em> XPath. It is a bit harsh to say that other libraries return &#8220;invalid&#8221; results for these tests. None of the following selectors are valid:</p>
<p>#test-data span:first<br />
#test-data span:last<br />
#test-data span[title!=east]<br />
#test-data/pre/code/span<br />
#test-data/pre[class=highlighted]/code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rey Bango</title>
		<link>http://ajaxian.com/archives/domquery-a-lightweight-css-selector-basic-xpath-implementation/comment-page-1#comment-246016</link>
		<dc:creator>Rey Bango</dc:creator>
		<pubDate>Fri, 12 Jan 2007 15:38:12 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2007#comment-246016</guid>
		<description>Yep and John acknowledged your response and fixes accordingly in a comment on your blog and also by updating his posting. Great work on DomQuery, Jack.

Rey...</description>
		<content:encoded><![CDATA[<p>Yep and John acknowledged your response and fixes accordingly in a comment on your blog and also by updating his posting. Great work on DomQuery, Jack.</p>
<p>Rey&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Slocum</title>
		<link>http://ajaxian.com/archives/domquery-a-lightweight-css-selector-basic-xpath-implementation/comment-page-1#comment-246013</link>
		<dc:creator>Jack Slocum</dc:creator>
		<pubDate>Fri, 12 Jan 2007 14:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2007#comment-246013</guid>
		<description>In case anyone is interested, I did post a response to John&#039;s post here:
http://www.jackslocum.com/blog/2007/01/12/domquery-in-response-to-jquerys-response/</description>
		<content:encoded><![CDATA[<p>In case anyone is interested, I did post a response to John&#8217;s post here:<br />
<a href="http://www.jackslocum.com/blog/2007/01/12/domquery-in-response-to-jquerys-response/" rel="nofollow">http://www.jackslocum.com/blog/2007/01/12/domquery-in-response-to-jquerys-response/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

