<?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>Tue, 06 Jan 2009 01:19:14 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[NETTUTS.com: The Best Ways to Fight Spam]]></title>
      <guid>http://www.phpdeveloper.org/news/11149</guid>
      <link>http://www.phpdeveloper.org/news/11149</link>
      <description><![CDATA[<p>
Spam is a constant burden for anyone on the web, be it through email or via something like comments on a website. The NETTUTS site can't help so much with the first one, but they've come up with <a href="http://nettuts.com/misc/the-best-ways-to-fight-spam/">a new tutorial</a> that can help with the second with a few methods.
</p>
<blockquote>
Deciding on the best method of spam prevention on your blogs, forums, or even contact forms can be difficult. In this article we will take a look at a service called Akismet and how it can help. We will also look at why some other methods of fighting spam fail. 
</blockquote>
<p>They give a few ways to waylay the spammers including:</p>
<ul>
<li>Disallowing multiple consecutive submissions
<li>Keyword Blacklist
<li>CAPTCHA
<li>and a service called <a href="http://akismet.com/">Akismet</a>
</ul>
<p>
They go into a bit more detail on this last one, even going so far as to included code (<a href="http://www.achingbrain.net/files/PHP5Akismet/PHP5Akismet.0.4.zip">this class</a>) and examples of how to let the Akismet service see if something is spam or not. Links to libraries for other languages are included too.
</p>]]></description>
      <pubDate>Mon, 06 Oct 2008 09:30:28 -0500</pubDate>
    </item>
  </channel>
</rss>
