<?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 and Rails 3: A mini tutorial</title>
	<atom:link href="http://blog.bernatfarrero.com/jquery-and-rails-3-mini-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bernatfarrero.com/jquery-and-rails-3-mini-tutorial/</link>
	<description>on the software perspective</description>
	<lastBuildDate>Thu, 02 Feb 2012 17:49:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: saurabh udaniya</title>
		<link>http://blog.bernatfarrero.com/jquery-and-rails-3-mini-tutorial/comment-page-2/#comment-843</link>
		<dc:creator>saurabh udaniya</dc:creator>
		<pubDate>Fri, 02 Dec 2011 05:50:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bernatfarrero.com/?p=274#comment-843</guid>
		<description>this is the best lesson of ajax thanks a lot</description>
		<content:encoded><![CDATA[<p>this is the best lesson of ajax thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark William</title>
		<link>http://blog.bernatfarrero.com/jquery-and-rails-3-mini-tutorial/comment-page-2/#comment-840</link>
		<dc:creator>Mark William</dc:creator>
		<pubDate>Thu, 03 Nov 2011 11:56:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bernatfarrero.com/?p=274#comment-840</guid>
		<description>Thank you so much for the tutorial.
i liked it very much.
Thank you for sharing.</description>
		<content:encoded><![CDATA[<p>Thank you so much for the tutorial.<br />
i liked it very much.<br />
Thank you for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://blog.bernatfarrero.com/jquery-and-rails-3-mini-tutorial/comment-page-2/#comment-837</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Sun, 04 Sep 2011 02:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bernatfarrero.com/?p=274#comment-837</guid>
		<description>Thanks for the tutorial.

I&#039;m really new to Ruby on Rails, but I was curious.  How could the Web page &quot;invoke&quot; the functionality of a form submission, in order to activate Javascript/JQuery code?

Perhaps this is a fundamental axiom with this framework, but I&#039;m very green to RoR.  

I currently have Ruby 1.8.7 and Rails 3.0.9.  I&#039;ve also installed the &quot;jquery-rails&quot; gem, whereby my application uses JQuery for its Javascript library, rather than Prototype. How would I update information, dynamically, &quot;after&quot; a page loads?

I&#039;m trying to fetch info from another site for an area of a page, after it&#039;s loaded.  I don&#039;t want the user to wait for the entire page to load, because the page is waiting for one DIV&#039;s content to render.

Would anyone have any feedback on that?  I&#039;ve thought of doing the work you outline in this tutorial, but I don&#039;t want to have to force a user to click on a form link on my page, in order to do that.

Any feedback would be GREATLY appreciated.  Thanks in advance RoR community!!</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial.</p>
<p>I&#8217;m really new to Ruby on Rails, but I was curious.  How could the Web page &#8220;invoke&#8221; the functionality of a form submission, in order to activate Javascript/JQuery code?</p>
<p>Perhaps this is a fundamental axiom with this framework, but I&#8217;m very green to RoR.  </p>
<p>I currently have Ruby 1.8.7 and Rails 3.0.9.  I&#8217;ve also installed the &#8220;jquery-rails&#8221; gem, whereby my application uses JQuery for its Javascript library, rather than Prototype. How would I update information, dynamically, &#8220;after&#8221; a page loads?</p>
<p>I&#8217;m trying to fetch info from another site for an area of a page, after it&#8217;s loaded.  I don&#8217;t want the user to wait for the entire page to load, because the page is waiting for one DIV&#8217;s content to render.</p>
<p>Would anyone have any feedback on that?  I&#8217;ve thought of doing the work you outline in this tutorial, but I don&#8217;t want to have to force a user to click on a form link on my page, in order to do that.</p>
<p>Any feedback would be GREATLY appreciated.  Thanks in advance RoR community!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pat Shaughnesy</title>
		<link>http://blog.bernatfarrero.com/jquery-and-rails-3-mini-tutorial/comment-page-2/#comment-836</link>
		<dc:creator>Pat Shaughnesy</dc:creator>
		<pubDate>Fri, 26 Aug 2011 14:29:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bernatfarrero.com/?p=274#comment-836</guid>
		<description>Thanks a lot, Bernat - this was very helpful for me too... nice job writing: just enough info but not more.</description>
		<content:encoded><![CDATA[<p>Thanks a lot, Bernat &#8211; this was very helpful for me too&#8230; nice job writing: just enough info but not more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guru Prasad</title>
		<link>http://blog.bernatfarrero.com/jquery-and-rails-3-mini-tutorial/comment-page-2/#comment-834</link>
		<dc:creator>Guru Prasad</dc:creator>
		<pubDate>Tue, 23 Aug 2011 06:35:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bernatfarrero.com/?p=274#comment-834</guid>
		<description>Nice tutorial.
Thanks a lot :)

~gurufrequent</description>
		<content:encoded><![CDATA[<p>Nice tutorial.<br />
Thanks a lot :)</p>
<p>~gurufrequent</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cory Logan</title>
		<link>http://blog.bernatfarrero.com/jquery-and-rails-3-mini-tutorial/comment-page-2/#comment-831</link>
		<dc:creator>Cory Logan</dc:creator>
		<pubDate>Sun, 14 Aug 2011 08:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bernatfarrero.com/?p=274#comment-831</guid>
		<description>I really appreciate the simplicity of the tutorial. I still have not yet digested all of it, but it&#039;s in a wonderful bite sized chunk. Thanks!</description>
		<content:encoded><![CDATA[<p>I really appreciate the simplicity of the tutorial. I still have not yet digested all of it, but it&#8217;s in a wonderful bite sized chunk. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: edmond</title>
		<link>http://blog.bernatfarrero.com/jquery-and-rails-3-mini-tutorial/comment-page-2/#comment-829</link>
		<dc:creator>edmond</dc:creator>
		<pubDate>Mon, 01 Aug 2011 07:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bernatfarrero.com/?p=274#comment-829</guid>
		<description>thanks a lot.</description>
		<content:encoded><![CDATA[<p>thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fearless fool</title>
		<link>http://blog.bernatfarrero.com/jquery-and-rails-3-mini-tutorial/comment-page-2/#comment-823</link>
		<dc:creator>fearless fool</dc:creator>
		<pubDate>Wed, 13 Jul 2011 20:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bernatfarrero.com/?p=274#comment-823</guid>
		<description>@bernat: I liked your example so much that I made a fork of myCommentsApp and tweaked it to use the latest Rails with postgresql with README instructions on how to deploy it on Heroku.  See github link above.</description>
		<content:encoded><![CDATA[<p>@bernat: I liked your example so much that I made a fork of myCommentsApp and tweaked it to use the latest Rails with postgresql with README instructions on how to deploy it on Heroku.  See github link above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fearless fool</title>
		<link>http://blog.bernatfarrero.com/jquery-and-rails-3-mini-tutorial/comment-page-1/#comment-822</link>
		<dc:creator>fearless fool</dc:creator>
		<pubDate>Wed, 13 Jul 2011 03:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bernatfarrero.com/?p=274#comment-822</guid>
		<description>This was a great help -- thanks.  BTW, a slightly cleaner way to include jQuery in your app:

[1] add the line &lt;code&gt;gem &#039;jquery-rails&#039;&lt;/code&gt; to your Gemfile
[2] execute &lt;code&gt;bundle install&lt;/code&gt; on the command line
[3] execute &lt;code&gt;rails generate jquery:install&lt;/code&gt; on the command line

That will remove the unused prototype code, install jQuery and jquery_ujs.  Now you can leave the original &lt;code&gt;javascript_include_tag :defaults&lt;/code&gt; in views/layouts/application.html.erb.</description>
		<content:encoded><![CDATA[<p>This was a great help &#8212; thanks.  BTW, a slightly cleaner way to include jQuery in your app:</p>
<p>[1] add the line <code>gem 'jquery-rails'</code> to your Gemfile<br />
[2] execute <code>bundle install</code> on the command line<br />
[3] execute <code>rails generate jquery:install</code> on the command line</p>
<p>That will remove the unused prototype code, install jQuery and jquery_ujs.  Now you can leave the original <code>javascript_include_tag :defaults</code> in views/layouts/application.html.erb.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rubylicious</title>
		<link>http://blog.bernatfarrero.com/jquery-and-rails-3-mini-tutorial/comment-page-1/#comment-811</link>
		<dc:creator>rubylicious</dc:creator>
		<pubDate>Wed, 29 Jun 2011 05:08:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bernatfarrero.com/?p=274#comment-811</guid>
		<description>Nicely done sir!</description>
		<content:encoded><![CDATA[<p>Nicely done sir!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

