In this installment of our series about user interface design for administrators we explore the transformation of a command line script to a Windows application. We start with a simple little script as shown below: It just prompts for a computer name on the command line, uses that information for WMI query and outputs the […]
Tag: User Interface
User interface design for administrators
This post is the first in a series describing some fundamental design guidelines. Software developers usually have some kind of training in designing user interfaces or they benefit from having a specially staffed department for this task. Administrator usually don’t have the time and don’t get paid to attend UI design classes or study on […]
PrimalScript 2012: What’s new? (Part 4)
In the last post we completed our look at the Home tab of PrimalScript 2012’s new ribbon interface. In this installment we will examine the File menu. Located to the left of the Home tab, the “File” tab doesn’t reveal another ribbon tab but rather opens what is commonly called a “backstage view” This menu […]
PrimalScript 2012: What’s new? (Part 3)
So far we introduced you to the PrimalScript 2012 Ribbon interface and the first 4 categories in the Home tab. Today we take a closer look at the remaining 4 items. Platform The platform selector lets you choose between 32 and 64 bit, provided you are running a 64 bit operating system. Otherwise it […]
PrimalScript 2012: What’s new? (Part 2)
Last time we introduced you to the PrimalScript 2012 Ribbon interface. Today we take a closer look at the Home tab, which is the default tab visible and, if we got it right, on which you will spend most of your time. The Home tab has 8 categories. Four of those we will examine a […]