<?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 Daily Llama &#187; Automated Forum Moderation</title>
	<atom:link href="http://llamaslayers.net/daily-llama/tag/automated-forum-moderation/feed" rel="self" type="application/rss+xml" />
	<link>http://llamaslayers.net</link>
	<description>The ramblings on of a cat loving programmer</description>
	<lastBuildDate>Wed, 30 Dec 2009 20:49:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
		<item>
		<title>Automated Forum Moderation</title>
		<link>http://llamaslayers.net/daily-llama/678/automated-forum-moderation</link>
		<comments>http://llamaslayers.net/daily-llama/678/automated-forum-moderation#comments</comments>
		<pubDate>Mon, 03 Nov 2008 16:28:10 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Automated Forum Moderation]]></category>
		<category><![CDATA[Automation]]></category>
		<category><![CDATA[bbPress]]></category>
		<category><![CDATA[Forums]]></category>
		<category><![CDATA[Moderation]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://llamaslayers.net/daily-llama/?p=678</guid>
		<description><![CDATA[I was thinking today: there are a lot of kinds of human-generated spam that can be blocked by an automated script.  (The bot-generated spam is almost always blocked by Akismet.)

Double posting &#8212; Most forums have a rule against this, but it still happens.  Sometimes it&#8217;s allowed in a certain forum (like the sandbox on my [...]]]></description>
			<content:encoded><![CDATA[<p>I was thinking today: there are a lot of kinds of human-generated spam that can be blocked by an automated script.  (The bot-generated spam is almost always blocked by Akismet.)</p>
<ul>
<li>Double posting &#8212; Most forums have a rule against this, but it still happens.  Sometimes it&#8217;s allowed in a certain forum (like the sandbox on my forums), or allowed a certain period of time after the previous post was made.</li>
<li>Bumping up old topics &#8212; Most forums have a problem with this.  It is simply not socially acceptable to bring up a conversation from 2001 that hasn&#8217;t been posted on since then.</li>
<li>One-word posting &#8212; &#8220;lol&#8221; is not an acceptable post on any forum I know of.  It would be pretty simple to block posts with no spaces in them, and also have a minimum character count per post.</li>
</ul>
<p>I&#8217;ve decided to make a plugin for bbPress that blocks the three types of human-generated spam I just listed.  If anyone has any ideas on other things I could block with the plugin, please tell me here.</p>
<p><strong>Edit:</strong></p>
<p>I have completed the development of <a href="http://llamaslayers.net/go?http://bbpress.org/plugins/topic/automated-forum-moderation/automated-forum-moderation.0.2.zip" title="(412 clicks)">Automated Forum Moderation</a>&#8217;s <a href="http://llamaslayers.net/go?http://bbpress.org/plugins/topic/automated-forum-moderation/" title="(513 clicks)">first release</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://llamaslayers.net/daily-llama/678/automated-forum-moderation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
