<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Mon, 20 May 2013 10:25:29 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[ProDevTips.com: WP Hashcash]]></title>
      <guid>http://www.phpdeveloper.org/news/9571</guid>
      <link>http://www.phpdeveloper.org/news/9571</link>
      <description><![CDATA[<p>
On the ProDevTips blog today, <i>Henrik</i> has <a href="http://www.prodevtips.com/2008/02/04/wp-hashcash/">posted about</a> an alternative to the popular Akismet plugin for the PHP blogging tool, <a href="http://www.wordpress.org">WordPress</a>, to help prevent even more comment spam from making it past - <a href="http://wordpress-plugins.feifei.us/hashcash/">WP_Hashcash</a>.
</p>
<blockquote>
WP Hashcash is an antispam plugin that eradicates comment spam on Wordpress blogs. It works because your visitors must use obfuscated javascript to submit a proof-of-work that indicates they opened your website in a web browser, not a robot.
</blockquote>
<p>
He <a href="http://www.prodevtips.com/2008/02/04/wp-hashcash/">includes the code</a> that he needed to change to get the widget part of the plugin up and working correctly. You can find out more about this plugin from <a href="http://www.prodevtips.com/2008/02/04/wp-hashcash/">its page</a> on <i>Elliot Back</i>'s blog.
</p>]]></description>
      <pubDate>Tue, 05 Feb 2008 12:09:00 -0600</pubDate>
    </item>
  </channel>
</rss>
