Feb 27

Tom Ollar and Jim Bennett have developed a very interesting prototype for a next-generation version of the Visual Studio 2010 IDE.  They present 20 new concepts ranging from the inherently useful (visual stack) to the somewhat silly (remoting eye, an eyeball that indicates your programming partner is connected to the session).

One interesting concept is the “mini,” shown in the photo at left.  Before you say “not another diagramming standard!” note that the “mini” DebugDiagrammer is pluggable and can be replaced with UML or your own custom diagrammer.  The intent is to visualize objects, not classes.  The “mini” acts as a thumbnail showing the working internals of an object.

I’m a sucker for next-generation user interfaces.  I love watching movies like Johnny Mnemonic and Minority Report to ogle their futuristic UIs.  But I believe that future interfaces will be more simple and less cluttered, similar to what we’re seeing emerge on the iPhone.  The days of “command smorgasbords” — layers upon layers of menus, toolbars and panels — will eventually give way to simple, malleable interfaces that provide just the information and controls you need at any one time to perform your task.

Read the Code Project article and download a prototype

Apr 14

Displacement in a user interface (UI) is when you are working with data in one place, and the software forces you to go to a completely different place to add or edit the data. UI displacement results in interrupted work flow, wasted time, user confusion and frustration.

Continue reading »

Nov 27

For the disabled PC user, every mouse click and keystroke can be a major effort or literal pain.  So disabled users will often go to great lengths to automate repetitive tasks and minimize the steps required to perform each task.  This includes the use of macros, voice recognition, mouse and keyboard utilities, and special hardware such as head-controlled mice and programmable button boards.

But in spite of these efforts, disabled PC users are often confounded by all-too-common problems found in today’s Windows and Web applications. 

Following are 20 problems with PC software that may be minor nits for many users but can be a huge problem for the disabled.  These are presented in no particular order, as each problem’s severity depends on the situation and individual.
 

Continue reading »

Tags: , ,