<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Captcha - in 5 lines of php :)</title>
	<atom:link href="http://nodstrum.com/2007/09/23/captcha/feed/" rel="self" type="application/rss+xml" />
	<link>http://nodstrum.com/2007/09/23/captcha/</link>
	<description>A coders playground.</description>
	<pubDate>Thu, 20 Nov 2008 22:59:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: blabub</title>
		<link>http://nodstrum.com/2007/09/23/captcha/#comment-1519</link>
		<dc:creator>blabub</dc:creator>
		<pubDate>Wed, 09 Jul 2008 11:48:14 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/09/23/captcha/#comment-1519</guid>
		<description>Who ever write this lib, learn one thing.
Never, never, never delete the content of a directory when you have no idea what can be in this directory!
In this example the imagedirectory, you wiped my whole htdocs with that shit.
It\'s so hard to check if there are other files in the temp dir?


Long lives backupping!</description>
		<content:encoded><![CDATA[<p>Who ever write this lib, learn one thing.<br />
Never, never, never delete the content of a directory when you have no idea what can be in this directory!<br />
In this example the imagedirectory, you wiped my whole htdocs with that shit.<br />
It\&#8217;s so hard to check if there are other files in the temp dir?</p>
<p>Long lives backupping!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sangeeta</title>
		<link>http://nodstrum.com/2007/09/23/captcha/#comment-1088</link>
		<dc:creator>Sangeeta</dc:creator>
		<pubDate>Sat, 17 May 2008 05:13:36 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/09/23/captcha/#comment-1088</guid>
		<description>can you help out with this error which I got after adding the code: 

Warning: opendir(/path/to/your/captchaImages/directory) [function.opendir]: failed to open dir: Invalid argument in C:\Program Files\xampp\htdocs\Clients\captchatest\captcha.class.php on line 161

Warning: imagepng() [function.imagepng]: Unable to open '/path/to/your/captchaImages/directory/CAPTCHA_1211001275_20_2456.png' for writing in C:\Program Files\xampp\htdocs\Clients\captchatest\captcha.class.php on line 123
There was an error generating the Captcha - Check your directory path and permissions.</description>
		<content:encoded><![CDATA[<p>can you help out with this error which I got after adding the code: </p>
<p>Warning: opendir(/path/to/your/captchaImages/directory) [function.opendir]: failed to open dir: Invalid argument in C:\Program Files\xampp\htdocs\Clients\captchatest\captcha.class.php on line 161</p>
<p>Warning: imagepng() [function.imagepng]: Unable to open &#8216;/path/to/your/captchaImages/directory/CAPTCHA_1211001275_20_2456.png&#8217; for writing in C:\Program Files\xampp\htdocs\Clients\captchatest\captcha.class.php on line 123<br />
There was an error generating the Captcha - Check your directory path and permissions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sebben</title>
		<link>http://nodstrum.com/2007/09/23/captcha/#comment-794</link>
		<dc:creator>sebben</dc:creator>
		<pubDate>Mon, 24 Mar 2008 12:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/09/23/captcha/#comment-794</guid>
		<description>I’m getting this error
Warning: imagepng() [function.imagepng]: gd-png: fatal libpng error: zlib error in /home/.fuse/sebstence/olympics.theletterate.com/captcha.class.php on line 123

Warning: imagepng() [function.imagepng]: gd-png error: setjmp returns error condition in /home/.fuse/sebstence/olympics.theletterate.com/captcha.class.php on line 123

I have GD installed... am I missing something?
If you would like to have a look.
http://olympics.theletterate.com/upload.php
thanks for your help.</description>
		<content:encoded><![CDATA[<p>I’m getting this error<br />
Warning: imagepng() [function.imagepng]: gd-png: fatal libpng error: zlib error in /home/.fuse/sebstence/olympics.theletterate.com/captcha.class.php on line 123</p>
<p>Warning: imagepng() [function.imagepng]: gd-png error: setjmp returns error condition in /home/.fuse/sebstence/olympics.theletterate.com/captcha.class.php on line 123</p>
<p>I have GD installed&#8230; am I missing something?<br />
If you would like to have a look.<br />
<a href="http://olympics.theletterate.com/upload.php" rel="nofollow">http://olympics.theletterate.com/upload.php</a><br />
thanks for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niyaz PK</title>
		<link>http://nodstrum.com/2007/09/23/captcha/#comment-463</link>
		<dc:creator>Niyaz PK</dc:creator>
		<pubDate>Wed, 24 Oct 2007 09:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/09/23/captcha/#comment-463</guid>
		<description>You cannot use CAPTCHA also too reliably.
Read my article</description>
		<content:encoded><![CDATA[<p>You cannot use CAPTCHA also too reliably.<br />
Read my article</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moo</title>
		<link>http://nodstrum.com/2007/09/23/captcha/#comment-438</link>
		<dc:creator>Moo</dc:creator>
		<pubDate>Thu, 11 Oct 2007 19:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/09/23/captcha/#comment-438</guid>
		<description>I can spot a few bad things in the code:

- colors are static
- string is positioned in a horizontal line
- word is stored in a cookie which is client-side

Nice try, but not safe.</description>
		<content:encoded><![CDATA[<p>I can spot a few bad things in the code:</p>
<p>- colors are static<br />
- string is positioned in a horizontal line<br />
- word is stored in a cookie which is client-side</p>
<p>Nice try, but not safe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duncan</title>
		<link>http://nodstrum.com/2007/09/23/captcha/#comment-429</link>
		<dc:creator>Duncan</dc:creator>
		<pubDate>Thu, 04 Oct 2007 03:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/09/23/captcha/#comment-429</guid>
		<description>This is a great tool. I've got it working perfectly but it runs into problems verifying the input. I suspect its because the form is posting to itself - if it finds a form field it validates the data using an external PHP file. If there are no problems it redirects to the script that adds it to the database. How would I implement this captcha using this system?
Thanks in advance</description>
		<content:encoded><![CDATA[<p>This is a great tool. I&#8217;ve got it working perfectly but it runs into problems verifying the input. I suspect its because the form is posting to itself - if it finds a form field it validates the data using an external PHP file. If there are no problems it redirects to the script that adds it to the database. How would I implement this captcha using this system?<br />
Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gavin</title>
		<link>http://nodstrum.com/2007/09/23/captcha/#comment-405</link>
		<dc:creator>Gavin</dc:creator>
		<pubDate>Wed, 26 Sep 2007 01:00:37 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/09/23/captcha/#comment-405</guid>
		<description>Sorry but this isn't a captcha in 5 lines of code.  It's 5 lines to invoke it, but there's an entire include file in the background.  So

a) it's not 'a captcha in 5 lines'.  To claim this is wrong.

b) this type of captcha, with an included class that's invoked with just a few lines has been done many many times.  I mean really - welcome to any function/class created in the last 10 years.

Your claim is like someone saying 'an entire encyclopedia in two lines!'
include('encyclopedia.php'); // a million lines of code.
echo $encyclopedia_data;</description>
		<content:encoded><![CDATA[<p>Sorry but this isn&#8217;t a captcha in 5 lines of code.  It&#8217;s 5 lines to invoke it, but there&#8217;s an entire include file in the background.  So</p>
<p>a) it&#8217;s not &#8216;a captcha in 5 lines&#8217;.  To claim this is wrong.</p>
<p>b) this type of captcha, with an included class that&#8217;s invoked with just a few lines has been done many many times.  I mean really - welcome to any function/class created in the last 10 years.</p>
<p>Your claim is like someone saying &#8216;an entire encyclopedia in two lines!&#8217;<br />
include(&#8217;encyclopedia.php&#8217;); // a million lines of code.<br />
echo $encyclopedia_data;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://nodstrum.com/2007/09/23/captcha/#comment-385</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Sun, 23 Sep 2007 09:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/09/23/captcha/#comment-385</guid>
		<description>In Response to Octanes post on Digg.
When i said that it was 5 lines of code, this was meant as what the user would have to add to their code.

Nobody would be stupid enough to think that you could create a CAPTCHA in5 lines, that just dumb.</description>
		<content:encoded><![CDATA[<p>In Response to Octanes post on Digg.<br />
When i said that it was 5 lines of code, this was meant as what the user would have to add to their code.</p>
<p>Nobody would be stupid enough to think that you could create a CAPTCHA in5 lines, that just dumb.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://nodstrum.com/2007/09/23/captcha/#comment-383</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Sun, 23 Sep 2007 09:30:34 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/09/23/captcha/#comment-383</guid>
		<description>I should mention that you MUST have GD Enabled on your web-server PHP implementation.
This is usually implemented but if you cannot see the image and you cant see the problem, check that one :)

Jamie.</description>
		<content:encoded><![CDATA[<p>I should mention that you MUST have GD Enabled on your web-server PHP implementation.<br />
This is usually implemented but if you cannot see the image and you cant see the problem, check that one <img src='http://nodstrum.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Jamie.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
