<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: God I hate spammers</title>
	<atom:link href="http://www.mailund.dk/index.php/2010/07/02/god-i-hate-spammers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mailund.dk/index.php/2010/07/02/god-i-hate-spammers/</link>
	<description>Computer science, bioinformatics, genetics, and everything in between</description>
	<lastBuildDate>Fri,  2 Nov 2012 14:52:32 +0100</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Thomas Mailund</title>
		<link>http://www.mailund.dk/index.php/2010/07/02/god-i-hate-spammers/comment-page-1/#comment-25691</link>
		<dc:creator>Thomas Mailund</dc:creator>
		<pubDate>Sun, 04 Jul 2010 16:45:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailund.dk/?p=2189#comment-25691</guid>
		<description>Even with Akismet up and running again I still got mostly SPAM and not HAM.  You just didn&#039;t see it because I have turned moderation on.  Anyway, I decided to do add a CAPTCHA and found a plugin for that.  If it works, I think I&#039;ll turn moderation off, because I don&#039;t really want to go in and moderate all the time, but until I know it works I&#039;ll stick with moderation...</description>
		<content:encoded><![CDATA[<p>Even with Akismet up and running again I still got mostly SPAM and not HAM.  You just didn't see it because I have turned moderation on.  Anyway, I decided to do add a CAPTCHA and found a plugin for that.  If it works, I think I'll turn moderation off, because I don't really want to go in and moderate all the time, but until I know it works I'll stick with moderation...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Knudsen</title>
		<link>http://www.mailund.dk/index.php/2010/07/02/god-i-hate-spammers/comment-page-1/#comment-24687</link>
		<dc:creator>Michael Knudsen</dc:creator>
		<pubDate>Sat, 03 Jul 2010 10:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailund.dk/?p=2189#comment-24687</guid>
		<description>RSI break =&gt; Lot&#039;s of spam to be removed manually =&gt; More RSI and an even longer break =&gt; Even more spam to take care of =&gt; Even more RSI ... hmmmm ... this doesn&#039;t look good!</description>
		<content:encoded><![CDATA[<p>RSI break =&gt; Lot's of spam to be removed manually =&gt; More RSI and an even longer break =&gt; Even more spam to take care of =&gt; Even more RSI ... hmmmm ... this doesn't look good!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amix</title>
		<link>http://www.mailund.dk/index.php/2010/07/02/god-i-hate-spammers/comment-page-1/#comment-24065</link>
		<dc:creator>amix</dc:creator>
		<pubDate>Fri, 02 Jul 2010 20:19:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailund.dk/?p=2189#comment-24065</guid>
		<description>You could try to use a captcha. My visual captcha ( http://amix.dk/blog/post/19338 ) works wonders and works a lot better than Akismet.</description>
		<content:encoded><![CDATA[<p>You could try to use a captcha. My visual captcha ( <a href="http://amix.dk/blog/post/19338" rel="nofollow">http://amix.dk/blog/post/19338</a> ) works wonders and works a lot better than Akismet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Mailund</title>
		<link>http://www.mailund.dk/index.php/2010/07/02/god-i-hate-spammers/comment-page-1/#comment-23815</link>
		<dc:creator>Thomas Mailund</dc:creator>
		<pubDate>Fri, 02 Jul 2010 14:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailund.dk/?p=2189#comment-23815</guid>
		<description>Yes, I &lt;em&gt;could&lt;/em&gt; do that, but that would be awfully slow and inefficient as well...

If I could log into the sql server directly I could just delete the last week of comments as well, that would be a nicer approach (although something could be lost it is worth it to get rid of the spam), but I need to contact the guy hosting my server to get access there for that, and I&#039;m not even sure I would know how to do it, so I&#039;ll probably just end up deleting the comments manually.  If the filter is working again now, I can do it over a couple of days and just not let new spam flood in in the mean time.</description>
		<content:encoded><![CDATA[<p>Yes, I <em>could</em> do that, but that would be awfully slow and inefficient as well...</p>
<p>If I could log into the sql server directly I could just delete the last week of comments as well, that would be a nicer approach (although something could be lost it is worth it to get rid of the spam), but I need to contact the guy hosting my server to get access there for that, and I'm not even sure I would know how to do it, so I'll probably just end up deleting the comments manually.  If the filter is working again now, I can do it over a couple of days and just not let new spam flood in in the mean time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Widmann</title>
		<link>http://www.mailund.dk/index.php/2010/07/02/god-i-hate-spammers/comment-page-1/#comment-23795</link>
		<dc:creator>Thomas Widmann</dc:creator>
		<pubDate>Fri, 02 Jul 2010 14:18:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailund.dk/?p=2189#comment-23795</guid>
		<description>You could export all of your blog to XML, delete all posts from the blog, change all the comments&#039; status to pending or something in the XML, then reimport the modified XML file.  I haven&#039;t tried it, but that ought to work, no?</description>
		<content:encoded><![CDATA[<p>You could export all of your blog to XML, delete all posts from the blog, change all the comments' status to pending or something in the XML, then reimport the modified XML file.  I haven't tried it, but that ought to work, no?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
