Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11408 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55151 invoked by uid 1010); 21 Jul 2004 03:49:52 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 55083 invoked from network); 21 Jul 2004 03:49:51 -0000 Received: from unknown (HELO mail.rocketservers.net) (69.93.71.50) by pb1.pair.com with SMTP; 21 Jul 2004 03:49:51 -0000 Received: (qmail 31158 invoked by uid 399); 21 Jul 2004 03:50:02 -0000 Received: from unknown (HELO ?192.168.33.102?) (65.27.8.64) by 50.69-93-71.reverse.theplanet.com with SMTP; 21 Jul 2004 03:50:02 -0000 To: internals@lists.php.net Date: Tue, 20 Jul 2004 22:49:50 -0500 User-Agent: KMail/1.6.1 References: <6.1.2.0.0.20040720175549.04278000@127.0.0.1> <20040720202806.GB24626@panix.com> <4802d05204072014462a4c14f8@mail.gmail.com> In-Reply-To: <4802d05204072014462a4c14f8@mail.gmail.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-ID: <200407202249.50519.jsjohnst@altdns.net> Subject: Re: [PHP-DEV] Spammer on Bugs page From: jsjohnst@altdns.net (Jeremy Johnstone) On Tuesday 20 July 2004 04:46 pm, Jacques Marneweck wrote: > Hi Daniel, > > Take a look over @ Colin Viebrock's Blog and see how his turing test > works (http://www.viebrock.ca/code/11/email-protection) and I posted > to you earlier how to do sound turing links. > I was gonna hack a quick image generation script together, but the URL you gave seems to work fine already. The links directly to the relevant code are: http://www.viebrock.ca/downloads/turing-image.phps http://www.viebrock.ca/downloads/turing.phps The description can be found here: http://www.viebrock.ca/code/10/turing-protection And the example demo can be found here: http://www.viebrock.ca/downloads/turing-test.php -Jeremy