Archive for November, 2006

I haven’t been at home on the weekend in quite some time. It’s very relaxing. And today, unlike most days, is a very big sports day. I’m a fan of sports, but chances are, I won’t know the schedule of the games, unless it’s Ohio State football.
Without further ado, I’m watching three […]

Yet another reason I loathe VBA. The maximum value of an integer data type is 32768. What is it in most modern languages like Java, C++, and C# (hell, even C), if the OS it’s running on is a 32- or 64-bit operating system? 2147483647. Only on those operating systems (some […]