<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<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: NAWTE - A custom WYSIWYG editor for MooTools</title>
	<link>http://www.silverscripting.com/blog/2007/12/30/nawte-a-custom-wysiwyg-editor-for-mootools/</link>
	<description>Jean-Nicolas Jolivet's fantastic journey through web-development!</description>
	<pubDate>Thu, 20 Nov 2008 12:27:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Ben B</title>
		<link>http://www.silverscripting.com/blog/2007/12/30/nawte-a-custom-wysiwyg-editor-for-mootools/#comment-2317</link>
		<dc:creator>Ben B</dc:creator>
		<pubDate>Sun, 21 Sep 2008 05:00:41 +0000</pubDate>
		<guid>http://www.silverscripting.com/blog/2007/12/30/nawte-a-custom-wysiwyg-editor-for-mootools/#comment-2317</guid>
		<description>This is a great tool! Thanks for sharing!</description>
		<content:encoded><![CDATA[<p>This is a great tool! Thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SilverTab</title>
		<link>http://www.silverscripting.com/blog/2007/12/30/nawte-a-custom-wysiwyg-editor-for-mootools/#comment-947</link>
		<dc:creator>SilverTab</dc:creator>
		<pubDate>Thu, 26 Jun 2008 16:22:23 +0000</pubDate>
		<guid>http://www.silverscripting.com/blog/2007/12/30/nawte-a-custom-wysiwyg-editor-for-mootools/#comment-947</guid>
		<description>Gabriel, I just finished porting it to 1.2... check out the main blog post about it...!</description>
		<content:encoded><![CDATA[<p>Gabriel, I just finished porting it to 1.2&#8230; check out the main blog post about it&#8230;!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel</title>
		<link>http://www.silverscripting.com/blog/2007/12/30/nawte-a-custom-wysiwyg-editor-for-mootools/#comment-946</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Tue, 24 Jun 2008 12:18:51 +0000</pubDate>
		<guid>http://www.silverscripting.com/blog/2007/12/30/nawte-a-custom-wysiwyg-editor-for-mootools/#comment-946</guid>
		<description>Even with standov's comment I can't seem to fix the problems.. but it's sure the script stops to work at:

..
selection = this.getSelection();
..

How you can advice,
Gab</description>
		<content:encoded><![CDATA[<p>Even with standov&#8217;s comment I can&#8217;t seem to fix the problems.. but it&#8217;s sure the script stops to work at:</p>
<p>..<br />
selection = this.getSelection();<br />
..</p>
<p>How you can advice,<br />
Gab</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: standov</title>
		<link>http://www.silverscripting.com/blog/2007/12/30/nawte-a-custom-wysiwyg-editor-for-mootools/#comment-930</link>
		<dc:creator>standov</dc:creator>
		<pubDate>Mon, 09 Jun 2008 13:09:55 +0000</pubDate>
		<guid>http://www.silverscripting.com/blog/2007/12/30/nawte-a-custom-wysiwyg-editor-for-mootools/#comment-930</guid>
		<description>For latest mootools support you can replace getValue() method call with .value property at getSelectedText() method</description>
		<content:encoded><![CDATA[<p>For latest mootools support you can replace getValue() method call with .value property at getSelectedText() method</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SilverTab</title>
		<link>http://www.silverscripting.com/blog/2007/12/30/nawte-a-custom-wysiwyg-editor-for-mootools/#comment-906</link>
		<dc:creator>SilverTab</dc:creator>
		<pubDate>Fri, 09 May 2008 20:50:30 +0000</pubDate>
		<guid>http://www.silverscripting.com/blog/2007/12/30/nawte-a-custom-wysiwyg-editor-for-mootools/#comment-906</guid>
		<description>Hey there!
I've been busy lately, but seeing as you are now 2 to request a 1.2 port of NAWTE I'll try to get it done this week! :)</description>
		<content:encoded><![CDATA[<p>Hey there!<br />
I&#8217;ve been busy lately, but seeing as you are now 2 to request a 1.2 port of NAWTE I&#8217;ll try to get it done this week! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.silverscripting.com/blog/2007/12/30/nawte-a-custom-wysiwyg-editor-for-mootools/#comment-905</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Fri, 09 May 2008 12:06:16 +0000</pubDate>
		<guid>http://www.silverscripting.com/blog/2007/12/30/nawte-a-custom-wysiwyg-editor-for-mootools/#comment-905</guid>
		<description>I second the request for NAWTE for MooTools 1.2.

Thanks for a brilliant work!</description>
		<content:encoded><![CDATA[<p>I second the request for NAWTE for MooTools 1.2.</p>
<p>Thanks for a brilliant work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SilverTab</title>
		<link>http://www.silverscripting.com/blog/2007/12/30/nawte-a-custom-wysiwyg-editor-for-mootools/#comment-891</link>
		<dc:creator>SilverTab</dc:creator>
		<pubDate>Sun, 04 May 2008 15:51:50 +0000</pubDate>
		<guid>http://www.silverscripting.com/blog/2007/12/30/nawte-a-custom-wysiwyg-editor-for-mootools/#comment-891</guid>
		<description>Martin: I'm not sure I understand what you want to do? Can you show me an example online? What is it that you're trying to change??</description>
		<content:encoded><![CDATA[<p>Martin: I&#8217;m not sure I understand what you want to do? Can you show me an example online? What is it that you&#8217;re trying to change??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.silverscripting.com/blog/2007/12/30/nawte-a-custom-wysiwyg-editor-for-mootools/#comment-889</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Sun, 04 May 2008 08:20:51 +0000</pubDate>
		<guid>http://www.silverscripting.com/blog/2007/12/30/nawte-a-custom-wysiwyg-editor-for-mootools/#comment-889</guid>
		<description>hello - really nice work!

i use the "preview" under Textbox but i only use BBCode!

	function updatePreview() {
		  $('preview').setHTML($('thetext').value);
		}


Is there a way to change it so?

	function updatePreview() {
		  $('preview').setBBCODE($('thetext').value);
		}

Dit you have n idea?

Greets Martin</description>
		<content:encoded><![CDATA[<p>hello - really nice work!</p>
<p>i use the &#8220;preview&#8221; under Textbox but i only use BBCode!</p>
<p>	function updatePreview() {<br />
		  $(&#8217;preview&#8217;).setHTML($(&#8217;thetext&#8217;).value);<br />
		}</p>
<p>Is there a way to change it so?</p>
<p>	function updatePreview() {<br />
		  $(&#8217;preview&#8217;).setBBCODE($(&#8217;thetext&#8217;).value);<br />
		}</p>
<p>Dit you have n idea?</p>
<p>Greets Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SilverTab</title>
		<link>http://www.silverscripting.com/blog/2007/12/30/nawte-a-custom-wysiwyg-editor-for-mootools/#comment-868</link>
		<dc:creator>SilverTab</dc:creator>
		<pubDate>Tue, 15 Apr 2008 06:20:16 +0000</pubDate>
		<guid>http://www.silverscripting.com/blog/2007/12/30/nawte-a-custom-wysiwyg-editor-for-mootools/#comment-868</guid>
		<description>It sure is! :)  I'll see if I can get it done soon, I'm pretty sure I started on it already!</description>
		<content:encoded><![CDATA[<p>It sure is! :)  I&#8217;ll see if I can get it done soon, I&#8217;m pretty sure I started on it already!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prasad</title>
		<link>http://www.silverscripting.com/blog/2007/12/30/nawte-a-custom-wysiwyg-editor-for-mootools/#comment-867</link>
		<dc:creator>Prasad</dc:creator>
		<pubDate>Tue, 15 Apr 2008 05:53:41 +0000</pubDate>
		<guid>http://www.silverscripting.com/blog/2007/12/30/nawte-a-custom-wysiwyg-editor-for-mootools/#comment-867</guid>
		<description>Hi , 

Any possibility of getting NAWTE for Mootools1.2???
Thank you, 
NAWTE concept is wonderful and want to use it for my application,. 
Thank you,
Prasad.</description>
		<content:encoded><![CDATA[<p>Hi , </p>
<p>Any possibility of getting NAWTE for Mootools1.2???<br />
Thank you,<br />
NAWTE concept is wonderful and want to use it for my application,.<br />
Thank you,<br />
Prasad.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
