Showing tag results for History

Nov 8, 2005
Post comments count0
Post likes count0

Why was GlobalWire called GlobalWire?

Raymond Chen
Raymond Chen

John Elliott wondered why the function was called . First, some background for those who never had to write 16-bit Windows programs. The function was similar to the 16-bit function, except that it had the bonus feature of relocating the memory to the lowest available linear address. You used this function as a courtesy if you intended to leav...

History
Nov 3, 2005
Post comments count0
Post likes count0

To be a leader you must know when to follow

Raymond Chen
Raymond Chen

Many people misinterpreted my use of the term "reluctant" to describe the attitude of the designers in changing the way the Date/Time control panel functions. It was a reluctance of shame, not a reluctance of defiance. Your software is there for the users, not vice versa. If you find that your users are using the software in a manner contrary to...

History
Nov 2, 2005
Post comments count0
Post likes count0

Why is inline autocomplete disabled by default?

Raymond Chen
Raymond Chen

Earlier versions of Internet Explorer used inline autocomplete, but newer versions use drop-down autocomplete that requires you to press the down-arrow key to select an item from the drop-down. Why the change? Because it interferes with normal keyboard operation. Suppose is in your history, but you want to go to . As you type the desired dest...

History
Oct 31, 2005
Post comments count0
Post likes count0

The Hallowe’en-themed lobby

Raymond Chen
Raymond Chen

During the Windows 95 project, the window manager team stayed late one night and redecorated the lobby. They suspended a variety of Hallowe'en-themed objects from fishing lines: spiders, ghosts, witches, jack-o'-lanterns, that sort of thing. The fishing line went up and over pulleys, rigged so that the objects spookily rose and fell seemingly...

History
Oct 26, 2005
Post comments count0
Post likes count0

PC Magazine interviews “the team behind Windows” on its twentieth birthday

Raymond Chen
Raymond Chen

PC Magazine interviewed "the team behind Windows" in commemoration of Windows' twentieth birthday. The article's author talked with Bill Gates, Charles Simonyi, Jeff Raikes, Ray Ozzie (huh? He didn't even work at Microsoft until April 2005! How could he have been part of "the team behind Windows"?), Jim Allchin, Brad Silverberg, David Cole, Yusuf...

History
Oct 26, 2005
Post comments count0
Post likes count1

When programs assume that the system will never change, episode 1

Raymond Chen
Raymond Chen

An example, all too frequent, of ways programs assume that the user interface will never change is reaching into system binaries and sucking out undocumented resources. In the shell, we have fallen into the reluctant position of carrying "dead" icons around for the benefit of programs that assumed that they would always be available. However, we of...

History
Oct 24, 2005
Post comments count0
Post likes count0

New device detected: Boeing 747

Raymond Chen
Raymond Chen

Once again, airplane manufacturers have been giving serious consideration to offering Internet access in the skies. Back in 1994, Boeing considered equipping each seat with a serial modem. Laptop users could hook up to the modem and dial out. (Dial-up was the primary means of connecting to the Internet back in those days.) We chuckled at the tho...

History
Oct 21, 2005
Post comments count0
Post likes count0

Why is it even possible to disable the desktop anyway?

Raymond Chen
Raymond Chen

Some time ago, I mentioned the dangers of disabling the desktop window. But why is it even possible to disable the desktop anyway? This is simply an artifact of the history of philosophy of Windows operating system design. Back in the old days, memory was tight, hard drives were luxuries, the most popular CPU for the IBM PC didn't have memory...

History
Oct 18, 2005
Post comments count0
Post likes count0

Be careful what you name your product group

Raymond Chen
Raymond Chen

They thought they were so clever when they named the Desktop Applications Division. "And the abbreviation is 'DAD', isn't that cute? Complements the Microsoft Office Manager toolbar (MOM)." And then the troubles started. Shortly after the new product group was formed, everybody in the product group started getting email talking about strange ...

History