Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:Swiss Train standards FTW (Score 4, Informative) 169

Switzerland is a monoculture with about 9 million people total.

The S in USA stands for 'States', as in separate sovereign entities of which there are currently 50. All of Switzerland would fit into Texas (one of the States) nearly 17 times. Starting to get an idea of the scope of the problem?

I really did try not to be condescending when crafting this; it is just a side effect of reducing the issue to simple terms.

Switzerland is a not a monoculture: It is called Swiss Confederation, hence the CH code, for a reason. Switzerland is a federal state, as are the USA.
Additionally there are four official languages, which makes it even less of a monoculture.

Comment Re:Electric Shock (Score 1) 951

You have two options:

The first: be the BOFH and laugh at the stupid users, who do not read/understand the error.

The second: be the smart programmer and anticipate user errors.

This means that for typical user errors you should provide a concise description of the problem and a text explaining how to correct the problem.

Example:

"The date you entered is wrong." should be "The date you entered cannot be parsed. Please provide the date in the format YYYY/MM/DD, e.g. 2009/12/12".

Of course, if an error pops up multiple time a day, it may be that the software is not very intuitive.

Slashdot Top Deals

Pie are not square. Pie are round. Cornbread are square.

Working...