<?xml version="1.0"?>
<rdf:RDF 
	xmlns:cc="http://web.resource.org/cc/"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:dc="http://purl.org/dc/elements/1.1/">

<rdf:Description rdf:about="/blog/why_are_you_using_bbcodes.html">

	<dc:creator>Kore Nordmann</dc:creator>
	<dc:title>Why are you using BBCodes?</dc:title>
	<dc:date>Mon, 03 Sep 2007 11:02:40 +0200</dc:date>
	<dc:rights>CC by-sa</dc:rights>
	<dc:language>en</dc:language>
	<dc:format>text/html</dc:format>

	<dc:description>The discussion on my blog post &quot;Do not use regular expressions for parsing&quot;
ended in a discussion about BBcodes in general. I just used them as an
example to demonstrate why it it is impossible to parse such a language
with regular expressions - and mentioned in a subclause, that I don't see
any sense in using them at all. So why use them at all?</dc:description>
</rdf:Description> 

<rdf:Description rdf:about="/blog/why_are_you_using_bbcodes.txt">

	<dc:creator>Kore Nordmann</dc:creator>
	<dc:title>Why are you using BBCodes?</dc:title>
	<dc:date>Mon, 03 Sep 2007 11:02:40 +0200</dc:date>
	<dc:rights>CC by-sa</dc:rights>
	<dc:language>en</dc:language>
	<dc:format>text/plain</dc:format>

	<dc:description>The discussion on my blog post &quot;Do not use regular expressions for parsing&quot;
ended in a discussion about BBcodes in general. I just used them as an
example to demonstrate why it it is impossible to parse such a language
with regular expressions - and mentioned in a subclause, that I don't see
any sense in using them at all. So why use them at all?</dc:description>
</rdf:Description> 

<rdf:Description rdf:about="/blog/why_are_you_using_bbcodes.rss">

	<dc:creator>Kore Nordmann</dc:creator>
	<dc:title>Why are you using BBCodes?</dc:title>
	<dc:date>Mon, 03 Sep 2007 11:02:40 +0200</dc:date>
	<dc:rights>CC by-sa</dc:rights>
	<dc:language>en</dc:language>
	<dc:format>application/rss+xml</dc:format>

	<dc:description>The discussion on my blog post &quot;Do not use regular expressions for parsing&quot;
ended in a discussion about BBcodes in general. I just used them as an
example to demonstrate why it it is impossible to parse such a language
with regular expressions - and mentioned in a subclause, that I don't see
any sense in using them at all. So why use them at all?</dc:description>
</rdf:Description> 

</rdf:RDF>

