<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Disqus - Latest Comments for thetacom</title><link>http://disqus.com/by/thetacom/</link><description></description><atom:link href="http://disqus.com/thetacom/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Tue, 12 May 2009 02:36:35 -0000</lastBuildDate><item><title>Re: It&amp;#8217;s moving time!   ***House For Sale***</title><link>http://thetacom.info/2008/08/15/its-moving-time-house-for-sale/#comment-9236008</link><description>&lt;p&gt;Thank you for the feedback, but my household goods have already been safely moved.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">thetacom</dc:creator><pubDate>Tue, 12 May 2009 02:36:35 -0000</pubDate></item><item><title>Re: Rails in place editing plugin w/ selection</title><link>http://thetacom.info/2008/03/21/rails-in-place-editing-plugin-w-selection/#comment-1847814</link><description>&lt;p&gt;What does your controller and view code look like, and what are you trying to get as a response. The default response is the current value of the method that is inserted back into the field that was edited.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">thetacom</dc:creator><pubDate>Tue, 26 Aug 2008 02:49:30 -0000</pubDate></item><item><title>Re: Rails in place editing plugin w/ selection</title><link>http://thetacom.info/2008/03/21/rails-in-place-editing-plugin-w-selection/#comment-1847808</link><description>&lt;p&gt;I have updated this page. Please get the new code for the plugin from the pasties link at the top. I was having issue with wordpress garbling large blocks of code. But I know the code from the pastie works.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">thetacom</dc:creator><pubDate>Tue, 26 Aug 2008 02:48:46 -0000</pubDate></item><item><title>Re: Rails in place editing plugin w/ selection</title><link>http://thetacom.info/2008/03/21/rails-in-place-editing-plugin-w-selection/#comment-1847805</link><description>&lt;p&gt;It's just a wrapper for the scriptaculous in place collection editor, which I don't believe will let you add options. If you are looking for an alternative with more features, I suggest trying the dojo inline editor. See my dojo_helper plugin for more information.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">thetacom</dc:creator><pubDate>Tue, 26 Aug 2008 02:47:59 -0000</pubDate></item><item><title>Re: Rails in place editing plugin w/ selection</title><link>http://thetacom.info/2008/03/21/rails-in-place-editing-plugin-w-selection/#comment-1847803</link><description>&lt;p&gt;Cynthia:&lt;br&gt;From what I understand, this is something like what you would want to do:&lt;/p&gt;&lt;p&gt;#item_controller&lt;/p&gt;&lt;p&gt;#This would provide you with @categories = [[1, "People"],[2, "Animals"]]&lt;br&gt;@categories = Category.find(:all, :select =&amp;gt; "id, name").map {|c| [&lt;a href="http://c.id" rel="nofollow noopener" target="_blank" title="c.id"&gt;c.id&lt;/a&gt;, &lt;a href="http://c.name" rel="nofollow noopener" target="_blank" title="c.name"&gt;c.name&lt;/a&gt;] }&lt;/p&gt;&lt;p&gt;#item_view&lt;br&gt;&amp;lt; %= in_place_editor_select_field :item, ‘category’, {},{:collection =&amp;gt; @categories.inspect } %&amp;gt;&lt;/p&gt;&lt;p&gt;Hope This helps&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">thetacom</dc:creator><pubDate>Tue, 26 Aug 2008 02:47:08 -0000</pubDate></item><item><title>Re: Rails in place editing plugin w/ selection</title><link>http://thetacom.info/2008/03/21/rails-in-place-editing-plugin-w-selection/#comment-1847799</link><description>&lt;p&gt;Cynthia:&lt;br&gt;The array is a set of value key pairs i.e. [[value, "key"], [value, "key"]]&lt;br&gt;I could be wrong about the order, if the value is getting displayed then swap the position of values and keys, then the key should get displayed and the value will get submitted.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">thetacom</dc:creator><pubDate>Tue, 26 Aug 2008 02:46:07 -0000</pubDate></item><item><title>Re: Rails in place editing plugin w/ selection</title><link>http://thetacom.info/2008/03/21/rails-in-place-editing-plugin-w-selection/#comment-1847796</link><description>&lt;p&gt;Cynthia,&lt;br&gt;I believe I understand what your problem is now. Unfortunately, I am in the middle of moving and don't have the time to patch the plugin. If your up to it, I suggest modifying the in_place_edit_field by adding a value parameter, so that you can override the default value. Eventually I plan to setup a github fork to make things a little smoother. But until then, good luck.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">thetacom</dc:creator><pubDate>Tue, 26 Aug 2008 02:45:25 -0000</pubDate></item></channel></rss>