<?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: JavaScript Frameworks and JSF</title>
	<atom:link href="http://www.zachleat.com/web/javascript-frameworks-and-jsf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zachleat.com/web/javascript-frameworks-and-jsf/</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 10:43:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Ariel</title>
		<link>http://www.zachleat.com/web/javascript-frameworks-and-jsf/comment-page-1/#comment-1809</link>
		<dc:creator>Ariel</dc:creator>
		<pubDate>Tue, 19 Jan 2010 10:14:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachleat.com/web/2007/07/10/javascript-frameworks-and-jsf/#comment-1809</guid>
		<description>Thx...exactly what I needed.</description>
		<content:encoded><![CDATA[<p>Thx&#8230;exactly what I needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giuseppe</title>
		<link>http://www.zachleat.com/web/javascript-frameworks-and-jsf/comment-page-1/#comment-969</link>
		<dc:creator>Giuseppe</dc:creator>
		<pubDate>Sun, 26 Apr 2009 17:24:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachleat.com/web/2007/07/10/javascript-frameworks-and-jsf/#comment-969</guid>
		<description>Through this article I could write a library of components for jsf based on jQuery. Thank you very much</description>
		<content:encoded><![CDATA[<p>Through this article I could write a library of components for jsf based on jQuery. Thank you very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zachleat.com {web} &#187; Using DOM Query Libraries in YUI</title>
		<link>http://www.zachleat.com/web/javascript-frameworks-and-jsf/comment-page-1/#comment-338</link>
		<dc:creator>zachleat.com {web} &#187; Using DOM Query Libraries in YUI</dc:creator>
		<pubDate>Mon, 30 Jul 2007 07:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachleat.com/web/2007/07/10/javascript-frameworks-and-jsf/#comment-338</guid>
		<description>[...] syntax, go over to their documentation. My current preference is the jQuery syntax, given that it works with poorly implemented JSF ID attributes. But that&#039;s a different [...]</description>
		<content:encoded><![CDATA[<p>[...] syntax, go over to their documentation. My current preference is the jQuery syntax, given that it works with poorly implemented JSF ID attributes. But that&#8217;s a different [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Resig</title>
		<link>http://www.zachleat.com/web/javascript-frameworks-and-jsf/comment-page-1/#comment-283</link>
		<dc:creator>John Resig</dc:creator>
		<pubDate>Thu, 12 Jul 2007 00:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachleat.com/web/2007/07/10/javascript-frameworks-and-jsf/#comment-283</guid>
		<description>Glad to hear that the character escaping is of use to you guys - it was oft-requested, so I put some effort into getting it in the latest release; I didn&#039;t realize just how important it could be!</description>
		<content:encoded><![CDATA[<p>Glad to hear that the character escaping is of use to you guys &#8211; it was oft-requested, so I put some effort into getting it in the latest release; I didn&#8217;t realize just how important it could be!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.zachleat.com/web/javascript-frameworks-and-jsf/comment-page-1/#comment-282</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 11 Jul 2007 22:41:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachleat.com/web/2007/07/10/javascript-frameworks-and-jsf/#comment-282</guid>
		<description>$$(&quot;*[id=&#039;myForm:myName&#039;]&quot;) works in Prototype.</description>
		<content:encoded><![CDATA[<p>$$(&#8220;*[id='myForm:myName']&#8220;) works in Prototype.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kangax</title>
		<link>http://www.zachleat.com/web/javascript-frameworks-and-jsf/comment-page-1/#comment-280</link>
		<dc:creator>kangax</dc:creator>
		<pubDate>Wed, 11 Jul 2007 18:04:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachleat.com/web/2007/07/10/javascript-frameworks-and-jsf/#comment-280</guid>
		<description>Zach,

$$( *[id=&quot;myForm:Foo&quot;] ) works just fine in Prototype

some tests can be found at http://yura.thinkweb2.com/selectors-test/

(results are printed into firebug console)

I understand it looks more like a hack but at least it&#039;s possible :)

Cheers,
Juriy</description>
		<content:encoded><![CDATA[<p>Zach,</p>
<p>$$( *[id="myForm:Foo"] ) works just fine in Prototype</p>
<p>some tests can be found at <a href="http://yura.thinkweb2.com/selectors-test/" rel="nofollow">http://yura.thinkweb2.com/selectors-test/</a></p>
<p>(results are printed into firebug console)</p>
<p>I understand it looks more like a hack but at least it&#8217;s possible :)</p>
<p>Cheers,<br />
Juriy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: digitarald</title>
		<link>http://www.zachleat.com/web/javascript-frameworks-and-jsf/comment-page-1/#comment-278</link>
		<dc:creator>digitarald</dc:creator>
		<pubDate>Wed, 11 Jul 2007 13:11:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachleat.com/web/2007/07/10/javascript-frameworks-and-jsf/#comment-278</guid>
		<description>I don&#039;t see the reason to use $$ for querying one Element with his ID when there is $ to get an Element by ID.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t see the reason to use $$ for querying one Element with his ID when there is $ to get an Element by ID.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

