It’s been a long 3 1/2 weeks here. The same day that I wrote my last post (Saturday, August 13),… Read more 3 1/2 Weeks…
Category: Scripting
The Golden Age of Scripting –
focus on (back-end) coding, especially Python, Ruby, and Windows PowerShell
ISE_Cew and other ISE add-ons
A few weeks ago, I worked my way through a Lynda.com course on the Windows PowerShell ISE. The current version… Read more ISE_Cew and other ISE add-ons
testing PowerShell with Pester
I’ve been diving back in to – well, dipping my toe in the chilly waters of – PowerShell for some… Read more testing PowerShell with Pester
PSFTP links
I’m trying to develop some scripts to handle data on some of the web servers we push data to at… Read more PSFTP links
Directory structure for a (non-web) Python project
I’ve been studying Python for several years, off and on, but I’m only now getting traction on applying it at… Read more Directory structure for a (non-web) Python project
TDD with Python book at O’Reilly
I thought I bookmarked this a long time ago – apparently I didn’t. O’Reilly’s Test-Driven Development with Python (by Harry… Read more TDD with Python book at O’Reilly
Finding connected Remote Desktop users
Finding Remote Desktop users connected to a Windows server using PowerShell (without using the RemoteDesktopServices cmdlet – script uses WINSTA.EXE instead.
RubyConf 2015 is in San Antonio? Woo-hoo!
I just discovered that RubyConf 2015 will be just down the road in San Antonio, a short drive away. (see… Read more RubyConf 2015 is in San Antonio? Woo-hoo!
Viking Code School – Why Learning to Code is So Damn Hard
A short article about the programming learning process via Viking Code School’s blog: Why Learning to code is So Damn… Read more Viking Code School – Why Learning to Code is So Damn Hard
Where it all started – the Monad Manifesto
PowerShell originally started as a project called “Monad” within Microsoft. The original Monad Manifesto[PDF] was written by Jeffrey Snover back in… Read more Where it all started – the Monad Manifesto