|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Application developers can seamlessly integrate the Advantage Database install with their application install. Learn the best practices used when setting up silent installs with this seminar. |
|
#16
|
||||
|
||||
|
Quote:
It's a tradeoff, but you have to maintain enough contrast for the human user while not enough for the OCR.
__________________
"Strange women lying in ponds distributing swords is no basis for a system of government. Supreme executive power derives from a mandate from the masses, not from some farcical aquatic ceremony! Well, but you can't expect to wield supreme executive power just 'cause some watery tart threw a sword at you! I mean, if I went 'round saying I was an emperor just because some moistened bint had lobbed a scimitar at me, they'd put me away!" |
|
#17
|
||||
|
||||
|
Sorry, LyonHeart. As much as I appreciate your helpful posts in the majority of instances, you are missing the boat on this one. Possibly you haven't actually worked with OCR.
__________________
The population in my hometown has been stable for 50 years. Every time a woman gets pregnant, a man leaves. |
|
#18
|
||||
|
||||
|
This site may be useful for testing captcha images. The site uses Optical Character Recognition (OCR) to try and identify what font is used. If it cant distinguish your characters other OCR software may also struggle.
What about using symbols instead of letters / numbers?
__________________
---| The Universe| |
|
#19
|
||||
|
||||
|
The purpose of that site is entirely different. It isn't nearly a strong enough test.
|
|
#20
|
||||
|
||||
|
Quote:
Unless you have another alternative, Double Randoms work reasonably well. ![]() The only problem, inevitably, is readability. Even normal captchas baffle some users. What would you suggest as an alternative test? |
|
#21
|
||||
|
||||
|
Quote:
![]() Ultimately, making captchas harder for computers won't end captcha defeat. Some places have 'farms' of people that just sit at computers and interpret captcha images. |
|
#22
|
||||
|
||||
|
What about this one
|
|
#23
|
|||
|
|||
|
What's the alternative to Captchas then?
|
|
#24
|
||||
|
||||
|
__________________
Spreading knowledge, one newbie at a time. Learn CSS. | PHP includes | X/HTML Validator | CSS validator | Dynamic Site Solutions IE7: the generation 7 browser new in a world of generation 8 browsers. Design/program for Firefox (and/or Opera), apply fixes for IE, not the other way around. |
|
#25
|
||||
|
||||
|
Some can use audio, like this one: http://recaptcha.net
__________________
. Web Dev Cheat Sheets :: Flash 8 LiveDocs :: PHP Manual :: MySQL Manual :: My Zodiac/13Moon Mod for SMF :: Compare Game Prices "All matter is merely energy condensed to a slow vibration. We are all one consciousness experiencing itself - subjectively. There is no such thing as death, life is only a dream. We are the imaginations of ourselves." - Bill Hicks "Truth is hidden in the subtle nature of the heart of everything, although it is invisible. One cannot see it from inside and neither from the surface. One can only live and experience it." - Heart Sutra |
|
#26
|
||||
|
||||
|
I'd prefer the first one using animation. I think that's the best solution because the frame is changing. The pick kitten thing is also good but the downside is it's also hard for humans. I already encountered that and took me 4 retries before i got it right, which is not good because that might lose potential clients.
The CSS solution is simple but the CAPTCHAS with animation is still better. Using other methods I can easily workaround with the CSS solution automating the forms and clicking the submit button. |
|
#27
|
||||
|