Welcome to MSDN Blogs Sign in | Join | Help

September 2004 - Posts

Work on the C# Team...

Jay writes about some openings to work on the C# team. If you've never considered working at Microsoft, you might want to read http://blogs.msdn.com/jobsblog
Posted by ericgu | 7 Comments
Filed under:

COM wrappers in C# - the easy way

M ihailik had a good suggestion for how to do COM interop in C# the the comments to a previous post that I'd like to share. In many cases, TLBIMP produces a wrapper that can be used directly, and that's certainly the easiest way to do things. But sometimes
Posted by ericgu | 3 Comments
Filed under: ,

Now there's a limo...

Now there's a limo
Posted by ericgu | 1 Comments

What's wrong with this code (COM Interop)?

A special "COM Interop" edition of "What's Wrong with this code?" This code is using some Windows Media interfaces to get the properties from a profile. IWMMediaProps::GetMediaType() gets a _WMMediaType structure. Because there is optional format data
Posted by ericgu | 7 Comments
Filed under: ,

Exactly what is "Over The Top"

On the Northwest Rocketry mailing list, there are sometimes discussion as to what qualifies as "over the top". Here's an example in a related field.
Posted by ericgu | 2 Comments

Mediterranean Medley

I like to cook, though I don't have much time to focus on it. I usually have one or two dishes that I'm working on, and since Jim Carson has been putting recipes on his blog , I figured I'd do one on mine as well. This one is pretty good if you use fresh
Posted by ericgu | 8 Comments

Halo: First Strike

When I was in the library on Saturday, I came across a copy of Halo: First Strike by Eric Nylund. I figured that since I had spent a ton of time playing the game, it would be worth it to spend a little time reading a Halo book. I didn't expect much -
Posted by ericgu | 5 Comments
Filed under:

The power of snow...

We have a ski place in Skykomish. Given that it's only at 1000 feet of altitude and we don't get much snow at our house at about 300', you wouldn't think that there would be much snow at the ski place. You would be wrong. In February of the first winter,
Posted by ericgu | 4 Comments

Group Blogs

Daniel wrote, I am interested in your comment about not subscribing to group blogs. Why? Isn't it a good way to discover new blogs worth reading? Just curious... I think it's important to differentiate between two types of blogs. The terms I use (which
Posted by ericgu | 12 Comments

Tom Peters Blog

Tom Peters is an influential thinker on business and management, and I've been reading his stuff since the late 1980s. I think " In Search of Excellence " was the first book of his that I read. He has a blog (well, a group blog, but I'm going to make
Posted by ericgu | 6 Comments

Puzzling through Erasure II

Bruce Eckel has some further thoughts about the use of erasure in Java generics . Erasure is the way that Java gets generic types without adding VM support. When the developer writes something like: List<Integer> in Java generics, the compiler knows
Posted by ericgu | 24 Comments
Filed under: ,

More on DirectShow and C#

To respond to a few of the comments on my first post One person asked whether MM would be rewritten to use the media foundation classes in LH. I'm not really the right person to comment on that - that would seem to be a marketing function. In the C# team,
Posted by ericgu | 2 Comments
Filed under: ,

DirectShow and C#

I'm currently in the "ramping up" phase of my job, and last week I spent a fair amount of time playing around with DirectShow from C#. DirectShow is an interesting technology that provides a sort of "building block" approach to multimedia. You create
Posted by ericgu | 18 Comments
Filed under: ,

Reverse

Another way to "improve" your hand-eye coordination. Reverse
Posted by ericgu | 15 Comments

Coming soon to a medicine cabinet near you...

Let's see... band aids... Motrin... Ah, here they are !
Posted by ericgu | 3 Comments

Performance of Generics

Rico wrote a short post covering 6 questions about generics. It has some good information in it, but I'm not sure that you should spend too much time thinking about the issues that he's talking about. Groups writing libraries inside Microsoft should take
Posted by ericgu | 9 Comments
Filed under:

2004 Headwaters Century

Today was the Headwaters Century . Last year, I rode the 66 mile variant, but this time I wanted to do the whole ride. Alas, it was not to be. Whether it was being sick for a week, tailing off my training, or not staying hydrated, the first two hours
Posted by ericgu | 1 Comments
Filed under:

Aspiring Fred...

Fred n. 1) a person who spends a lot of money on his bike and clothing, but still can't ride I decided a while back that my trusty old LeMond Tourmalet (named after a famous cycling climb often featured in the Tour de France, as most of LeMond's bikes
Posted by ericgu | 11 Comments
Filed under:

My First Inspection...

We have a ski cabin up near Skykomish , a really small (~~ 200 people) town on Highway 2 towards Stevens Pass . We had the builder build the shell for us - up through drywall and paint - and we've done all the finish work, including all the electrical,
Posted by ericgu | 1 Comments

A built-in stereo cabinet.

I've been spending some time catching up on a few house things this week. Tuesday and Wednesday I spent building a stereo cabinet. I'm lucky enough to have a closet in my family room that backs to a storage area, so I've been rebuilding the closet to
Posted by ericgu | 0 Comments

[C# Chat] What's on your mind regarding C#?

September 23 - What's on your mind regarding C#?
Posted by ericgu | 1 Comments
Filed under:

And so it ends...

Nearly 10 years ago, when I was only 1E years old, I joined the Visual C++ compiler test team to test the new multiple rebuild feature. Since then, I was a lead for testing the whole C++ compiler, helped test a new compiler back end (aka optimizer), and
Posted by ericgu | 13 Comments
Filed under:

Blog Alerts

I recently signed my blog up for the LiveMessage alert system. This means that, if you want, rather than having to goto my blog web page to see if there are new posts, you can get a notification directly. If you're already using an RSS aggregator (SharpReader,
Posted by ericgu | 9 Comments
Filed under:

A song for you...

I usually don't link to Rory , for the simple reason that he's funnier than I am, and I hate that. But I'm going to make an exception for the song that Rory composed about Chris Sells going to Burning Man. It's good he works for Microsoft now. I shudder
Posted by ericgu | 3 Comments

Remotable Windows Media ActiveX Control

A while back, I posted about my problems getting this to work, and I got an email back from somebody internal who had something that works. I got an email from somebody inside of Microsoft who had solved the problem by wrapping the Windows Media Player
Posted by ericgu | 1 Comments
Filed under: ,

Sojourner: An Insider's View of the Mars Pathfinder Mission

I just finished reading Sojourner: An Insider's View of the Mars Pathfinder Mission It's written by Andrew Mishkin , a systems engineer at JPL , and gives an insider's view into how the Sojourner team managed to design, build, staff, and operate the rover
Posted by ericgu | 1 Comments
Filed under: ,
 
Page view tracker