Categories
Etc

santa brought me music

Santa decided to bring my some new music for Christmas: first off, the Back
To Mine
albums by Tricky and Underworld
Tricky’s album is quite diverse and not at all what I expected.  It features
everything from The Beat’s ‘Mirror in the Bathroom’ to Chet Baker’s
‘My Funny Valentine’ to Eric B & Rakim’s ‘My Melody’. 
Weirdly enough, it really works as an album.  I’m really digging on the
re-emergence of mix tapes in a more mainstream venue.

While I was home, my cousins asked me what kind of music I listen to, and I gave the
typical “a little bit of everything” response.  I’ll try to
make that a bit more concrete on here and post of bad reviews of the stuff I like
and why.  As a start, anything in the Back To Mine collection is probably something
I’d like.

Categories
Etc

A Test

This is a test post from NewsGator, inside Outlook2003.

Test.

Categories
Etc

If only I loved Canada

Chet just showed me a fantastic billboard ad by EA Canada. I wish my company had fantastic advertising like this.

Categories
Etc

Figuring out the Subst magic

So, I’ve got a problem and I’m hoping someone out there can help. I live on the command-line all day, and to make life easier, I use subst quite a bit. Generally for stuff like this: subst p: c:\somepath
What I’d like to be able to do is reverse the subst mapping from within c# code. That is, if I have the directory p:\foo\bar, I’d like to be able to figure out that it’s really c:\somepath\foo\bar\ I need to do this because I have to tell some server-based processes where to look for diferrent things and those server processes don’t know anything about my subst setup (nor should they). Apparently ProcessExplorer and Handle over on the SysInternals site do this, so it is possible at some level.

Anyone have any ideas?

Categories
Etc

Through the Looking Glass

Via WebMink, a fairly interesting demo of a 3D desktop by Sun, written in Java, called LookingGlass. It looks pretty, but I’m not sure how much it would really help out. How would you use it with the keyboard, for instance? Anyway, it’s cool to see it working.