<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Ruby: 15-second Profanity Filter</title>
	<atom:link href="http://www.postal-code.com/binarycode/2008/02/06/ruby-15-second-profanity-filter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.postal-code.com/binarycode/2008/02/06/ruby-15-second-profanity-filter/</link>
	<description>A whole bunch of nought thought by Chris Cummer</description>
	<pubDate>Wed, 07 Jan 2009 03:00:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: James Rosenstein</title>
		<link>http://www.postal-code.com/binarycode/2008/02/06/ruby-15-second-profanity-filter/#comment-3657</link>
		<dc:creator>James Rosenstein</dc:creator>
		<pubDate>Thu, 07 Aug 2008 16:29:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.postal-code.com/binarycode/2008/02/06/ruby-15-second-profanity-filter/#comment-3657</guid>
		<description>I found it a lot easier to use a web service like the &lt;a href="http://www.webpurify.com" rel="nofollow"&gt;WebPurify Profanity Web Service&lt;/a&gt;.

Rather than having to constantly update you list of prohibited words and trying to figure out ways to catch as much profanity as possible.

It took me no time to intergrate it into my Ruby App.</description>
		<content:encoded><![CDATA[<p>I found it a lot easier to use a web service like the <a href="http://www.webpurify.com" rel="nofollow">WebPurify Profanity Web Service</a>.</p>
<p>Rather than having to constantly update you list of prohibited words and trying to figure out ways to catch as much profanity as possible.</p>
<p>It took me no time to intergrate it into my Ruby App.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
