<?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>Simon Rycroft's musings &#187; Work</title>
	<atom:link href="http://blog.simon.rycroft.name/category/work/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.simon.rycroft.name</link>
	<description>Too lazy to be a blog, but a little more than the average web page.</description>
	<lastBuildDate>Thu, 09 Oct 2008 11:43:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Zero Spam</title>
		<link>http://blog.simon.rycroft.name/2008/04/30/zero-spam/</link>
		<comments>http://blog.simon.rycroft.name/2008/04/30/zero-spam/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 22:17:45 +0000</pubDate>
		<dc:creator>Simon Rycroft</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://blog.simon.rycroft.name/?p=24</guid>
		<description><![CDATA[I&#8217;m now close to 100% confident that we&#8217;ve managed to cut out spam completely on the Scratchpads.  We&#8217;re doing this using two modules, Hashcash (as mentioned previously on this blog), and Mollom.
What&#8217;s Mollom?  Well, it&#8217;s a spam detection service which implements its own Captcha on a site if it thinks some content posted [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m now close to 100% confident that we&#8217;ve managed to cut out spam completely on the <a href="http://scratchpads.eu">Scratchpads</a>.  We&#8217;re doing this using two modules, <a href="http://drupal.org/project/hashcash">Hashcash</a> (as mentioned previously on this blog), and <a href="http://mollom.com">Mollom</a>.</p>
<p>What&#8217;s <a href="http://mollom.com">Mollom</a>?  Well, it&#8217;s a spam detection service which implements its own Captcha on a site if it thinks some content posted is spam.  It&#8217;s the one module I&#8217;d now recommend all Drupal installations shouldn&#8217;t be without.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.simon.rycroft.name/2008/04/30/zero-spam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hashcash</title>
		<link>http://blog.simon.rycroft.name/2008/04/22/hashcash/</link>
		<comments>http://blog.simon.rycroft.name/2008/04/22/hashcash/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 22:00:53 +0000</pubDate>
		<dc:creator>Simon Rycroft</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://blog.simon.rycroft.name/2008/04/22/hashcash/</guid>
		<description><![CDATA[I&#8217;ve raved about how good the Wordpress Hashcash plugin is before, so I decided to implement it for Drupal (http://drupal.org/project/hashcash).  I&#8217;ve got it installed on the fifty plus sites I manage, and so far it seems to be doing its thing.  I&#8217;ll post here with updates if it does anything silly!
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve raved about how good the Wordpress Hashcash plugin is before, so I decided to implement it for Drupal (<a href="http://drupal.org/project/hashcash">http://drupal.org/project/hashcash</a>).  I&#8217;ve got it installed on the fifty plus sites I manage, and so far it seems to be doing its thing.  I&#8217;ll post here with updates if it does anything silly!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.simon.rycroft.name/2008/04/22/hashcash/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Imagex</title>
		<link>http://blog.simon.rycroft.name/2007/11/28/imagex/</link>
		<comments>http://blog.simon.rycroft.name/2007/11/28/imagex/#comments</comments>
		<pubDate>Wed, 28 Nov 2007 01:14:15 +0000</pubDate>
		<dc:creator>Simon Rycroft</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://blog.simon.rycroft.name/2007/11/28/imagex/</guid>
		<description><![CDATA[Just felt I should shout about the new module I&#8217;ve developed for Drupal.  It extends the Image module to make adding large numbers of images even simpler than before.  It, of course, uses Postlet for the image upload, and then a tiny smattering of jQuery for the dynamic page refresh.
]]></description>
			<content:encoded><![CDATA[<p>Just felt I should shout about the new module I&#8217;ve developed for Drupal.  It extends the <a href="http://drupal.org/project/image">Image module</a> to make adding large numbers of images even simpler than before.  It, of course, uses <a href="http://www.postlet.com/">Postlet</a> for the image upload, and then a tiny smattering of jQuery for the dynamic page refresh.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.simon.rycroft.name/2007/11/28/imagex/feed/</wfw:commentRss>
		<slash:comments>-7</slash:comments>
		</item>
		<item>
		<title>Drupal module weight</title>
		<link>http://blog.simon.rycroft.name/2007/11/26/drupal-module-weight/</link>
		<comments>http://blog.simon.rycroft.name/2007/11/26/drupal-module-weight/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 11:53:01 +0000</pubDate>
		<dc:creator>Simon Rycroft</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[execution order]]></category>
		<category><![CDATA[hook]]></category>
		<category><![CDATA[order]]></category>

		<guid isPermaLink="false">http://blog.simon.rycroft.name/2007/11/26/drupal-module-weight/</guid>
		<description><![CDATA[I just had to write a quick post having scratched my head over this one for a little too long.
Basically, within Drupal I&#8217;d wanted to change the order that the hook_form_alter hooks were executed.  In order to do this all you need to do is to set the &#8220;weight&#8221; of the module in question [...]]]></description>
			<content:encoded><![CDATA[<p>I just had to write a quick post having scratched my head over this one for a little too long.</p>
<p>Basically, within Drupal I&#8217;d wanted to change the order that the hook_form_alter hooks were executed.  In order to do this all you need to do is to set the &#8220;weight&#8221; of the module in question to a greater value.  In our example, I wanted my module to execute its code <strong>after</strong> the location module.  The location module has a weight of 0 (the default), so simply be setting mine to 1 its code was executed after the location module&#8217;s code.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.simon.rycroft.name/2007/11/26/drupal-module-weight/feed/</wfw:commentRss>
		<slash:comments>-31</slash:comments>
		</item>
	</channel>
</rss>
