<?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: Rich Text Controls: Tiny MCE 2.1.1 and Control.TextArea</title>
	<atom:link href="http://ajaxian.com/archives/rich-text-controls-tiny-mce-211-and-controltextarea/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/rich-text-controls-tiny-mce-211-and-controltextarea</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Peter Hellberg</title>
		<link>http://ajaxian.com/archives/rich-text-controls-tiny-mce-211-and-controltextarea/comment-page-1#comment-255719</link>
		<dc:creator>Peter Hellberg</dc:creator>
		<pubDate>Wed, 19 Sep 2007 03:43:51 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/rich-text-controls-tiny-mce-211-and-controltextarea#comment-255719</guid>
		<description>I am using the fantastic javascript framework MooTools for most of my projects. I need a sweet and simple way for my clients to add Markdown markup, but the awesome Control.TextArea was sadly not compatible with MooTools.

So I started to work on markdown_toolbar.js which is just a port of Control.TextArea to the MooTools framework. 

Find out more over at http://code.c7.se/js/markdown_toolbar/

Cheers</description>
		<content:encoded><![CDATA[<p>I am using the fantastic javascript framework MooTools for most of my projects. I need a sweet and simple way for my clients to add Markdown markup, but the awesome Control.TextArea was sadly not compatible with MooTools.</p>
<p>So I started to work on markdown_toolbar.js which is just a port of Control.TextArea to the MooTools framework. </p>
<p>Find out more over at <a href="http://code.c7.se/js/markdown_toolbar/" rel="nofollow">http://code.c7.se/js/markdown_toolbar/</a></p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://ajaxian.com/archives/rich-text-controls-tiny-mce-211-and-controltextarea/comment-page-1#comment-250437</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Mon, 14 May 2007 15:11:04 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/rich-text-controls-tiny-mce-211-and-controltextarea#comment-250437</guid>
		<description>Fantastic stuff. I can&#039;t get over how useful the Control suite by Ryan is. I&#039;ve found myself including his libraries all over the place, particularly the tidbits and tabs systems. I can&#039;t see Control.TextArea being any different.</description>
		<content:encoded><![CDATA[<p>Fantastic stuff. I can&#8217;t get over how useful the Control suite by Ryan is. I&#8217;ve found myself including his libraries all over the place, particularly the tidbits and tabs systems. I can&#8217;t see Control.TextArea being any different.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GK</title>
		<link>http://ajaxian.com/archives/rich-text-controls-tiny-mce-211-and-controltextarea/comment-page-1#comment-250413</link>
		<dc:creator>GK</dc:creator>
		<pubDate>Sat, 12 May 2007 20:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/rich-text-controls-tiny-mce-211-and-controltextarea#comment-250413</guid>
		<description>Awesome! That&#039;ll save my life. I was getting bored with a mass of non-working bits of Javascript code and my faulted attempts to find some nice workaround to work with selections.</description>
		<content:encoded><![CDATA[<p>Awesome! That&#8217;ll save my life. I was getting bored with a mass of non-working bits of Javascript code and my faulted attempts to find some nice workaround to work with selections.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garito</title>
		<link>http://ajaxian.com/archives/rich-text-controls-tiny-mce-211-and-controltextarea/comment-page-1#comment-250388</link>
		<dc:creator>Garito</dc:creator>
		<pubDate>Fri, 11 May 2007 14:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/rich-text-controls-tiny-mce-211-and-controltextarea#comment-250388</guid>
		<description>It&#039;s me or I see TinyMCE 2.1.1 as last version?</description>
		<content:encoded><![CDATA[<p>It&#8217;s me or I see TinyMCE 2.1.1 as last version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Johnson</title>
		<link>http://ajaxian.com/archives/rich-text-controls-tiny-mce-211-and-controltextarea/comment-page-1#comment-250366</link>
		<dc:creator>Ryan Johnson</dc:creator>
		<pubDate>Thu, 10 May 2007 19:15:47 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/rich-text-controls-tiny-mce-211-and-controltextarea#comment-250366</guid>
		<description>Brian, thanks for posting that. I&#039;ve fixed that in all three of the toolbar implementations. I was checking for false instead of null.</description>
		<content:encoded><![CDATA[<p>Brian, thanks for posting that. I&#8217;ve fixed that in all three of the toolbar implementations. I was checking for false instead of null.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://ajaxian.com/archives/rich-text-controls-tiny-mce-211-and-controltextarea/comment-page-1#comment-250365</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 10 May 2007 19:06:24 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/rich-text-controls-tiny-mce-211-and-controltextarea#comment-250365</guid>
		<description>Took me one minute to find a bug in the otherwise intriguing Control.TextArea... Click to insert a hyperlink or image and click cancel -- the link or image URL isn&#039;t added, but the markup around it is. Oops!</description>
		<content:encoded><![CDATA[<p>Took me one minute to find a bug in the otherwise intriguing Control.TextArea&#8230; Click to insert a hyperlink or image and click cancel &#8212; the link or image URL isn&#8217;t added, but the markup around it is. Oops!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Bendt</title>
		<link>http://ajaxian.com/archives/rich-text-controls-tiny-mce-211-and-controltextarea/comment-page-1#comment-250352</link>
		<dc:creator>Tim Bendt</dc:creator>
		<pubDate>Thu, 10 May 2007 16:13:15 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/rich-text-controls-tiny-mce-211-and-controltextarea#comment-250352</guid>
		<description>Hot damn! The TinyMCE news is awesome! That was so frustrating before.</description>
		<content:encoded><![CDATA[<p>Hot damn! The TinyMCE news is awesome! That was so frustrating before.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

