<?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>One Kind Of Life &#187; Javascript</title>
	<atom:link href="http://www.doutdex.com/blog/category/languages/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.doutdex.com/blog</link>
	<description>Experience analyzing new softwares</description>
	<lastBuildDate>Wed, 04 Jan 2012 13:01:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Jquery Quick learning</title>
		<link>http://www.doutdex.com/blog/2009/03/12/jquery-quick-learning/</link>
		<comments>http://www.doutdex.com/blog/2009/03/12/jquery-quick-learning/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 13:42:49 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Jquery]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=365</guid>
		<description><![CDATA[Learning jQuery in 30 minutes View more presentations from simon.]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2009/03/12/jquery-quick-learning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plugins útiles para JQuery</title>
		<link>http://www.doutdex.com/blog/2008/09/23/plugins-utiles-para-jquery/</link>
		<comments>http://www.doutdex.com/blog/2008/09/23/plugins-utiles-para-jquery/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 02:12:19 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[plugins jquery]]></category>

		<guid isPermaLink="false">http://doutdex.wordpress.com/?p=297</guid>
		<description><![CDATA[Plugins y extensiones con JQuery Tooltip plugin Paginacion Demo paginacion jQuery plugin for translation and language detection jQuery plugin which proportionally scales images to fit the available width. WYSIWYG jQuery Plugin jqSajax Permite llamar a cualquier método o función (PHP, javasript) con invocación AJAX y serialización devolviendo el resultado como objeto Date Picker Permite seleccionar [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2008/09/23/plugins-utiles-para-jquery/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Ejemplo examples expresiones regulares Javascript patron</title>
		<link>http://www.doutdex.com/blog/2008/06/05/ejemplo-examples-expresiones-regulares-javascript-patron/</link>
		<comments>http://www.doutdex.com/blog/2008/06/05/ejemplo-examples-expresiones-regulares-javascript-patron/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 21:25:27 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[expresiones regulares]]></category>

		<guid isPermaLink="false">http://doutdex.wordpress.com/?p=114</guid>
		<description><![CDATA[Cualquier letra en minuscula [a-z] Entero &#40;?:\+&#124;-&#41;?\d+$ Correo electrónico /&#91;\w-\.&#93;&#123;3,&#125;@&#40;&#91;\w-&#93;&#123;2,&#125;\.&#41;*&#40;&#91;\w-&#93;&#123;2,&#125;\.&#41;&#91;\w-&#93;&#123;2,4&#125;/ URL ^&#40;ht&#124;f&#41;tp&#40;s?&#41;\:\/\/&#91;0-9a-zA-Z&#93;&#40;&#91;-.\w&#93;*&#91;0-9a-zA-Z&#93;&#41;*&#40;:&#40;0-9&#41;*&#41;*&#40;\/?&#41;&#40; &#91;a-zA-Z0-9\-\.\?\,\’\/\\\+&#38;amp;%\$#_&#93;*&#41;?$ Contraseña segura &#40;?!^&#91;0-9&#93;*$&#41;&#40;?!^&#91;a-zA-Z&#93;*$&#41;^&#40;&#91;a-zA-Z0-9&#93;&#123;8,10&#125;&#41;$ (Entre 8 y 10 caracteres, por lo menos un digito y un alfanumérico, y no puede contener caracteres espaciales) Formato Fecha dd/mm/aaa ^\d&#123;2&#125;/\d&#123;2&#125;/d&#123;4&#125;$ Hora 10:05:15 ^&#40;0&#91;1-9&#93;&#124;1\d&#124;2&#91;0-3&#93;&#41;:&#40;&#91;0-5&#93;\d&#41;:&#40;&#91;0-5&#93;\d&#41;$ Número tarjeta de crédito ^&#40;&#40;67\d&#123;2&#125;&#41;&#124;&#40;4\d&#123;3&#125;&#41;&#124;&#40;5&#91;1-5&#93;\d&#123;2&#125;&#41;&#124;&#40;6011&#41;&#41;&#40;-?\s?\d&#123;4&#125;&#41;&#123;3&#125;&#124;&#40;3&#91;4,7&#93;&#41;\ d&#123;2&#125;-?\s?\d&#123;6&#125;-?\s?\d&#123;5&#125;$ Número teléfono ^&#91;0-9&#93;&#123;2,3&#125;-? ?&#91;0-9&#93;&#123;6,7&#125;$ Código postal ^&#40;&#91;1-9&#93;&#123;2&#125;&#124;&#91;0-9&#93;&#91;1-9&#93;&#124;&#91;1-9&#93;&#91;0-9&#93;&#41;&#91;0-9&#93;&#123;3&#125;$ [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2008/06/05/ejemplo-examples-expresiones-regulares-javascript-patron/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arbol (Tree) en (in) javascript multinivel</title>
		<link>http://www.doutdex.com/blog/2008/05/16/arbol-tree-en-in-javascript-multinivel/</link>
		<comments>http://www.doutdex.com/blog/2008/05/16/arbol-tree-en-in-javascript-multinivel/#comments</comments>
		<pubDate>Fri, 16 May 2008 13:51:57 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[tree]]></category>

		<guid isPermaLink="false">http://doutdex.wordpress.com/?p=112</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2008/05/16/arbol-tree-en-in-javascript-multinivel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jquery</title>
		<link>http://www.doutdex.com/blog/2008/05/15/jquery/</link>
		<comments>http://www.doutdex.com/blog/2008/05/15/jquery/#comments</comments>
		<pubDate>Fri, 16 May 2008 03:24:02 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Jquery]]></category>

		<guid isPermaLink="false">http://doutdex.wordpress.com/?p=77</guid>
		<description><![CDATA[jQuery para programadores Javascript Jquery desde Enero del 2006, Jquery es una pieza de ingeniería que encapsula un rango de funciones comunes (necesarias) y provee una API para desarrollar plugins para cualquier funcionalidad que no esté incluida por defecto. Es una abstracción con una selección de elementos DOM. ¿Qué es jQuery? Created by John Resig [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2008/05/15/jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Image Photo Galleries, galería de fotos css</title>
		<link>http://www.doutdex.com/blog/2008/04/23/ajax-galleries/</link>
		<comments>http://www.doutdex.com/blog/2008/04/23/ajax-galleries/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 16:56:38 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[galleries photos]]></category>

		<guid isPermaLink="false">http://doutdex.wordpress.com/?p=78</guid>
		<description><![CDATA[Más galerías de fotos con Ajax y Javascript, haciendo click en la imagen CSS-Based Image Galleries A Photograph GalleryJust a simple :hover over thumbnail images to give a full size view of each photograph. With all but Opera you can also click the thumbnails to retain the image on the screen. Text can be added [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2008/04/23/ajax-galleries/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ajax</title>
		<link>http://www.doutdex.com/blog/2008/04/23/ajax/</link>
		<comments>http://www.doutdex.com/blog/2008/04/23/ajax/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 16:00:37 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Ajax]]></category>

		<guid isPermaLink="false">http://doutdex.wordpress.com/?p=71</guid>
		<description><![CDATA[AJAX, acrónimo de Asynchronous JavaScript And XML (JavaScript asíncrono y XML), es una técnica de desarrollo web para crear aplicaciones interactivas o RIA (Rich Internet Applications). Éstas se ejecutan en el cliente, es decir, en el navegador de los usuarios y mantiene comunicación asíncrona con el servidor en segundo plano. De esta forma es posible [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2008/04/23/ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

