Admittedly I hadn't heard of using a client-side JS input box as an alternative to a Captcha. Does that sort of thing actually work, or can spammers get around it? Is there any anecdotal data to suggest that that's a better method? (not snarking; actually curious)
Techniques To Simplify Sign-Ups and Log-Ins
11–20 of 178 posts
Re: Techniques To Simplify Sign-Ups and Log-Ins
#12Using OpenID makes the rest of the techniques moot (except for OpenID providers), right?
I have problems with OpenID, too, because I tend to be unable to remember which OpenID login I used for a site.
Re: Techniques To Simplify Sign-Ups and Log-Ins
#13Your signup and login pages MUST be bulletproof.
Autofilling city/state from zip, for example, requires an updated database of postal codes, but users will often consider your autofill city as "wrong", since they use a different district/locale name. Make sure users can override your guesses.
Re: Techniques To Simplify Sign-Ups and Log-Ins
#14"Use a Question Mark Icon for the Password Recovery Link" Am I the only one who thinks that is really unintuitive? I don't even think clicking on that icon would cross my mind as a user, and I would spend my time trying to find the "Forgot Password" link.
I think most places use the "Forgot Password" link now so I think most people come to expect it. I know I would.
Re: Techniques To Simplify Sign-Ups and Log-Ins
#15Using OpenID makes the rest of the techniques moot (except for OpenID providers), right?
Re: Techniques To Simplify Sign-Ups and Log-Ins
#16CAPTCHA's are always annoying, no matter what. So why not make some money. Lots of new companies out there offering CAPTCHA ads.
Re: Techniques To Simplify Sign-Ups and Log-Ins
#17CAPTCHA's are always annoying, no matter what. So why not make some money. Lots of new companies out there offering CAPTCHA ads.
While you're right that all CAPTCHAs are annoying, the CAPTCHA ads are a whole different level of annoying. I think you'd lose more goodwill than you'd gain in money from doing this.
Re: Techniques To Simplify Sign-Ups and Log-Ins
#18Re: Techniques To Simplify Sign-Ups and Log-Ins
#19Using OpenID makes the rest of the techniques moot (except for OpenID providers), right?
The abstract idea was good, the standard itself is awful.