<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Part Two: How to Create an Image Selection &amp; Upload Plugin for tinyMCE with Ruby on Rails</title>
	<atom:link href="http://hackd.wordpress.com/2007/08/28/part-two-how-to-create-an-image-selection-plugin-for-tinymce-with-ruby-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackd.wordpress.com/2007/08/28/part-two-how-to-create-an-image-selection-plugin-for-tinymce-with-ruby-on-rails/</link>
	<description>A collection of cool ideas we come across while building ThriveSmart.</description>
	<lastBuildDate>Wed, 30 Sep 2009 04:19:14 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: KRISS</title>
		<link>http://hackd.wordpress.com/2007/08/28/part-two-how-to-create-an-image-selection-plugin-for-tinymce-with-ruby-on-rails/#comment-335</link>
		<dc:creator>KRISS</dc:creator>
		<pubDate>Sat, 21 Feb 2009 11:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://hackd.wordpress.com/2007/08/28/part-two-how-to-create-an-image-selection-plugin-for-tinymce-with-ruby-on-rails/#comment-335</guid>
		<description>Great work! Saved my life! :P</description>
		<content:encoded><![CDATA[<p>Great work! Saved my life! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Florian</title>
		<link>http://hackd.wordpress.com/2007/08/28/part-two-how-to-create-an-image-selection-plugin-for-tinymce-with-ruby-on-rails/#comment-333</link>
		<dc:creator>Florian</dc:creator>
		<pubDate>Sat, 17 Jan 2009 14:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://hackd.wordpress.com/2007/08/28/part-two-how-to-create-an-image-selection-plugin-for-tinymce-with-ruby-on-rails/#comment-333</guid>
		<description>Hi,

I have this error :

RJS error:
TypeError: $(&quot;#dynamic_images_list&quot;) is null

Rails 2.2.2
jRails

Thank you,
Florian</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have this error :</p>
<p>RJS error:<br />
TypeError: $(&#8220;#dynamic_images_list&#8221;) is null</p>
<p>Rails 2.2.2<br />
jRails</p>
<p>Thank you,<br />
Florian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Motte &#187; Blog Archive &#187; How to setup TinyMCE for Ruby on Rails</title>
		<link>http://hackd.wordpress.com/2007/08/28/part-two-how-to-create-an-image-selection-plugin-for-tinymce-with-ruby-on-rails/#comment-317</link>
		<dc:creator>Scott Motte &#187; Blog Archive &#187; How to setup TinyMCE for Ruby on Rails</dc:creator>
		<pubDate>Sun, 08 Jun 2008 22:17:10 +0000</pubDate>
		<guid isPermaLink="false">http://hackd.wordpress.com/2007/08/28/part-two-how-to-create-an-image-selection-plugin-for-tinymce-with-ruby-on-rails/#comment-317</guid>
		<description>[...] you&#8217;ll want to be able to add images inline style. Here&#8217;s a useful tutorial Part 1 and Part 2 for [...]</description>
		<content:encoded><![CDATA[<p>[...] you&#8217;ll want to be able to add images inline style. Here&#8217;s a useful tutorial Part 1 and Part 2 for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://hackd.wordpress.com/2007/08/28/part-two-how-to-create-an-image-selection-plugin-for-tinymce-with-ruby-on-rails/#comment-314</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Wed, 28 May 2008 02:45:47 +0000</pubDate>
		<guid isPermaLink="false">http://hackd.wordpress.com/2007/08/28/part-two-how-to-create-an-image-selection-plugin-for-tinymce-with-ruby-on-rails/#comment-314</guid>
		<description>I want to confirm that the plug-in runs on Rails 2.0.

I&#039;m not sure if the Rails version is the problem...

I grabbed the code from the sample project. I have a problem uploading and inserting. No errors - just doesn&#039;t create the image object in the model.

Any tips?

Thanks.</description>
		<content:encoded><![CDATA[<p>I want to confirm that the plug-in runs on Rails 2.0.</p>
<p>I&#8217;m not sure if the Rails version is the problem&#8230;</p>
<p>I grabbed the code from the sample project. I have a problem uploading and inserting. No errors &#8211; just doesn&#8217;t create the image object in the model.</p>
<p>Any tips?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephan Wehner</title>
		<link>http://hackd.wordpress.com/2007/08/28/part-two-how-to-create-an-image-selection-plugin-for-tinymce-with-ruby-on-rails/#comment-313</link>
		<dc:creator>Stephan Wehner</dc:creator>
		<pubDate>Wed, 21 May 2008 09:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://hackd.wordpress.com/2007/08/28/part-two-how-to-create-an-image-selection-plugin-for-tinymce-with-ruby-on-rails/#comment-313</guid>
		<description>Looks good! Do you have any advice on how to incorporate flickr sliders? I imagine extending your code to add images to the gallery from flickr wouldn&#039;t be hard. 

I am not sure how to communicate with tinymce about inserting a slider, and handling selection, deletes, resize etc. -- Stephan</description>
		<content:encoded><![CDATA[<p>Looks good! Do you have any advice on how to incorporate flickr sliders? I imagine extending your code to add images to the gallery from flickr wouldn&#8217;t be hard. </p>
<p>I am not sure how to communicate with tinymce about inserting a slider, and handling selection, deletes, resize etc. &#8212; Stephan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: code-idiot</title>
		<link>http://hackd.wordpress.com/2007/08/28/part-two-how-to-create-an-image-selection-plugin-for-tinymce-with-ruby-on-rails/#comment-312</link>
		<dc:creator>code-idiot</dc:creator>
		<pubDate>Mon, 19 May 2008 20:31:46 +0000</pubDate>
		<guid isPermaLink="false">http://hackd.wordpress.com/2007/08/28/part-two-how-to-create-an-image-selection-plugin-for-tinymce-with-ruby-on-rails/#comment-312</guid>
		<description>sorry but i seam to be a little idiot. please can anybody send me the final code ore tell me where to download it? there are many things i don´t understand here ...</description>
		<content:encoded><![CDATA[<p>sorry but i seam to be a little idiot. please can anybody send me the final code ore tell me where to download it? there are many things i don´t understand here &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://hackd.wordpress.com/2007/08/28/part-two-how-to-create-an-image-selection-plugin-for-tinymce-with-ruby-on-rails/#comment-279</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Wed, 09 Jan 2008 05:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://hackd.wordpress.com/2007/08/28/part-two-how-to-create-an-image-selection-plugin-for-tinymce-with-ruby-on-rails/#comment-279</guid>
		<description>It would be nice if someone figured out a way to include the upload form within the corresponding tab panel. I see in your example your upload form is outside the tabs scope and &#039;wrapper form&#039; needed by mctabs..i&#039;ve been scratching my head for a while now on a solution to keep the upload form within the upload panel...i do not understand why a wrapper form is needed for mctabs.. In any case, i think the only solution would be heavy dom manipulation..arg</description>
		<content:encoded><![CDATA[<p>It would be nice if someone figured out a way to include the upload form within the corresponding tab panel. I see in your example your upload form is outside the tabs scope and &#8216;wrapper form&#8217; needed by mctabs..i&#8217;ve been scratching my head for a while now on a solution to keep the upload form within the upload panel&#8230;i do not understand why a wrapper form is needed for mctabs.. In any case, i think the only solution would be heavy dom manipulation..arg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://hackd.wordpress.com/2007/08/28/part-two-how-to-create-an-image-selection-plugin-for-tinymce-with-ruby-on-rails/#comment-215</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Fri, 21 Dec 2007 08:48:58 +0000</pubDate>
		<guid isPermaLink="false">http://hackd.wordpress.com/2007/08/28/part-two-how-to-create-an-image-selection-plugin-for-tinymce-with-ruby-on-rails/#comment-215</guid>
		<description>Hi, I&#039;m going to try your code. Hopefully it will fix the problems i have! tnx!</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m going to try your code. Hopefully it will fix the problems i have! tnx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DrMark</title>
		<link>http://hackd.wordpress.com/2007/08/28/part-two-how-to-create-an-image-selection-plugin-for-tinymce-with-ruby-on-rails/#comment-170</link>
		<dc:creator>DrMark</dc:creator>
		<pubDate>Fri, 30 Nov 2007 23:22:47 +0000</pubDate>
		<guid isPermaLink="false">http://hackd.wordpress.com/2007/08/28/part-two-how-to-create-an-image-selection-plugin-for-tinymce-with-ruby-on-rails/#comment-170</guid>
		<description>LOL...I discovered the problem with the missing image upload button. When you said that it worked in Safari, I tried it...and it worked. 

Adblock Plus in Firefox was the culprit. It has a rule that blocks URLs with Ad in the string. Once I disabled ABP, all is well.

Thanks!!</description>
		<content:encoded><![CDATA[<p>LOL&#8230;I discovered the problem with the missing image upload button. When you said that it worked in Safari, I tried it&#8230;and it worked. </p>
<p>Adblock Plus in Firefox was the culprit. It has a rule that blocks URLs with Ad in the string. Once I disabled ABP, all is well.</p>
<p>Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Lotinsky</title>
		<link>http://hackd.wordpress.com/2007/08/28/part-two-how-to-create-an-image-selection-plugin-for-tinymce-with-ruby-on-rails/#comment-132</link>
		<dc:creator>Ian Lotinsky</dc:creator>
		<pubDate>Mon, 19 Nov 2007 21:02:45 +0000</pubDate>
		<guid isPermaLink="false">http://hackd.wordpress.com/2007/08/28/part-two-how-to-create-an-image-selection-plugin-for-tinymce-with-ruby-on-rails/#comment-132</guid>
		<description>Never mind. I got it from

http://www.koders.com/ruby/fidBB6E8DB515F40AABB9E81D6E7670D27618031781.aspx?s=responds_to_parent

Again, this works as advertised. Thanks!

If you’re ever in the DC/MD/VA area, I owe you a drink of your choosing (beer, wine, coffee, whatever).</description>
		<content:encoded><![CDATA[<p>Never mind. I got it from</p>
<p><a href="http://www.koders.com/ruby/fidBB6E8DB515F40AABB9E81D6E7670D27618031781.aspx?s=responds_to_parent" rel="nofollow">http://www.koders.com/ruby/fidBB6E8DB515F40AABB9E81D6E7670D27618031781.aspx?s=responds_to_parent</a></p>
<p>Again, this works as advertised. Thanks!</p>
<p>If you’re ever in the DC/MD/VA area, I owe you a drink of your choosing (beer, wine, coffee, whatever).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
