PowerShell

Lessons learnt from the failure of TimeTag

I have a confession to make: I’ve developed a failed open source project! There I’ve said it, it’s now public knowledge and I can hang my head in shame… lead me to the village stocks so you can all throw rotting vegetables at me.

Happily, I don’t feel like that. Failure is, well, no big deal. Of course it does sting a little bit that I wasted an awful lot of time developing the software. What could I have done with the time had I not written the 11,184 lines of code Ohloh says I wrote? Well, I’ll never know, but…

Windows based dynamic systems management update

As a follow up to the Windows based structured systems management post, I have found a network monitor that does have some dynamic abilities.

PolyMon is an open source network monitor written for the .NET environment. Steven Murawski has written PoSHMon, a series of PowerShell cmdlets for interacting with PolyMon dynamically. Whilst neither PolyMon or PoShMon are particularly full featured or mature, they do at least show what is possible.

If anybody knows of any commercial network management tools with PowerShell support for dynamic structured systems management, I’d love to hear about it. 😉

Resources for learning Windows Powershell

I am currently in the process of broadening my knowledge of Windows Powershell and I thought I’d post some of the excellent resources I’ve found. Many are available for free online, some you’ll have to shell out money for. The book, Windows Powershell in Action, is well worth buying if you want to gain an understanding of how Powershell works.

Tutorials

Community

Books

Blogs

PowerTime now on Google Code

PowerTime is now available on Google Code. You can even browse the code without having to download anything.

The only problem I ran into was the size of the ECAD data set exceeded the quota given to new projects. I’ve now split the ECAD data set so that it is available for download but isn’t versioned inside Subversion.

I’ll be back onto PowerTime real soon now. Just having a rest doing some web work at the moment. Expect a first beta by the end of June.