Monthly Archives: February 2007

Live Writer now works from home!

I had tried for a while to setup Live Writer at home, but this was during the Internet usage excess of Feb ’07, so things took too long. Well I tried again today, and now it is setup at home … Continue reading

Posted in Blogs | Leave a comment

Visual Studio 2005, C++ and Time

Microsoft wisely updated time_t and the ATL CTime and CTimeSpan to use a int64 under the hood (from a int32), this is good except when we have those data types in our interfaces, and now we have broken backwards compatibility. … Continue reading

Posted in C++, Programming, Visual Studio | Leave a comment

Coincidence

Seth posted about coincidence. Yesterday, we were debugging a problem (to be posted about later) I started to play with my phone, phone, and it turns out that the other four people in my cubicle all have the same phone. … Continue reading

Posted in Thinking | Leave a comment

The circle of Life

Warning: this is a personal blog entry, with no tech content other than name dropping Lisp. Today has been an odd day. This morning my sister in law came over to look after our children (school holidays) with my niece. … Continue reading

Posted in Thinking | Leave a comment

Developer Tools Upgrade

Today I upgraded my development team member. He had previously installed Visual Studio 2005 and TortoiseSVN as guided, so I got to point him at our new Wiki, and watch him follow the “software build process”. And it just worked… … Continue reading

Posted in Programming | Leave a comment