<?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>Musings of a Software Engineer &#187; plugins</title>
	<atom:link href="http://phoenix.adamcoulthard.co.uk/blogs/tag/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://phoenix.adamcoulthard.co.uk/blogs</link>
	<description>The gentle ramblings of a bored software engineer</description>
	<lastBuildDate>Mon, 07 Jun 2010 10:26:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Spam filters</title>
		<link>http://phoenix.adamcoulthard.co.uk/blogs/2010/04/07/spam-filters/</link>
		<comments>http://phoenix.adamcoulthard.co.uk/blogs/2010/04/07/spam-filters/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 21:04:45 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://phoenix.adamcoulthard.co.uk/blogs/?p=238</guid>
		<description><![CDATA[After implementing a spam filter on my blogs a few months ago in an attempt to stop the spam comments, it seems to have worked really well in stopping all comments from everyone.  The idea of the first plugin was it asked a simple maths question of the user to ensure its a person rather [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://phoenix.adamcoulthard.co.uk/blogs/files/2010/04/spam.jpg"><img class="alignleft size-medium wp-image-239" title="Spam" src="http://phoenix.adamcoulthard.co.uk/blogs/files/2010/04/spam-300x300.jpg" alt="" width="180" height="180" /></a>After implementing a spam filter on my blogs a few months ago in an attempt to stop the spam comments, it seems to have worked really well in stopping all comments from everyone.  The idea of the first plugin was it asked a simple maths question of the user to ensure its a person rather than a human being.  I&#8217;m pretty sure that it was working ok, but we got an email the other day saying they couldnt post on the blog.  So after a quick check (I&#8217;m not sure what happened) but the plugin was no longer working as I would have expected.  The only thing that I can think of is that an update on wordpress itself caused it too stop working.</p>
<p>After a few searches on the wordpress plugin site I found a new comment spam protector and installed that and it was really simple to get it up and running.  Unfortunately for some reason when this was added to the comments forms they were put in an odd place, underneath the submit button.</p>
<p>So the simple install turned into updating all of the themes that I was using to ensure that it was being placed above the submit button.  I also did a quick hack on the php to remove the label that was being displayed.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://phoenix.adamcoulthard.co.uk/blogs/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://phoenix.adamcoulthard.co.uk/blogs/2010/04/07/spam-filters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spam comments</title>
		<link>http://phoenix.adamcoulthard.co.uk/blogs/2009/12/20/spam-comments/</link>
		<comments>http://phoenix.adamcoulthard.co.uk/blogs/2009/12/20/spam-comments/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 17:37:44 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress plugins]]></category>
		<category><![CDATA[WPMU]]></category>

		<guid isPermaLink="false">http://phoenix.adamcoulthard.co.uk/blogs/?p=197</guid>
		<description><![CDATA[After upgrading to the latest version of WPMU, I had a look around to see where there was a way of stopping spam comments since I was forever trying to delete them.  Doing a quick search on wordpress.com (why didnt I do this eariler) there are a number of plugins available that force the user [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_150" class="wp-caption alignleft" style="width: 128px"><img title="Spam" src="http://phoenix.adamcoulthard.co.uk/wp-content/files/2009/07/images.jpg" alt="Spam" width="118" height="110" /><p class="wp-caption-text">Spam</p></div>
<p>After upgrading to the latest version of WPMU, I had a look around to see where there was a way of stopping spam comments since I was forever trying to delete them.  Doing a quick search on wordpress.com (why didnt I do this eariler) there are a number of plugins available that force the user either to a) answer a simple maths question or b) creates an image that the user has to enter.</p>
<p>I&#8217;ve not had the maths plugin running for the last month or so and on all the blogs I&#8217;ve so far had no spam comments which is fantastic.  Means that I dont need to keep deleting things every couple of days!!</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://phoenix.adamcoulthard.co.uk/blogs/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://phoenix.adamcoulthard.co.uk/blogs/2009/12/20/spam-comments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
