Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > PowerShell

Vista - PowerScripting Podcast Episode 15 now out!

Reply
 
Old 12-25-2007   #1 (permalink)
Hal Rottenberg


 
 

PowerScripting Podcast Episode 15 now out!

For the full show notes and to subscribe to the podcast, please visit us
at http://powerscripting.net. This is the first time I've cross-posted
to the other groups, we would love to have new listeners and any
feedback, positive or negative. You can also find us in iTunes and soon
in the Zune Marketplace.

A Podcast about Windows PowerShell.

In This Episode

* Special guest this episode, Joel Bennett aka “Jaykul” from
HuddledMasses.org
* “The Developer Show”
* New software releases, interviews, other goodies

News

* AD Cmdlets RTM (Dmitry’s PowerBlog)
”We kind of kept sticking to the fashion of perpetual betas for quite
some time now (since the first 1.0 beta released late March through the
RC 1.0.5 this fall) and we feel that the product is now feature rich and
stable enough…”
* Windows PowerShell Holiday Gift Guide: Books (Technet Scripting
Center)
”The Scripting Guys present their first-ever Windows PowerShell Holiday
Gift Guide. In this inaugural gift guide we survey some of the best
PowerShell software, script editors, cmdlets, and add-ins that money can
buy.”
* An Interview with Lee Holmes (Technet Scripting Center)
”Lee Holmes is a developer on the Windows PowerShell team and author of
the new book Windows PowerShell Cookbook (which includes a foreword
written by Scripting Guy Dean Tsaltas).”
* An Interview with Lee Holmes (A Couple of Admins Podcast)
* Cisco opening up IOS (Network World)
”Cisco’s plan to open up its venerable IOS routing software to customers
and third-party developers is a bold move designed to further the
company’s push to make the network the epicenter of the virtual data
center.”

Resources

* Expresso Regular Expression Development Tool
Very cool tool to create regexes. Free registration required.

image

Tips

* Discussion on an email from listener John Cook:

“I’m a programmer, so I don’t find PowerShell (or VBScript etc.)
difficult as a language. What I find difficult about scripting is
scripting itself, such as recognizing when it’s worth the effort to
write a script. I’m a big fan of scripting, but I don’t write a lot of
scripts because I don’t think to do it. Or I’m doing something that’s
not repetitive enough to script.

I would find it interesting to listen to a show about scripting
strategy: organizing tasks so they can be scripted, etc.

I would also find it interesting to hear a discussion about testing
scripts. I’m a fan of test-driven development, but scripts are hard to
test. Scripts are full of side effects: creating or deleting files,
setting properties, sending email, etc.”

* Discussion with Joel about his new Windows Automation Snapin for
PowerShell (WASP)
o Blog post:
http://huddledmasses.org/window-gui-...om-powershell/
o New Codeplex project: http://codeplex.com/WASP
o This is basically an upgrade to the Win32.Windows snapin
Joel released a while back, the one thing that’s missing in this release
that was possible in that one is using frame-set definitions to position
windows. That will make it back in eventually, but in the meantime, I
present some major new additions which add up to the ability to do 90%
of what you’d want to do in testing or automating your winforms app’s UI.
* Also covered: Joel’s experiences developing a Windows
Presentation Foundation (WPF) PowerShell host.

One-Liner

(new-object -com SAPI.SpVoice).Speak("Hello $($env:UserName)",2)



--
Hal Rottenberg <hal@xxxxxx>
Author, TechProsaic (http://halr9000.com)
Webmaster, Psi (http://psi-im.org)
Co-host, PowerScripting Podcast (http://powerscripting.net)

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
PowerScripting Podcast episode 26 now out PowerShell
PowerScripting Podcast Episode 23 now out PowerShell
PowerScripting Podcast Episode 19 now available PowerShell
PowerScripting Podcast episode 13 now available! PowerShell
PowerScripting Podcast episode 10 now out! PowerShell


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46