<?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: Added UserVoice to FCKeditor</title>
	<atom:link href="http://blog.thatsuseful.com/2008/05/02/added-uservoice-to-fckeditor/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thatsuseful.com/2008/05/02/added-uservoice-to-fckeditor/</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: kivanio</title>
		<link>http://blog.thatsuseful.com/2008/05/02/added-uservoice-to-fckeditor/comment-page-1/#comment-597</link>
		<dc:creator>kivanio</dc:creator>
		<pubDate>Fri, 02 May 2008 11:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.caronsoftware.com/2008/05/02/added-uservoice-to-fckeditor#comment-597</guid>
		<description>Hi,

the plugin is broking with rails egde, do you have any sugestion to fix it?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>the plugin is broking with rails egde, do you have any sugestion to fix it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://blog.thatsuseful.com/2008/05/02/added-uservoice-to-fckeditor/comment-page-1/#comment-598</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Fri, 02 May 2008 11:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.caronsoftware.com/2008/05/02/added-uservoice-to-fckeditor#comment-598</guid>
		<description>@kivanio, could you give me a little more info about what you are seeing, which revision of rails (I know edge, but the actual revision number changes a fair bit). Scott.</description>
		<content:encoded><![CDATA[<p>@kivanio, could you give me a little more info about what you are seeing, which revision of rails (I know edge, but the actual revision number changes a fair bit). Scott.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://blog.thatsuseful.com/2008/05/02/added-uservoice-to-fckeditor/comment-page-1/#comment-599</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 02 May 2008 11:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.caronsoftware.com/2008/05/02/added-uservoice-to-fckeditor#comment-599</guid>
		<description>I had to add include

ActionView::Helpers::SanitizeHelper

on line 117 of app/controller/fckeditor_controller.rb

I think the strip_tags method was moved or reorganized in 2.0</description>
		<content:encoded><![CDATA[<p>I had to add include</p>
<p>ActionView::Helpers::SanitizeHelper</p>
<p>on line 117 of app/controller/fckeditor_controller.rb</p>
<p>I think the strip_tags method was moved or reorganized in 2.0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Rutherford</title>
		<link>http://blog.thatsuseful.com/2008/05/02/added-uservoice-to-fckeditor/comment-page-1/#comment-600</link>
		<dc:creator>Scott Rutherford</dc:creator>
		<pubDate>Fri, 02 May 2008 11:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.caronsoftware.com/2008/05/02/added-uservoice-to-fckeditor#comment-600</guid>
		<description>@Matt, thanks for letting me know. I&#039;ll take a look and add that in.</description>
		<content:encoded><![CDATA[<p>@Matt, thanks for letting me know. I&#8217;ll take a look and add that in.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
