The development of navigational tools for a web site devoted to a catalog of musical compositions offers a variety of design challenges. A combination of techniques developed from information visualization research - ...
详细信息
ISBN:
(纸本)9781581132199
The development of navigational tools for a web site devoted to a catalog of musical compositions offers a variety of design challenges. A combination of techniques developed from information visualization research - including starfield displays, dynamic queries, and zoomable user interfaces (ZUIs) - was used to construct a prototype browser for possible use in a web site dedicated to the work of Philip Glass. After a discussion of the goals and potential users of the site, this paper describes several prototypes that were developed and how they informed the design of a zoomable starfield browser. Unresolved design challenges and possibilities for future work are also discussed.
Multiple coordinated visualizations enable users to rapidly explore complex information. However, users often need unforeseen combinations of coordinated visualizations that are appropriate for their data. Snap-Togeth...
详细信息
ISBN:
(纸本)9781581132526
Multiple coordinated visualizations enable users to rapidly explore complex information. However, users often need unforeseen combinations of coordinated visualizations that are appropriate for their data. Snap-Together Visualization enables data users to rapidly and dynamically mix and match visualizations and coordinations to construct custom exploration interfaces without programming. Snap's conceptual model is based on the relational database model. Users load relations into visualizations then coordinate them based on the relational joins between them. Users can create different types of coordinations such as: brushing, drill down, overview and detail view, and synchronized scrolling. Visualization developers can make their independent visualizations snap-able with a simple API. Evaluation of Snap revealed benefits, cognitive issues, and usability concerns. Data savvy users were very capable and thrilled to rapidly construct powerful coordinated visualizations. A snapped overview and detail-view coordination improved user performance by 30-80%, depending on task.
The symposium on recent advances in the critical incident (CI) technique is discussed. The technique outlined a structured methodology for application-oriented research and evaluation that has become a central part of...
详细信息
The symposium on recent advances in the critical incident (CI) technique is discussed. The technique outlined a structured methodology for application-oriented research and evaluation that has become a central part of various areas of important human factor work. It is shown that multiple contributing factors lead to CI. Systems researchers have also extended the use of the technique to remote usability evaluation, where users self-report CI while performing real tasks in their normal working environments.
The Ecological Cognition perspective emphasizes the fact that human cognition is adaptive to the constraints of the context of task performance. People are good at developing strategies for task performance that take ...
The Ecological Cognition perspective emphasizes the fact that human cognition is adaptive to the constraints of the context of task performance. People are good at developing strategies for task performance that take advantage of the informational affordances of the task environment. Therefore, if we wish to understand human cognition, we must look beyond the skin and skull of the individual to the material and social structures with which the mind interacts. Of course, material artifacts and social arrangements are elements of adaptive processes as well. Material artifacts are often crystallizations of regularities in the task environment and they develop over time, changing adaptively to fit the constraints of the task, the properties of the task performers, and the other artifacts employed in the task performance. Such changes in the material artifacts change the informational affordances of the task environment, which creates new opportunities for the development of strategies. Thus, human cognition and the material supports of human cognition must be seen as a co-adaptive system. Similarly, in complex work settings where two or more persons jointly perform tasks, social arrangements are enacted anew each time a socially distributed task is performed. Strategies for the social division of cognitive labor are also part of this co-adaptive system, both constraining and being constrained by mental and material artifacts. These interlocked co-adaptive systems suggest a cognitive ecology. It's a compelling way of talking about such systems. Can it be more than a metaphor?
作者:
B. ShneidermanH. KangDepartment of Computer Science
Human-Computer Interaction Laboratory Institute for Advanced Computer Studies & Institute for Systems Research University of Maryland College Park MD USA
Annotating photographs is such a time-consuming, tedious and error-prone data entry task that it discourages most owners of personal photo libraries. By allowing the user to drag labels, such as personal names, from a...
详细信息
Annotating photographs is such a time-consuming, tedious and error-prone data entry task that it discourages most owners of personal photo libraries. By allowing the user to drag labels, such as personal names, from a scrolling list and drop them onto a photo, we believe we can make the task faster, easier and more appealing. Since the names are entered in a database, searching for all photos of a friend or family member is dramatically simplified. We describe the user interface design and the database schema to support direct annotation, as implemented in our PhotoFinder prototype.
The accurate formulation of boolean expressions is a notorious problem in programming languages and database query tools. This paper studies the ways that untrained users naturally express and interpret queries, revea...
详细信息
The accurate formulation of boolean expressions is a notorious problem in programming languages and database query tools. This paper studies the ways that untrained users naturally express and interpret queries, revealing some of the underlying reasons why this task is so difficult. Among the study's findings are: people interpret the word AND to mean either conjunction or disjunction depending on context, the scope to which they attribute the word NOT depends on whether the subsequent operator is AND or OR, and they often ignore parenthesis. Therefore, relying on these words and symbols for query formulation will result in poor usability. A tabular query form is proposed that avoids the need to name the operators, provides a clear distinction between conjunction and disjunction, and makes grouping more explicit. Comparing the tabular language with textual boolean expressions, the study finds that untrained users perform better when they express their queries in the tabular language, and about equally well when interpreting queries written in either language. We conclude that systems may benefit by adopting a tabular notation for query formulation.
computerscience educators have traditionally used algorithm visualization (AV) software to create graphical representations of algorithms that are later used as visual aids in lectures, or as the basis for interactiv...
详细信息
computerscience educators have traditionally used algorithm visualization (AV) software to create graphical representations of algorithms that are later used as visual aids in lectures, or as the basis for interactive labs. Based on ethnographic field studies we have conducted in an undergraduate algorithms course, we advocate an alternative teaching approach in which students use simple art supplies to construct and present their own visualizations to their peers and instructor for feedback and discussion. To support this approach, we have built SALSA and ALVIS, a prototype language and system that enable students to (a) quickly construct rough, unpolished ("low fidelity") visualizations in much the same way they would do so with simple art supplies, and (b) interactively present those visualizations to an audience. Our prototype pioneers a novel technique for programming visualizations based on spatial relations, and a novel presentation interface that supports reverse execution and dynamic mark-up and modification.
Software tools for personal photo collection management are proliferating, but they usually have limited searching and browsing functions. We implemented the PhotoFinder prototype to enable non-technical users of pers...
详细信息
Software tools for personal photo collection management are proliferating, but they usually have limited searching and browsing functions. We implemented the PhotoFinder prototype to enable non-technical users of personal photo collections to search and browse easily. PhotoFinder provides a set of visual Boolean query interfaces, coupled with dynamic query and query preview features. It gives users powerful search capabilities. Using a scatter plot thumbnail display and drag-and-drop interface, PhotoFinder is designed to be easy to use for searching and browsing photos.
暂无评论