Finished watching a horrible movie …

February 29, 2008

<eob>


Finally …

February 28, 2008

… some respite. The project I was working was finally demo’ed today. It was successful. I’m on the demo high right now, but I think I will have some more time to blog about other topics. My next project is to find a nice thunking library to convert C++ member functions so that they can be passed to a function that has a pointer to a C function.


Still @ Work …

February 27, 2008

… Nothing to Blog


@Work …

February 26, 2008

… Nothing to blog.


Using Boost::Bind and Boost::Function for Windows Procedure Functions

February 25, 2008

The experiment failed. What was I thinking? I forgot that C++ member functions have an implicit this pointer, that makes them pretty useless as function pointers. Oh well… Onto finding a good thunking library … Who woulda thunk?


Whole Wheat Past + Vodka Sauce + Italian Meatballs =

February 24, 2008

=Delicious


Turning any monitor in to a 3D VR display | George Ou | ZDNet.com

February 22, 2008

Turning any monitor in to a 3D VR display | George Ou | ZDNet.com

This one of the more remarkable things I’ve seen with a Wii. The Wii console is pretty cool by itself, but I’m constantly surprised with the stuff people are coming out with its controller. Check out the video. It really does appear you’re looking at a 3D image, with a perception of depth.

Brought to you via here.


Reading BlogRoll

February 20, 2008

Nothing to write about.


Static Data …

February 19, 2008

I came across this blog post about the evils of static data via here.

I agree with everything the blog post states but how would you program singletons without static data?


Recovery …

February 18, 2008

… Underway.