Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: Stop Form Hurling

by Aighearach (Initiate)
on Nov 06, 2004 at 06:03 UTC ( [id://405711]=note: print w/replies, xml ) Need Help??


in reply to Re: Stop Form Hurling
in thread Stop Form Hurling

First, I agree fully with the part about handicap access, and I think that it should be a show stopper for any moral programmer; even one getting paid for doing such work.

Second, stringing together images is a bad idea, because you can look at the image names and (presumably) the bot can just translate the image tags to the words. Simple obfuscation might not work. My own preference for a module to do all graphics stuff is Gimp/Perl. The Perl-Server that comes with this moves the graphics processing into a seperate process from the webserver, so you only have the glue in all the apache (or ...) processes. Note however that the locking doesn't work in all versions, so I just flock() a lockfile.


--
Snazzy tagline here

Replies are listed 'Best First'.
Re^3: Stop Form Hurling
by gaal (Parson) on Nov 06, 2004 at 07:33 UTC
    I think that it should be a show stopper for any moral programmer; even one getting paid for doing such work.

    It's about as immoral as building a staircase. As long as an alternative is supplied, I don't see a moral problem.

      That's the whole point, to prevent alternative methods. What do you want to replace the elevator, a wav file spelling the letters? Do you think many projects that use this, budget for that? If that's part of the spec, fine, there is an exception to my statement, but I've seen a lot of these damn things, and I've NEVER seen one with an elevator.

      --
      Snazzy tagline here
        LiveJournal has one (scroll to the bottom of the page). It's open source.

        (The implication being, of course, not that it is "free" to implement audio captcha, but that it is not impossible; that a site with millions of users has chosen to do so; and that they share the way they did it with other potential programmers.)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://405711]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2024-04-26 08:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found