<?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: FCKeditor Plugin 0.5.1 Released</title>
	<atom:link href="http://blog.thatsuseful.com/2008/06/21/fckeditor-plugin-0-5-1-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thatsuseful.com/2008/06/21/fckeditor-plugin-0-5-1-released/</link>
	<description>Life on and off the Rails</description>
	<lastBuildDate>Wed, 20 Aug 2008 17:47:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Harald</title>
		<link>http://blog.thatsuseful.com/2008/06/21/fckeditor-plugin-0-5-1-released/comment-page-1/#comment-541</link>
		<dc:creator>Harald</dc:creator>
		<pubDate>Sat, 21 Jun 2008 22:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.caronsoftware.com/2008/06/21/fckeditor-plugin-0-5-1-released#comment-541</guid>
		<description>Flash Upload is not working for me.

Hi, i&#039;am using Rails 2.1 and your FCKEditor Plugin 0.5.1. If i try to upload a flash movie it fails with a javascript popup &quot;Invalid file&quot;. On the console i can see an error: &quot;application/x-shockwave-flash2-preview is invalid MIME type&quot;. The same error happens in your demo. But on this site it is working: http://www.fckeditor.net/demo
What is the problem with this MIME-Typ. If downloaded a few *.swf files an they all are reported as xxx-flash2-preview
Thank!</description>
		<content:encoded><![CDATA[<p>Flash Upload is not working for me.</p>
<p>Hi, i&#8217;am using Rails 2.1 and your FCKEditor Plugin 0.5.1. If i try to upload a flash movie it fails with a javascript popup &quot;Invalid file&quot;. On the console i can see an error: &quot;application/x-shockwave-flash2-preview is invalid MIME type&quot;. The same error happens in your demo. But on this site it is working: <a href="http://www.fckeditor.net/demo" rel="nofollow">http://www.fckeditor.net/demo</a><br />
What is the problem with this MIME-Typ. If downloaded a few *.swf files an they all are reported as xxx-flash2-preview<br />
Thank!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Rutherford</title>
		<link>http://blog.thatsuseful.com/2008/06/21/fckeditor-plugin-0-5-1-released/comment-page-1/#comment-542</link>
		<dc:creator>Scott Rutherford</dc:creator>
		<pubDate>Sat, 21 Jun 2008 22:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.caronsoftware.com/2008/06/21/fckeditor-plugin-0-5-1-released#comment-542</guid>
		<description>@Harald if you look in the fckeditor_controller at the top the mime type for flash is &quot;application/x-shockwave-flash&quot; I guess that needs expanding. But, for now you can just add your own mime types there.</description>
		<content:encoded><![CDATA[<p>@Harald if you look in the fckeditor_controller at the top the mime type for flash is &quot;application/x-shockwave-flash&quot; I guess that needs expanding. But, for now you can just add your own mime types there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harald</title>
		<link>http://blog.thatsuseful.com/2008/06/21/fckeditor-plugin-0-5-1-released/comment-page-1/#comment-543</link>
		<dc:creator>harald</dc:creator>
		<pubDate>Sat, 21 Jun 2008 22:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.caronsoftware.com/2008/06/21/fckeditor-plugin-0-5-1-released#comment-543</guid>
		<description>Grr, i already tried that and it didn&#039;t work. But now it is :-). I guess i forgot to restart the server last time.

Thank you</description>
		<content:encoded><![CDATA[<p>Grr, i already tried that and it didn&#8217;t work. But now it is <img src='http://blog.thatsuseful.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . I guess i forgot to restart the server last time.</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Freddy Andersen</title>
		<link>http://blog.thatsuseful.com/2008/06/21/fckeditor-plugin-0-5-1-released/comment-page-1/#comment-544</link>
		<dc:creator>Freddy Andersen</dc:creator>
		<pubDate>Sat, 21 Jun 2008 22:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.caronsoftware.com/2008/06/21/fckeditor-plugin-0-5-1-released#comment-544</guid>
		<description>Great work guys!

Just updated the plugin from 0.5.0 to 0.5.1 and I can now upload images to my rails 2.1 project.

Thanks for you time Scott and George..</description>
		<content:encoded><![CDATA[<p>Great work guys!</p>
<p>Just updated the plugin from 0.5.0 to 0.5.1 and I can now upload images to my rails 2.1 project.</p>
<p>Thanks for you time Scott and George..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Chatzigeorgiou</title>
		<link>http://blog.thatsuseful.com/2008/06/21/fckeditor-plugin-0-5-1-released/comment-page-1/#comment-545</link>
		<dc:creator>George Chatzigeorgiou</dc:creator>
		<pubDate>Sat, 21 Jun 2008 22:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.caronsoftware.com/2008/06/21/fckeditor-plugin-0-5-1-released#comment-545</guid>
		<description>Glad I could help.
You should thank Scott. He did all the work :)</description>
		<content:encoded><![CDATA[<p>Glad I could help.<br />
You should thank Scott. He did all the work <img src='http://blog.thatsuseful.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wouter</title>
		<link>http://blog.thatsuseful.com/2008/06/21/fckeditor-plugin-0-5-1-released/comment-page-1/#comment-546</link>
		<dc:creator>Wouter</dc:creator>
		<pubDate>Sat, 21 Jun 2008 22:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.caronsoftware.com/2008/06/21/fckeditor-plugin-0-5-1-released#comment-546</guid>
		<description>Hi,

The plugin is really great but I&#039;m wondering :
Is it possible to also delete files when you upload files? (like in the pro version of tinymce)

Thanks:)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>The plugin is really great but I&#8217;m wondering :<br />
Is it possible to also delete files when you upload files? (like in the pro version of tinymce)</p>
<p>Thanks:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://blog.thatsuseful.com/2008/06/21/fckeditor-plugin-0-5-1-released/comment-page-1/#comment-547</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sat, 21 Jun 2008 22:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.caronsoftware.com/2008/06/21/fckeditor-plugin-0-5-1-released#comment-547</guid>
		<description>The &#039;Link File Upload&#039; does not work for me (Rails 2.1 / FCKEditor 0.5.1). The file is uploaded, but the dialogue seems not to get a proper response from the server. When clicking on &quot;OK&quot;, a javascript popup says &quot;Please type the link URL&quot;. There is no javascript / ruby error. Here&#039;s the console output :
&lt;code&gt;
Processing FckeditorController#upload (for 127.0.0.1 at 2008-07-14 16:59:31) [POST]
  Session ID: BAh7BzoMY3NyZl9pZCIlMGNkZjkxMTQ0ZmVkZTUzNDA5MmQyYmY1MDA2M2Ri
MWQiCmZsYXNoSUM6J0FjdGlvbkNvbnRyb2xsZXI6OkZsYXNoOjpGbGFzaEhh
c2h7AAY6CkB1c2VkewA=--ec88edb69e66e2f780a63dfe6bdb57b219fa5d49
  Parameters: {&quot;action&quot;=&gt;&quot;upload&quot;, &quot;controller&quot;=&gt;&quot;fckeditor&quot;, &quot;NewFile&quot;=&gt;#&lt;File:/tmp/CGI.29919.2&gt;}
Completed in 0.00141 (710 reqs/sec) &#124; Rendering: 0.00037 (26%) &#124; DB: 0.00000 (0%) &#124; 200 OK [http://localhost/fckeditor/upload]
&lt;/code&gt;

@Wouter : you can&#039;t delete an uploaded file with FCKEditor. You need to use the &lt;a href=&quot;http:://www.ckfinder.com/&quot;&gt;CKFinder extension&lt;/a&gt;. Unfortunatly, the server-side API is only implemented for PHP / ColdFusion / ASP.

I you do see a ruby/rails implementation, let me know... ;-)
davidonlaptop [at a website named] gmail [dot] com</description>
		<content:encoded><![CDATA[<p>The &#8216;Link File Upload&#8217; does not work for me (Rails 2.1 / FCKEditor 0.5.1). The file is uploaded, but the dialogue seems not to get a proper response from the server. When clicking on &quot;OK&quot;, a javascript popup says &quot;Please type the link URL&quot;. There is no javascript / ruby error. Here&#8217;s the console output :<br />
&lt;code&gt;<br />
Processing FckeditorController#upload (for 127.0.0.1 at 2008-07-14 16:59:31) [POST]<br />
  Session ID: BAh7BzoMY3NyZl9pZCIlMGNkZjkxMTQ0ZmVkZTUzNDA5MmQyYmY1MDA2M2Ri<br />
MWQiCmZsYXNoSUM6J0FjdGlvbkNvbnRyb2xsZXI6OkZsYXNoOjpGbGFzaEhh<br />
c2h7AAY6CkB1c2VkewA=&#8211;ec88edb69e66e2f780a63dfe6bdb57b219fa5d49<br />
  Parameters: {&quot;action&quot;=&gt;&quot;upload&quot;, &quot;controller&quot;=&gt;&quot;fckeditor&quot;, &quot;NewFile&quot;=&gt;#&lt;File:/tmp/CGI.29919.2&gt;}<br />
Completed in 0.00141 (710 reqs/sec) | Rendering: 0.00037 (26%) | DB: 0.00000 (0%) | 200 OK [http://localhost/fckeditor/upload]<br />
&lt;/code&gt;</p>
<p>@Wouter : you can&#8217;t delete an uploaded file with FCKEditor. You need to use the &lt;a href=&quot;http:://www.ckfinder.com/&quot;&gt;CKFinder extension&lt;/a&gt;. Unfortunatly, the server-side API is only implemented for PHP / ColdFusion / ASP.</p>
<p>I you do see a ruby/rails implementation, let me know&#8230; <img src='http://blog.thatsuseful.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
davidonlaptop [at a website named] gmail [dot] com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dorian</title>
		<link>http://blog.thatsuseful.com/2008/06/21/fckeditor-plugin-0-5-1-released/comment-page-1/#comment-548</link>
		<dc:creator>Dorian</dc:creator>
		<pubDate>Sat, 21 Jun 2008 22:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.caronsoftware.com/2008/06/21/fckeditor-plugin-0-5-1-released#comment-548</guid>
		<description>Hi there, thanks for a great plugin. I have it all working nicely except I&#039;m a bit stuck using it in form_for with nested resources. I have the following:
&lt;code&gt;
&lt;% form_for([@client, @campaign], :html =&gt; { :multipart =&gt; true }) do &#124;f&#124; %&gt;
...
    &lt;% @campaign.video_jams.each do &#124;video&#124; %&gt;
        &lt;% fields_for &quot;video_jams[#{video.id}]&quot;, video do &#124;v&#124; %&gt;
            &lt;%= fckeditor_textarea(&quot;video&quot;, &quot;body&quot;, :toolbarSet =&gt; &quot;Basic&quot;, :width =&gt; &quot;400px&quot;, :height =&gt; &quot;200px&quot;) %&gt;
        &lt;% end %&gt;
    &lt;% end %&gt;
...
&lt;% end %&gt;
&lt;/code&gt;
in the editor call I currently have &#039;video&#039; which makes the editor bar only appear for the first object in the loop. I know that &#039;video&#039; is not the right thing to use.

Is this even possible? Any help much appreciated!</description>
		<content:encoded><![CDATA[<p>Hi there, thanks for a great plugin. I have it all working nicely except I&#8217;m a bit stuck using it in form_for with nested resources. I have the following:<br />
&lt;code&gt;<br />
&lt;% form_for([@client, @campaign], :html =&gt; { :multipart =&gt; true }) do |f| %&gt;<br />
&#8230;<br />
    &lt;% @campaign.video_jams.each do |video| %&gt;<br />
        &lt;% fields_for &quot;video_jams[#{video.id}]&quot;, video do |v| %&gt;<br />
            &lt;%= fckeditor_textarea(&quot;video&quot;, &quot;body&quot;, :toolbarSet =&gt; &quot;Basic&quot;, :width =&gt; &quot;400px&quot;, :height =&gt; &quot;200px&quot;) %&gt;<br />
        &lt;% end %&gt;<br />
    &lt;% end %&gt;<br />
&#8230;<br />
&lt;% end %&gt;<br />
&lt;/code&gt;<br />
in the editor call I currently have &#8216;video&#8217; which makes the editor bar only appear for the first object in the loop. I know that &#8216;video&#8217; is not the right thing to use.</p>
<p>Is this even possible? Any help much appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Baldwin</title>
		<link>http://blog.thatsuseful.com/2008/06/21/fckeditor-plugin-0-5-1-released/comment-page-1/#comment-549</link>
		<dc:creator>David Baldwin</dc:creator>
		<pubDate>Sat, 21 Jun 2008 22:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.caronsoftware.com/2008/06/21/fckeditor-plugin-0-5-1-released#comment-549</guid>
		<description>I&#039;m allergic to SVN so I cloned the repo and placed it up on GitHub at this address...
http://github.com/bilson/fckeditor/tree/master

Great plugin!

Scott, if you want to get your own GitHub account, you can host public repos for free.  In that case I&#039;d be happy to take down my Github fckeditor repo to eliminate confusion.

Best Regards,
David Baldwin</description>
		<content:encoded><![CDATA[<p>I&#8217;m allergic to SVN so I cloned the repo and placed it up on GitHub at this address&#8230;<br />
<a href="http://github.com/bilson/fckeditor/tree/master" rel="nofollow">http://github.com/bilson/fckeditor/tree/master</a></p>
<p>Great plugin!</p>
<p>Scott, if you want to get your own GitHub account, you can host public repos for free.  In that case I&#8217;d be happy to take down my Github fckeditor repo to eliminate confusion.</p>
<p>Best Regards,<br />
David Baldwin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Rutherford</title>
		<link>http://blog.thatsuseful.com/2008/06/21/fckeditor-plugin-0-5-1-released/comment-page-1/#comment-550</link>
		<dc:creator>Scott Rutherford</dc:creator>
		<pubDate>Sat, 21 Jun 2008 22:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.caronsoftware.com/2008/06/21/fckeditor-plugin-0-5-1-released#comment-550</guid>
		<description>@David, ok cool. When I get round to moving to GitHub I will let you know.</description>
		<content:encoded><![CDATA[<p>@David, ok cool. When I get round to moving to GitHub I will let you know.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
