<?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 for Bernat Farrero</title>
	<atom:link href="http://blog.bernatfarrero.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bernatfarrero.com</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>Comment on In place editing with Javascript, jQuery and Rails 3 by rpruiz</title>
		<link>http://blog.bernatfarrero.com/in-place-editing-with-javascript-jquery-and-rails-3/comment-page-1/#comment-863</link>
		<dc:creator>rpruiz</dc:creator>
		<pubDate>Thu, 02 Feb 2012 17:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bernatfarrero.com/?p=469#comment-863</guid>
		<description>Felicidades Bernat.  Muy útil.  Tienes alguna idea de cómo poder implementar el uso de tabs para moverse entre campos a editar? He tratado usando :html_attrs =&gt; {:tabindex =&gt; 1} sin éxito.  Ojalá puedas comentar algo al respecto.

Gracias.</description>
		<content:encoded><![CDATA[<p>Felicidades Bernat.  Muy útil.  Tienes alguna idea de cómo poder implementar el uso de tabs para moverse entre campos a editar? He tratado usando :html_attrs =&gt; {:tabindex =&gt; 1} sin éxito.  Ojalá puedas comentar algo al respecto.</p>
<p>Gracias.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on In place editing with Javascript, jQuery and Rails 3 by habib</title>
		<link>http://blog.bernatfarrero.com/in-place-editing-with-javascript-jquery-and-rails-3/comment-page-1/#comment-860</link>
		<dc:creator>habib</dc:creator>
		<pubDate>Mon, 19 Dec 2011 06:19:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bernatfarrero.com/?p=469#comment-860</guid>
		<description>really thanx  but look at this  .......  irtci.com</description>
		<content:encoded><![CDATA[<p>really thanx  but look at this  &#8230;&#8230;.  irtci.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery and Rails 3: A mini tutorial 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>Comment on In place editing with Javascript, jQuery and Rails 3 by Pol Miro</title>
		<link>http://blog.bernatfarrero.com/in-place-editing-with-javascript-jquery-and-rails-3/comment-page-1/#comment-842</link>
		<dc:creator>Pol Miro</dc:creator>
		<pubDate>Tue, 29 Nov 2011 20:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bernatfarrero.com/?p=469#comment-842</guid>
		<description>Felicitats pel railcast nano! quin crack estas fet :)</description>
		<content:encoded><![CDATA[<p>Felicitats pel railcast nano! quin crack estas fet :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery and Rails 3: A mini tutorial 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>Comment on In place editing with Javascript, jQuery and Rails 3 by Dmitry</title>
		<link>http://blog.bernatfarrero.com/in-place-editing-with-javascript-jquery-and-rails-3/comment-page-1/#comment-838</link>
		<dc:creator>Dmitry</dc:creator>
		<pubDate>Tue, 06 Sep 2011 06:47:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bernatfarrero.com/?p=469#comment-838</guid>
		<description>Please, say how to scroll red pen over editable field?</description>
		<content:encoded><![CDATA[<p>Please, say how to scroll red pen over editable field?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery and Rails 3: A mini tutorial 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>Comment on jQuery and Rails 3: A mini tutorial 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>Comment on Price scams by trivi</title>
		<link>http://blog.bernatfarrero.com/price-scams/comment-page-1/#comment-835</link>
		<dc:creator>trivi</dc:creator>
		<pubDate>Wed, 24 Aug 2011 21:39:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bernatfarrero.com/?p=204#comment-835</guid>
		<description>otro timador -&gt; heribertomartinezidigoras@hotmail.es, mismo mensaje que el publicado por Iain. Vende iphone 4 de 32gb libres de fabrica. Es un grandisimo HP en mayusculas.</description>
		<content:encoded><![CDATA[<p>otro timador -> <a href="mailto:heribertomartinezidigoras@hotmail.es">heribertomartinezidigoras@hotmail.es</a>, mismo mensaje que el publicado por Iain. Vende iphone 4 de 32gb libres de fabrica. Es un grandisimo HP en mayusculas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery and Rails 3: A mini tutorial 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>
</channel>
</rss>

