Posts Tagged tech

Submit and forget

How to make password reminders remember the password even though you use the Cleartext option on passwords.

Jakob Nielsen made an alertbox entry about password fields, recently.

The gist of what he said, is that it’s user-unfriendly to obscure the passwords, on websites, which presents a password field to their users. He proposes to just use cleartext and not bullets, in these fields, and also suggests a solution to the secrecy problem on public computers: Have an option to show and hide the password field, in case someone looks over your shoulder.

Jakob Nielsen propose that the password is cleartexted as default, but I, and others disagree. Chris Heilmann shows a way to make a show / hide link on all password fields, on a page.

It looks like an elegant script. Kudos to him, for sharing it.

What about password reminders? They only trigger on password-fields.
Password reminders, I believe, will remember passwords if input type=’password’, when you hit submit.
There should be a script that checks to see if the field is text or password, and turns it into password on submit, so that password reminders can remember the passwords even though you use the cleartext method.

Thanks to Chris Heilmann for making the script in the first place.


UPDATE: And btw: I tried my hand at an icon for show/hide password link. It’s of-course under Creative Commons.

Hide/show password icon. With a Creative Commons license.

Hide/show password icon. With a Creative Commons license.

Creative Commons License
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License.

Tags: , ,

No Comments

A moat against spammers

If you’re like me, you probably have eliminated almost all of your daily spam email, by being very diligent.

You, and I, read every privacy section on every beta we apply for, to feel secure that our email address won’t get in the Infernal Spam Database(TM). It pays to be diligent, and safeguarding your email address is a smart thing to do, and you should, but you can’t do it forever, you know. Read the rest of this entry »

Tags: , , ,

4 Comments

Wolfram Alpha

wolfram-alpha

Ny søkemotor fra Wolfram Research og Stephen Wolfram, personen bak Mathematica. Wolfram er en fremragende fysiker, astronom, multitalent og matematiker – Wolfram på Wikipedia.

Denne søkemotoren, skal være ulik fra de andre, ved at den skal kalkulere svarene dine, og ikke bare gi deg en liste med treff som kan ligne. Ønsket deres er at denne søkemotoren, skal kunne finne svar på spørsmål du spør den om. Så det er ikke en søkemotor på samme måte som Google, men heller noe helt annet, som visstnok er mer peilet inn på kunnskap, enn lenker.

Her er et utdrag fra en lengre bloggpost Stephen Wolfram postet på nettsiden sin 5. mars

Fifty years ago, when computers were young, people assumed that they’d quickly be able to handle all these kinds of things. And that one would be able to ask a computer any factual question, and have it compute the answer.

Så i mai 2009 braker det løs. Det blir spennende å se hva denne søkemotoren kan levere.
Følg med på wolframalpha.com

Tags: , ,

No Comments