<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Frogx.Three &#187; NicEdit un editor wysiwyg facil de implementar...</title>
	<atom:link href="http://www.frogx3.com/2008/10/03/nicedit-un-editor-wysiwyg-facil-de-implementar/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.frogx3.com</link>
	<description>Blog de diseño con recursos para diseño y desarrollo web - Tutoriales, tips, snippets, iconos, recursos, plantillas</description>
	<lastBuildDate>Thu, 09 Feb 2012 20:00:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>NicEdit un editor wysiwyg facil de implementar</title>
		<link>http://www.frogx3.com/2008/10/03/nicedit-un-editor-wysiwyg-facil-de-implementar/</link>
		<comments>http://www.frogx3.com/2008/10/03/nicedit-un-editor-wysiwyg-facil-de-implementar/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 14:39:06 +0000</pubDate>
		<dc:creator>dmedina</dc:creator>
				<enclosure url="http://media.frogx3.com/2008/10/editor-wysiwyg.png" length="32000" type="image/png" />
				<category><![CDATA[Desarrollo]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Recursos]]></category>
		<category><![CDATA[editor wysiwyg]]></category>
		<category><![CDATA[nicedit]]></category>
		<category><![CDATA[wysiwyg]]></category>

		<guid isPermaLink="false">http://www.frogx3.com/?p=3122</guid>
		<description><![CDATA[Si ya te aburriste de tus textareas tradicionales y quieres integrar un editor WYSIWYG en tu aplicación o página web NicEdit es un script que te permite cambiar tus textareas...]]></description> 
			<content:encoded><![CDATA[<p>Si ya te aburriste de tus textareas tradicionales y quieres integrar un editor WYSIWYG en tu aplicación o página web NicEdit es un script que te permite cambiar tus textareas en un editor básico y sin necesidad de hacer gran cosa.</p>
<p style="text-align: center;"><a href="http://www.frogx3.com/wp-content/uploads/2008/10/editor-wysiwyg.png" ><img class="size-full wp-image-3123 aligncenter" title="editor wysiwyg" src="http://www.frogx3.com/wp-content/uploads/2008/10/editor-wysiwyg.png" alt="editor wysiwyg NicEdit un editor wysiwyg facil de implementar" width="352" height="106" /></a></p>
<p>Lo único que hay que hacer es copiar y pegar las siguientes 2 lineas en cualquier parte de tu sitio y listo:</p>
<p>&lt;script src=&#8221;http://js.nicedit.com/nicEdit-latest.js&#8221; type=&#8221;text/javascript&#8221;&gt;&lt;/script&gt;<br />
&lt;script type=&#8221;text/javascript&#8221;&gt;bkLib.onDomLoaded(nicEditors.allTextAreas);&lt;/script&gt;</p>
<p>O si lo prefieres puedes descargar el script y alojarlo en tu servidor.</p>
<p><strong>Enlace: <a href="http://nicedit.com/index.php"  target="_blank">NicEdit</a></strong></p>
<!-- SimpleReach Slide Plugin Version: 0.6.0 -->
<script type='text/javascript' id='simplereach-slide-tag'>
    __spr_config = {
      pid: '4e4ae1a5c2b219358b000005',
      title: 'NicEdit un editor wysiwyg facil de implementar',
      ckw: 'editor wysiwyg,nicedit,wysiwyg',
      chan: '',
      no_slide: '',
      slide_logo: true,
      pub: '2008-10-03 20:39:06',
      url: 'http%3A%2F%2Fwww.frogx3.com%2F2008%2F10%2F03%2Fnicedit-un-editor-wysiwyg-facil-de-implementar%2F',
      header: 'TAMBIEN TE RECOMENDAMOS'
    };
    var content = document.getElementById('simplereach-slide-tag').parentNode, loc;
    if (content.className){ loc = '.' + content.className; }
    if (content.id){ loc = '#' + content.id; }
    __spr_config.loc = loc || content;
    (function(){
    var s = document.createElement('script');
      s.async = true;
      s.type = 'text/javascript';
      s.src = document.location.protocol + '//d8rk54i4mohrb.cloudfront.net/js/slide.js';
      __spr_config.css = 'document.location.protocol + '//d8rk54i4mohrb.cloudfront.net/css/p/4e4ae1a5c2b219358b000005.css';
      var tg = document.getElementsByTagName('head')[0];
      if (!tg) {tg = document.getElementsByTagName('body')[0];}
      if (tg) {tg.appendChild(s);}
    })();
</script>
]]></content:encoded>
			<wfw:commentRss>http://www.frogx3.com/2008/10/03/nicedit-un-editor-wysiwyg-facil-de-implementar/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

