PowerShell’s profiles make setting up your work environment a bit easier, allowing you to pre-load your most common snapins or modules, define functions, set variables and whatever else you need on startup.
However, since there are quite a number of…
Read More
It seems we had an old version of PrimalForms Community Edition on our servers instead of the current version (v1.0.10) that was announced in this blog: PrimalForms CE Update.
So if you downloaded PrimalForms CE and it doesn’t have a…
Read More
A new version of PrimalForms Community Edition has been released! This update includes a snazzy new start page that contains the recently opened file list and our news feed:
Get the latest version from http://downloads.sapien.com/.…
Read More
The SAPIEN Scripting Toolkit is a CD filled with all sorts of tools and information that is useful for anyone who is working with scripting languages. Let’s break down the contents for you…
Free tools – A copy of all…
Read More
iPowerShell is SAPIEN’s FREE iPhone/iPad PowerShell reference tool. It is available from the Apple iTunes store. You can easily download the most current version by searching for iPowerShell in your iTunes application or click on this link to connect to…
Read More
… Android, Blackberry, Windows 7 Mobile or Palm?
The simple answer is, unfortunately, no. But we have started looking into some of these other mobile device platforms, specifically Android and Windows 7 Mobile. There are so many cool and interesting…
Read More
For some time now, SAPIEN has been distributing a free “Scripting Toolkit” CD at various trade shows and events. This CD contains copies of all of our free tools, trial versions of our paid applications, samples of our ebooks and…
Read More
iPowerShell v.2 is finished and is now available at the Apple app store (iTunes link) for download.
Don’t know what iPowerShell is? iPowerShell is an easy to use reference tool for users of Microsoft’s PowerShell scripting language for use on…
Read More
Every now and then you need to put a script as its own documentation somewhere. Either on a blog for others to see or on some internal web site for documentation.
PrimalPad has been updated to include that functionality.Simply click…
Read More
Forms and dialogs can augment PowerShell scripts or even resurface them completely to make them more friendly for people who aren’t familiar with the command line. In some cases, a form can even function as a complete script in and…
Read More