<?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>Small Finds from the Spoilheap &#187; plug-ins</title>
	<atom:link href="http://www.spoilheap.com/smallfinds/tag/plug-ins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.spoilheap.com/smallfinds</link>
	<description>You found WHAT?  On WHERE?</description>
	<lastBuildDate>Sun, 21 Mar 2010 19:38:18 +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 Solutions?</title>
		<link>http://www.spoilheap.com/smallfinds/2009/12/spam-solutions/</link>
		<comments>http://www.spoilheap.com/smallfinds/2009/12/spam-solutions/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 02:04:08 +0000</pubDate>
		<dc:creator>David Platt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[plug-ins]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.spoilheap.com/smallfinds/?p=674</guid>
		<description><![CDATA[Since starting the blog, I&#8217;ve had to deal with a certain amount of spam in the comments fields.  Not huge quantities, by any means, and this spam certainly didn&#8217;t have the irritating feature that ProjectForum spam used to have of creating a new page for every link included in the text that I would [...]]]></description>
			<content:encoded><![CDATA[<p>Since starting the blog, I&#8217;ve had to deal with a certain amount of spam in the comments fields.  Not huge quantities, by any means, and <em>this</em> spam certainly didn&#8217;t have the irritating feature that <em><a href="http://www.courseforum.com/pf/" target="_blank">ProjectForum</a></em> spam used to have of creating a new page for every link included in the text that I would then have to hunt down and delete.  Still, it remained and remains a minor source of irritation.</p>
<div id="attachment_726" class="wp-caption aligncenter" style="width: 510px"><img src="http://www.spoilheap.com/smallfinds/wp-content/uploads/2009/12/Spamspamspam-large.jpg" alt="Hormel Food Sales strongly discourage the association of images of their product (SPAM) with internet Spam.  Instead, here is a cropped film still from the famous Monty Python sketch. © 1970 BBC.  Vikings are also more appropriate to an archaeology blog.  Obviously." title="Spam, Spam, Spam, Spam" width="500" height="297" class="size-full wp-image-726" /><p class="wp-caption-text">Hormel Food Sales strongly discourage the association of images of their product (SPAM) with internet Spam.  Instead, here is a cropped film still from the famous Monty Python sketch. (© 1970 BBC with some modest Photoshop tinkering from yours truly).  Vikings are also more appropriate to an archaeology blog.  Obviously.</p></div>
<p>My original method of dealing with this was to simply hold all comments from first-time posters for moderation.  Although this did succeed in stopping my few blog entires being snowed under by bots saying how interesting my information was and here&#8217;s a link to [<em>insert brand, consumer product, or service of choice here</em>], I still had to review these things as they came in.  And, while I did my best to approve or zap comments quickly, it has been pointed out elsewhere that this can kind of thing can lead to people submitting multiple comments or simply giving up in disgust.</p>
<p>Consequently, I have decided it was time to start looking into plug-ins for Wordpress.  A quick search on Dreamhost&#8217;s user forums produced <a href="http://discussion.dreamhost.com/showthreaded.pl?Cat=0&#038;Board=3rdparty&#038;Number=76870&#038;page=&#038;view=&#038;sb=&#038;o=&#038;vc=1#Post76870" target="_blank">this enlightening, if brief, thread on the topic</a>.  <em>Askimet</em> comes with <em>Wordpress</em> but requires that I actually sign up with Wordpress to get an API key.  This is probably much less of a nuisance than I imagine it to be and, considering its ratings, <em>Askimet</em> may eventually turn out to be the way to go.  For now, however, I&#8217;ve decided to give <a href="http://www.642weather.com/weather/scripts-wordpress-captcha.php" target="_blank">SI CAPTCHA Anti-Spam</a> a whirl.</p>
<p>One thoroughly convincing piece of advice that I read was that one should make the process of providing feedback as painless as possible for the reader (I&#8217;m afraid that I can&#8217;t remember on which blog about blogging I found this &#8212; sorry).  With this in mind, there are three things about the change to comments on this blog that one should note:</p>
<ul>
<li>The first-time poster no longer has to wait for my approval until he or she can see the comment(s).</li>
<li>
My main reason for choosing this plug-in was that it doesn&#8217;t require that the reader use Java in his or her browser &#8212; one less hurdle to get over.  (Although I suspect that most people accessing Wordpress blogs do have fairly up to date versions of Java.  I think that I may be misunderstanding the reasoning behind not requiring Java here.)</li>
<li>Unfortunately, it does require that the person posting a comment does read and re-enter one of those distorted word images (or a <a href="http://en.wikipedia.org/wiki/Captcha" target="_blank">captcha</a>) &#8212; actually throwing up a new barrier, albeit one that delays the poster for only a few seconds rather than as many as several hours.  I&#8217;ve also tried to get around the <a href="http://en.wikipedia.org/wiki/Captcha#Legal_concerns" target="_blank">problems identified</a> by the American Council of the Blind by enabling Flash audio, so that the captcha image can be read aloud by a computer.</li>
</ul>
<p>I <em>do</em> hope that the captcha system presents a less of an impediment for comments than my previous system.  Other avenues that I might explore are <a href="http://wordpress-plugins.feifei.us/hashcash/" target="_blank">Hashcash</a> and <a href="http://unknowngenius.com/blog/wordpress/spam-karma/" target="_blank">Spam-Karma</a>.  These are still early days and I&#8217;m still very much feeling my way.  There&#8217;s plenty of time for me to change to my mind about &#8230; oh, everything to do with how I set up this blog.</p>
<p>As ever, I&#8217;d be grateful for any thoughts, comments, clarifications, <em>etc</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.spoilheap.com/smallfinds/2009/12/spam-solutions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
