It's the small things
I was giving a presentation on PowerShell, and of all the "demolets" (consistent with cmdlets hehe), it was this one that woke up an already sleepy participant
| $robobabe = new-object -com sapi.spvoice |
| $robobabe.Speak("Powershell rocks. You rocks") |
Now, if only robobabe can check for grammar...