Showing tag results for Other

Aug 27, 2007
Post comments count0
Post likes count2

Yes indeed, all Microsoft files are (or should be) digitally signed

Raymond Chen

Yes indeed, all Microsoft files are (or should be) digitally signed (as far as I'm aware). So I'm not quite sure what commenter Dave is getting at: The Microsoft file should have embedded vendor/product information saying it's from Microsoft and will be cryptographically signed by Microsoft. Similarly-named malware won't be signed by Microsoft, u...

Other
Aug 24, 2007
Post comments count0
Post likes count1

Microspeak: Value proposition

Raymond Chen

This term is used outside Microsoft as well, but it still bothers me. The value proposition is the benefit that the end-user gets from your product, the thing that convinces them to buy it. What makes it even more annoying is when it is abbreviated to value prop. Sample usage: "The main value proposition of this model is that it permits changes t...

OtherMicrospeak
Aug 23, 2007
Post comments count0
Post likes count2

Nested fly-out menus are a usability nightmare

Raymond Chen

The Windows Vista Start menu abandoned the flyout model for the "All Programs" menu because nested fly-out menus are a usability nightmare, and not just for novices. Research has shown that once you have menus more than one level deep, you have the problem that the slightly wiggle of the mouse can take the big, complicated menu hierarchy that the ...

Other
Aug 22, 2007
Post comments count0
Post likes count2

Disclaimers and such

Raymond Chen

Statements made in a general sense may have exceptions even if such exceptions are not explicitly acknowledged. Example: "Dogs have four legs." There are dogs which do not have four legs, but as a general rule, dogs have four legs. Statements are not independently fact-checked. They are based on personal experience and recollection, augmented by i...

OtherPages
Aug 21, 2007
Post comments count0
Post likes count1

We're all in this together: Maintaining common tools

Raymond Chen

In the Windows division, as with any other product group, there is a common "bag of tools" that people tend to rely on to get through the day. Occasionally, somebody will encounter a problem with one of these tools. When I run Program Q, I get the message XYZ, and then it appears to get stuck in an infinite loop allocating more and more memor...

OtherThe social skills of a thermonuclear device
Aug 20, 2007
Post comments count0
Post likes count1

When you copy a folder, why are the contents merged with the existing contents?

Raymond Chen

When you use Explorer to copy a folder, and the folder already exists at the destination, Explorer merges the contents of the folder being copied with the folder that is already there. Why was this behavior chosen instead of replacing the existing folder? My colleague Bob Day explains.¹ Nitpicker's Corner ¹Although this statement is w...

Other
Aug 10, 2007
Post comments count0
Post likes count1

Things I've written that have amused other people, Episode 4

Raymond Chen

One of my colleagues pointed out that my web site is listed in the references section of this whitepaper. It scares me that I'm being used as formal documentation because that is explicitly what this web site isn't. I wrote back, I really need to put a disclaimer on my web site. FOR ENTERTAINMENT PURPOSES ONLY Remember, this is a blog. The op...

OtherThings I've written that have amused other people
Aug 8, 2007
Post comments count0
Post likes count1

Email tip: I don't have my bug numbers memorized

Raymond Chen

Far too often I'll get email like this: From: X Subject: 27183 Have you started looking at this one yet? It may surprise you to learn that I do not memorize all my bug numbers. Please include a brief description of the bug in your message so I have a clue what you're talking about. The bug title is a good start. It's like going to a doctor an...

Otheremail
Aug 7, 2007
Post comments count0
Post likes count1

It rather involved being on the other side of this airtight hatchway: Executable corruption

Raymond Chen

In the category of dubious vulnerability, I submit the following (paraphrased) report: I discovered that if I take an EXE file and corrupt its header, then when I try to run the EXE file, the process starts up and then crashes. I used the information in the crash dialog to direct further investigations, noting that the specific crash location co...

Other
Aug 6, 2007
Post comments count0
Post likes count1

Freudian typo: Enchanced metafiles

Raymond Chen

Back in 1993, there was an internal presentation discussing the various new features that were being added to that fancy new version of Windows that ultimately came to be known as Windows 95. In the GDI section, one of the new features was listed as "Enchanced metafiles". When the slide went up, you could hear the scattered titters of laught...

Other