<?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; The Regulatator, para probar Expresiones Regulares (Regex)...</title>
	<atom:link href="http://www.frogx3.com/2008/03/02/the-regulatator-para-probar-expresiones-regulares-regex/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>The Regulatator, para probar Expresiones Regulares (Regex)</title>
		<link>http://www.frogx3.com/2008/03/02/the-regulatator-para-probar-expresiones-regulares-regex/</link>
		<comments>http://www.frogx3.com/2008/03/02/the-regulatator-para-probar-expresiones-regulares-regex/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 19:36:49 +0000</pubDate>
		<dc:creator>Jorge</dc:creator>
				<enclosure url="http://media.frogx3.com/2008/03/regex-test-tool.gif" length="32000" type="image/gif" />
				<category><![CDATA[Desarrollo]]></category>
		<category><![CDATA[Programación]]></category>
		<category><![CDATA[Recursos]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[expresiones regulares]]></category>
		<category><![CDATA[regex]]></category>

		<guid isPermaLink="false">http://www.frogx3.com/2008/03/02/the-regulatator-para-probar-expresiones-regulares-regex/</guid>
		<description><![CDATA[Las expresionaes regulares o tambíen conocidas como regex, en cual sea el lenguaje de programación que se utilizen no son sencillas de aprender, sin embargo una vez que las aprendas...]]></description> 
			<content:encoded><![CDATA[<p align="center"><a href="http://tools.osherove.com/CoolTools/TheRegulator/tabid/185/Default.aspx"  title="The Regulator" target="_blank"><img src="http://www.frogx3.com/wp-content/uploads/2008/03/probar_expresiones_regulares.jpg" alt="probar expresiones regulares The Regulatator, para probar Expresiones Regulares (Regex)"  title="The Regulatator, para probar Expresiones Regulares (Regex)" /></a></p>
<p>Las <strong>expresionaes regulares</strong> o tambíen conocidas como <strong>regex</strong>, en cual sea el <em>lenguaje de programación</em> que se utilizen no son sencillas de aprender, sin embargo una vez que las aprendas te serviran de mucho al lograr solventar muchas tareas complicadas de programación.</p>
<p>Para aminorar estas complicaciones tenemos a <strong>The Regulator</strong> que es un sencillo <strong>software gratuito</strong> que bien te puede ayudar a practicar el uso de las expresiones regulares o a hacer pruebas del funcionamiento de las reglas que ya hallas creando, tarea siempre util para optimizar algunas funciones.</p>
<p>El softwarwe fue creado por <strong>Roy Osherove</strong> y actualmente solo hay versiones para Windows y requiere del Framework .Net 1.0 o 2.0 o 3.x</p>
<p>Descargar: <a href="http://tools.osherove.com/CoolTools/TheRegulator/tabid/185/Default.aspx"  title="The Regulator" target="_blank">The Regulator</a></p>
<p>Via: <a href="http://www.webresourcesdepot.com/learn-test-regular-expressions-with-the-regulator/"  title="The Regulator" target="_blank">WebResourcesDepot</a></p>
<!-- SimpleReach Slide Plugin Version: 0.6.0 -->
<script type='text/javascript' id='simplereach-slide-tag'>
    __spr_config = {
      pid: '4e4ae1a5c2b219358b000005',
      title: 'The Regulatator, para probar Expresiones Regulares (Regex)',
      ckw: 'Desarrollo,expresiones regulares,Programación,regex',
      chan: '',
      no_slide: '',
      slide_logo: true,
      pub: '2008-03-03 01:36:49',
      url: 'http%3A%2F%2Fwww.frogx3.com%2F2008%2F03%2F02%2Fthe-regulatator-para-probar-expresiones-regulares-regex%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/03/02/the-regulatator-para-probar-expresiones-regulares-regex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

