09 Aug 2008
Some minor updates and fixes. Run after installation - The installer has an option to run the program after installation. I’ve always appreciated this option in other programs but until recently, I couldn’t find a...
08 Aug 2008
News I found interesting this week. TextFixer: Text to Capitals, Remove Line Breaks & Whitespaces etc. - TextFixer gives you a bunch of useful web tools to work with text and html code. If you...
07 Aug 2008
Update: I’ve discovered my solution here is flawed. See Desk Drive 1.4.4 Released for details. Interacting with the Shell in C# is easy because the common language runtime exposes COM objects through a proxy called...
06 Aug 2008
Desk Drive continues to prove popular and lately I’ve been receiving an avalanche of suggestions. That’s great and do keep them coming. Version 1.4 introduces two new features: Minimize all windows and Show locus effects....
04 Aug 2008
Symbolic links to directories are really useful. Windows 2000 and higher supports directory symbolic links, where a directory serves as a symbolic link to another directory on the computer. For example, if the directory D:\SYMLINK...
01 Aug 2008
Interesting finds this week. Online HTML Form Build Software - Wufoo forms helps you create contact forms, online surveys, and invitations so you can collect the data, registrations and online payments you need without writing...
31 Jul 2008
The most recent release of Desk Drive now allows for localization by modifying a text file and adding the appropriate language code and strings. Recall that localizing applications in .Net generally involves creating satellite assemblies,...
31 Jul 2008
I’ve lived in Ann Arbor and the surrounding area since the Winter of 1979. I’ve often thought Ann Arbor is one of Michigan’s best kept secrets. Apparently, I’m not alone. Two years ago, Google opened...
30 Jul 2008
Under the category of stupid programmer tricks: Copy c:\windows\system32\calc.exe to some other file/path File Open File newcalc.exe in Visual Studio Click on Dialog - 101 In the properties, modify Font(Size) for your favorite font and...
30 Jul 2008
Despite what I perceive as greater program reliability and speed, I find many of the programmers I work with deriding the garbage collector in .Net and wishing for the good old days of explicit memory...