Sciweavers

611 search results - page 8 / 123
» Testing interfaces that do not exist
Sort
View
GRAPHICSINTERFACE
2004
14 years 11 months ago
Interacting with Big Interfaces on Small Screens: a Comparison of Fisheye, Zoom, and Panning Techniques
Mobile devices with small screens are becoming more common, and will soon be powerful enough to run desktop software. However, the large interfaces of desktop applications do not ...
Carl Gutwin, Chris Fedak
AIME
2001
Springer
15 years 2 months ago
A User Interface for Executing Asbru Plans
Asbru is a language for specifying treatment plans. These plans are then used by an execution unit to give advice to the medical staff what actions to take (open-loop system). In ...
Robert Kosara, Silvia Miksch
PVM
2007
Springer
15 years 3 months ago
Extending the MPI-2 Generalized Request Interface
Abstract. The MPI-2 standard added a new feature to MPI called generalized requests. Generalized requests allow users to add new nonblocking operations to MPI while still using man...
Robert Latham, William Gropp, Robert B. Ross, Raje...
CHI
2007
ACM
15 years 9 months ago
Dealing with key challenges in international usability and user research
In this SIG, we will present scenarios that exemplify many of the key challenges of doing user research and usability evaluation internationally. We will use these to stimulate di...
David A. Siegel, Susan M. Dray, Rolf Molich
CHI
2004
ACM
15 years 9 months ago
Designing the whyline: a debugging interface for asking questions about program behavior
Debugging is still among the most common and costly of programming activities. One reason is that current debugging tools do not directly support the inquisitive nature of the act...
Andrew Jensen Ko, Brad A. Myers