Showing results for History - The Old New Thing

Oct 7, 2003
0
0

Low-tech usability testing

Raymond Chen
Raymond Chen

My pal Jason Moore discusses using paper prototypes as a fast way to get usability feedback. I found it interesting that by going low-tech, you actually get better feedback, because people are more willing to criticize a paper model than running code. (And another advantage of the paper model is that you can make changes on the...

History
Oct 6, 2003
0
0

Why does the System Properties page round the memory size?

Raymond Chen
Raymond Chen

During Windows 95 beta testing, people ran the System Properties page and complained about "missing memory". The Windows 95 System Properties page reports the amount of memory available to Windows as system memory, which is not necessarily the same as the amount of memory installed in your ...

History
Oct 3, 2003
0
0

Why can't I use &-accelerators on the Start menu?

Raymond Chen
Raymond Chen

The first letter of the program is the accelerator and there's nothing you can do about it. So if you have ten programs by Microsoft, they all use the accelerator "M". (Yes I hate this too. The first thing I do after installing a Microsoft program is go into the Start menu and delete the word "Microsoft" from ...

History
Sep 20, 2003
0
1

When I dock my taskbar vertically, why does the word "Start" disappear?

Raymond Chen
Raymond Chen

Because the alternative is even worse. If the taskbar is not wide enough to display the entire word "Start", then the word "Start" is hidden. To get it back, resize the taskbar wider until the word "Start" reappears. This behavior is by design. From a design point of view, a ...

History
Sep 16, 2003
0
0

Why does Win32 fail a module load if an import could not be resolved?

Raymond Chen
Raymond Chen

Because we tried it the other way and it was much worse. In 16-bit Windows, a module that didn't satisfy all its imports would still load. As long as you didn't call a missing import, you were fine. If you did try to call a missing import, you crashed pretty spectacularly with the dreaded ...

History
Sep 10, 2003
1

Why do some people call the taskbar the “tray”?

Raymond Chen
Raymond Chen

Short answer: Because they're wrong. Long answer: The official name for the thingie at the bottom of the screen is the "taskbar". The taskbar contains a variety of elements, such as the "Start Button", a collection of "taskbar buttons", the clock, and the "Taskbar Notification Area". One of the most common errors is to refer to the Taskbar ...

History
Sep 8, 2003
0
0

It's a lot easier to write a column if you don't care about accuracy

Raymond Chen
Raymond Chen

Now that Longhorn Rumor Season seems to have kicked up, I'm reminded of Windows 95 Rumor Season. The great thing about writing a rumors column is that you don't have to be right! Even if you're wrong, you can just say, "Well, Microsoft changed it before they shipped," and nobody can say you were wrong. It's a ...

History