There’s this site called DontClick.it — basically it’s a Flash-powered user-interface approach that avoids the necessity of clicking for navigation and other functionality. The web site claims that there is a small gap of time between clicking that can be eliminated by omitting the clicking process altogether. While this may be the case, I don’t think that the omission of clicking would be beneficial to many users who are often uncertain whether they want to select a particular item (be it a link, input field, or something else). However, for advanced users of the Web, clicking may actually be a hindrance to productivity — I can’t confirm this, though, because I’m much more experienced with clicking than with hovering. In order to decide which is truly more efficient, I have to evaluate which is better after I’ve acquired a good deal of experience with them both. This means I’ll have to have some way to evaluate both of them; clicking I’m already experienced in — I do this every day, all the time — but how do I avoid clicking on every site I visit?
Introducing Don’t Click It!, a Greasemonkey script for Firefox power-users. Install this little bugger and your clicking is over, unless you decide that you’re more productive with clicking (but like I said, you should evaluate the usefulness of a click-free interface objectively rather than assume it’s too difficult because you’re “not used to it”). I’d look into giving it a try — there are some things that may not work (e.g., file inputs that can’t be accessed by JavaScript and I noticed a problem with a Yahoo! Mail drop down menu), but it’s a good start, anyway. Enjoy, and don’t forget to tell me what you think or suggest improvements! There’s always room for that!
Update: it seems that I have troubles controlling my mouse (especially when I’m using my laptop’s mousepad), so perhaps clicking would be better just if everything (including very small links) were easier to click. Hmm, I feel yet another Greasemonkey script coming on…
Update 2: something really cool that I noticed earlier was that I could be talking on instant messaging (on a seperate monitor on the same computer) and browsing the Internet at the same time because the instant messaging window would stay focused, but I could still browse the Internet at the same time. Pretty cool, huh? The 19th (or 20th) I should be releasing a much better version of this Greasemonkey script, so hang tight for that!
Update 3: I’ve updated the script. What do you think of the updates?
Update 4: More updates…