<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Some Notes on the YUI Rich Text Editor</title>
	<link>http://yuiblog.com/blog/2007/08/13/rte-notes/</link>
	<description>News and Artilces about Designing and Developing with Yahoo! Libraries.</description>
	<pubDate>Fri, 18 Jul 2008 23:16:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: loloajax</title>
		<link>http://yuiblog.com/blog/2007/08/13/rte-notes/#comment-295097</link>
		<dc:creator>loloajax</dc:creator>
		<pubDate>Fri, 01 Feb 2008 13:57:16 +0000</pubDate>
		<guid>http://yuiblog.com/blog/2007/08/13/rte-notes/#comment-295097</guid>
		<description>&lt;blockquote cite=""&gt;" The Create Link Dialog - Say you want to use a different input utility for link creation (a pre-defined links list maybe?) "&lt;/blockquote&gt;

This is just I want ! Anyone can give me a example of a complex overrided "createlink" popup ?</description>
		<content:encoded><![CDATA[<blockquote cite=""><p>&#8221; The Create Link Dialog - Say you want to use a different input utility for link creation (a pre-defined links list maybe?) &#8220;</p></blockquote>
<p>This is just I want ! Anyone can give me a example of a complex overrided &#8220;createlink&#8221; popup ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://yuiblog.com/blog/2007/08/13/rte-notes/#comment-288201</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 23 Jan 2008 02:55:39 +0000</pubDate>
		<guid>http://yuiblog.com/blog/2007/08/13/rte-notes/#comment-288201</guid>
		<description>I have been running into a lot of problems writing an rte starting with [not Safari] and then getting Safari to work... I love my mac, so I don't want to leave it behind!

You mentioned creating a cache of the selection and then after focus is lost, "recreating" the selection... Do you mind sharing how you actually acquire the selection, and reselect it?

Mostly I need help finding the current selection to cache, after that I should be able to call selectNode() or selectNodeContents() or some method like that...</description>
		<content:encoded><![CDATA[<p>I have been running into a lot of problems writing an rte starting with [not Safari] and then getting Safari to work&#8230; I love my mac, so I don&#8217;t want to leave it behind!</p>
<p>You mentioned creating a cache of the selection and then after focus is lost, &#8220;recreating&#8221; the selection&#8230; Do you mind sharing how you actually acquire the selection, and reselect it?</p>
<p>Mostly I need help finding the current selection to cache, after that I should be able to call selectNode() or selectNodeContents() or some method like that&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Howard</title>
		<link>http://yuiblog.com/blog/2007/08/13/rte-notes/#comment-209729</link>
		<dc:creator>Howard</dc:creator>
		<pubDate>Fri, 12 Oct 2007 14:02:27 +0000</pubDate>
		<guid>http://yuiblog.com/blog/2007/08/13/rte-notes/#comment-209729</guid>
		<description>How do I extend it to support the insertion of flash?</description>
		<content:encoded><![CDATA[<p>How do I extend it to support the insertion of flash?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JazzyJrFl</title>
		<link>http://yuiblog.com/blog/2007/08/13/rte-notes/#comment-204401</link>
		<dc:creator>JazzyJrFl</dc:creator>
		<pubDate>Fri, 05 Oct 2007 01:07:55 +0000</pubDate>
		<guid>http://yuiblog.com/blog/2007/08/13/rte-notes/#comment-204401</guid>
		<description>TinyMCE will not allow users to edit anything within contenteditable="false" container element.  If YUI RTE could support this feature, it would have everything I am currently using from TinyMCE.  I started looking at editor-beta-debug.js and honestly I'm not sure where to start changing code to support this.

What are your thoughts on this?  Is this a simple, medium, or hard thing to code?  Any plans for support of this on your end?

Thanks for a great RTE!</description>
		<content:encoded><![CDATA[<p>TinyMCE will not allow users to edit anything within contenteditable=&#8221;false&#8221; container element.  If YUI RTE could support this feature, it would have everything I am currently using from TinyMCE.  I started looking at editor-beta-debug.js and honestly I&#8217;m not sure where to start changing code to support this.</p>
<p>What are your thoughts on this?  Is this a simple, medium, or hard thing to code?  Any plans for support of this on your end?</p>
<p>Thanks for a great RTE!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MySchizoBuddy</title>
		<link>http://yuiblog.com/blog/2007/08/13/rte-notes/#comment-195775</link>
		<dc:creator>MySchizoBuddy</dc:creator>
		<pubDate>Fri, 21 Sep 2007 00:51:58 +0000</pubDate>
		<guid>http://yuiblog.com/blog/2007/08/13/rte-notes/#comment-195775</guid>
		<description>An eg of integrating flash videos would be nice.
Specially flash video from youtube or some other service :)

Thanks Dav</description>
		<content:encoded><![CDATA[<p>An eg of integrating flash videos would be nice.<br />
Specially flash video from youtube or some other service :)</p>
<p>Thanks Dav</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bermi</title>
		<link>http://yuiblog.com/blog/2007/08/13/rte-notes/#comment-177695</link>
		<dc:creator>Bermi</dc:creator>
		<pubDate>Fri, 24 Aug 2007 19:06:01 +0000</pubDate>
		<guid>http://yuiblog.com/blog/2007/08/13/rte-notes/#comment-177695</guid>
		<description>Dav, first of all. Great Job!

I started adding support for Safari 2 to the &lt;a href="http://dev.wymeditor.org/wymeditor/branches/new_parser/built_upon_external_css.html" rel="nofollow"&gt;WYMeditor old demo&lt;/a&gt;, and I know how painful it is.

I managed to fix Iframe Focus, Selection Object and added a work around execCommand limitations, pretty much the same as you did. But it still far from A-Grade. Is there a public development repository for the source code? I would like to follow this editor development. I tried source forge, but no luck.

Did you code a selection API for this editor?

You might want to have a look at WYMeditor, specially the XHTML parser in the trunk, which plays beautifully when pasting from MS Word and for cleaning up design mode garbage.</description>
		<content:encoded><![CDATA[<p>Dav, first of all. Great Job!</p>
<p>I started adding support for Safari 2 to the <a href="http://dev.wymeditor.org/wymeditor/branches/new_parser/built_upon_external_css.html" rel="nofollow">WYMeditor old demo</a>, and I know how painful it is.</p>
<p>I managed to fix Iframe Focus, Selection Object and added a work around execCommand limitations, pretty much the same as you did. But it still far from A-Grade. Is there a public development repository for the source code? I would like to follow this editor development. I tried source forge, but no luck.</p>
<p>Did you code a selection API for this editor?</p>
<p>You might want to have a look at WYMeditor, specially the XHTML parser in the trunk, which plays beautifully when pasting from MS Word and for cleaning up design mode garbage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dav Glass</title>
		<link>http://yuiblog.com/blog/2007/08/13/rte-notes/#comment-176966</link>
		<dc:creator>Dav Glass</dc:creator>
		<pubDate>Thu, 23 Aug 2007 17:46:55 +0000</pubDate>
		<guid>http://yuiblog.com/blog/2007/08/13/rte-notes/#comment-176966</guid>
		<description>@blue -- Other "simple" editors are smaller because they only have a very limited set of features compared to this editor. Besides the YUI Editor is only 22k when it is minimized and gzipped. What browser and os are you using that is not responding? Please file a &lt;a href="http://developer.yahoo.com/yui/editor/#filingbugs" rel="nofollow"&gt;bug here&lt;/a&gt; so I can look into it..</description>
		<content:encoded><![CDATA[<p>@blue &#8212; Other &#8220;simple&#8221; editors are smaller because they only have a very limited set of features compared to this editor. Besides the YUI Editor is only 22k when it is minimized and gzipped. What browser and os are you using that is not responding? Please file a <a href="http://developer.yahoo.com/yui/editor/#filingbugs" rel="nofollow">bug here</a> so I can look into it..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blue</title>
		<link>http://yuiblog.com/blog/2007/08/13/rte-notes/#comment-176901</link>
		<dc:creator>blue</dc:creator>
		<pubDate>Thu, 23 Aug 2007 14:59:30 +0000</pubDate>
		<guid>http://yuiblog.com/blog/2007/08/13/rte-notes/#comment-176901</guid>
		<description>I wish the footprint were smaller (check the comments from yui-ext they your's is 90k and thier is 20k are some thing).Also the editor is so bloated that it takes longer to respond to event and finally doesn't respond.looking for cleaner and simpler editor widget just like YUI widget....
THnks</description>
		<content:encoded><![CDATA[<p>I wish the footprint were smaller (check the comments from yui-ext they your&#8217;s is 90k and thier is 20k are some thing).Also the editor is so bloated that it takes longer to respond to event and finally doesn&#8217;t respond.looking for cleaner and simpler editor widget just like YUI widget&#8230;.<br />
THnks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dav Glass</title>
		<link>http://yuiblog.com/blog/2007/08/13/rte-notes/#comment-175706</link>
		<dc:creator>Dav Glass</dc:creator>
		<pubDate>Tue, 21 Aug 2007 15:40:43 +0000</pubDate>
		<guid>http://yuiblog.com/blog/2007/08/13/rte-notes/#comment-175706</guid>
		<description>@Troy --

The RTE was primarily developed on the latest FF release as well as the latest Safari. I an unable to replicate any of the issues you point out.

If you would, please &lt;a href="http://sourceforge.net/tracker/?func=add&#38;group_id=165715&#38;atid=836476" rel="nofollow"&gt;file a bug here&lt;/a&gt;, make sure and give the Browser/OS and Machine version you experienced the problems with..

Thanks
Dav</description>
		<content:encoded><![CDATA[<p>@Troy &#8211;</p>
<p>The RTE was primarily developed on the latest FF release as well as the latest Safari. I an unable to replicate any of the issues you point out.</p>
<p>If you would, please <a href="http://sourceforge.net/tracker/?func=add&amp;group_id=165715&amp;atid=836476" rel="nofollow">file a bug here</a>, make sure and give the Browser/OS and Machine version you experienced the problems with..</p>
<p>Thanks<br />
Dav</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Troy</title>
		<link>http://yuiblog.com/blog/2007/08/13/rte-notes/#comment-175455</link>
		<dc:creator>Troy</dc:creator>
		<pubDate>Tue, 21 Aug 2007 06:17:25 +0000</pubDate>
		<guid>http://yuiblog.com/blog/2007/08/13/rte-notes/#comment-175455</guid>
		<description>What version of FF do you develop on?  I have v2.0.0.6 on the mac, and after testing YUI RTE on Safari, FF and IE 6(win), FF was the most unusable with the insert position being lost each time the tool bar is clicked.  This was from the YUI examples site, I have yet to install it locally, but is this known or am I the one goofed up?</description>
		<content:encoded><![CDATA[<p>What version of FF do you develop on?  I have v2.0.0.6 on the mac, and after testing YUI RTE on Safari, FF and IE 6(win), FF was the most unusable with the insert position being lost each time the tool bar is clicked.  This was from the YUI examples site, I have yet to install it locally, but is this known or am I the one goofed up?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 2.706 seconds -->
