<?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>Devload &#187; Regex</title>
	<atom:link href="http://www.devload.com/category/regex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devload.com</link>
	<description>Web Development Resources - PHP / MySQL / Javascript / jQuery / Mootools...</description>
	<lastBuildDate>Tue, 04 Oct 2011 21:17:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Two excellent regular expression testing tools</title>
		<link>http://www.devload.com/2009/12/08/two-excellent-regular-expression-testing-tools/</link>
		<comments>http://www.devload.com/2009/12/08/two-excellent-regular-expression-testing-tools/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 19:52:20 +0000</pubDate>
		<dc:creator>Manu</dc:creator>
				<category><![CDATA[Regex]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.devload.com/?p=13</guid>
		<description><![CDATA[RegExr and Rexv are both cool web applications for developpers who often work on regular expressions (also called regex&#8230;) Two very good tools for developers who often work on regular expressions, Rexv and RegExr: Rexv is relatively known by developpers and is entirely written in javascript, which allows real-time evaluating and testing even if regex type is [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.devload.com/2009/12/08/two-excellent-regular-expression-testing-tools/" title="Permanent link to Two excellent regular expression testing tools"><img class="post_image alignnone" src="http://www.devload.com/wp-content/uploads/2009/12/rexv_regexr2.jpg" width="480" height="250" alt="rexv and regexr" /></a>
</p><p><em>RegExr and Rexv are both cool web applications for developpers who often work on regular expressions (also called regex&#8230;)</em></p>
<p>Two very good tools for developers who often work on regular expressions, <strong>Rexv</strong> and <strong>RegExr</strong>: <a title="rexv regex tester" href="http://www.rexv.org">Rexv</a> is relatively known by developpers and is entirely written in javascript, which allows real-time evaluating and testing even if regex type is pcre or posix &#8230; and the newcomer: <strong>RegExr</strong>, which pushes the concept further by aiming a more social usage. Indeed, <a title="regexr regex tool" class="external" href="http://www.gskinner.com/RegExr/">RegExr</a>,  which is written entirely in flash (even in Flex) gives you the ability to share your regular expressions via the &#8220;community&#8221; tab with other developers to finaly make the task of writing a little less laborious. An Adobe Air port is also available for offline usage. Many current regular expressions are pre-saved, such as a search url regex, email &#8230; or Canadian zip codes.</p>
<blockquote><p>RegExr : <a title="regexr" class="external" href="http://www.gskinner.com/RegExr/">http://www.gskinner.com/RegExr/<br />
</a>Rexv : <a title="rexv regex tester" class="external" href="http://www.rexv.org">http://www.rexv.org</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.devload.com/2009/12/08/two-excellent-regular-expression-testing-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

