<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - tylerhall</title>
<link>http://snipplr.com/users/tylerhall/tags/regex</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 11 Oct 2008 01:03:12 GMT</pubDate>
<item>
<title>(Bash) Rename Multiple Files in Bash Using Regular Expressions</title>
<link>http://snipplr.com/view/2736/rename-multiple-files-in-bash-using-regular-expressions/</link>
<description><![CDATA[ <p>This small, bash script will loop though the specified files and rename them according to a sed regular expression. In this example, I'm renaming a bunch of .avi movie files.</p> ]]></description>
<pubDate>Sat, 26 May 2007 07:28:35 GMT</pubDate>
<guid>http://snipplr.com/view/2736/rename-multiple-files-in-bash-using-regular-expressions/</guid>
</item>
<item>
<title>(PHP) Regex (regular expression) to match a URL</title>
<link>http://snipplr.com/view/2371/regex-regular-expression-to-match-a-url/</link>
<description><![CDATA[ <p>This regular expression matches a URL.</p> ]]></description>
<pubDate>Wed, 21 Mar 2007 12:02:45 GMT</pubDate>
<guid>http://snipplr.com/view/2371/regex-regular-expression-to-match-a-url/</guid>
</item>
<item>
<title>(PHP) Test for a valid email address and MX records</title>
<link>http://snipplr.com/view/590/test-for-a-valid-email-address-and-mx-records/</link>
<description><![CDATA[ <p>Adapted from http://snipplr.com/view/69/ckeckmail/</p> ]]></description>
<pubDate>Wed, 26 Jul 2006 22:31:37 GMT</pubDate>
<guid>http://snipplr.com/view/590/test-for-a-valid-email-address-and-mx-records/</guid>
</item>
<item>
<title>(JavaScript) Numbers only</title>
<link>http://snipplr.com/view/568/numbers-only/</link>
<description><![CDATA[ <p>Use with onkeyup="numbersOnly(this)"</p> ]]></description>
<pubDate>Mon, 24 Jul 2006 09:19:10 GMT</pubDate>
<guid>http://snipplr.com/view/568/numbers-only/</guid>
</item>
<item>
<title>(PHP) Check for valid email address</title>
<link>http://snipplr.com/view/2/check-for-valid-email-address/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 31 Dec 1969 19:00:00 GMT</pubDate>
<guid>http://snipplr.com/view/2/check-for-valid-email-address/</guid>
</item>
<item>
<title>(PHP) Format Phone Number</title>
<link>http://snipplr.com/view/25/format-phone-number/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 31 Dec 1969 19:00:00 GMT</pubDate>
<guid>http://snipplr.com/view/25/format-phone-number/</guid>
</item>
</channel>
</rss>