Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76238
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <ian.g.kelly@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | UNSURE 0.233 |
| X-Spam-Level | ** |
| X-Spam-Evidence | '*H*': 0.55; '*S*': 0.01; '8-bit': 0.16; 'station.': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'aug': 0.22; 'options': 0.25; 'header:In-Reply-To:1': 0.27; 'tried': 0.27; 'chris': 0.29; 'tim': 0.29; 'words': 0.29; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; '13,': 0.31; 'chase': 0.31; 'received:google.com': 0.35; 'accessible': 0.36; 'module.': 0.36; 'effort': 0.37; 'easily': 0.37; 'audio': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'visual': 0.39; 'to:addr:python.org': 0.39; 'easy': 0.60; 'radio': 0.60; 'more': 0.64; 'default': 0.69; 'captcha': 0.84; 'recognition': 0.84; 'speech': 0.84; 'employ': 0.93 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=krh9oQI8JLMTPumu3mbtI0D6xCCo+7l3mnJ+Rdau2xo=; b=VqUXhP7ydzqsukMyeqH3Qbv9MZxOz58QFxD8FUcQPKe8M4cIxkOUnVaCEiQPXaiVMT hiEVDhZDvUdwCJF+KuC+v7c/yc2RcqcOwZQJPvlqEerz/Dt6uXJj9jRFuR4zEZwJWMjQ fVKmf2oqZXjBfCtZwoBWF/4oc+SPc8ohCMWWfz2VPaqzDUlvonE4nJSgDA60q9mAoL4t jlSqbgVvFHmQFd3QZbWOQwtYESAOnv4dGt7aLZZl77uI+7uYlFxzIU2fv52NeUPFCGbN wKyu4KakHXcPrEguSCnDdqwE+fu7zHD28fmJl/afhu/pFeaNHylGcsl2hRkUOQ+mCk6x bYFw== |
| X-Received | by 10.68.204.134 with SMTP id ky6mr110018pbc.61.1407961170939; Wed, 13 Aug 2014 13:19:30 -0700 (PDT) |
| MIME-Version | 1.0 |
| In-Reply-To | <20140813150128.1cab8cc5@bigbox.christie.dr> |
| References | <8c2e4bc2-4f46-4a68-83ed-469fe171de3a@googlegroups.com> <mailman.12884.1407848347.18130.python-list@python.org> <2320baf0-e097-4d67-97c1-dd37ca79fffb@googlegroups.com> <mailman.12887.1407856051.18130.python-list@python.org> <lsdce7$94t$1@dont-email.me> <mailman.12889.1407858847.18130.python-list@python.org> <376a239c-77e8-4e0e-9300-847dfa8a8547@googlegroups.com> <CAPTjJmo=Sr3Y4KaDfa4n6=bfxZFNWUohN93OtnHcvaYFT08mDA@mail.gmail.com> <53EB4E68.8050405@harvee.org> <CALvWhxtBnx2TX2VKpaoHvrr5QXpG3YMzrud3TzapCD8U7k=Fyg@mail.gmail.com> <20140813150128.1cab8cc5@bigbox.christie.dr> |
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Date | Wed, 13 Aug 2014 14:18:50 -0600 |
| Subject | Re: Captcha identify |
| To | Python <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| X-Mailman-Approved-At | Wed, 13 Aug 2014 23:04:24 +0200 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.12949.1407963865.18130.python-list@python.org> (permalink) |
| Lines | 15 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1407963865 news.xs4all.nl 2921 [2001:888:2000:d::a6]:38350 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:76238 |
Show key headers only | View raw
On Wed, Aug 13, 2014 at 2:01 PM, Tim Chase <python.list@tim.thechases.com> wrote: > On 2014-08-13 12:24, Chris Kaynor wrote: >> Many of the better captchas also include options for an audio cue in >> addition to the default visual one. > > Have you actually tried to use the audio cue? They're atrocious. I > got more intelligible words out of my old 8-bit SoundBlaster or a > de-tuned radio station. I'm all for just ditching them (and avoiding > sites that employ them). Just like the images, if they were easy to understand then they would be easily defeated by a spambot with a speech recognition module. I think the effort to make captcha systems more accessible is laudable, if perhaps misguided.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Captcha identify Wesley <nispray@gmail.com> - 2014-08-12 00:04 -0700
Re: Captcha identify Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-08-12 08:59 -0400
Re: Captcha identify Wesley <nispray@gmail.com> - 2014-08-12 07:57 -0700
Re: Captcha identify Chris Angelico <rosuav@gmail.com> - 2014-08-13 01:06 +1000
Re: Captcha identify Denis McMahon <denismfmcmahon@gmail.com> - 2014-08-12 15:38 +0000
Re: Captcha identify Chris Angelico <rosuav@gmail.com> - 2014-08-13 01:54 +1000
Re: Captcha identify Wesley <nispray@gmail.com> - 2014-08-12 18:36 -0700
Re: Captcha identify Chris Angelico <rosuav@gmail.com> - 2014-08-13 11:46 +1000
Re: Captcha identify Ben Finney <ben+python@benfinney.id.au> - 2014-08-13 11:54 +1000
Re: Captcha identify Rob Gaddi <rgaddi@technologyhighland.invalid> - 2014-08-13 09:28 -0700
Re: Captcha identify Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-08-14 03:52 +1000
Re: Captcha identify Chris Angelico <rosuav@gmail.com> - 2014-08-14 04:21 +1000
Re: Captcha identify "Eric S. Johansson" <esj@harvee.org> - 2014-08-13 07:39 -0400
Re: Captcha identify alister <alister.nospam.ware@ntlworld.com> - 2014-08-14 11:42 +0000
Re: Captcha identify Denis McMahon <denismfmcmahon@gmail.com> - 2014-08-14 23:19 +0000
Re: Captcha identify "Eric S. Johansson" <esj@harvee.org> - 2014-08-15 13:18 -0400
Re: Captcha identify Chris Angelico <rosuav@gmail.com> - 2014-08-16 03:30 +1000
Re: Captcha identify Chris Angelico <rosuav@gmail.com> - 2014-08-14 05:27 +1000
Re: Captcha identify Chris Kaynor <ckaynor@zindagigames.com> - 2014-08-13 12:24 -0700
Re: Captcha identify Chris Angelico <rosuav@gmail.com> - 2014-08-14 05:43 +1000
Re: Captcha identify Joel Goldstick <joel.goldstick@gmail.com> - 2014-08-13 15:44 -0400
Re: Captcha identify Skip Montanaro <skip@pobox.com> - 2014-08-13 14:55 -0500
Re: Captcha identify Tim Chase <python.list@tim.thechases.com> - 2014-08-13 15:01 -0500
Re: Captcha identify Ian Kelly <ian.g.kelly@gmail.com> - 2014-08-13 14:16 -0600
Re: Captcha identify Peter Pearson <ppearson@nowhere.invalid> - 2014-08-14 18:37 +0000
Re: Captcha identify Ian Kelly <ian.g.kelly@gmail.com> - 2014-08-14 13:42 -0600
Re: Captcha identify "Eric S. Johansson" <esj@harvee.org> - 2014-08-14 15:43 -0400
Re: Captcha identify alex23 <wuwei23@gmail.com> - 2014-08-15 17:03 +1000
Re: Captcha identify Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-08-15 09:14 +0100
Re: Captcha identify Chris Angelico <rosuav@gmail.com> - 2014-08-15 08:22 +1000
Re: Captcha identify "Eric S. Johansson" <esj@harvee.org> - 2014-08-13 16:42 -0400
Re: Captcha identify Ian Kelly <ian.g.kelly@gmail.com> - 2014-08-13 14:18 -0600
Re: Captcha identify Chris Angelico <rosuav@gmail.com> - 2014-08-14 09:13 +1000
Re: Captcha identify Denis McMahon <denismfmcmahon@gmail.com> - 2014-08-14 23:15 +0000
Re: Captcha identify Ben Finney <ben+python@benfinney.id.au> - 2014-08-15 13:23 +1000
Re: Captcha identify Michael Torrie <torriem@gmail.com> - 2014-08-15 09:20 -0600
Re: Captcha identify Denis McMahon <denismfmcmahon@gmail.com> - 2014-08-12 13:51 +0000
csiph-web