<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/regex/tags/uri</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 03:41:47 GMT</pubDate>
<item>
<title>(Regular Expression) YouTube URL matcher, video ID catcher - nkm</title>
<link>http://snipplr.com/view/33375/youtube-url-matcher-video-id-catcher/</link>
<description><![CDATA[ <p>PCRE that matches any kind of YouTube URL and catches its video ID. It supports three kinds of URL: the classic (?v=), the AJAXed one (#!v=) and the short version (youtu.be). It also supports international URLs.

Tested with Javascript and PHP.</p> ]]></description>
<pubDate>Tue, 27 Apr 2010 16:02:49 GMT</pubDate>
<guid>http://snipplr.com/view/33375/youtube-url-matcher-video-id-catcher/</guid>
</item>
<item>
<title>(Regular Expression) Regex for "tel" URIs - wizard04</title>
<link>http://snipplr.com/view/11540/regex-for-tel-uris/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 26 Jan 2009 16:03:11 GMT</pubDate>
<guid>http://snipplr.com/view/11540/regex-for-tel-uris/</guid>
</item>
<item>
<title>(Regular Expression) Regular Expressions For URI Validation/Parsing - wizard04</title>
<link>http://snipplr.com/view/6889/regular-expressions-for-uri-validationparsing/</link>
<description><![CDATA[ <p>(Supported by JavaScript, maybe other languages)</p> ]]></description>
<pubDate>Tue, 24 Jun 2008 16:20:14 GMT</pubDate>
<guid>http://snipplr.com/view/6889/regular-expressions-for-uri-validationparsing/</guid>
</item>
</channel>
</rss>