<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.0.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: The slow move to Gradient Dropshadow Curve 3.0&#8230;</title>
	<link>http://www.henrytapia.com/archives/2006/06/06/the-slow-move-to-gradient-dropshadow-curve-30/</link>
	<description>Personal site of Henry Tapia - web and digital media designer</description>
	<pubDate>Fri, 04 Jul 2008 02:45:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.3</generator>

	<item>
		<title>by: Ross</title>
		<link>http://www.henrytapia.com/archives/2006/06/06/the-slow-move-to-gradient-dropshadow-curve-30/#comment-5974</link>
		<pubDate>Mon, 21 Aug 2006 00:02:50 +0000</pubDate>
		<guid>http://www.henrytapia.com/archives/2006/06/06/the-slow-move-to-gradient-dropshadow-curve-30/#comment-5974</guid>
					<description>yes, i guess so....
I forgot to mention this part 
 
&quot;and add this attribute to the tag

    onsubmit=&quot;return checkCheckBox(this);”

should say &quot;and add this attribute to the Form tag&quot;

like this
[form  action='bla-bla-bla.com' method=post   onsubmit=&quot;return checkCheckBox(this);”]</description>
		<content:encoded><![CDATA[<p>yes, i guess so&#8230;.<br />
I forgot to mention this part </p>
<p>&#8220;and add this attribute to the tag</p>
<p>    onsubmit=&#8221;return checkCheckBox(this);”</p>
<p>should say &#8220;and add this attribute to the Form tag&#8221;</p>
<p>like this<br />
[form  action=&#8217;bla-bla-bla.com&#8217; method=post   onsubmit=&#8221;return checkCheckBox(this);”]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: hank</title>
		<link>http://www.henrytapia.com/archives/2006/06/06/the-slow-move-to-gradient-dropshadow-curve-30/#comment-5973</link>
		<pubDate>Sun, 20 Aug 2006 23:52:17 +0000</pubDate>
		<guid>http://www.henrytapia.com/archives/2006/06/06/the-slow-move-to-gradient-dropshadow-curve-30/#comment-5973</guid>
					<description>Nice one - but you'll have gone from comment spam to email spam with that comment... :)</description>
		<content:encoded><![CDATA[<p>Nice one - but you&#8217;ll have gone from comment spam to email spam with that comment&#8230; <img src='http://www.henrytapia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ross</title>
		<link>http://www.henrytapia.com/archives/2006/06/06/the-slow-move-to-gradient-dropshadow-curve-30/#comment-5970</link>
		<pubDate>Sun, 20 Aug 2006 23:33:12 +0000</pubDate>
		<guid>http://www.henrytapia.com/archives/2006/06/06/the-slow-move-to-gradient-dropshadow-curve-30/#comment-5970</guid>
					<description>all good so far, it's been over 24 hours and not one word press spam yet... previously I was getting between 30 to 50 spams everyday, so I think I may have been succesful!

If anybody needs help or has questions about doing this email me ross@weirdgalaxy.com</description>
		<content:encoded><![CDATA[<p>all good so far, it&#8217;s been over 24 hours and not one word press spam yet&#8230; previously I was getting between 30 to 50 spams everyday, so I think I may have been succesful!</p>
<p>If anybody needs help or has questions about doing this email me <a href="mailto:ross@weirdgalaxy.com">ross@weirdgalaxy.com</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: hank</title>
		<link>http://www.henrytapia.com/archives/2006/06/06/the-slow-move-to-gradient-dropshadow-curve-30/#comment-5944</link>
		<pubDate>Sun, 20 Aug 2006 13:05:00 +0000</pubDate>
		<guid>http://www.henrytapia.com/archives/2006/06/06/the-slow-move-to-gradient-dropshadow-curve-30/#comment-5944</guid>
					<description>hehe that looks good. I'll take a closer look when I get the chance...</description>
		<content:encoded><![CDATA[<p>hehe that looks good. I&#8217;ll take a closer look when I get the chance&#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ross</title>
		<link>http://www.henrytapia.com/archives/2006/06/06/the-slow-move-to-gradient-dropshadow-curve-30/#comment-5921</link>
		<pubDate>Sun, 20 Aug 2006 03:26:32 +0000</pubDate>
		<guid>http://www.henrytapia.com/archives/2006/06/06/the-slow-move-to-gradient-dropshadow-curve-30/#comment-5921</guid>
					<description>Hank 
That last post is displaying my code incorrectly look at this link for full code

http://radiationzero.com/spam_php.htm</description>
		<content:encoded><![CDATA[<p>Hank<br />
That last post is displaying my code incorrectly look at this link for full code</p>
<p><a href='http://radiationzero.com/spam_php.htm' rel='nofollow'>http://radiationzero.com/spam_php.htm</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ross</title>
		<link>http://www.henrytapia.com/archives/2006/06/06/the-slow-move-to-gradient-dropshadow-curve-30/#comment-5919</link>
		<pubDate>Sun, 20 Aug 2006 03:20:22 +0000</pubDate>
		<guid>http://www.henrytapia.com/archives/2006/06/06/the-slow-move-to-gradient-dropshadow-curve-30/#comment-5919</guid>
					<description>okay, I think I may have a solution ... I have implemented this but time will tell if the spam truelly stops.....

on the comments.php page I have added this piece of code to the form.....

&lt; ? //// added by Ross ////////  ?&gt;
		
&lt;p&gt;
          
&lt;label for=&quot;spam_protected&quot;&gt;&lt;small&gt;&lt;input type=&quot;checkbox&quot; name=&quot;spam_protected&quot; id=&quot;spam_protected&quot; value=&quot;666&quot; /&gt;I am not some arsehole that is posting spam&lt;/input&gt;&lt;/small&gt;&lt;/label&gt;ipt language=&quot;JavaScript&quot;&gt;
		
	function checkCheckBox(f){
	if (f.spam_protected.checked == false ){
	alert('Please check the NOT SPAM box');
	return false;
	} else {
	return true;
	}

	}
	
		
&lt; ? /// ended /// ?&gt; 


and add this attribute to the &lt;form&gt; tag

 onsubmit=&quot;return checkCheckBox(this);&quot;


then on the page called &quot;wp-comments-post.php&quot; add this somewhere towards the top ...(line19?)


//// added by Ross ////////  

if($_POST['spam_protected']!=&quot;666&quot; &amp;#124;&amp;#124; empty($_POST['spam_protected'])){
	echo &quot;spam!!!!!! you spammed me!!!! ahhhhhhhh!!!!!&quot;;
	exit;
}


/// end of Ross add.....


well that's my attempt, I'll let you know if that works and the spam stops&lt;/form&gt;</description>
		<content:encoded><![CDATA[<p>okay, I think I may have a solution &#8230; I have implemented this but time will tell if the spam truelly stops&#8230;..</p>
<p>on the comments.php page I have added this piece of code to the form&#8230;..</p>
<p>< ? //// added by Ross ////////  ?></p>
<p><label for="spam_protected"><small><input type="checkbox" name="spam_protected" id="spam_protected" value="666" />I am not some arsehole that is posting spam</input></small></label>ipt language=&#8221;JavaScript&#8221;></p>
<p>	function checkCheckBox(f){<br />
	if (f.spam_protected.checked == false ){<br />
	alert(&#8217;Please check the NOT SPAM box&#8217;);<br />
	return false;<br />
	} else {<br />
	return true;<br />
	}</p>
<p>	}</p>
<p>< ? /// ended /// ?> </p>
<p>and add this attribute to the<br />
<form> tag</p>
<p> onsubmit=&#8221;return checkCheckBox(this);&#8221;</p>
<p>then on the page called &#8220;wp-comments-post.php&#8221; add this somewhere towards the top &#8230;(line19?)</p>
<p>//// added by Ross ////////  </p>
<p>if($_POST[&#8217;spam_protected&#8217;]!=&#8221;666&#8243; || empty($_POST[&#8217;spam_protected&#8217;])){<br />
	echo &#8220;spam!!!!!! you spammed me!!!! ahhhhhhhh!!!!!&#8221;;<br />
	exit;<br />
}</p>
<p>/// end of Ross add&#8230;..</p>
<p>well that&#8217;s my attempt, I&#8217;ll let you know if that works and the spam stops</form>
]]></content:encoded>
				</item>
	<item>
		<title>by: hank</title>
		<link>http://www.henrytapia.com/archives/2006/06/06/the-slow-move-to-gradient-dropshadow-curve-30/#comment-4312</link>
		<pubDate>Thu, 20 Jul 2006 06:12:35 +0000</pubDate>
		<guid>http://www.henrytapia.com/archives/2006/06/06/the-slow-move-to-gradient-dropshadow-curve-30/#comment-4312</guid>
					<description>I don't have high hopes for that. Does it work for you?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have high hopes for that. Does it work for you?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: ross</title>
		<link>http://www.henrytapia.com/archives/2006/06/06/the-slow-move-to-gradient-dropshadow-curve-30/#comment-4311</link>
		<pubDate>Thu, 20 Jul 2006 05:27:46 +0000</pubDate>
		<guid>http://www.henrytapia.com/archives/2006/06/06/the-slow-move-to-gradient-dropshadow-curve-30/#comment-4311</guid>
					<description>spam spam spam... I get about 30 word press spammers a day... I figured if I change the name of the text fields in the comments section this would screw them... does that not work???</description>
		<content:encoded><![CDATA[<p>spam spam spam&#8230; I get about 30 word press spammers a day&#8230; I figured if I change the name of the text fields in the comments section this would screw them&#8230; does that not work???
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
