Showing tag results for Other

Dec 15, 2008
Post comments count0
Post likes count0

Today, we use a GPS to locate Baby Jesus

Raymond Chen
Raymond Chen

When Baby Jesus disappears from a Nativity scene, he might be wearing a tracking device: For two consecutive years, thieves made off with the baby Jesus figurine in Wellington, a town of 60,000 in Palm Beach County, Fla. The ceramic original, donated by a local merchant, was made in Italy and worth about $1,800... Last year, officials took a G...

Other
Dec 15, 2008
Post comments count0
Post likes count1

Why does the Explorer address bar reset itself while you’re typing into it?

Raymond Chen
Raymond Chen

When you ask Explorer to navigate to a new location, the steps go roughly like this (vastly oversimplified): Pretty straightforward, right? Well, commenter dhiren asks: Any idea why the address bar in Explorer randomly decides to reset itself while you're typing in it? It's not like Explorer is saying, "Ha, ha! Sucker!" Explorer is just...

Other
Dec 12, 2008
Post comments count0
Post likes count0

PDC 2008 notes: The aftermath

Raymond Chen
Raymond Chen

The Web page associated with my PDC 2008 talk has been updated to include the source code that I used for all of the demos. Other remarks:

Other
Dec 10, 2008
Post comments count0
Post likes count0

A bar on Microsoft main campus? What should we call it?

Raymond Chen
Raymond Chen

When my colleagues discovered that Seattle bar Spitfire is opening a bar on the main Microsoft campus, a quick game of Name that bar sprung up. (Todd Bishop has his suggestions.) Here are some names we came up with: Though I suspect they'll just call it Spitfire. Sidebar: Although alcohol is available at many company-sponsored social ev...

Other
Dec 9, 2008
Post comments count0
Post likes count1

Email tip: If you want people to look at a screen shot, you have to tell them what they’re looking at

Raymond Chen
Raymond Chen

Some time ago, Ry Jones decided to take something that I wrote and condense it to make it funnier: Don't embed pictures. ... This isn't Highlights magazine. Those ellipses are deceptive, because they hide a change of topic! As a result, the two unrelated sentences appeared to be connected to each other. The comment about Highlights magaz...

Otheremail
Dec 8, 2008
Post comments count0
Post likes count1

A file can go by multiple names, but two files can’t have the same name

Raymond Chen
Raymond Chen

Thanks to short file names and hard links, a single file can go by multiple names. (And for the purpose of today's discussion, I'm treating the full path as the name instead of just the part after the last backslash. Don't make me bring back the nitpicker's corner.) For example, C:\PROGRA~1 and C:\Program Files are two possible names for the same d...

Other
Dec 3, 2008
Post comments count0
Post likes count1

High Contrast Mode is not the same as High Contrast Scheme

Raymond Chen
Raymond Chen

"High Contrast Mode" is an accessibility state controlled by the flag in the member of the structure. You can retrieve this structure programmatically by calling the function with the parameter; conversely, you update the setting programmatically with parameter. Programs are on their honor to query the "High Contrast Mode" flag and, if set, s...

Other
Dec 2, 2008
Post comments count0
Post likes count1

Raymond’s technique for getting people to leave a meeting room when their meeting runs over

Raymond Chen
Raymond Chen

It's certainly common at Microsoft, and probably common at many places, that a meeting runs over. The next group who has booked the room gathers outside waiting for the previous meeting to wrap up. Sometimes they wait timidly outside the door, and the group inside never realizes that they are running over. Late meetings have a cascade effect on th...

Other
Nov 27, 2008
Post comments count0
Post likes count1

Not my finest hour: Getting instructions on doing something I’ve already done

Raymond Chen
Raymond Chen

Last year, I sent some email to the people who run our team's check-in validation tool asking how I could add a new rule to the validation tests. One of the members wrote back, "You do it just like this guy," and sent me a reference to another check-in that added a validation rule. That other check-in was made by me. But wait, it gets better. ...

Other