<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Agnostic Unobtrusive JavaScript</title>
	<atom:link href="http://memerocket.com/2007/09/07/agnostic-unobtrusive-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://memerocket.com/2007/09/07/agnostic-unobtrusive-javascript/</link>
	<description>Bill Burcham's Launch Platform</description>
	<lastBuildDate>Fri, 15 Jan 2010 14:43:10 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: bburcham</title>
		<link>http://memerocket.com/2007/09/07/agnostic-unobtrusive-javascript/#comment-1017</link>
		<dc:creator>bburcham</dc:creator>
		<pubDate>Wed, 18 Mar 2009 16:54:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.meme-rocket.com/2007/09/07/agnostic-unobtrusive-javascript/#comment-1017</guid>
		<description>That&#039;s interesting Bart. Can you point me to an example of how to use event bubbling with JQuery or Prototype to achieve UJS?</description>
		<content:encoded><![CDATA[<p>That&#8217;s interesting Bart. Can you point me to an example of how to use event bubbling with JQuery or Prototype to achieve UJS?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bart</title>
		<link>http://memerocket.com/2007/09/07/agnostic-unobtrusive-javascript/#comment-1015</link>
		<dc:creator>Bart</dc:creator>
		<pubDate>Wed, 18 Mar 2009 10:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.meme-rocket.com/2007/09/07/agnostic-unobtrusive-javascript/#comment-1015</guid>
		<description>You should look into event bubbling to avoid using livequery.</description>
		<content:encoded><![CDATA[<p>You should look into event bubbling to avoid using livequery.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://memerocket.com/2007/09/07/agnostic-unobtrusive-javascript/#comment-367</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Fri, 16 Nov 2007 00:22:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.meme-rocket.com/2007/09/07/agnostic-unobtrusive-javascript/#comment-367</guid>
		<description>Babak - it isn&#039;t that failure to reapply bindings after DOM manipulations is unobtrusive (parse that!) â€” it&#039;s just that it&#039;s inconvenient for the programmer.

Now that being said, let me add that one of the really cool things about Lowpro and JQuery+livequery is that your unobtrusive &quot;behaviors&quot; can be expressed in a _declarative_ style. If one has to explicitly re-apply those behaviors then their declarative nature is diminished.</description>
		<content:encoded><![CDATA[<p>Babak &#8211; it isn&#8217;t that failure to reapply bindings after DOM manipulations is unobtrusive (parse that!) â€” it&#8217;s just that it&#8217;s inconvenient for the programmer.</p>
<p>Now that being said, let me add that one of the really cool things about Lowpro and JQuery+livequery is that your unobtrusive &#8220;behaviors&#8221; can be expressed in a _declarative_ style. If one has to explicitly re-apply those behaviors then their declarative nature is diminished.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: babak</title>
		<link>http://memerocket.com/2007/09/07/agnostic-unobtrusive-javascript/#comment-366</link>
		<dc:creator>babak</dc:creator>
		<pubDate>Thu, 15 Nov 2007 13:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.meme-rocket.com/2007/09/07/agnostic-unobtrusive-javascript/#comment-366</guid>
		<description>Hey Bill,
thanks for the nice post. I also enjoyed the one before. I am about to decide which framework to use in our RoR project: well-known and supported Prototype or emerging developer&#039;s favorite jQuery. I lean towards jQuery, as it seems to be as powerful as prototype and at the same time slicker, easier and, also, unobtrusive.

So reading your post, I wondered: Why is it obtrusive not to reaply bingdings after DOM manipulations? I thought UJS is about seperating behaviourial and data layers.</description>
		<content:encoded><![CDATA[<p>Hey Bill,<br />
thanks for the nice post. I also enjoyed the one before. I am about to decide which framework to use in our RoR project: well-known and supported Prototype or emerging developer&#8217;s favorite jQuery. I lean towards jQuery, as it seems to be as powerful as prototype and at the same time slicker, easier and, also, unobtrusive.</p>
<p>So reading your post, I wondered: Why is it obtrusive not to reaply bingdings after DOM manipulations? I thought UJS is about seperating behaviourial and data layers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
