<?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: jQuery on Rails: A (Still Very Alpha) Update</title>
	<atom:link href="http://yehudakatz.com/2007/05/26/jquery-on-rails-a-still-very-alpha-update/feed/" rel="self" type="application/rss+xml" />
	<link>http://yehudakatz.com/2007/05/26/jquery-on-rails-a-still-very-alpha-update/</link>
	<description>Random Geek-Related Thoughts</description>
	<lastBuildDate>Wed, 08 Sep 2010 23:53:11 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sebastien</title>
		<link>http://yehudakatz.com/2007/05/26/jquery-on-rails-a-still-very-alpha-update/comment-page-1/#comment-2596</link>
		<dc:creator>Sebastien</dc:creator>
		<pubDate>Mon, 22 Oct 2007 12:04:18 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/2007/05/26/jquery-on-rails-a-still-very-alpha-update/#comment-2596</guid>
		<description>checked out the full project.
Now using rails 1.2.5 and Hpricot 0.6
The demo crashes.
When viewing:
http://localhost:3000/rails_demo
Error message begins with:
&lt;code&gt;
undefined method `[]&#039; for #

RAILS_ROOT: script/../config/..

...path/to/my/ projects/folder/JQueryDemoApp/vendor/plugins/jquery_on_rails/lib/jqor_control.rb:18:in `get_jquery_files&#039;
&lt;/code&gt;

This block around line 18 in jqor_control.rb seems quite compilcated. Could&#039;nt it be expanded?

Anyway, Is there a way to solve this bug?</description>
		<content:encoded><![CDATA[<p>checked out the full project.<br />
Now using rails 1.2.5 and Hpricot 0.6<br />
The demo crashes.<br />
When viewing:<br />
<a href="http://localhost:3000/rails_demo" rel="nofollow">http://localhost:3000/rails_demo</a><br />
Error message begins with:<br />
<code><br />
undefined method `[]' for #</p>
<p>RAILS_ROOT: script/../config/..</p>
<p>...path/to/my/ projects/folder/JQueryDemoApp/vendor/plugins/jquery_on_rails/lib/jqor_control.rb:18:in `get_jquery_files'<br />
</code></p>
<p>This block around line 18 in jqor_control.rb seems quite compilcated. Could&#8217;nt it be expanded?</p>
<p>Anyway, Is there a way to solve this bug?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wycats</title>
		<link>http://yehudakatz.com/2007/05/26/jquery-on-rails-a-still-very-alpha-update/comment-page-1/#comment-2125</link>
		<dc:creator>wycats</dc:creator>
		<pubDate>Sat, 22 Sep 2007 22:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/2007/05/26/jquery-on-rails-a-still-very-alpha-update/#comment-2125</guid>
		<description>Unfortunately, that plugin uses inline JS via stuff like :onclick, so while it&#039;ll work just fine, it won&#039;t be very jQuery-ish :)

Good luck Jeremy!</description>
		<content:encoded><![CDATA[<p>Unfortunately, that plugin uses inline JS via stuff like :onclick, so while it&#8217;ll work just fine, it won&#8217;t be very jQuery-ish :)</p>
<p>Good luck Jeremy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Irish</title>
		<link>http://yehudakatz.com/2007/05/26/jquery-on-rails-a-still-very-alpha-update/comment-page-1/#comment-2124</link>
		<dc:creator>Paul Irish</dc:creator>
		<pubDate>Sat, 22 Sep 2007 22:01:29 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/2007/05/26/jquery-on-rails-a-still-very-alpha-update/#comment-2124</guid>
		<description>Jeremy Durham seems to have picked up the jquery+rails torch.. http://www.jeremydurham.com/</description>
		<content:encoded><![CDATA[<p>Jeremy Durham seems to have picked up the jquery+rails torch.. <a href="http://www.jeremydurham.com/" rel="nofollow">http://www.jeremydurham.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shaggy</title>
		<link>http://yehudakatz.com/2007/05/26/jquery-on-rails-a-still-very-alpha-update/comment-page-1/#comment-2014</link>
		<dc:creator>shaggy</dc:creator>
		<pubDate>Thu, 13 Sep 2007 20:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/2007/05/26/jquery-on-rails-a-still-very-alpha-update/#comment-2014</guid>
		<description>very cool! yes jquery + rails (or merb?)</description>
		<content:encoded><![CDATA[<p>very cool! yes jquery + rails (or merb?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://yehudakatz.com/2007/05/26/jquery-on-rails-a-still-very-alpha-update/comment-page-1/#comment-1095</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Thu, 28 Jun 2007 19:24:49 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/2007/05/26/jquery-on-rails-a-still-very-alpha-update/#comment-1095</guid>
		<description>freakin&#039; badass! keep up the good work.</description>
		<content:encoded><![CDATA[<p>freakin&#8217; badass! keep up the good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tr0y</title>
		<link>http://yehudakatz.com/2007/05/26/jquery-on-rails-a-still-very-alpha-update/comment-page-1/#comment-760</link>
		<dc:creator>Tr0y</dc:creator>
		<pubDate>Mon, 28 May 2007 22:58:17 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/2007/05/26/jquery-on-rails-a-still-very-alpha-update/#comment-760</guid>
		<description>Keep up the good work, I&#039;m really looking forward to using JQuery in Rails. :-)</description>
		<content:encoded><![CDATA[<p>Keep up the good work, I&#8217;m really looking forward to using JQuery in Rails. :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Katz Got Your Tongue? &#187; jQuery on Rails&#8230; Alpha (very very Alpha)</title>
		<link>http://yehudakatz.com/2007/05/26/jquery-on-rails-a-still-very-alpha-update/comment-page-1/#comment-742</link>
		<dc:creator>Katz Got Your Tongue? &#187; jQuery on Rails&#8230; Alpha (very very Alpha)</dc:creator>
		<pubDate>Sat, 26 May 2007 19:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/2007/05/26/jquery-on-rails-a-still-very-alpha-update/#comment-742</guid>
		<description>[...] UPDATE: The information in this post is outdated. Please check out the follow-up post for more details. [...]</description>
		<content:encoded><![CDATA[<p>[...] UPDATE: The information in this post is outdated. Please check out the follow-up post for more details. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
