<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (avantbard)</title>
    <link>https://pinboard.in/u:avantbard/public/</link>
    <description>recent bookmarks from avantbard</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="https://github.com/VerbalExpressions/JSVerbalExpressions"/>
	<rdf:li rdf:resource="http://rejex.heroku.com/"/>
	<rdf:li rdf:resource="http://rentzsch.github.com/JSRegexTeststand/"/>
	<rdf:li rdf:resource="http://regex.larsolavtorvik.com/"/>
	<rdf:li rdf:resource="http://www.rubular.com/"/>
	<rdf:li rdf:resource="http://www.regexlib.com/"/>
	<rdf:li rdf:resource="http://codeproject.com/useritems/RegexTutorial.asp"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://github.com/VerbalExpressions/JSVerbalExpressions">
    <title>VerbalExpressions/JSVerbalExpressions</title>
    <dc:date>2013-08-13T12:39:42+00:00</dc:date>
    <link>https://github.com/VerbalExpressions/JSVerbalExpressions</link>
    <dc:creator>avantbard</dc:creator><dc:subject>js javascript regex</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:avantbard/b:df6e109afcc4/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:js"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:regex"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://rejex.heroku.com/">
    <title>Rejex: the JavaScript regular expression editor</title>
    <dc:date>2010-06-26T23:03:54+00:00</dc:date>
    <link>http://rejex.heroku.com/</link>
    <dc:creator>avantbard</dc:creator><dc:subject>regex regularexpression tool regexp</dc:subject>
<dc:identifier>https://pinboard.in/u:avantbard/b:7628cce714f7/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:regex"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:regularexpression"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:tool"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:regexp"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://rentzsch.github.com/JSRegexTeststand/">
    <title>JSRegexTeststand</title>
    <dc:date>2010-05-12T23:17:49+00:00</dc:date>
    <link>http://rentzsch.github.com/JSRegexTeststand/</link>
    <dc:creator>avantbard</dc:creator><dc:subject>js regex regexp test</dc:subject>
<dc:identifier>https://pinboard.in/u:avantbard/b:cc06c6b6d509/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:js"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:regex"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:regexp"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:test"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://regex.larsolavtorvik.com/">
    <title>Regular expression testing on the web</title>
    <dc:date>2008-04-30T02:44:39+00:00</dc:date>
    <link>http://regex.larsolavtorvik.com/</link>
    <dc:creator>avantbard</dc:creator><dc:subject>regex regexp dev</dc:subject>
<dc:identifier>https://pinboard.in/u:avantbard/b:5738dde663ba/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:regex"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:regexp"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:dev"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.rubular.com/">
    <title>Rubular: a Ruby regular expression editor</title>
    <dc:date>2008-03-06T20:33:58+00:00</dc:date>
    <link>http://www.rubular.com/</link>
    <dc:creator>avantbard</dc:creator><description><![CDATA[Rubular is a Ruby-based regular expression parser. It's a handy way to test regular expressions as you write them.
]]></description>
<dc:subject>ruby webdev regex regularexpressions programming tools regexp</dc:subject>
<dc:identifier>https://pinboard.in/u:avantbard/b:9b3bdffb1170/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:webdev"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:regex"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:regularexpressions"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:tools"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:regexp"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.regexlib.com/">
    <title>Regular Expression Library</title>
    <dc:date>2005-12-05T22:49:11+00:00</dc:date>
    <link>http://www.regexlib.com/</link>
    <dc:creator>avantbard</dc:creator><dc:subject>regularexpression regex regexp</dc:subject>
<dc:identifier>https://pinboard.in/u:avantbard/b:d6b6b6682b59/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:regularexpression"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:regex"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:regexp"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://codeproject.com/useritems/RegexTutorial.asp">
    <title>The Code Project - The 30 Minute Regex Tutorial - .NET</title>
    <dc:date>2005-01-14T04:20:55+00:00</dc:date>
    <link>http://codeproject.com/useritems/RegexTutorial.asp</link>
    <dc:creator>avantbard</dc:creator><dc:subject>regex knowledge howto</dc:subject>
<dc:identifier>https://pinboard.in/u:avantbard/b:9fefad652f27/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:regex"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:knowledge"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:howto"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>