Published onDecember 28, 2006PowerShell script to calculate file hashespowershellA simple PowerShell script to calculate file hashes
Published onDecember 14, 2006Say what is not an object?!?javascriptSarcasm about JavaScript's error messages
Published onDecember 11, 2006What does NaN look like?.netThe actual output for Double.NaN if you ToString it
Published onNovember 29, 2006Easily open the results from Select-StringpowershellA few weeks ago I posted a way to use PowerShell to find in files. This is just an extension of that post to show how you might open the results of your find in a program.