Archive for February, 2007

Lock updates for a control

Posted February 24th @ 5:36 pm by aaron

Raymond Chen just finished a short series on LockWindowUpdate, including when to use it and when not to. I enjoy reading Raymond’s blog for a number of reasons. His posts are short, to the point, and well written, and he discusses topics that I, as a .NET developer who is younger (read: showed […]

Adding Network Printers in Vista

Posted February 22nd @ 11:56 am by aaron

I’ve been running Vista on my primary work machine since Day One (much to the chagrin of some of my co-workers). And since Day One I’ve been unable to add any network printers. I know I should be able to add them, other Vista users can add them (although I’m running Ultimate and […]

Reflector 5.0 Released

Posted February 20th @ 7:17 am by aaron

The most useful .NET tool ever created. Ever. For all time.
Scott Hanselman has a great rundown of it.

Set your Powershell console window icon (at runtime)

Posted February 16th @ 10:22 pm by aaron

In my last post I mentioned that I use the title of a console window to help track what codebase/component I’m working with. Another way we organize some of these windows is via the window icon (we happen to have color names for our various codebases, so it works pretty well). Today my […]

Powershell Window Title

Posted February 16th @ 10:29 am by aaron

There’s no “title” command in Powershell to set the window title of the console window. I use this frequently because I often have several build/codebase windows open, and switch between them frequently. Add this to your profile to create a “title” alias:

1: function Set-WindowTitle($text)
2: {
[…]

User Interface Gone Good

Posted February 3rd @ 4:32 pm by aaron

Okay, I just ragged on an electronic Sudoku user interface, so now I equally want to commend an application for a user interface job well done in a small (but in my opinion significant) way. The application? Skype.
Let me start by saying that I really agree with Jeff Atwood’s assessment of icons, toolbars, etc. […]

User Interface Gone Bad

Posted February 3rd @ 3:50 pm by aaron

I was looking at an electronic Sudoku game my wife got for Christmas this year, and it struck me just how awful the user interface is. And if you think the interface is bad, you should try actually using it! I think there’s some not-subtle lessons I can learn from this as a software […]

Reboot a Polycom phone via PowerShell

Posted February 2nd @ 11:56 pm by aaron

Jeffrey Snover posted a while ago encouraging others to share their PowerShell automation, no matter how little. Well in the spirit of that post, here is a script that will reboot a Polycom IP phone; I tested it with the IP600. (Note: my script is based on the perl version found here.)
Essentially the script […]

Options:

Size

Colors