Welcome to MSDN Blogs Sign in | Join | Help

May 2005 - Posts

Medical Reviews of "House"

I've been watching "House" this season, and though it's over, I thought you might be interested in a medical perspective on the episodes.
Posted by ericgu | 4 Comments

C# vs VC++ 2005

I'm not sure whether "VC++ 2005" is the right name or not, but whatever the next version of VC++ is called (don't get me started on the VS naming schemes...) Chris Sells wrote a post about a review of the new C++ version coming out with Whidbey. In case
Posted by ericgu | 7 Comments

Real Customer Service

I've written about community subjects from time to time, but an internal discussion brought up an interesting experience I had a few years ago. I was on a customer visit at a customer whose identity is thankfully irrelevant to this little story. The local
Posted by ericgu | 0 Comments

7 Hills of Kirkland

This morning, I went on the 7 Hills of Kirkland ride. I had been planning on riding with a co-worker, but he got scared and decided to crash his bike on Thursday night so that he wouldn't have to go. Okay, that's not what he *claims*, but I'm pretty sure
Posted by ericgu | 6 Comments
Filed under:

Word for the day: Hypnopompic

Have you ever had the experience where you wake up in the middle of the night and imagine hearing or seeing something that turns out not to be there? Have you ever felt that you couldn't move when you woke up. The state of transition between sleeping
Posted by ericgu | 4 Comments

How To Do A Good Performance Investigation

More sage words from Rico... And a followon ...
Posted by ericgu | 0 Comments
Filed under: ,

What's wrong with your code?

I've gone through all the examples that I was planning on talking about, so I'm looking for more examples. If you have one in mind, please drop me an email .

What's wrong with this code #7 - Discussion

In this edition , I presented a small chunk of code that attempted to hook the signal handlers, so that we could do something smart when the user hits CTRL-C, rather than just rolling over and dying (rolling over optional). But before I discuss the answers,

Generics and Wildcards

Martin write a post entitled Generics: The Importance of Wildcards He concludes with: Unfortunately, C# will not support wildcards or a similar mechanism. The implementation strategy does not allow the introduction of wildcards (generics are implemented
Posted by ericgu | 4 Comments
Filed under:

Revenge of the Sith

I've read a number of entries on Revenge of the Sith. For example, Rory wrote one . There hasn't been that much written on the plot, however, so I thought I'd cover it here. -------------- Padme is pregnant with twins, but she and Anikan wish to keep
Posted by ericgu | 11 Comments

Swimming to Antarctica

If you've read either of Lance Armstrong's books, it's probably not a surprise to you that endurance athletes, to put it nicely, tend towards the thin part of the distribution in terms of normality. Having said that, this woman is crazy. But in the good
Posted by ericgu | 2 Comments
Filed under:

Review: Audiotrak OPTOPlay

I talked about improving my computer sound volume a while ago. After thinking about it a bit, I decided that rather than just amplify the mediocre sound, I'd upgrade to something better. I came across a few USB sound cards, and after looking at the various
Posted by ericgu | 3 Comments
Filed under:

What's wrong with this code #7?

This time, I'll present a runnable program. The ConsoleCtrl class is designed to intercept CTRL-C and, for testing purposes, will exit after it gets 10 of them. Or after a little over 27 hours. What's wrong with this code? using System; using System.Threading;

A test

Lift up your keyboard, turn it over and shake. Yuck.
Posted by ericgu | 12 Comments

Geocide

From the Slacker Astronomy extra podcast: How to Destroy the Earth Sample - 7. Pulverized by impact with blunt instrument You will need : a big heavy rock, something with a bit of a swing to it... perhaps Mars Method : Criminal, really, that this blindingly
Posted by ericgu | 1 Comments

Media Pessimism

Jim wrote a post entitled Are People Inherently Pessimests? I think the answer is no, most of the people I know I would label as "realists". But it's clear that the view we get is fairly pessimistic. I was initially going to say that it was because of
Posted by ericgu | 2 Comments

Make your customers the marketing department

I've been reading GapingVoid for a few months now. Hugh has some very interesting insights, and draws great cartoons, though some of them are not safe for work. Yesterday, he wrote a post titled Make your customers the marketing department , with the
Posted by ericgu | 4 Comments

TopoUSA 5.0 Western Edition

I've been riding a lot of hills recently, getting ready for the 7 Hills of Kirkland on Memorial Day, and I'm getting more used to climbing and less scared of the steeper hills. But I've found that there is a dearth of information about the various hills
Posted by ericgu | 4 Comments
Filed under:

Original Hitchhiker's Guide To the Galaxy Radio Program

Yesterday, I managed to find the original Hitchhiker's radio series in an archive from KCRW , an NPR station station in Santa Barbara. The series consists of 12 half-hour segments, with the full twelve segments covering the the first three books of the
Posted by ericgu | 6 Comments

C# bugs through MSDN Feedback

Rusty , the C# QA Manager, writes about the fate of bugs reported through MSDN feedback . Please let him know what you think of the process.
Posted by ericgu | 0 Comments
Filed under: ,

Hitchhikers Redux

Rory posted an interesting counterpoint to my review. Rory has some good points - I agree that you can't expect a movie to be totally faithful to a book, and I have noticed that there is a distinct correlation between how well somebody liked the book
Posted by ericgu | 5 Comments
 
Page view tracker