Search

my categories

Blogroll

Help us decide which PowerShell tool to release next.

December 19th, 2008 by Karl

Help us decide which PowerShell tool to release next.

SURVEY: http://spreadsheets.google.com/viewform?key=pgTpVBomNgDwUA9uQNRKAbw&hl=en

Taking an app from an internal application to a shrink-wrap ready for
the masses state is a lot of work, and updating/supporting/marketting
a product even more so. So after the huge sucess of PowerShell Plus
which is now safe in Idera’s hands we need your help to decide what we
are going to release next. We plan to release some free projects, even
some opensource apps, but will likely look at productizing a project
so we can continue to feed our families. Please take the time to take
our survey

—–
As many of you know, PowerShell Plus has been a great success and is
now developed and sold by Idera, and we’ve made PowerShell Analyzer
100% free!. Despite PowerShell Analyzer not having much active
development done for almost 2 years, surprisingly it is still very
popular with a large user base. Based on your feedback and the
following thoughts we need to decide where to invest our development
time, and which internal prototypes to bring to the community.
•       We have invested a lot into PowerShell Plus, from vision and
incubation to a mature product and we don’t want to compete in the
marketplace directly with PowerShell Plus.
•       PowerShell editors are now a generic commodity. In addition to
the awesome PowerShell plus. There are many free “good enough”
solutions, including some open source ones, Microsoft’s upcoming
Graphical PowerShell Integrated Scripting Environment and some other
“lower common denominator” solutions that are still free.
•       We have created and continue to innovate PowerShell technology
that can live just as well outside an editor product as in one.

There are many questions on here. Feel free to not answer them all,
it’s the top questions that are most important to us, but the more you
fill in, the happier you’ll make us.

SURVEY: http://spreadsheets.google.com/viewform?key=pgTpVBomNgDwUA9uQNRKAbw&hl=en

-Karl

Posted in Powershell, Powershell Analyzer, Powershell Plus, Shell Tools | No Comments »

PowerShell Analyzer now 100% free.

October 2nd, 2008 by Karl


With the phenomenal success of PowerShell Plus and subsequent transfer to Idera, PowerShell Analyzer is now 100% free. You can read more and get it from our recently updated website - http://www.shelltools.net . In coming weeks we are going to do some surveys to help decide where we want to go as a company with PowerShell IDEs.

Sincerely,

Karl

Posted in Powershell, Powershell Analyzer, Shell Tools | 2 Comments »

Data view of current pipeline results in PowerShell Plus

February 10th, 2008 by Karl

One of our goals is to bring the most important functionality of PowerShell Analyzer over to PowerShell plus as we consolidate into one product. Here is one example. It looks a little different than in PowerShell Analyzer , but we feel its just as useful, and it has a few new features added to it.

In PowerShell Plus you can see Variables and properties. by enabling it from the menu (Toolbars->Variables+Property) or easily toggle it with CTRL-T

image

You can see it has rich features where you can search and filter different variables, then when you click on one have it show up in the property grid. However we aren’t going deep into that today. we are covering the “View Current Pipeline” option

image

When you click this button, it toggles from showing the variables. to the actual results of the pipeline. So whenever you run something.. the actual results are shown as usual on the left as text, but also the actual dotnet objects that are returned by the command show up in the variable pane. and when you click on an item there, you can see all the properties for that particular object.

image

So in the above example I ran a command that on the first 5 processes in the system, and the current date. In the variable explorer you can see those 5 processes and the date and time. Also the 2nd process has been clicked on, and you can see all its properties in the property grid, including descriptions of the properties. You get to see a lot more data than PowerShell gives you as text.

You can download Powershell Plus from http://www.powershell.com

-Karl

Technorati Tags: ,,,,

Posted in Feature, Powershell, Powershell Analyzer, Powershell Plus, Shell Tools | No Comments »

PowerShell Analyzer 1.0 and PowerShell Plus Beta Available for free.

December 8th, 2007 by Karl

PowerShell Analyzer 1.0 is finally released. For a week or two we consider this a “soft” launch, just in case there is some major issue that eluded our testing, but we are pretty confident its stable.

Additionally, if you have already used your 45 Day trial, we have EXTENDED it another 45 days.

PowerShell Plus is now available with a 45 Day trial as well, and Additionally its available fully free for Non Commercial use as well.

So download both of these today and Enjoy

PowerShell Analyzer Screen-shots.

PowerShell Analyzer Screenshot

To get a grasp of what PowerShell Plus can do, Check out its trailer. its about 4 minutes, and definitely worth the time in our opinion.

Technorati Tags: ,,

Posted in Powershell, Powershell Analyzer, Powershell Plus, Shell Tools | No Comments »

Karl’s Back In Blogland

December 8th, 2007 by Karl

Finally my main blog is back in Business. I had gotten discouraged with my previous web host and abundant comment spam, and just plain being busy. But now with the help of an updated WordPress, new Host and Windows Live Writer all should be good.

All my old posts are gone, as far as being web pages, but I have archived them into a PDF here. Maybe I’ll revisit some of the topics in future posts if they are worthy enough.

So what’s new?

  • I’ve been a PowerShell MVP for some time now.
  • Shell Tools is sponsoring the PowerShell.org project. Actually I have a blog there, and was going to blog there rather than back at www.karlprosser.com/coder but I really wanted to use Live Writer, and the DotNetNuke Blog module is still substandard, so I’m just going to cross post here and there, and also at Shell Tools support site, so its searchable on this blog. I know its OVERKILL . We’ll see how it works out.
  • We’ve been busy with PowerShell Analyzer and PowerShell Plus. PowerShell Analyzer 1.0 is finally out, and we have a trial of the PowerShell Plus for use in a commercial environment, and a free license for non-commercial use. Check it all out www.powershell.com
  • Combined PowerShell Analyzer and PowerShell Plus downloads are now far in excess of 100,000. Yay :)
  • The PowerShell Debugger in PowerShell Plus is getting better by the day, and the debugger in PowerShell Analyzer should add an interesting twist to the works. More on this in future posts.
  • Documentation. We admit documentation for PowerShell Plus and PowerShell Analyzer is very sparse, so one of our priorities as this year wraps up is a number of Video Tutorials, and even some hard copy documentation/ tutorials  - shock , horror.

Plus I have tonnes of generic PowerShell topics inside me, bursting at the seams, just waiting to come out.

Posted in Powershell, Powershell Analyzer, Powershell Plus, Shell Tools | No Comments »