Showing tag results for Other

Mar 5, 2008
Post comments count0
Post likes count0

Not my finest hour: Using the wrong mouse

Raymond Chen

I used the wrong mouse for nearly an entire day. There are a good number of computers in my office, but they all funnel through to two sets of mice, keyboards, and monitors. One set is connected to the machine I use for day-to-day activities; the other set is connected through a switch box to a collection of machines which I used for testing and a...

Other
Feb 26, 2008
Post comments count0
Post likes count1

TechDays 2008 learns the sneaky way of getting me to show up at your conference

Raymond Chen

The organizers of TechDays 2008 Portugal have decided to lower their standards and invite me to speak at their conference in Lisbon, which by an amazing coincidence takes place during the same week as my appearance at XV Semana Informática do Instituto Superior Técnico (though fortunately not the same day). You don't need to attend...

Other
Feb 25, 2008
Post comments count0
Post likes count2

When somebody gives you a gift of code, it's more often than not a burden in disguise

Raymond Chen

Why doesn't Microsoft bundle third-party programs? Yes, it has been done in the past, but the results were hardly a slam dunk success. Who ports the software to 64-bit Windows? (Answer: Me, personally. I spent a good chunk of the year 2000 porting millions of lines of code to 64-bit Windows. Just for fun, I did a on a couple of the "gifts" th...

Other
Feb 12, 2008
Post comments count0
Post likes count0

If you ask whether I'll be at a conference, the answer is usually No

Raymond Chen

It seems that whenever there is a technology conference, there's a decent chance that somebody will ask me via email or a comment whether I'm going. The default answer to Are you going to this conference? is No. You may find it hard to believe, but going to conferences around the world is not part of my job. My job is to sit in front of a compute...

Other
Feb 6, 2008
Post comments count0
Post likes count0

When there's a problem with the platform, you blame the platform, whether it's the platform's fault or not

Raymond Chen

I watched with a twinge of sad recognition Scoble's hissy fit when his blog didn't show up correctly in Bloglines because it was the classic application compatibility problem, just shifted to the world of Web 2.0. (I don't know what Web 2.0 means, but since nobody else who uses the term knows what it means either, I'm at least in good company.) I...

Other
Feb 5, 2008
Post comments count0
Post likes count1

Why did the display become a snapshot of the last time the monitor was plugged into the computer?

Raymond Chen

I left the story of the return of the dead home desktop computer with a puzzle. When I plugged the monitor back into the original computer, it showed a snapshot of the screen at the time the monitor was unplugged. The computer itself continued operating, but the screen never updated. The frozen image remained until the power was turned off to the ...

OtherDead computers
Feb 4, 2008
Post comments count0
Post likes count1

The dead home desktop returns from the dead

Raymond Chen

I brought my dead home desktop computer to the office so I could fiddle with it after work while surrounded by large quantities of geek equipment that could step in to assist. I tried to use a power supply from another computer in a sort of computerish version of jump-starting a car, but it was a hopeless endeavour because the cables on the power...

OtherDead computers
Feb 1, 2008
Post comments count0
Post likes count1

Strange bug assignment: Programs are using too much memory

Raymond Chen

My office is in the same hallway as the programmer and program manager responsible for the Processes tab in Task Manager. (Of course, they are responsible for a bunch of other stuff too; it's not like 100% of their days are dedicated to Task Manager!) I happened to be passing by just as this particular bug popped up on their radar. It went somethi...

Other
Jan 31, 2008
Post comments count0
Post likes count1

The dead home desktop problem returns

Raymond Chen

The computer I bought not a year and a half ago decided to keel over last week. When I push the power button, the power light goes on, the drives spin up, but there is nothing out the video card and not even a reassuring beep from the power-on self test. I've disconnected all the external peripherals as well as all the IDE devices, and no change. ...

OtherDead computers
Jan 31, 2008
Post comments count0
Post likes count1

Shell policy is not the same as security

Raymond Chen

Mark Russinovich pointed out that if you let users run arbitrary programs, they can circumvent policies. This is actually not surprising, because policy is not the same as security. Shell policies control how Explorer and other shell components behave, but that's just blocking the front door. For example, there is a shell policy to prevent the us...

Other