<?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: How to observe more fields with AJAX helper</title>
	<atom:link href="http://www.valibuk.net/2006/08/how-to-observe-more-fields-with-ajax-helper/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.valibuk.net/2006/08/how-to-observe-more-fields-with-ajax-helper/</link>
	<description>A place for opinions and notes of a valibuk.</description>
	<pubDate>Fri, 10 Sep 2010 19:23:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: ChabrellIgan</title>
		<link>http://www.valibuk.net/2006/08/how-to-observe-more-fields-with-ajax-helper/#comment-118065</link>
		<dc:creator>ChabrellIgan</dc:creator>
		<pubDate>Fri, 17 Apr 2009 12:42:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.valibuk.net/?p=14#comment-118065</guid>
		<description>God dag! Kan jag ladda ner en bild fran din blogg. Av sak med hanvisning till din webbplats!</description>
		<content:encoded><![CDATA[<p>God dag! Kan jag ladda ner en bild fran din blogg. Av sak med hanvisning till din webbplats!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.valibuk.net/2006/08/how-to-observe-more-fields-with-ajax-helper/#comment-114285</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Thu, 05 Mar 2009 20:31:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.valibuk.net/?p=14#comment-114285</guid>
		<description>You saved my life!  Observe_form won't work for what I need, and observe_field needs to send the values of six fields to the controller.

THANK YOU!</description>
		<content:encoded><![CDATA[<p>You saved my life!  Observe_form won&#8217;t work for what I need, and observe_field needs to send the values of six fields to the controller.</p>
<p>THANK YOU!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ondrej</title>
		<link>http://www.valibuk.net/2006/08/how-to-observe-more-fields-with-ajax-helper/#comment-97224</link>
		<dc:creator>ondrej</dc:creator>
		<pubDate>Sun, 09 Nov 2008 18:19:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.valibuk.net/?p=14#comment-97224</guid>
		<description>The &lt;b&gt;observe_fields&lt;/b&gt; helper only generates several (as needed) &lt;b&gt;observe_field&lt;/b&gt; sections. The &lt;b&gt;observe_field&lt;/b&gt; helper/method is already an observer defined in RoR.

I would first test it with one field (using the standard observe_field method). If this does not work, the problem is probably somewhere else...</description>
		<content:encoded><![CDATA[<p>The <b>observe_fields</b> helper only generates several (as needed) <b>observe_field</b> sections. The <b>observe_field</b> helper/method is already an observer defined in RoR.</p>
<p>I would first test it with one field (using the standard observe_field method). If this does not work, the problem is probably somewhere else&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinay</title>
		<link>http://www.valibuk.net/2006/08/how-to-observe-more-fields-with-ajax-helper/#comment-90973</link>
		<dc:creator>Vinay</dc:creator>
		<pubDate>Mon, 13 Oct 2008 10:34:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.valibuk.net/?p=14#comment-90973</guid>
		<description>Implemented the code. There was no response at all. Ajax call not going through (development log). How does rails know that observe_fields is meant to be an observer?</description>
		<content:encoded><![CDATA[<p>Implemented the code. There was no response at all. Ajax call not going through (development log). How does rails know that observe_fields is meant to be an observer?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinay</title>
		<link>http://www.valibuk.net/2006/08/how-to-observe-more-fields-with-ajax-helper/#comment-90958</link>
		<dc:creator>Vinay</dc:creator>
		<pubDate>Mon, 13 Oct 2008 09:56:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.valibuk.net/?p=14#comment-90958</guid>
		<description>after more than two years.. here's one guy who is thankful that you wrote that helper :). Needed an observe_fields helper that observes only few fields. have not tried it yet though. So dunno if it works yet.</description>
		<content:encoded><![CDATA[<p>after more than two years.. here&#8217;s one guy who is thankful that you wrote that helper :). Needed an observe_fields helper that observes only few fields. have not tried it yet though. So dunno if it works yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: valibuk.net &#187; Observing more fields with AJAX helper and Unicode</title>
		<link>http://www.valibuk.net/2006/08/how-to-observe-more-fields-with-ajax-helper/#comment-39</link>
		<dc:creator>valibuk.net &#187; Observing more fields with AJAX helper and Unicode</dc:creator>
		<pubDate>Mon, 02 Oct 2006 21:02:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.valibuk.net/?p=14#comment-39</guid>
		<description>[...] In my post about using the observe_field helper for observing more fields I used the escape method (on the client side). [...]</description>
		<content:encoded><![CDATA[<p>[...] In my post about using the observe_field helper for observing more fields I used the escape method (on the client side). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ondrej</title>
		<link>http://www.valibuk.net/2006/08/how-to-observe-more-fields-with-ajax-helper/#comment-23</link>
		<dc:creator>ondrej</dc:creator>
		<pubDate>Wed, 16 Aug 2006 09:08:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.valibuk.net/?p=14#comment-23</guid>
		<description>Ehmm.. I am sorry, the reason is very simple -- I did not know about it. :)
I will edit this post this evening.
Thanks for your answers! :)

Maybe my helper can be used if a form contains a lot of input elements, so only necessary values are sent.
And how does the observe_form helper behave when a form contains a file field (e.g. the file_field helper)? Is the whole file sent? If yes, my helper can help to reduce the amount of sent data.

Have a nice day :)</description>
		<content:encoded><![CDATA[<p>Ehmm.. I am sorry, the reason is very simple &#8212; I did not know about it. :)<br />
I will edit this post this evening.<br />
Thanks for your answers! :)</p>
<p>Maybe my helper can be used if a form contains a lot of input elements, so only necessary values are sent.<br />
And how does the observe_form helper behave when a form contains a file field (e.g. the file_field helper)? Is the whole file sent? If yes, my helper can help to reduce the amount of sent data.</p>
<p>Have a nice day :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin</title>
		<link>http://www.valibuk.net/2006/08/how-to-observe-more-fields-with-ajax-helper/#comment-22</link>
		<dc:creator>Benjamin</dc:creator>
		<pubDate>Wed, 16 Aug 2006 08:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.valibuk.net/?p=14#comment-22</guid>
		<description>In the cae of the form, I think that's a valid question. Interested in the answer too. - ben @ http://rubyonrailsblog.com/</description>
		<content:encoded><![CDATA[<p>In the cae of the form, I think that&#8217;s a valid question. Interested in the answer too. - ben @ <a href="http://rubyonrailsblog.com/" rel="nofollow">http://rubyonrailsblog.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Bates</title>
		<link>http://www.valibuk.net/2006/08/how-to-observe-more-fields-with-ajax-helper/#comment-21</link>
		<dc:creator>Ryan Bates</dc:creator>
		<pubDate>Tue, 15 Aug 2006 19:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.valibuk.net/?p=14#comment-21</guid>
		<description>Why not use observe_form?</description>
		<content:encoded><![CDATA[<p>Why not use observe_form?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
