|
Spaces home Keith Hill's BlogProfileFriendsFilesMore ![]() | ![]() |
|
Added a blog entry "Off Topic: Music, DRM and Tanking CD Sales" I took my 9 year old daughter to her first concert last night. The band was Lifehouse, a relatively newish, great alternative rock band. I had seen them last summer as an opening act for the Goo June 15 5:31 PM Added a blog entry "Poor Man's File/Directory Name Indexer Using Windows PowerShell" The following is a script that I have set up on my dev PCs to run nightly via a scheduled task:## CatalogFileSystem.ps1param([string[]]$paths)Set-PSDebug -Strict
function Main {
foreach ($path in May 26 8:33 PM Updated folder "NorthernCODotnetUG-2008-05-12"
May 23 10:26 PM Updated folder "Public"
May 23 10:26 PM Added a blog entry "Northern Colorado .NET User Group Windows PowerShell Presentation" Tonight I gave a one hour introductory talk on Windows PowerShell to my local .NET user group. The primary focus of this talk was to show how PowerShell should be interesting to .NET developers. As May 12 11:13 PM Added a blog entry "Effective PowerShell Item 13: Comparing Arrays in Windows PowerShell" PowerShell has a lot of useful operators such as -contains which tests if an array contains an particular element. But as far as I can tell PowerShell doesn't "seem" to provide an easy way to test if May 11 12:41 PM Added a blog entry "Effective PowerShell Item 12: Understanding ByValue Pipeline Bound Parameters" In item 11, I covered ByPropertyName pipeline bound parameters. In this post, I'll cover the other variety of pipeline binding - ByValue. ByValue binding takes the input object itself and attempts t May 09 9:32 PM |
This friends list is empty. |
|||||||||||||
|
|