So, I've been pretty quiet lately, decided I should say something here.
I'm moving to California. In less than two weeks. I don't yet have a place to live, but I do have a place to stay if I need it, and I'm hoping to not need it by finding a place to live two days from now.
I've started up playing warcraft again, got to L56.. then I went to a work event for a week and didn't play, and haven't really played since. What I have done, is gotten halfway through Book 11 of Wheel of Time (the last one published), and spent many an hour watching tv episodes and working on my various personal projects. I watched Coupling yesterday (yes, all of it), and it was decently good. I have no complaints.
Personal projects: Front Row is always on the primary monitor. I've made it so that it isn't, by spending many, many hours in a debugger figuring out how it does what it does, and then many many more hours reverse engineering the API for it so that I can write a plugin for it to show stuff. Wouldn't have been nearly as easy (and I probably would have given up) if the
BDK didn't exist, but I find it's never been up to date with front row from leopard (just the stuff from the apple tv), so it wasn't too useful besides a couple pointers in the right direction. I can't release it yet, as there's a lot of debugging cruft and stuff that doesn't make sense in there, but I hope eventually to clean it up and release a binary. The amount of random stuff I had to do to get a working copy of the headers and stuff going is a bit staggering, I don't know that I could really release the source and ever have anyone else compile it. :/