Wintellect  

January 2008 - Posts

In my continued resolution to make PowerShell my full time command line interface, I've been porting over some of my batch and JavaScript files as a learning exercise. Since the only way to really learn a technology is to do something real with it, this Read More...
As I have been screaming from the roof tops , the best Vista x64 machines are Apple's Mac Pros . They are rock solid, quiet, and beautiful. Apple just announced the latest Mac Pros with up to 8 CPUs. They also snuck in complete support for Vista x64! Read More...
Back in October, I wrote about how I use the Volume Shadow Copy Service to backup my VMware Server virtual machines with minimal down time. I updated my batch files to have better error reporting and error handling. As always, let me know if you find Read More...
One of the benefits of being selected as a Microsoft Valuable Professional for 2008 was a package that contained some Bluetooth accessories. The most interesting was a MoGo Mouse BT . It's a slim mouse that sits in your PC Card slot where it charges. Read More...
Whew! I can finally talk about one of the coolest pieces of code I've seen in ages: WinUnit . About a year ago, my friend, Maria Blees showed me an idea she had for unit testing native C++ code and asked if I thought it was any good. It was far more than Read More...
MSBuild has made my life so much easier that it makes me shudder thinking back to the days of NMAKE. With very little effort, I've been able to automate so much of my software build and processing that I almost wonder if MSBuild will eventually start Read More...
With the big announcement today, everyone's looking at the Framework sources like mad. Make sure you read everything in Shawn Burke's blog entry before you start. I thought I'd mention a couple of additional hints to help you out. If you've been downloading Read More...
Do you have tons of VB6 code still running in your organization? I'm always surprised in our consulting and debugging work how much VB6 code is still running. I'm a strong advocate of not breaking working code, but with Microsoft ending all support for Read More...
Besides eliminating war and solving world hunger, another of my New Year's resolutions was to use PowerShell as my command window. While you're probably thinking using PowerShell is not much of a resolution, for me it's huge . I do nearly everything related Read More...