<?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>The.Failboat.me &#187; script</title>
	<atom:link href="http://failboat.me/tag/script/feed/" rel="self" type="application/rss+xml" />
	<link>http://failboat.me</link>
	<description>Everything about Nothing</description>
	<lastBuildDate>Mon, 30 Aug 2010 03:10:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Wordfilter in Lua</title>
		<link>http://failboat.me/2009/wordfilter-in-lua/</link>
		<comments>http://failboat.me/2009/wordfilter-in-lua/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 04:36:47 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[Lua]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[dirty]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[naughty]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[word]]></category>
		<category><![CDATA[wordfilter]]></category>
		<category><![CDATA[words]]></category>

		<guid isPermaLink="false">http://6.dot.ch/?p=263</guid>
		<description><![CDATA[<p>I&#8217;ve been getting bored lately so I&#8217;ve decided to create a wordfilter in Lua, it&#8217;s really basic actually, but useful. The concept goes something like this. You take a list of naughty words, and filter them out of the text.&#8230;</p>]]></description>
		<wfw:commentRss>http://failboat.me/2009/wordfilter-in-lua/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
