<?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: Right Rich Text Editor?</title>
	<atom:link href="http://www.ensight.org/2005/03/right-rich-text-editor/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ensight.org/2005/03/right-rich-text-editor/</link>
	<description>A Personal Blog</description>
	<lastBuildDate>Mon, 07 May 2012 18:40:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Greg Hughes</title>
		<link>http://www.ensight.org/2005/03/right-rich-text-editor/#comment-5519</link>
		<dc:creator>Greg Hughes</dc:creator>
		<pubDate>Sat, 05 Mar 2005 18:17:32 +0000</pubDate>
		<guid isPermaLink="false">/?p=1809#comment-5519</guid>
		<description>An ASP.NET control for IE and Mozilla would be FreeeTextBox. It includes image gallery functionality as well as rich text editing:

http://www.freetextbox.com/

greg</description>
		<content:encoded><![CDATA[<p>An ASP.NET control for IE and Mozilla would be FreeeTextBox. It includes image gallery functionality as well as rich text editing:</p>
<p><a href="http://www.freetextbox.com/" rel="nofollow">http://www.freetextbox.com/</a></p>
<p>greg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter caputa</title>
		<link>http://www.ensight.org/2005/03/right-rich-text-editor/#comment-5518</link>
		<dc:creator>peter caputa</dc:creator>
		<pubDate>Sat, 05 Mar 2005 16:35:20 +0000</pubDate>
		<guid isPermaLink="false">/?p=1809#comment-5518</guid>
		<description>we use richtextboxcontrol. let me know if you want a peak.</description>
		<content:encoded><![CDATA[<p>we use richtextboxcontrol. let me know if you want a peak.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Snook</title>
		<link>http://www.ensight.org/2005/03/right-rich-text-editor/#comment-5517</link>
		<dc:creator>Jonathan Snook</dc:creator>
		<pubDate>Fri, 04 Mar 2005 13:51:27 +0000</pubDate>
		<guid isPermaLink="false">/?p=1809#comment-5517</guid>
		<description>If you just need basic functionality then check out &lt;a href=&quot;http://themaninblue.com/writing/perspective/2005/01/27/&quot; rel=&quot;nofollow&quot;&gt;WidgEditor&lt;/a&gt;. Easy to implement and nothing but the basics.</description>
		<content:encoded><![CDATA[<p>If you just need basic functionality then check out <a href="http://themaninblue.com/writing/perspective/2005/01/27/" rel="nofollow">WidgEditor</a>. Easy to implement and nothing but the basics.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.ensight.org/2005/03/right-rich-text-editor/#comment-5516</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 04 Mar 2005 03:49:28 +0000</pubDate>
		<guid isPermaLink="false">/?p=1809#comment-5516</guid>
		<description>http://tinymce.moxiecode.com/index.php looks very nice, cross-browser, and LGPL.</description>
		<content:encoded><![CDATA[<p><a href="http://tinymce.moxiecode.com/index.php" rel="nofollow">http://tinymce.moxiecode.com/index.php</a> looks very nice, cross-browser, and LGPL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.ensight.org/2005/03/right-rich-text-editor/#comment-5515</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Thu, 03 Mar 2005 23:38:30 +0000</pubDate>
		<guid isPermaLink="false">/?p=1809#comment-5515</guid>
		<description>Try FCKeditor: http://www.fckeditor.net/default.html

I&#039;ve tested it, it works pretty well.</description>
		<content:encoded><![CDATA[<p>Try FCKeditor: <a href="http://www.fckeditor.net/default.html" rel="nofollow">http://www.fckeditor.net/default.html</a></p>
<p>I&#8217;ve tested it, it works pretty well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.ensight.org/2005/03/right-rich-text-editor/#comment-5514</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 03 Mar 2005 19:09:20 +0000</pubDate>
		<guid isPermaLink="false">/?p=1809#comment-5514</guid>
		<description>http://www.kevinroth.com/rte/demo.php</description>
		<content:encoded><![CDATA[<p><a href="http://www.kevinroth.com/rte/demo.php" rel="nofollow">http://www.kevinroth.com/rte/demo.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinnie Garcia</title>
		<link>http://www.ensight.org/2005/03/right-rich-text-editor/#comment-5513</link>
		<dc:creator>Vinnie Garcia</dc:creator>
		<pubDate>Thu, 03 Mar 2005 18:38:58 +0000</pubDate>
		<guid isPermaLink="false">/?p=1809#comment-5513</guid>
		<description>http://xstandard.com/

There&#039;s a lite and full version. The lite version is fully functional and free, but shows a link to XStandard.com that you can&#039;t get rid of.

The pro version is $99 and doesn&#039;t include the link.

It also outputs valid XHTML and is very customizable.

It works like an ActiveX control does, but it works in both IE5+ and Gecko-based browsers. Nothing like this (to my knowledge) works in Safari or Opera yet.</description>
		<content:encoded><![CDATA[<p><a href="http://xstandard.com/" rel="nofollow">http://xstandard.com/</a></p>
<p>There&#8217;s a lite and full version. The lite version is fully functional and free, but shows a link to XStandard.com that you can&#8217;t get rid of.</p>
<p>The pro version is $99 and doesn&#8217;t include the link.</p>
<p>It also outputs valid XHTML and is very customizable.</p>
<p>It works like an ActiveX control does, but it works in both IE5+ and Gecko-based browsers. Nothing like this (to my knowledge) works in Safari or Opera yet.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

