Comment: Chip-and-pin isn't really the solution (Score 1) 140
Comment: Re:It's not "911" in Japan (Score 1) 116
Comment: Re:..and the actual link is: (Score 3, Interesting) 211
Comment: Re:Who knew (Score 1) 120
Comment: Re:Who knew (Score 1) 120
+ - Jonathan Ive gets Knighthood->
Link to Original Source
+ - Arise SIR Jonathan Ive-> 1
Ive said "I discovered at an early age that all I've ever wanted to do is design" and even for Apple haters his designs have done more for personal computer design than the mainstream PC manufacturers could imagine, taking the PC from the geek den into the living room of even the most painfully trendy fashionista."
Link to Original Source
Comment: Only good feature - clamshell design - is lost (Score 1) 208
Comment: Re:Derp (Score 4, Informative) 108
Comment: Re:Only applies to 'unnecessary' personal informat (Score 1) 461
Hopefully gas station pumps can continue to ask for a ZIP rather than a PIN. Just a personal preference.
That is really annoying for those who don' t live in the USA so have no zip code. It means two extra trips to the booth to get your credit card read and approved, and then debited with the actual amount of gas used. Almost all other countries use a PIN number (typically 4 digits) to approve credit card purchases done by machine but machines in the USA don't seem to be able to read them. I can't wait for the USA to catch up with the rest of the world.
But I suppose one can't expect any more of the only part of the world not to use International Standard road signs, A4 paper, 00 as the international dialling prefix, 230/240 volt mains, and metric units.
Comment: Page down scrolls too far (Score 1) 2254
Low Quality Alloy Cause of Shuttle Main Tank Issue 118
from the heisenberg-compensators-were-acting-up dept.
Comment: Re:France does this too (Score 1) 187
When I visited Australia and bought a local SIM card it took me ages on the phone to register, since I didn't have whatever the Australian equivalent was of an SSN number, and the whole process cost me a lot of time and money, making the SIM-card purchase only marginally worth-while.
Fortunately the UK doesn't (at present) require SIM card registration, so visitors to here shouldn't have that particular problem.
Comment: Re:Use database for metadata (Score 1) 235
But one thing you will find is that you have to use SQL to get the best out of any relational database, and this involves thinking in a new way - it's basically set-oriented - rather than sequentially row by row. This takes a bit of effort, but can be rewarding, as you will discover new ways of achieving some of the things you want to do.