<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Peter&#039;s Useful Crap - Topic: Version 3.0.0 released!</title>
	<link>http://www.theblog.ca/peter-forum/peters-custom-anti-spam-for-wordpress/version-300-released</link>
	<description><![CDATA[Useful tips on Canada, cell phones, banking, technology, WordPress, PHP and more]]></description>
	<generator>Simple:Press Version 5.5.1</generator>
	<atom:link href="http://www.theblog.ca/peter-forum/peters-custom-anti-spam-for-wordpress/version-300-released/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Mike on Version 3.0.0 released!</title>
        	<link>http://www.theblog.ca/peter-forum/peters-custom-anti-spam-for-wordpress/version-300-released#p274</link>
        	<category>Peter's Custom Anti-Spam for WordPress</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-custom-anti-spam-for-wordpress/version-300-released#p274</guid>
        	        	<description><![CDATA[<p>Awesome plugin!  I've found it very useful, and I love how you can add your own words to flavor it to your journal.</p>
<p>I'm having a bit of a problem with this plugin in conjunction with OpenID, though -- I have it so that users can post using an OpenID login on the comment page.  However, when they are directed back to my site from the OpenID provider (I tested with LiveJournal), they're informed that they didn't enter the anti-spam verification -- even though, at that point, they should be logged in and it shouldn't be necessary.  Any clue as to how I might fix this?</p>
<p><strong>Admin edit: I've moved the discussion on this topic <a href="http://www.theblog.ca/peter-forum?forum=1&#038;topic=74&#038;page=1">here</a>, since it relevant to the plugin as a whole, not just to the 3.0.0 release.</strong></p>
]]></description>
        	        	<pubDate>Sun, 10 Feb 2008 19:15:18 +0000</pubDate>
        </item>
        <item>
        	<title>Peter on Version 3.0.0 released!</title>
        	<link>http://www.theblog.ca/peter-forum/peters-custom-anti-spam-for-wordpress/version-300-released#p273</link>
        	<category>Peter's Custom Anti-Spam for WordPress</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-custom-anti-spam-for-wordpress/version-300-released#p273</guid>
        	        	<description><![CDATA[<p>If you mean to not include the audio files at all so that people can make their own, I would rather keep the release simple and just have people replace the files themselves, since the download size of the plugin isn't massive.</p>
<p>If you mean to disable the feature, you can simply change the value of this setting to "false":</p>
<p><code><br />
// Set this to TRUE to enable wav files of the anti-spam words so that visually enabled users can comment<br />
</code><br />
<code><br />
$cas_wav = true;<br />
</code></p>
]]></description>
        	        	<pubDate>Tue, 05 Feb 2008 14:38:49 +0000</pubDate>
        </item>
        <item>
        	<title>Amber on Version 3.0.0 released!</title>
        	<link>http://www.theblog.ca/peter-forum/peters-custom-anti-spam-for-wordpress/version-300-released#p272</link>
        	<category>Peter's Custom Anti-Spam for WordPress</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-custom-anti-spam-for-wordpress/version-300-released#p272</guid>
        	        	<description><![CDATA[<p>Is there a way to make a separate version that doesn't include audio?</p>
<p>I usually just modify the files anyway, but I thought it might be nice for those who don't use audio at all.</p>
]]></description>
        	        	<pubDate>Tue, 05 Feb 2008 13:20:44 +0000</pubDate>
        </item>
        <item>
        	<title>Peter on Version 3.0.0 released!</title>
        	<link>http://www.theblog.ca/peter-forum/peters-custom-anti-spam-for-wordpress/version-300-released#p270</link>
        	<category>Peter's Custom Anti-Spam for WordPress</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-custom-anti-spam-for-wordpress/version-300-released#p270</guid>
        	        	<description><![CDATA[<p>Thanks for the feedback!  I will look into this and incorporate it into the next version, whenever that is released.</p>
<p><strong>Edit: this has now been implemented in version 3.0.1</strong></p>
]]></description>
        	        	<pubDate>Mon, 04 Feb 2008 13:16:41 +0000</pubDate>
        </item>
        <item>
        	<title>Angelo Mandato on Version 3.0.0 released!</title>
        	<link>http://www.theblog.ca/peter-forum/peters-custom-anti-spam-for-wordpress/version-300-released#p269</link>
        	<category>Peter's Custom Anti-Spam for WordPress</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-custom-anti-spam-for-wordpress/version-300-released#p269</guid>
        	        	<description><![CDATA[<p>It would be ideal to be able to disable the exec('sox') option at the top of the custom_anti_spam.php script. If you do not have sox installed on your server, the root user will see an error such as 'sh: sox: command not found' randomly in the shell.</p>
<p>You may also wish to append '> /dev/null 2>&#038;1' to the end of the command. This will prevent the output from sox such as 'sox: STRETCH clipped X values...' to appear in the shell.</p>
<p>Great plugin!</p>
]]></description>
        	        	<pubDate>Mon, 04 Feb 2008 11:55:28 +0000</pubDate>
        </item>
        <item>
        	<title>Peter on Version 3.0.0 released!</title>
        	<link>http://www.theblog.ca/peter-forum/peters-custom-anti-spam-for-wordpress/version-300-released#p264</link>
        	<category>Peter's Custom Anti-Spam for WordPress</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-custom-anti-spam-for-wordpress/version-300-released#p264</guid>
        	        	<description><![CDATA[<p>This is a pretty major release with a change in the audio file generation and added protection for registration forms. </p>
<ul>
<li>The generated audio files are now wav files. This makes them bigger than before, but is important as I couldn't easily vary the size of the audio files with mp3s. Now the wav files are "stretched" upon generation to a variable length by the sox filter, which is built in to most severs. Thanks to Jose for <a href="http://www.securiteam.com/securitynews/5EP0C1FN5W.html">pointing out this problem</a>.
</li>
<li>Following some testing on the <a href="http://www.theblog.ca/peter-forum?forum=1&#038;topic=54&#038;page=1">beta release</a> with registration form protection, this has been incorporated into the main code. See the bottom part of the settings section in the file to customize the registration form protection.</li>
</ul>
<p>Download the release on the plugin page, as always:</p>
<p><a href="http://www.theblog.ca/anti-spam" rel="nofollow">http://www.theblog.ca/anti-spam</a></p>
<p>If you have a question not related to this specific release, please start a new topic.</p>
]]></description>
        	        	<pubDate>Sun, 20 Jan 2008 01:27:03 +0000</pubDate>
        </item>
</channel>
</rss>