Keywords
UIST2.0 Archive - 20 years of UIST
Back
Back to keywords index

development

application development

In Proceedings of UIST 2008
Article Picture

An infrastructure for extending applications' user experiences across multiple personal devices (p. 101-110)

Abstract plus

Users increasingly interact with a heterogeneous collection of computing devices. The applications that users employ on those devices, however, still largely provide user experiences that assume the use of a single computer. This failure is due in part to the difficulty of creating user experiences that span multiple devices, particularly the need to manage identifying, connecting to, and communicating with other devices. In this paper we present an infrastructure based on instant messaging that simplifies adding that additional functionality to applications. Our infrastructure elevates device ownership to a first class property, allowing developers to provide functionality that spans personal devices without writing code to manage users' devices or establish connections among them. It also provides simple mechanisms for applications to send information, events, or commands between a user's devices. We demonstrate the effectiveness of our infrastructure by presenting a set of sample applications built with it and a user study demonstrating that developers new to the infrastructure can implement all of the cross-device functionality for three applications in, on average, less than two and a half hours.

development process for interactive system software

In Proceedings of UIST 1995
Article Picture

Automatic generation of task-oriented help (p. 181-187)

development tool

iterative development

In Proceedings of UIST 1996
Article Picture

XXL: a dual approach for building user interfaces (p. 99-108)

product development

In Proceedings of UIST 1993
Article Picture

From research prototypes to usable, useful systems: lessons learned in the trenches (p. 139-143)

software development

In Proceedings of UIST 2010
Article Picture

Gestalt: integrated support for implementation and analysis in machine learning (p. 37-46)

Abstract plus

We present Gestalt, a development environment designed to support the process of applying machine learning. While traditional programming environments focus on source code, we explicitly support both code and data. Gestalt allows developers to implement a classification pipeline, analyze data as it moves through that pipeline, and easily transition between implementation and analysis. An experiment shows this significantly improves the ability of developers to find and fix bugs in machine learning systems. Our discussion of Gestalt and our experimental observations provide new insight into general-purpose support for the machine learning process.

user interface development environment

In Proceedings of UIST 1996
Article Picture

Easily adding animations to interfaces using constraints (p. 119-128)

user interface development tool

In Proceedings of UIST 1992
Article Picture

Progress in building user interface toolkits: the world according to XIT (p. 181-190)