<?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"
	>
<channel>
	<title>Comments on: Project Website, Part Two: Simple jQuery With Rails</title>
	<atom:link href="http://www.pathf.com/blogs/2008/07/project-website-part-two-simple-jquery-with-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pathf.com/blogs/2008/07/project-website-part-two-simple-jquery-with-rails/</link>
	<description>Running commentary about agile development, user experience design and Ajax.</description>
	<pubDate>Fri, 05 Dec 2008 07:53:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Pathfinder Development &#187; Project Website Part 4: Drag and Drop in jQuery</title>
		<link>http://www.pathf.com/blogs/2008/07/project-website-part-two-simple-jquery-with-rails/#comment-2627</link>
		<dc:creator>Pathfinder Development &#187; Project Website Part 4: Drag and Drop in jQuery</dc:creator>
		<pubDate>Fri, 25 Jul 2008 17:12:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=1036#comment-2627</guid>
		<description>[...] you may recall from the last jQuery post, the $(function() setup allows all the code in that function to be executed when the page DOM has [...]</description>
		<content:encoded><![CDATA[<p>[...] you may recall from the last jQuery post, the $(function() setup allows all the code in that function to be executed when the page DOM has [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Vit</title>
		<link>http://www.pathf.com/blogs/2008/07/project-website-part-two-simple-jquery-with-rails/#comment-2487</link>
		<dc:creator>Andrew Vit</dc:creator>
		<pubDate>Thu, 17 Jul 2008 21:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=1036#comment-2487</guid>
		<description>@Glenn: agree with you on Prototype.js &#38; the built-in helpers... I've been using the LowPro extension to Prototype for a while now, and it addresses all of the unobtrusiveness shortcomings of Prototype really well. To be honest, I haven't played with jQuery yet, but with LowPro I don't really see any reason to ditch Prototype. In fact, I would love to see LowPro's behavior merged into Prototype as a core feature (it's tiny), and perhaps update the rails helpers for it (though I don't use the RJS helpers myself either).</description>
		<content:encoded><![CDATA[<p>@Glenn: agree with you on Prototype.js &amp; the built-in helpers&#8230; I&#8217;ve been using the LowPro extension to Prototype for a while now, and it addresses all of the unobtrusiveness shortcomings of Prototype really well. To be honest, I haven&#8217;t played with jQuery yet, but with LowPro I don&#8217;t really see any reason to ditch Prototype. In fact, I would love to see LowPro&#8217;s behavior merged into Prototype as a core feature (it&#8217;s tiny), and perhaps update the rails helpers for it (though I don&#8217;t use the RJS helpers myself either).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: masone</title>
		<link>http://www.pathf.com/blogs/2008/07/project-website-part-two-simple-jquery-with-rails/#comment-2452</link>
		<dc:creator>masone</dc:creator>
		<pubDate>Wed, 16 Jul 2008 12:15:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=1036#comment-2452</guid>
		<description>Thanks for that introduction! I'm just diving into Jquery and Unobtrusive Javascript.

I think that this whole content_for :jquery stuff is quite repetitive and unnecessary. So I wrote a plugin which automatically includes the corresponding Javascript in the HTML header if a js.erb template is found.

It's located here:
http://github.com/masone/js.erb-auto-include-plugin/tree/master


I'd be glad to hear what other people think about it since I'm not really experienced in that area :)</description>
		<content:encoded><![CDATA[<p>Thanks for that introduction! I&#8217;m just diving into Jquery and Unobtrusive Javascript.</p>
<p>I think that this whole content_for :jquery stuff is quite repetitive and unnecessary. So I wrote a plugin which automatically includes the corresponding Javascript in the HTML header if a js.erb template is found.</p>
<p>It&#8217;s located here:<br />
<a href="http://github.com/masone/js.erb-auto-include-plugin/tree/master" rel="nofollow">http://github.com/masone/js.erb-auto-include-plugin/tree/master</a></p>
<p>I&#8217;d be glad to hear what other people think about it since I&#8217;m not really experienced in that area <img src='http://www.pathf.com/blogs/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glenn</title>
		<link>http://www.pathf.com/blogs/2008/07/project-website-part-two-simple-jquery-with-rails/#comment-2436</link>
		<dc:creator>Glenn</dc:creator>
		<pubDate>Tue, 15 Jul 2008 22:23:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=1036#comment-2436</guid>
		<description>Great article, and your conclusions are pretty much what I'd come to understand myself. And the cons alone are almost enough to make me switch, yes the cons. The built in rails helpers are absolutely awful in terms of developing an accessible site using progressive improvement with unobtrusive JS (buzzword bingo! I win). They promote all kinds of bad habits, so I'd happily ditch them... well I already have. if jQuery makes the javascript coding even easier than prototype/scriptaculous, then it probably should become the new defacto standard.

Thanks again</description>
		<content:encoded><![CDATA[<p>Great article, and your conclusions are pretty much what I&#8217;d come to understand myself. And the cons alone are almost enough to make me switch, yes the cons. The built in rails helpers are absolutely awful in terms of developing an accessible site using progressive improvement with unobtrusive JS (buzzword bingo! I win). They promote all kinds of bad habits, so I&#8217;d happily ditch them&#8230; well I already have. if jQuery makes the javascript coding even easier than prototype/scriptaculous, then it probably should become the new defacto standard.</p>
<p>Thanks again</p>
]]></content:encoded>
	</item>
</channel>
</rss>
