<?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>¡De todo un poco! &#187; AJAX</title>
	<atom:link href="http://lenoid.net/category/programacion/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://lenoid.net</link>
	<description>¡Publicaré cosas interesantes que se me ocurran o que encuentre por Internet!</description>
	<lastBuildDate>Tue, 24 Jan 2012 22:51:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Comprueba y ejecuta código fuente de 43 lenguajes de programación distintos</title>
		<link>http://lenoid.net/2010/02/comprueba-y-ejecuta-codigo-fuente-de-43-lenguajes-de-programacion-distintos/</link>
		<comments>http://lenoid.net/2010/02/comprueba-y-ejecuta-codigo-fuente-de-43-lenguajes-de-programacion-distintos/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 00:00:03 +0000</pubDate>
		<dc:creator>TBG0Cool</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Aplicaciones OnLine]]></category>
		<category><![CDATA[Aplicaciones Web]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Trucos]]></category>
		<category><![CDATA[Ada]]></category>
		<category><![CDATA[Assembler]]></category>
		<category><![CDATA[Awk]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[bc]]></category>
		<category><![CDATA[Brainf]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[C99 Strict]]></category>
		<category><![CDATA[Clojure]]></category>
		<category><![CDATA[COBOL]]></category>
		<category><![CDATA[Codigo]]></category>
		<category><![CDATA[Codigo Fuente]]></category>
		<category><![CDATA[Common Lisp]]></category>
		<category><![CDATA[Compilador]]></category>
		<category><![CDATA[D]]></category>
		<category><![CDATA[Erlang]]></category>
		<category><![CDATA[Forth]]></category>
		<category><![CDATA[Fortran]]></category>
		<category><![CDATA[Go]]></category>
		<category><![CDATA[Haskell]]></category>
		<category><![CDATA[Icon]]></category>
		<category><![CDATA[Intercal]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Lua]]></category>
		<category><![CDATA[Net]]></category>
		<category><![CDATA[OCaml]]></category>
		<category><![CDATA[OnLine]]></category>
		<category><![CDATA[Pascal]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Pike]]></category>
		<category><![CDATA[Programador]]></category>
		<category><![CDATA[Prolog]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Scala]]></category>
		<category><![CDATA[Scheme]]></category>
		<category><![CDATA[Smalltalk]]></category>
		<category><![CDATA[TCL]]></category>
		<category><![CDATA[Test]]></category>
		<category><![CDATA[Text]]></category>
		<category><![CDATA[Trabajo]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[Whitespace]]></category>
		<guid isPermaLink="false">http://LenoID.Net/?p=1737</guid>
		<description><![CDATA[El funcionamiento de esta herramienta es sumamente simple. Al ingresar al sitio veremos una lista con una cantidad importante de lenguajes de programación distintos, PHP, Python, Ruby, C, y hasta Pascal, etc. En esa lista seleccionamos como deseamos que el sitio interprete el código que escribiremos en el textarea disponible, luego simplemente presionamos sobre el [...]<p><a href="http://lenoid.net/2010/02/comprueba-y-ejecuta-codigo-fuente-de-43-lenguajes-de-programacion-distintos/">Comprueba y ejecuta código fuente de 43 lenguajes de programación distintos</a> es un post de: <a href="http://lenoid.net">¡De todo un poco!</a></p>
]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p style="text-align: center;"><img class="aligncenter" src="http://LenoID.Net/uploads/2010/02/ideone.jpg" alt="Comprueba y ejecuta código fuente de 43 lenguajes de programación distintos" /></p>
<p>El funcionamiento de esta herramienta es sumamente simple. Al ingresar al sitio veremos una lista con una cantidad importante de lenguajes de programación distintos, PHP, Python, Ruby, C, y hasta Pascal, etc. En esa lista seleccionamos como deseamos que el sitio interprete el código que escribiremos en el textarea disponible, luego simplemente presionamos sobre el botón para enviarlo y el mismo se ejecutará.<span id="more-1737"></span></p>
<p>Lo que también me gustó de esta herramienta es que después de enviar nuestro código, el mismo se va a mostrar tabulado según el lenguaje en cuestión, y por otro lado nos mostrará la salida que el mismo provoca.</p>
<p>También tenemos la opción de compartirlo por medio de un enlace igual que el mismo sitio general, ideal para pasarle una ayuda a algún amigo o bien discutir unas líneas de código con algún compañero del trabajo.</p>
<p>» Sitio Oficial | <a target="_blank" href="http://ideone.com/" target="_blank"><strong>IdeOne</strong></a><br />
» Fuente de referencia | <strong>KaByte</strong></p>
<hr />
<div class='bookmark'>
		<table align='left' border='0' cellpadding='0' width='100%'>
		<tr><td style='vertical-align:middle' valign='middle' width='15%'><div class='link'><a target="_blank" href='http://www.tecnologiadiaria.com' title='Bookmarks plugin' style='text-decoration: none;'>Compartelo:</a></div></td><td><span class='pushbutton'><a target="_blank" href='http://delicious.com/post?url=http%3A%2F%2Flenoid.net%2F2010%2F02%2Fcomprueba-y-ejecuta-codigo-fuente-de-43-lenguajes-de-programacion-distintos%2F&amp;title=Comprueba+y+ejecuta+c%C3%B3digo+fuente+de+43+lenguajes+de+programaci%C3%B3n+distintos' title='Delicious' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/delicious.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://digg.com/submit?url=http%3A%2F%2Flenoid.net%2F2010%2F02%2Fcomprueba-y-ejecuta-codigo-fuente-de-43-lenguajes-de-programacion-distintos%2F&amp;title=Comprueba+y+ejecuta+c%C3%B3digo+fuente+de+43+lenguajes+de+programaci%C3%B3n+distintos' title='Digg' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/digg.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Flenoid.net%2F2010%2F02%2Fcomprueba-y-ejecuta-codigo-fuente-de-43-lenguajes-de-programacion-distintos%2F&amp;title=Comprueba+y+ejecuta+c%C3%B3digo+fuente+de+43+lenguajes+de+programaci%C3%B3n+distintos' title='Google' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/google.png'   alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Flenoid.net%2F2010%2F02%2Fcomprueba-y-ejecuta-codigo-fuente-de-43-lenguajes-de-programacion-distintos%2F&amp;t=Comprueba+y+ejecuta+c%C3%B3digo+fuente+de+43+lenguajes+de+programaci%C3%B3n+distintos' title='Yahoo' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/yahoo.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.technorati.com/faves?add=http%3A%2F%2Flenoid.net%2F2010%2F02%2Fcomprueba-y-ejecuta-codigo-fuente-de-43-lenguajes-de-programacion-distintos%2F' title='Technorati' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/technorati.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://meneame.net/submit.php?url=http%3A%2F%2Flenoid.net%2F2010%2F02%2Fcomprueba-y-ejecuta-codigo-fuente-de-43-lenguajes-de-programacion-distintos%2F' title='Meneame' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/meneame.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://tec.fresqui.com/post?url=http%3A%2F%2Flenoid.net%2F2010%2F02%2Fcomprueba-y-ejecuta-codigo-fuente-de-43-lenguajes-de-programacion-distintos%2F&amp;title=Comprueba+y+ejecuta+c%C3%B3digo+fuente+de+43+lenguajes+de+programaci%C3%B3n+distintos' title='Fresqui' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/fresqui.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://enchilame.com/submit.php?url=http://lenoid.net/2010/02/comprueba-y-ejecuta-codigo-fuente-de-43-lenguajes-de-programacion-distintos/' target='_blank' rel='nofollow'><img title='Enchilame' src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/enchilame.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Description=&amp;Url=http%3A%2F%2Flenoid.net%2F2010%2F02%2Fcomprueba-y-ejecuta-codigo-fuente-de-43-lenguajes-de-programacion-distintos%2F&amp;title=Comprueba+y+ejecuta+c%C3%B3digo+fuente+de+43+lenguajes+de+programaci%C3%B3n+distintos' title='BlinkList' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/blinklist.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.simpy.com/simpy/LinkAdd.do?href=http%3A%2F%2Flenoid.net%2F2010%2F02%2Fcomprueba-y-ejecuta-codigo-fuente-de-43-lenguajes-de-programacion-distintos%2F&amp;title=Comprueba+y+ejecuta+c%C3%B3digo+fuente+de+43+lenguajes+de+programaci%C3%B3n+distintos' title='Simpy' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/simpy.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.spurl.net/spurl.php?url=http%3A%2F%2Flenoid.net%2F2010%2F02%2Fcomprueba-y-ejecuta-codigo-fuente-de-43-lenguajes-de-programacion-distintos%2F&amp;title=Comprueba+y+ejecuta+c%C3%B3digo+fuente+de+43+lenguajes+de+programaci%C3%B3n+distintos' title='Spurl' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/spurl.png'   alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://reddit.com/submit?url=http%3A%2F%2Flenoid.net%2F2010%2F02%2Fcomprueba-y-ejecuta-codigo-fuente-de-43-lenguajes-de-programacion-distintos%2F&amp;title=Comprueba+y+ejecuta+c%C3%B3digo+fuente+de+43+lenguajes+de+programaci%C3%B3n+distintos' title='Reddit' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/reddit.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.tecnologiadiaria.com/2009/08/abrir-correo-hotmail-com.html' target='_blank' title='Hotmail'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/linklove.png' alt='Hotmail correo' class='book_img' border='none' style='margin:1px; padding: 0;' /></a></span><span class='pushbutton'><a target="_blank" href='http://bitacoras.com/votar/anotacion/externo/mini/lenoid.net/2010/02/comprueba-y-ejecuta-codigo-fuente-de-43-lenguajes-de-programacion-distintos/' title='Bitacoras.com' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/bitacoras.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.designfloat.com/submit.php?url=http%3A%2F%2Flenoid.net%2F2010%2F02%2Fcomprueba-y-ejecuta-codigo-fuente-de-43-lenguajes-de-programacion-distintos%2F' title='Design Float' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/designfloat.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.wikio.es/vote?url=http%3A%2F%2Flenoid.net%2F2010%2F02%2Fcomprueba-y-ejecuta-codigo-fuente-de-43-lenguajes-de-programacion-distintos%2F' title='Wikio' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/wikio.png'   alt='' class='book_img' border='none' style='margin:1px; padding: 0;'   /></a></span><span class='pushbutton'><a target="_blank" href='http://friendfeed.com/?url=http%3A%2F%2Flenoid.net%2F2010%2F02%2Fcomprueba-y-ejecuta-codigo-fuente-de-43-lenguajes-de-programacion-distintos%2F&amp;title=Comprueba+y+ejecuta+c%C3%B3digo+fuente+de+43+lenguajes+de+programaci%C3%B3n+distintos' title='Friend Feed' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/friendfeed.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.facebook.com/share.php?u=http%3A%2F%2Flenoid.net%2F2010%2F02%2Fcomprueba-y-ejecuta-codigo-fuente-de-43-lenguajes-de-programacion-distintos%2F&amp;t=Comprueba+y+ejecuta+c%C3%B3digo+fuente+de+43+lenguajes+de+programaci%C3%B3n+distintos' title='Facebook' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/facebook.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://twitter.com/home?status=Comprueba+y+ejecuta+c%C3%B3digo+fuente+de+43+lenguajes+de+programaci%C3%B3n+distintos: http%3A%2F%2Flenoid.net%2F2010%2F02%2Fcomprueba-y-ejecuta-codigo-fuente-de-43-lenguajes-de-programacion-distintos%2F' title='Twitter' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/twitter.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=Comprueba+y+ejecuta+c%C3%B3digo+fuente+de+43+lenguajes+de+programaci%C3%B3n+distintos&amp;uri=http%3A%2F%2Flenoid.net%2F2010%2F02%2Fcomprueba-y-ejecuta-codigo-fuente-de-43-lenguajes-de-programacion-distintos%2F' title='Enviar por Email' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/email.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span style='font-weight:bold; padding-left: 5px;'><a target="_blank" href='http://wordpress.org/extend/plugins/knxdt-bookmarks-wordpress-plugin/' title='Plugin' rel='nofollow' target='_blank'>[?]</a></span></td></tr></table><br/><br/></div><p><a href="http://lenoid.net/2010/02/comprueba-y-ejecuta-codigo-fuente-de-43-lenguajes-de-programacion-distintos/">Comprueba y ejecuta código fuente de 43 lenguajes de programación distintos</a> es un post de: <a href="http://lenoid.net">¡De todo un poco!</a></p>
<div class="shr-publisher-1737"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://lenoid.net/2010/02/comprueba-y-ejecuta-codigo-fuente-de-43-lenguajes-de-programacion-distintos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BarackSlideShow – Un pequeño script para crear presentaciones (SlideShow) muy animadas</title>
		<link>http://lenoid.net/2009/02/barackslideshow-%e2%80%93-un-pequeno-script-para-crear-presentaciones-slideshow-muy-animadas/</link>
		<comments>http://lenoid.net/2009/02/barackslideshow-%e2%80%93-un-pequeno-script-para-crear-presentaciones-slideshow-muy-animadas/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 23:00:47 +0000</pubDate>
		<dc:creator>TBG0Cool</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[AJAX for DUMMIES]]></category>
		<category><![CDATA[Ajax para tontos]]></category>
		<category><![CDATA[Ajax Rain]]></category>
		<category><![CDATA[Aplicaciones AJAX]]></category>
		<category><![CDATA[Asynchronous JavaScript And XML]]></category>
		<category><![CDATA[Codigo Fuente]]></category>
		<category><![CDATA[Descarga]]></category>
		<category><![CDATA[Fuente]]></category>
		<category><![CDATA[Lenguajes]]></category>
		<category><![CDATA[Script]]></category>
		<guid isPermaLink="false">http://LenoID.Net/?p=392</guid>
		<description><![CDATA[BarackSlideshow está inspirado en el “carrusel” de imágenes que pueden ver en el sitio de candidato Barack Obama o en el demo , utilizando mootools y un pequeño código muy similar al fancy menú. » Sitio Oficial &#124; BarackSlideshow » Ver Demostración&#124; BarackSlideshow Demo » Enlace de descarga &#124; BarackSlideshow-0.2.zip » Fuente de referencia &#124; [...]<p><a href="http://lenoid.net/2009/02/barackslideshow-%e2%80%93-un-pequeno-script-para-crear-presentaciones-slideshow-muy-animadas/">BarackSlideShow – Un pequeño script para crear presentaciones (SlideShow) muy animadas</a> es un post de: <a href="http://lenoid.net">¡De todo un poco!</a></p>
]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p style="text-align: center;"><img class="aligncenter" src="http://LenoID.Net/uploads/2009/02/BarackSlideshow.gif" alt="Barack Slide Show" /></p>
<p><strong>BarackSlideshow</strong> está inspirado en el “carrusel” de imágenes que pueden ver en el sitio de candidato Barack Obama o en el demo , utilizando mootools y un pequeño código muy similar al fancy menú.</p>
<p>» Sitio Oficial | <a target="_blank" href="http://devthought.com/barackslideshow-an-elegant-lightweight-slideshow-script/" target="_blank"><strong>BarackSlideshow</strong></a><br />
» Ver Demostración| <a target="_blank" href="http://devthought.com/wp-content/moogets/BarackSlideshow/demo.html" target="_blank"><strong>BarackSlideshow Demo</strong></a><br />
» Enlace de descarga | <a target="_blank" href="http://devthought.com/wp-content/moogets/BarackSlideshow/BarackSlideshow-0.2.zip" target="_blank"><strong>BarackSlideshow-0.2.zip</strong></a><br />
» Fuente de referencia | <strong>Devthought</strong></p>
<hr />
<div class='bookmark'>
		<table align='left' border='0' cellpadding='0' width='100%'>
		<tr><td style='vertical-align:middle' valign='middle' width='15%'><div class='link'><a target="_blank" href='http://www.tecnologiadiaria.com' title='Bookmarks plugin' style='text-decoration: none;'>Compartelo:</a></div></td><td><span class='pushbutton'><a target="_blank" href='http://delicious.com/post?url=http%3A%2F%2Flenoid.net%2F2009%2F02%2Fbarackslideshow-%25e2%2580%2593-un-pequeno-script-para-crear-presentaciones-slideshow-muy-animadas%2F&amp;title=BarackSlideShow+%E2%80%93+Un+peque%C3%B1o+script+para+crear+presentaciones+%28SlideShow%29+muy+animadas' title='Delicious' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/delicious.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://digg.com/submit?url=http%3A%2F%2Flenoid.net%2F2009%2F02%2Fbarackslideshow-%25e2%2580%2593-un-pequeno-script-para-crear-presentaciones-slideshow-muy-animadas%2F&amp;title=BarackSlideShow+%E2%80%93+Un+peque%C3%B1o+script+para+crear+presentaciones+%28SlideShow%29+muy+animadas' title='Digg' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/digg.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Flenoid.net%2F2009%2F02%2Fbarackslideshow-%25e2%2580%2593-un-pequeno-script-para-crear-presentaciones-slideshow-muy-animadas%2F&amp;title=BarackSlideShow+%E2%80%93+Un+peque%C3%B1o+script+para+crear+presentaciones+%28SlideShow%29+muy+animadas' title='Google' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/google.png'   alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Flenoid.net%2F2009%2F02%2Fbarackslideshow-%25e2%2580%2593-un-pequeno-script-para-crear-presentaciones-slideshow-muy-animadas%2F&amp;t=BarackSlideShow+%E2%80%93+Un+peque%C3%B1o+script+para+crear+presentaciones+%28SlideShow%29+muy+animadas' title='Yahoo' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/yahoo.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.technorati.com/faves?add=http%3A%2F%2Flenoid.net%2F2009%2F02%2Fbarackslideshow-%25e2%2580%2593-un-pequeno-script-para-crear-presentaciones-slideshow-muy-animadas%2F' title='Technorati' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/technorati.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://meneame.net/submit.php?url=http%3A%2F%2Flenoid.net%2F2009%2F02%2Fbarackslideshow-%25e2%2580%2593-un-pequeno-script-para-crear-presentaciones-slideshow-muy-animadas%2F' title='Meneame' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/meneame.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://tec.fresqui.com/post?url=http%3A%2F%2Flenoid.net%2F2009%2F02%2Fbarackslideshow-%25e2%2580%2593-un-pequeno-script-para-crear-presentaciones-slideshow-muy-animadas%2F&amp;title=BarackSlideShow+%E2%80%93+Un+peque%C3%B1o+script+para+crear+presentaciones+%28SlideShow%29+muy+animadas' title='Fresqui' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/fresqui.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://enchilame.com/submit.php?url=http://lenoid.net/2009/02/barackslideshow-%e2%80%93-un-pequeno-script-para-crear-presentaciones-slideshow-muy-animadas/' target='_blank' rel='nofollow'><img title='Enchilame' src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/enchilame.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Description=&amp;Url=http%3A%2F%2Flenoid.net%2F2009%2F02%2Fbarackslideshow-%25e2%2580%2593-un-pequeno-script-para-crear-presentaciones-slideshow-muy-animadas%2F&amp;title=BarackSlideShow+%E2%80%93+Un+peque%C3%B1o+script+para+crear+presentaciones+%28SlideShow%29+muy+animadas' title='BlinkList' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/blinklist.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.simpy.com/simpy/LinkAdd.do?href=http%3A%2F%2Flenoid.net%2F2009%2F02%2Fbarackslideshow-%25e2%2580%2593-un-pequeno-script-para-crear-presentaciones-slideshow-muy-animadas%2F&amp;title=BarackSlideShow+%E2%80%93+Un+peque%C3%B1o+script+para+crear+presentaciones+%28SlideShow%29+muy+animadas' title='Simpy' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/simpy.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.spurl.net/spurl.php?url=http%3A%2F%2Flenoid.net%2F2009%2F02%2Fbarackslideshow-%25e2%2580%2593-un-pequeno-script-para-crear-presentaciones-slideshow-muy-animadas%2F&amp;title=BarackSlideShow+%E2%80%93+Un+peque%C3%B1o+script+para+crear+presentaciones+%28SlideShow%29+muy+animadas' title='Spurl' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/spurl.png'   alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://reddit.com/submit?url=http%3A%2F%2Flenoid.net%2F2009%2F02%2Fbarackslideshow-%25e2%2580%2593-un-pequeno-script-para-crear-presentaciones-slideshow-muy-animadas%2F&amp;title=BarackSlideShow+%E2%80%93+Un+peque%C3%B1o+script+para+crear+presentaciones+%28SlideShow%29+muy+animadas' title='Reddit' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/reddit.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.tecnologiadiaria.com/2009/08/abrir-correo-hotmail-com.html' target='_blank' title='Hotmail'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/linklove.png' alt='Hotmail correo' class='book_img' border='none' style='margin:1px; padding: 0;' /></a></span><span class='pushbutton'><a target="_blank" href='http://bitacoras.com/votar/anotacion/externo/mini/lenoid.net/2009/02/barackslideshow-%e2%80%93-un-pequeno-script-para-crear-presentaciones-slideshow-muy-animadas/' title='Bitacoras.com' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/bitacoras.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.designfloat.com/submit.php?url=http%3A%2F%2Flenoid.net%2F2009%2F02%2Fbarackslideshow-%25e2%2580%2593-un-pequeno-script-para-crear-presentaciones-slideshow-muy-animadas%2F' title='Design Float' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/designfloat.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.wikio.es/vote?url=http%3A%2F%2Flenoid.net%2F2009%2F02%2Fbarackslideshow-%25e2%2580%2593-un-pequeno-script-para-crear-presentaciones-slideshow-muy-animadas%2F' title='Wikio' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/wikio.png'   alt='' class='book_img' border='none' style='margin:1px; padding: 0;'   /></a></span><span class='pushbutton'><a target="_blank" href='http://friendfeed.com/?url=http%3A%2F%2Flenoid.net%2F2009%2F02%2Fbarackslideshow-%25e2%2580%2593-un-pequeno-script-para-crear-presentaciones-slideshow-muy-animadas%2F&amp;title=BarackSlideShow+%E2%80%93+Un+peque%C3%B1o+script+para+crear+presentaciones+%28SlideShow%29+muy+animadas' title='Friend Feed' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/friendfeed.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.facebook.com/share.php?u=http%3A%2F%2Flenoid.net%2F2009%2F02%2Fbarackslideshow-%25e2%2580%2593-un-pequeno-script-para-crear-presentaciones-slideshow-muy-animadas%2F&amp;t=BarackSlideShow+%E2%80%93+Un+peque%C3%B1o+script+para+crear+presentaciones+%28SlideShow%29+muy+animadas' title='Facebook' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/facebook.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://twitter.com/home?status=BarackSlideShow+%E2%80%93+Un+peque%C3%B1o+script+para+crear+presentaciones+%28SlideShow%29+muy+animadas: http%3A%2F%2Flenoid.net%2F2009%2F02%2Fbarackslideshow-%25e2%2580%2593-un-pequeno-script-para-crear-presentaciones-slideshow-muy-animadas%2F' title='Twitter' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/twitter.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=BarackSlideShow+%E2%80%93+Un+peque%C3%B1o+script+para+crear+presentaciones+%28SlideShow%29+muy+animadas&amp;uri=http%3A%2F%2Flenoid.net%2F2009%2F02%2Fbarackslideshow-%25e2%2580%2593-un-pequeno-script-para-crear-presentaciones-slideshow-muy-animadas%2F' title='Enviar por Email' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/email.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span style='font-weight:bold; padding-left: 5px;'><a target="_blank" href='http://wordpress.org/extend/plugins/knxdt-bookmarks-wordpress-plugin/' title='Plugin' rel='nofollow' target='_blank'>[?]</a></span></td></tr></table><br/><br/></div><p><a href="http://lenoid.net/2009/02/barackslideshow-%e2%80%93-un-pequeno-script-para-crear-presentaciones-slideshow-muy-animadas/">BarackSlideShow – Un pequeño script para crear presentaciones (SlideShow) muy animadas</a> es un post de: <a href="http://lenoid.net">¡De todo un poco!</a></p>
<div class="shr-publisher-392"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://lenoid.net/2009/02/barackslideshow-%e2%80%93-un-pequeno-script-para-crear-presentaciones-slideshow-muy-animadas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NicEdit: Un editor de texto WYSIWYG, para tu pagina Web</title>
		<link>http://lenoid.net/2008/08/nicedit-un-editor-de-texto-wysiwyg-para-tu-pagina-web/</link>
		<comments>http://lenoid.net/2008/08/nicedit-un-editor-de-texto-wysiwyg-para-tu-pagina-web/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 04:31:42 +0000</pubDate>
		<dc:creator>TBG0Cool</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Cross Platform]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[Inline Content Editor]]></category>
		<category><![CDATA[NicEdit]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[WYSIWYG]]></category>
		<guid isPermaLink="false">http://LenoID.Net/?p=68</guid>
		<description><![CDATA[NicEdit es un ligero script Ajax que le permite mejorar el aspecto del editor de texto que tenga en su web. NicEdit Javascript se integra en cualquier sitio en cuestión de segundos. NicEdit es un editor WYSIWYG para los sitios web. Su objetivo es ser tan simple y rápido como sea posible. NicEdit es extremadamente [...]<p><a href="http://lenoid.net/2008/08/nicedit-un-editor-de-texto-wysiwyg-para-tu-pagina-web/">NicEdit: Un editor de texto WYSIWYG, para tu pagina Web</a> es un post de: <a href="http://lenoid.net">¡De todo un poco!</a></p>
]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><img class="alignright" style="float: right;" src="http://LenoID.Net/uploads/2008/08/NicEdit1.png" alt="Error al cargar la foto" width="399" height="339" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://LenoID.Net/uploads/2008/08/NicEdit0.png" alt="Error al cargar la foto" /></p>
<p><strong>NicEdit</strong> es un ligero script <strong>Ajax</strong> que le permite mejorar el aspecto del editor de texto que tenga en su web. NicEdit Javascript se integra en cualquier sitio en cuestión de segundos.</p>
<p>NicEdit es un editor <strong><a target="_blank" href="http://es.wikipedia.org/wiki/Especial:Search?search=WYSIWYG" target="_blank">WYSIWYG</a></strong> para los sitios web. Su objetivo es ser tan simple y rápido como sea posible. NicEdit es extremadamente liviano y puede ser fácilmente integrado en cualquier sitio con un mínimo impacto, y al mismo tiempo que ofrezca a los visitantes un medio eficaz para expresarse en texto enriquecido. <span id="more-68"></span></p>
<p>Es tan fácil de utilizar, como pegar estas 2 líneas de código en el header de su página Web.</p>
<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">script</span> <span style="color: #000066;">src</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;http://js.nicedit.com/nicEdit-latest.js&quot;</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;text/javascript&quot;</span>&gt;</span><span style="color: #808080; font-style: italic;">&lt;!--mce:0--&gt;</span><span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">script</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">script</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;text/javascript&quot;</span>&gt;</span><span style="color: #808080; font-style: italic;">&lt;!--mce:1--&gt;</span><span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">script</span>&gt;</span></pre></div></div>
<p><strong>Ver mas</strong> | <a target="_blank" href="http://nicedit.com/demos.php" target="_blank">Ejemplos</a><br />
<strong>Descargar el scrit</strong> | <a target="_blank" href="http://nicedit.com/download.php" target="_blank">NicEdit(ultima version) menos de 30Kb</a><br />
<strong>Pagina Oficiala</strong> | <a target="_blank" href="http://nicedit.com/" target="_blank">NicEdit.com</a></p>
<div class='bookmark'>
		<table align='left' border='0' cellpadding='0' width='100%'>
		<tr><td style='vertical-align:middle' valign='middle' width='15%'><div class='link'><a target="_blank" href='http://www.tecnologiadiaria.com' title='Bookmarks plugin' style='text-decoration: none;'>Compartelo:</a></div></td><td><span class='pushbutton'><a target="_blank" href='http://delicious.com/post?url=http%3A%2F%2Flenoid.net%2F2008%2F08%2Fnicedit-un-editor-de-texto-wysiwyg-para-tu-pagina-web%2F&amp;title=NicEdit%3A+Un+editor+de+texto+WYSIWYG%2C+para+tu+pagina+Web' title='Delicious' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/delicious.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://digg.com/submit?url=http%3A%2F%2Flenoid.net%2F2008%2F08%2Fnicedit-un-editor-de-texto-wysiwyg-para-tu-pagina-web%2F&amp;title=NicEdit%3A+Un+editor+de+texto+WYSIWYG%2C+para+tu+pagina+Web' title='Digg' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/digg.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Flenoid.net%2F2008%2F08%2Fnicedit-un-editor-de-texto-wysiwyg-para-tu-pagina-web%2F&amp;title=NicEdit%3A+Un+editor+de+texto+WYSIWYG%2C+para+tu+pagina+Web' title='Google' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/google.png'   alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Flenoid.net%2F2008%2F08%2Fnicedit-un-editor-de-texto-wysiwyg-para-tu-pagina-web%2F&amp;t=NicEdit%3A+Un+editor+de+texto+WYSIWYG%2C+para+tu+pagina+Web' title='Yahoo' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/yahoo.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.technorati.com/faves?add=http%3A%2F%2Flenoid.net%2F2008%2F08%2Fnicedit-un-editor-de-texto-wysiwyg-para-tu-pagina-web%2F' title='Technorati' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/technorati.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://meneame.net/submit.php?url=http%3A%2F%2Flenoid.net%2F2008%2F08%2Fnicedit-un-editor-de-texto-wysiwyg-para-tu-pagina-web%2F' title='Meneame' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/meneame.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://tec.fresqui.com/post?url=http%3A%2F%2Flenoid.net%2F2008%2F08%2Fnicedit-un-editor-de-texto-wysiwyg-para-tu-pagina-web%2F&amp;title=NicEdit%3A+Un+editor+de+texto+WYSIWYG%2C+para+tu+pagina+Web' title='Fresqui' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/fresqui.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://enchilame.com/submit.php?url=http://lenoid.net/2008/08/nicedit-un-editor-de-texto-wysiwyg-para-tu-pagina-web/' target='_blank' rel='nofollow'><img title='Enchilame' src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/enchilame.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Description=&amp;Url=http%3A%2F%2Flenoid.net%2F2008%2F08%2Fnicedit-un-editor-de-texto-wysiwyg-para-tu-pagina-web%2F&amp;title=NicEdit%3A+Un+editor+de+texto+WYSIWYG%2C+para+tu+pagina+Web' title='BlinkList' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/blinklist.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.simpy.com/simpy/LinkAdd.do?href=http%3A%2F%2Flenoid.net%2F2008%2F08%2Fnicedit-un-editor-de-texto-wysiwyg-para-tu-pagina-web%2F&amp;title=NicEdit%3A+Un+editor+de+texto+WYSIWYG%2C+para+tu+pagina+Web' title='Simpy' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/simpy.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.spurl.net/spurl.php?url=http%3A%2F%2Flenoid.net%2F2008%2F08%2Fnicedit-un-editor-de-texto-wysiwyg-para-tu-pagina-web%2F&amp;title=NicEdit%3A+Un+editor+de+texto+WYSIWYG%2C+para+tu+pagina+Web' title='Spurl' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/spurl.png'   alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://reddit.com/submit?url=http%3A%2F%2Flenoid.net%2F2008%2F08%2Fnicedit-un-editor-de-texto-wysiwyg-para-tu-pagina-web%2F&amp;title=NicEdit%3A+Un+editor+de+texto+WYSIWYG%2C+para+tu+pagina+Web' title='Reddit' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/reddit.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.tecnologiadiaria.com/2009/08/abrir-correo-hotmail-com.html' target='_blank' title='Hotmail'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/linklove.png' alt='Hotmail correo' class='book_img' border='none' style='margin:1px; padding: 0;' /></a></span><span class='pushbutton'><a target="_blank" href='http://bitacoras.com/votar/anotacion/externo/mini/lenoid.net/2008/08/nicedit-un-editor-de-texto-wysiwyg-para-tu-pagina-web/' title='Bitacoras.com' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/bitacoras.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.designfloat.com/submit.php?url=http%3A%2F%2Flenoid.net%2F2008%2F08%2Fnicedit-un-editor-de-texto-wysiwyg-para-tu-pagina-web%2F' title='Design Float' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/designfloat.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.wikio.es/vote?url=http%3A%2F%2Flenoid.net%2F2008%2F08%2Fnicedit-un-editor-de-texto-wysiwyg-para-tu-pagina-web%2F' title='Wikio' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/wikio.png'   alt='' class='book_img' border='none' style='margin:1px; padding: 0;'   /></a></span><span class='pushbutton'><a target="_blank" href='http://friendfeed.com/?url=http%3A%2F%2Flenoid.net%2F2008%2F08%2Fnicedit-un-editor-de-texto-wysiwyg-para-tu-pagina-web%2F&amp;title=NicEdit%3A+Un+editor+de+texto+WYSIWYG%2C+para+tu+pagina+Web' title='Friend Feed' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/friendfeed.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.facebook.com/share.php?u=http%3A%2F%2Flenoid.net%2F2008%2F08%2Fnicedit-un-editor-de-texto-wysiwyg-para-tu-pagina-web%2F&amp;t=NicEdit%3A+Un+editor+de+texto+WYSIWYG%2C+para+tu+pagina+Web' title='Facebook' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/facebook.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://twitter.com/home?status=NicEdit%3A+Un+editor+de+texto+WYSIWYG%2C+para+tu+pagina+Web: http%3A%2F%2Flenoid.net%2F2008%2F08%2Fnicedit-un-editor-de-texto-wysiwyg-para-tu-pagina-web%2F' title='Twitter' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/twitter.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=NicEdit%3A+Un+editor+de+texto+WYSIWYG%2C+para+tu+pagina+Web&amp;uri=http%3A%2F%2Flenoid.net%2F2008%2F08%2Fnicedit-un-editor-de-texto-wysiwyg-para-tu-pagina-web%2F' title='Enviar por Email' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/email.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span style='font-weight:bold; padding-left: 5px;'><a target="_blank" href='http://wordpress.org/extend/plugins/knxdt-bookmarks-wordpress-plugin/' title='Plugin' rel='nofollow' target='_blank'>[?]</a></span></td></tr></table><br/><br/></div><p><a href="http://lenoid.net/2008/08/nicedit-un-editor-de-texto-wysiwyg-para-tu-pagina-web/">NicEdit: Un editor de texto WYSIWYG, para tu pagina Web</a> es un post de: <a href="http://lenoid.net">¡De todo un poco!</a></p>
<div class="shr-publisher-68"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://lenoid.net/2008/08/nicedit-un-editor-de-texto-wysiwyg-para-tu-pagina-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ajax Rain: Excelente repositorio de código fuente y ejemplos en AJAX</title>
		<link>http://lenoid.net/2008/07/ajax-rain-excelente-repositorio-de-codigo-fuente-y-ejemplos-en-ajax/</link>
		<comments>http://lenoid.net/2008/07/ajax-rain-excelente-repositorio-de-codigo-fuente-y-ejemplos-en-ajax/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 04:00:10 +0000</pubDate>
		<dc:creator>TBG0Cool</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Ajax Rain]]></category>
		<category><![CDATA[Codigo Fuente]]></category>
		<category><![CDATA[Ejemplos]]></category>
		<category><![CDATA[Repositorio]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<guid isPermaLink="false">http://LenoID.Net/?p=39</guid>
		<description><![CDATA[Si quieres dotar a tu web de toques 2.0 y no estás muy puesto en Javascript te interesará Ajax Rain, un repositorio de ejemplos de código Ajax que puedes implementar en tus aplicaciones. En Ajax Rain podemos encontrar un poco de todo, desde ejemplos de calendarios, sistemas de puntuación, tablas, gráficas, login, pestañas, etc. La [...]<p><a href="http://lenoid.net/2008/07/ajax-rain-excelente-repositorio-de-codigo-fuente-y-ejemplos-en-ajax/">Ajax Rain: Excelente repositorio de código fuente y ejemplos en AJAX</a> es un post de: <a href="http://lenoid.net">¡De todo un poco!</a></p>
]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p style="text-align: center;"><img class="aligncenter" src="http://LenoID.Net/uploads/2008/06/AjaxRain1.png" alt="Ajax Rain" /></p>
<p>Si quieres <strong>dotar a tu web de toques 2.0</strong> y no estás muy puesto en Javascript te interesará <strong>Ajax Rain</strong>, un repositorio de ejemplos de código <strong>Ajax</strong> que puedes implementar en tus aplicaciones.<br />
<span id="more-39"></span><br />
En <strong>Ajax Rain</strong> podemos encontrar un poco de todo, desde ejemplos de calendarios, sistemas de puntuación, tablas, gráficas, login, pestañas, etc. La web te muestra imágenes de cada ejemplo, está ordenada por etiquetas y te permite votar los scripts y marcarlos como favoritos.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://LenoID.Net/uploads/2008/06/ajaxrain.jpg" alt="Ajax Rain" /></p>
<p align="center"><a target="_blank" class="enlace broken_link" title="Ajax Rain!" href="http://www.ajaxrain.com/" rel="nofollow">Enlace</a></p>
<div class='bookmark'>
		<table align='left' border='0' cellpadding='0' width='100%'>
		<tr><td style='vertical-align:middle' valign='middle' width='15%'><div class='link'><a target="_blank" href='http://www.tecnologiadiaria.com' title='Bookmarks plugin' style='text-decoration: none;'>Compartelo:</a></div></td><td><span class='pushbutton'><a target="_blank" href='http://delicious.com/post?url=http%3A%2F%2Flenoid.net%2F2008%2F07%2Fajax-rain-excelente-repositorio-de-codigo-fuente-y-ejemplos-en-ajax%2F&amp;title=Ajax+Rain%3A+Excelente+repositorio+de+c%C3%B3digo+fuente+y+ejemplos+en+AJAX' title='Delicious' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/delicious.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://digg.com/submit?url=http%3A%2F%2Flenoid.net%2F2008%2F07%2Fajax-rain-excelente-repositorio-de-codigo-fuente-y-ejemplos-en-ajax%2F&amp;title=Ajax+Rain%3A+Excelente+repositorio+de+c%C3%B3digo+fuente+y+ejemplos+en+AJAX' title='Digg' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/digg.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Flenoid.net%2F2008%2F07%2Fajax-rain-excelente-repositorio-de-codigo-fuente-y-ejemplos-en-ajax%2F&amp;title=Ajax+Rain%3A+Excelente+repositorio+de+c%C3%B3digo+fuente+y+ejemplos+en+AJAX' title='Google' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/google.png'   alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Flenoid.net%2F2008%2F07%2Fajax-rain-excelente-repositorio-de-codigo-fuente-y-ejemplos-en-ajax%2F&amp;t=Ajax+Rain%3A+Excelente+repositorio+de+c%C3%B3digo+fuente+y+ejemplos+en+AJAX' title='Yahoo' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/yahoo.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.technorati.com/faves?add=http%3A%2F%2Flenoid.net%2F2008%2F07%2Fajax-rain-excelente-repositorio-de-codigo-fuente-y-ejemplos-en-ajax%2F' title='Technorati' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/technorati.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://meneame.net/submit.php?url=http%3A%2F%2Flenoid.net%2F2008%2F07%2Fajax-rain-excelente-repositorio-de-codigo-fuente-y-ejemplos-en-ajax%2F' title='Meneame' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/meneame.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://tec.fresqui.com/post?url=http%3A%2F%2Flenoid.net%2F2008%2F07%2Fajax-rain-excelente-repositorio-de-codigo-fuente-y-ejemplos-en-ajax%2F&amp;title=Ajax+Rain%3A+Excelente+repositorio+de+c%C3%B3digo+fuente+y+ejemplos+en+AJAX' title='Fresqui' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/fresqui.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://enchilame.com/submit.php?url=http://lenoid.net/2008/07/ajax-rain-excelente-repositorio-de-codigo-fuente-y-ejemplos-en-ajax/' target='_blank' rel='nofollow'><img title='Enchilame' src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/enchilame.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Description=&amp;Url=http%3A%2F%2Flenoid.net%2F2008%2F07%2Fajax-rain-excelente-repositorio-de-codigo-fuente-y-ejemplos-en-ajax%2F&amp;title=Ajax+Rain%3A+Excelente+repositorio+de+c%C3%B3digo+fuente+y+ejemplos+en+AJAX' title='BlinkList' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/blinklist.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.simpy.com/simpy/LinkAdd.do?href=http%3A%2F%2Flenoid.net%2F2008%2F07%2Fajax-rain-excelente-repositorio-de-codigo-fuente-y-ejemplos-en-ajax%2F&amp;title=Ajax+Rain%3A+Excelente+repositorio+de+c%C3%B3digo+fuente+y+ejemplos+en+AJAX' title='Simpy' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/simpy.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.spurl.net/spurl.php?url=http%3A%2F%2Flenoid.net%2F2008%2F07%2Fajax-rain-excelente-repositorio-de-codigo-fuente-y-ejemplos-en-ajax%2F&amp;title=Ajax+Rain%3A+Excelente+repositorio+de+c%C3%B3digo+fuente+y+ejemplos+en+AJAX' title='Spurl' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/spurl.png'   alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://reddit.com/submit?url=http%3A%2F%2Flenoid.net%2F2008%2F07%2Fajax-rain-excelente-repositorio-de-codigo-fuente-y-ejemplos-en-ajax%2F&amp;title=Ajax+Rain%3A+Excelente+repositorio+de+c%C3%B3digo+fuente+y+ejemplos+en+AJAX' title='Reddit' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/reddit.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.tecnologiadiaria.com/2009/08/abrir-correo-hotmail-com.html' target='_blank' title='Hotmail'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/linklove.png' alt='Hotmail correo' class='book_img' border='none' style='margin:1px; padding: 0;' /></a></span><span class='pushbutton'><a target="_blank" href='http://bitacoras.com/votar/anotacion/externo/mini/lenoid.net/2008/07/ajax-rain-excelente-repositorio-de-codigo-fuente-y-ejemplos-en-ajax/' title='Bitacoras.com' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/bitacoras.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.designfloat.com/submit.php?url=http%3A%2F%2Flenoid.net%2F2008%2F07%2Fajax-rain-excelente-repositorio-de-codigo-fuente-y-ejemplos-en-ajax%2F' title='Design Float' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/designfloat.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.wikio.es/vote?url=http%3A%2F%2Flenoid.net%2F2008%2F07%2Fajax-rain-excelente-repositorio-de-codigo-fuente-y-ejemplos-en-ajax%2F' title='Wikio' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/wikio.png'   alt='' class='book_img' border='none' style='margin:1px; padding: 0;'   /></a></span><span class='pushbutton'><a target="_blank" href='http://friendfeed.com/?url=http%3A%2F%2Flenoid.net%2F2008%2F07%2Fajax-rain-excelente-repositorio-de-codigo-fuente-y-ejemplos-en-ajax%2F&amp;title=Ajax+Rain%3A+Excelente+repositorio+de+c%C3%B3digo+fuente+y+ejemplos+en+AJAX' title='Friend Feed' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/friendfeed.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.facebook.com/share.php?u=http%3A%2F%2Flenoid.net%2F2008%2F07%2Fajax-rain-excelente-repositorio-de-codigo-fuente-y-ejemplos-en-ajax%2F&amp;t=Ajax+Rain%3A+Excelente+repositorio+de+c%C3%B3digo+fuente+y+ejemplos+en+AJAX' title='Facebook' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/facebook.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://twitter.com/home?status=Ajax+Rain%3A+Excelente+repositorio+de+c%C3%B3digo+fuente+y+ejemplos+en+AJAX: http%3A%2F%2Flenoid.net%2F2008%2F07%2Fajax-rain-excelente-repositorio-de-codigo-fuente-y-ejemplos-en-ajax%2F' title='Twitter' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/twitter.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=Ajax+Rain%3A+Excelente+repositorio+de+c%C3%B3digo+fuente+y+ejemplos+en+AJAX&amp;uri=http%3A%2F%2Flenoid.net%2F2008%2F07%2Fajax-rain-excelente-repositorio-de-codigo-fuente-y-ejemplos-en-ajax%2F' title='Enviar por Email' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/email.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span style='font-weight:bold; padding-left: 5px;'><a target="_blank" href='http://wordpress.org/extend/plugins/knxdt-bookmarks-wordpress-plugin/' title='Plugin' rel='nofollow' target='_blank'>[?]</a></span></td></tr></table><br/><br/></div><p><a href="http://lenoid.net/2008/07/ajax-rain-excelente-repositorio-de-codigo-fuente-y-ejemplos-en-ajax/">Ajax Rain: Excelente repositorio de código fuente y ejemplos en AJAX</a> es un post de: <a href="http://lenoid.net">¡De todo un poco!</a></p>
<div class="shr-publisher-39"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://lenoid.net/2008/07/ajax-rain-excelente-repositorio-de-codigo-fuente-y-ejemplos-en-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crea tus ficheros .htaccess, utilizando &#8220;OnLine .htaccess Editor&#8221;</title>
		<link>http://lenoid.net/2008/05/crea-tus-ficheros-htaccess-utilizando-online-htaccess-editor/</link>
		<comments>http://lenoid.net/2008/05/crea-tus-ficheros-htaccess-utilizando-online-htaccess-editor/#comments</comments>
		<pubDate>Tue, 13 May 2008 00:07:11 +0000</pubDate>
		<dc:creator>TBG0Cool</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Aplicaciones OnLine]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Directory Protection]]></category>
		<category><![CDATA[OnLine]]></category>
		<category><![CDATA[URL Forwarding]]></category>
		<category><![CDATA[URL Rewriting]]></category>
		<guid isPermaLink="false">http://LenoID.Net/?p=3</guid>
		<description><![CDATA[Para &#8220;URL rewriting&#8221; (reescritura de URL), &#8220;directory protection&#8221; (protección de directorios), &#8220;url forwarding&#8221; (desviar una URL) u otros efectos avanzados, los desarrolladores o dueños de páginas web utilizan con frecuencia archivos .htaccess. Dependiendo de lo que se quiere lograr, la codificación de un archivo .htaccess puede ser muy compleja. Usando &#8220;OnLine .htaccess Editor&#8220;, crear un [...]<p><a href="http://lenoid.net/2008/05/crea-tus-ficheros-htaccess-utilizando-online-htaccess-editor/">Crea tus ficheros .htaccess, utilizando &#8220;OnLine .htaccess Editor&#8221;</a> es un post de: <a href="http://lenoid.net">¡De todo un poco!</a></p>
]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Para &#8220;URL rewriting&#8221; (reescritura de URL), &#8220;directory protection&#8221; (protección de directorios), &#8220;url forwarding&#8221; (desviar una URL) u otros efectos avanzados, los desarrolladores o dueños de páginas web utilizan con frecuencia archivos .htaccess.</p>
<p>Dependiendo de lo que se quiere lograr, la codificación de un archivo .htaccess puede ser muy compleja. Usando &#8220;<strong><a target="_blank" title="OnLine .htaccess Editor" href="http://www.htaccesseditor.com/en.shtml" target="_blank">OnLine .htaccess Editor</a></strong>&#8220;, crear un archivo .htaccess ya no sera tan dificil.</p>
<p style="text-align: center;"><a target="_blank" title="OnLine .htaccess Editor" href="http://www.htaccesseditor.com/en.shtml" target="_blank"><img class="aligncenter" src="http://LenoID.Net/uploads/2008/05/online-htaccess-editor.gif" alt="OnLine .htaccess Editor" /></a></p>
<p><strong><a target="_blank" href="http://www.htaccesseditor.com/en.shtml" target="_blank">.htaccess Editor</a></strong> esta basado en una interfaz ajax, muy intuitiva y de fácil uso. Dependiendo de los datos introducidos, el archivo .htaccess se crea sobre la marcha. Aunque de momento esta web esta en ingles, están trabajando para traducirla al español.</p>
<div class='bookmark'>
		<table align='left' border='0' cellpadding='0' width='100%'>
		<tr><td style='vertical-align:middle' valign='middle' width='15%'><div class='link'><a target="_blank" href='http://www.tecnologiadiaria.com' title='Bookmarks plugin' style='text-decoration: none;'>Compartelo:</a></div></td><td><span class='pushbutton'><a target="_blank" href='http://delicious.com/post?url=http%3A%2F%2Flenoid.net%2F2008%2F05%2Fcrea-tus-ficheros-htaccess-utilizando-online-htaccess-editor%2F&amp;title=Crea+tus+ficheros+.htaccess%2C+utilizando+%26%238220%3BOnLine+.htaccess+Editor%26%238221%3B' title='Delicious' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/delicious.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://digg.com/submit?url=http%3A%2F%2Flenoid.net%2F2008%2F05%2Fcrea-tus-ficheros-htaccess-utilizando-online-htaccess-editor%2F&amp;title=Crea+tus+ficheros+.htaccess%2C+utilizando+%26%238220%3BOnLine+.htaccess+Editor%26%238221%3B' title='Digg' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/digg.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Flenoid.net%2F2008%2F05%2Fcrea-tus-ficheros-htaccess-utilizando-online-htaccess-editor%2F&amp;title=Crea+tus+ficheros+.htaccess%2C+utilizando+%26%238220%3BOnLine+.htaccess+Editor%26%238221%3B' title='Google' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/google.png'   alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Flenoid.net%2F2008%2F05%2Fcrea-tus-ficheros-htaccess-utilizando-online-htaccess-editor%2F&amp;t=Crea+tus+ficheros+.htaccess%2C+utilizando+%26%238220%3BOnLine+.htaccess+Editor%26%238221%3B' title='Yahoo' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/yahoo.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.technorati.com/faves?add=http%3A%2F%2Flenoid.net%2F2008%2F05%2Fcrea-tus-ficheros-htaccess-utilizando-online-htaccess-editor%2F' title='Technorati' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/technorati.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://meneame.net/submit.php?url=http%3A%2F%2Flenoid.net%2F2008%2F05%2Fcrea-tus-ficheros-htaccess-utilizando-online-htaccess-editor%2F' title='Meneame' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/meneame.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://tec.fresqui.com/post?url=http%3A%2F%2Flenoid.net%2F2008%2F05%2Fcrea-tus-ficheros-htaccess-utilizando-online-htaccess-editor%2F&amp;title=Crea+tus+ficheros+.htaccess%2C+utilizando+%26%238220%3BOnLine+.htaccess+Editor%26%238221%3B' title='Fresqui' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/fresqui.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://enchilame.com/submit.php?url=http://lenoid.net/2008/05/crea-tus-ficheros-htaccess-utilizando-online-htaccess-editor/' target='_blank' rel='nofollow'><img title='Enchilame' src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/enchilame.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Description=&amp;Url=http%3A%2F%2Flenoid.net%2F2008%2F05%2Fcrea-tus-ficheros-htaccess-utilizando-online-htaccess-editor%2F&amp;title=Crea+tus+ficheros+.htaccess%2C+utilizando+%26%238220%3BOnLine+.htaccess+Editor%26%238221%3B' title='BlinkList' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/blinklist.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.simpy.com/simpy/LinkAdd.do?href=http%3A%2F%2Flenoid.net%2F2008%2F05%2Fcrea-tus-ficheros-htaccess-utilizando-online-htaccess-editor%2F&amp;title=Crea+tus+ficheros+.htaccess%2C+utilizando+%26%238220%3BOnLine+.htaccess+Editor%26%238221%3B' title='Simpy' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/simpy.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.spurl.net/spurl.php?url=http%3A%2F%2Flenoid.net%2F2008%2F05%2Fcrea-tus-ficheros-htaccess-utilizando-online-htaccess-editor%2F&amp;title=Crea+tus+ficheros+.htaccess%2C+utilizando+%26%238220%3BOnLine+.htaccess+Editor%26%238221%3B' title='Spurl' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/spurl.png'   alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://reddit.com/submit?url=http%3A%2F%2Flenoid.net%2F2008%2F05%2Fcrea-tus-ficheros-htaccess-utilizando-online-htaccess-editor%2F&amp;title=Crea+tus+ficheros+.htaccess%2C+utilizando+%26%238220%3BOnLine+.htaccess+Editor%26%238221%3B' title='Reddit' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/reddit.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.tecnologiadiaria.com/2009/08/abrir-correo-hotmail-com.html' target='_blank' title='Hotmail'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/linklove.png' alt='Hotmail correo' class='book_img' border='none' style='margin:1px; padding: 0;' /></a></span><span class='pushbutton'><a target="_blank" href='http://bitacoras.com/votar/anotacion/externo/mini/lenoid.net/2008/05/crea-tus-ficheros-htaccess-utilizando-online-htaccess-editor/' title='Bitacoras.com' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/bitacoras.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.designfloat.com/submit.php?url=http%3A%2F%2Flenoid.net%2F2008%2F05%2Fcrea-tus-ficheros-htaccess-utilizando-online-htaccess-editor%2F' title='Design Float' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/designfloat.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.wikio.es/vote?url=http%3A%2F%2Flenoid.net%2F2008%2F05%2Fcrea-tus-ficheros-htaccess-utilizando-online-htaccess-editor%2F' title='Wikio' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/wikio.png'   alt='' class='book_img' border='none' style='margin:1px; padding: 0;'   /></a></span><span class='pushbutton'><a target="_blank" href='http://friendfeed.com/?url=http%3A%2F%2Flenoid.net%2F2008%2F05%2Fcrea-tus-ficheros-htaccess-utilizando-online-htaccess-editor%2F&amp;title=Crea+tus+ficheros+.htaccess%2C+utilizando+%26%238220%3BOnLine+.htaccess+Editor%26%238221%3B' title='Friend Feed' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/friendfeed.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.facebook.com/share.php?u=http%3A%2F%2Flenoid.net%2F2008%2F05%2Fcrea-tus-ficheros-htaccess-utilizando-online-htaccess-editor%2F&amp;t=Crea+tus+ficheros+.htaccess%2C+utilizando+%26%238220%3BOnLine+.htaccess+Editor%26%238221%3B' title='Facebook' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/facebook.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://twitter.com/home?status=Crea+tus+ficheros+.htaccess%2C+utilizando+%26%238220%3BOnLine+.htaccess+Editor%26%238221%3B: http%3A%2F%2Flenoid.net%2F2008%2F05%2Fcrea-tus-ficheros-htaccess-utilizando-online-htaccess-editor%2F' title='Twitter' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/twitter.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a target="_blank" href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=Crea+tus+ficheros+.htaccess%2C+utilizando+%26%238220%3BOnLine+.htaccess+Editor%26%238221%3B&amp;uri=http%3A%2F%2Flenoid.net%2F2008%2F05%2Fcrea-tus-ficheros-htaccess-utilizando-online-htaccess-editor%2F' title='Enviar por Email' target='_blank' rel='nofollow'><img src='http://lenoid.net/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/email.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span style='font-weight:bold; padding-left: 5px;'><a target="_blank" href='http://wordpress.org/extend/plugins/knxdt-bookmarks-wordpress-plugin/' title='Plugin' rel='nofollow' target='_blank'>[?]</a></span></td></tr></table><br/><br/></div><p><a href="http://lenoid.net/2008/05/crea-tus-ficheros-htaccess-utilizando-online-htaccess-editor/">Crea tus ficheros .htaccess, utilizando &#8220;OnLine .htaccess Editor&#8221;</a> es un post de: <a href="http://lenoid.net">¡De todo un poco!</a></p>
<div class="shr-publisher-3"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://lenoid.net/2008/05/crea-tus-ficheros-htaccess-utilizando-online-htaccess-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

