Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site cbosgd.UUCP Path: utzoo!linus!decvax!harpo!eagle!mhuxl!cbosgd!dir From: dir@cbosgd.UUCP Newsgroups: net.cog-eng Subject: automatically turning tasks into displays Message-ID: <567@cbosgd.UUCP> Date: Wed, 9-Nov-83 16:54:53 EST Article-I.D.: cbosgd.567 Posted: Wed Nov 9 16:54:53 1983 Date-Received: Fri, 11-Nov-83 03:53:41 EST Distribution: net Organization: AT&T Bell Laboratories, Columbus Lines: 25 Many software development projects follow an evolutionary cycle composed of (1) requirements analysis, (2) high-level design spec, (3) detailed designed spec, and (4) user guide. Somewhere in this cycle the requirements functions (i.e tasks) are turned into a user interface spec, typically consisting of displays and the means of interacting among them. The process of turning tasks into displays is perhaps 80% art and 20% science. Question: Has anyone found a way to turn the description of a task directly into the "best" means of presenting that task on a CRT, especially on graphics CRTs? By directly I mean that most requirement specs are on-line, thus the task descriptions can be formalized without much problem (like using pseudo-code or structured english), and then special programs can scan through the formalized task descriptions and automatically come up with likely displays, interaction methods, etc. Has anyone pursued this idea? Another way of thinking about this idea is to build an on-line design aid with expertise in the human factors of user interface design. An "ergonomics work bench" a la writer's work bench? Dean Radin AT&T Bell Laboratories - Columbus fast mail: cbosgd!dir