What do you think something like this should cost?

It’s the Intel® Reader, a bulky but clever-looking device that takes photos then reads aloud the text within them.

It’s the same kind of thing that could be done with a mobile phone and some text-to-speech software, so with that in mind how much do you think something like this should cost?

£3-400? That would seem reasonable. Try nearly a grand. Nice to know they’re not holding to ransom people for whom this could be, not a specialist gadget but a potentially life-improving piece of kit.

Intel. Duh duh duh FAIL!

Customize Your Community Wordpress Plugin - Sugarrae

in response to my request, bounder found this plugin allows for the customisation of registration and login pages. Brill! (via laurawhitehead)

Check out Customize Your Community Wordpress Plugin - Sugarrae

An elegant solution for WordPress logins

I’m looking around for an elegant solution to allow front-end users (not admins) of a WordPress site to login, and edit basic information about themselves.

The current method is great (using a form, whose action attribute is set to the WordPress login page), but if the user mistypes their username and/or password, they’re redirected to a page that looks nothing like the site they’ve been on. Even changing the login header be a bit jarring, so I’m trying to find a way of handling that transparently.

Any ideas?

The iLid: What We Wish They Would Feature at CES 2010

Hawey the lads, it’s the iLid. Available now, pet.

Check out The iLid: What We Wish They Would Feature at CES 2010

Zombies: Episode5

Part 5 of Phil Davis’ webcomic, Zombies

Check out Zombies: Episode5

See what everyone else is doing, and then don't do that

Amen to that! A cracking point made by Glinner:

If John Cleese came into that pet shop every week with a different dead animal

The very thought makes me shudder!

Check out See what everyone else is doing, and then don't do that

What type are you?

I’m Dot Matrix apparently. See for yourself.

Check out What type are you?

A useful bit of text you can add to a user-specific file, to change the Home and End keys on your keyboard to match the behaviour of Windows keyboards.

Technically Macs have it the right way round in my opinion, but as a coder it’s much more useful to skip to the beginning and end of a line rather than move to the top or bottom of a page.

Very easy to do, just edit the file whose name you see in the code snippet (you may need to create the KeyBindings directory), logout and back in again and you’re done.

(Doesn’t seem to work in Firefox, but works perfectly in TextMate, the environment where it counts for me.)

I’m learning Photoshop. I need to; I’ve neglected it for far too long, opting for Fireworks instead. I like Fireworks as it’s a tool to do one job: web, and web only. But it no longer works under Snow Leopard, so that’s a great excuse for me to finally learn Adobe’s far superior product.

I’m following a load of tutorials, starting with this one. He’s got a really irritating accent, but he really makes Photoshop makes sense to me. Things that baffled me before - mainly concerning layers -make a lot of sense with his very simplistic explanations.

Imagine a <noindex> tag

Wouldn’t it be good to have an HTML tag which would stop Google indexing a part of a webpage?

I’ve been doing a few searches today for words that commonly crop up in places like comment forms, which are common to all blog posts within each site. As these aren’t actual “content” but merely prompts, would it not be handy to tell Google to ignore those bits, so that when you search for text, those portions are ignored?

Is there one already, in HTML 5 maybe?