Results 1 - 10
of
257
Taking CSCW Seriously: Supporting Articulation Work
- Computer Supported Cooperative Work
, 1992
"... this paper we set out an approach to CSCW as a field of research which we believe provides a coherent conceptual framework for this area, suggesting that it should be concerned with the support requirements of cooperative work arrangements. This provides a more principled, comprehensive, and, in our ..."
Abstract
-
Cited by 346 (13 self)
- Add to MetaCart
(Show Context)
this paper we set out an approach to CSCW as a field of research which we believe provides a coherent conceptual framework for this area, suggesting that it should be concerned with the support requirements of cooperative work arrangements. This provides a more principled, comprehensive, and, in our opinion, more useful conception of the field than that provided by the conception of CSCW as being focused on computer support for groups. We then investigate the consequences of taking this alternative conception seriously, in terms of research directions for the field. As an indication of the fruits of this approach, we discuss the concept of `articulation work' and its relevance to CSCW. This raises a host of interesting problems that are marginalized in the work on small group support but critical to the success of CSCW systems `in the large', i. e., that are designed to meet current work requirements in the everyday world
A Descriptive Framework of Workspace Awareness for RealTime Groupware
- Computer Supported Cooperative Work
, 2002
"... Abstract. Supporting awareness of others is an idea that holds promise for improving the usability of real-time distributed groupware. However, there is little principled information available about awareness that can be used by groupware designers. In this article, we develop a descriptive theory o ..."
Abstract
-
Cited by 251 (26 self)
- Add to MetaCart
Abstract. Supporting awareness of others is an idea that holds promise for improving the usability of real-time distributed groupware. However, there is little principled information available about awareness that can be used by groupware designers. In this article, we develop a descriptive theory of awareness for the purpose of aiding groupware design, focusing on one kind of group awareness called workspace awareness. We focus on how small groups perform generation and execution tasks in medium-sized shared workspaces – tasks where group members frequently shift between individual and shared activities during the work session. We have built a three-part framework that examines the concept of workspace awareness and that helps designers understand the concept for purposes of designing awareness support in groupware. The framework sets out elements of knowledge that make up workspace awareness, perceptual mechanisms used to maintain awareness, and the ways that people use workspace awareness in collaboration. The framework also organizes previous research on awareness and extends it to provide designers with a vocabulary and a set of ground rules for analysing work situations, for comparing awareness devices, and for explaining evaluation results. The basic structure of the theory can be used to describe other kinds of awareness that are important to the usability of groupware. Key words: awareness, groupware design, groupware usability, real-time distributed groupware, situation awareness, shared workspaces, workspace awareness
Design for Individuals, Design for Groups: Tradeoffs Between Power and Workspace Awareness
, 1998
"... Users of synchronous groupware systems act both as individuals and as members of a group, and designers must try to support both roles. However, the requirements of individuals and groups often conflict, forcing designers to support one at the expense of the other. The tradeoff is particularly evide ..."
Abstract
-
Cited by 185 (20 self)
- Add to MetaCart
Users of synchronous groupware systems act both as individuals and as members of a group, and designers must try to support both roles. However, the requirements of individuals and groups often conflict, forcing designers to support one at the expense of the other. The tradeoff is particularly evident in the design of interaction techniques for shared workspaces. Individuals demand powerful and flexible means for interacting with the workspace and its artifacts, while groups require information about each other to maintain awareness. Although these conflicting requirements present real problems to designers, the tension can be reduced in some cases. We consider the tradeoff in three areas of groupware design: workspace navigation, artifact manipulation, and view representation. We show techniques such as multiple viewports, process feedthrough, action indicators, and view translations that support the needs of both individuals and groups.
Real time groupware as a distributed system: Concurrency control and its effect on the interface
, 1994
"... This paper exposes the concurrency control problem in groupware when it is implemented as a distributed system. Traditional concurrency control methods cannot be applied directly to groupware because system interactions include people as well as computers. Methods, such as locking, serialization, an ..."
Abstract
-
Cited by 179 (9 self)
- Add to MetaCart
This paper exposes the concurrency control problem in groupware when it is implemented as a distributed system. Traditional concurrency control methods cannot be applied directly to groupware because system interactions include people as well as computers. Methods, such as locking, serialization, and their degree of optimism, are shown to have quite different impacts on the interface and how operations are displayed and perceived by group members. The paper considers both human and technical considerations that designers should ponder before choosing a particular concurrency control method. It also reviews our work-in-progress designing and implementing a library of concurrency schemes in GROUPIUT, a groupware toolkit.
Building Real Time Groupware with GroupKit, A Groupware Toolkit
, 1995
"... This paper presents an overview of GroupKit, a groupware toolkit that lets developers build applications for synchronous and distributed computer-based conferencing. GroupKit was constructed from our belief that programming groupware should be only slightly harder than building functionally similar ..."
Abstract
-
Cited by 168 (23 self)
- Add to MetaCart
This paper presents an overview of GroupKit, a groupware toolkit that lets developers build applications for synchronous and distributed computer-based conferencing. GroupKit was constructed from our belief that programming groupware should be only slightly harder than building functionally similar single-user systems. We have been able to significantly reduce the implementation complexity of groupware through the key features that comprise GroupKit. A runtime infrastructure automatically manages the creation, interconnection, and communications of the distributed processes that comprise conference sessions. A set of groupware programming abstractions allows developers to control the behaviour of distributed processes, to take action on state changes, and to share relevant data. Groupware widgets let interface features of value to conference participants to be easily added to groupware applications. Session managers⎯interfaces that let people create and manage their meetings⎯are decoupled from groupware applications and are built by developers to accommodate the group’s working style. Example GroupKit applications in a variety of domains have been implemented with only modest effort.
A Usability Study of Awareness Widgets in a Shared Workspace Groupware System
- Proceedings of the Conference on Computer-Supported Cooperative Work (CSCW’96
, 1996
"... Workspace awareness is knowledge about others’ interaction with a shared workspace. Groupware systems provide only limited information about other participants, often compromising workspace awareness. This paper describes a usability study of several widgets designed to help maintain awareness in a ..."
Abstract
-
Cited by 167 (15 self)
- Add to MetaCart
(Show Context)
Workspace awareness is knowledge about others’ interaction with a shared workspace. Groupware systems provide only limited information about other participants, often compromising workspace awareness. This paper describes a usability study of several widgets designed to help maintain awareness in a groupware workspace. These widgets include a miniature view, a radar view, a multiuser scrollbar, a glance function, and a “what you see is what I do ” view. The study examined the widgets’ information content, how easily people could interpret them, and whether they were useful or distracting. Observations, questionnaires, and interviews indicate that the miniature and radar displays are useful and valuable for tasks involving spatial manipulation of artifacts.
Workspace awareness in real-time distributed groupware
, 1997
"... The rich person-to-person interaction afforded by shared physical workspaces allows people to maintain up-to-the minute knowledge about others ’ interaction with the workspace. This knowledge is workspace awareness, part of the glue that allows groups to collaborate effectively. In real-time groupwa ..."
Abstract
-
Cited by 142 (22 self)
- Add to MetaCart
(Show Context)
The rich person-to-person interaction afforded by shared physical workspaces allows people to maintain up-to-the minute knowledge about others ’ interaction with the workspace. This knowledge is workspace awareness, part of the glue that allows groups to collaborate effectively. In real-time groupware systems that provide a shared virtual workspace, the possibilities for interaction are impoverished when compared with physical workspaces, partly because support for workspace awareness has not generally been a priority in groupware design. In this paper, we present the concept of workspace awareness as one key to supporting the richness evident in face-to-face interaction. We construct a conceptual framework that describes the elements and mechanisms of workspace awareness, and then show several widgets that can be embedded in relaxed-WYSIWIS groupware systems to support the maintenance of workspace awareness.
Designing Storytelling Technologies to Encourage Collaboration Between Young Children
, 2000
"... We describe the iterative design of two collaborative storytelling technologies for young children, KidPad and the Klump. We focus on the idea of designing interfaces to subtly encourage collaboration so that children are invited to discover the added benefits of working together. This idea has been ..."
Abstract
-
Cited by 131 (30 self)
- Add to MetaCart
(Show Context)
We describe the iterative design of two collaborative storytelling technologies for young children, KidPad and the Klump. We focus on the idea of designing interfaces to subtly encourage collaboration so that children are invited to discover the added benefits of working together. This idea has been motivated by our experiences of using early versions of our technologies in schools in Sweden and the UK. We compare the approach of encouraging collaboration with other approaches to synchronizing shared interfaces. We describe how we have revised the technologies to encourage collaboration and to reflect design suggestions made by the children themselves. Keywords Children, Single Display Groupware (SDG), Computer Supported Cooperative Work (CSCW), Education, Computer Supported Collaborative Learning (CSCL). INTRODUCTION Collaboration is an important skill for young children to learn. Educational research has found that working in pairs or small groups can have beneficial effects on l...
Tangible Interfaces for Remote Collaboration and Communication
, 1998
"... Current systems for real-time distributed CSCW are largely rooted in traditional GUI-based groupware and voice/video conferencing methodologies. In these approaches, interactions are limited to visual and auditory media, and shared environments are confined to the digital world. This paper presents ..."
Abstract
-
Cited by 131 (10 self)
- Add to MetaCart
Current systems for real-time distributed CSCW are largely rooted in traditional GUI-based groupware and voice/video conferencing methodologies. In these approaches, interactions are limited to visual and auditory media, and shared environments are confined to the digital world. This paper presents a new approach to enhance remote collaboration and communication, based on the idea of Tangible Interfaces, which places a greater emphasis on touch and physicality. The approach is grounded in a concept called Synchronized Distributed Physical Objects, which employs telemanipulation technology to create the illusion that distant users are interacting with shared physical objects. We describe two applications of this approach: PSyBench, a physical shared workspace, and inTouch, a device for haptic interpersonal communication. Keywords Tangible Interfaces, haptic interfaces, telemanipulation, force-feedback, physical presence INTRODUCTION For many years our conception of human-computer in...
The Effects of Workspace Awareness Support on the Usability of Real-Time Distributed Groupware
- ACM Transactions on Computer-Human Interaction
, 1999
"... This article is a substantially expanded version of a report presented at the 1998 ACM CHI conference [Gutwin and Greenberg 1998]. Authors' addresses: C. Gutwin, Department of Computer Science, University of Saskatchewan, 57 Campus Drive, Saskatoon, Saskatchewan S7N 5A9, Canada; email: gutwin@c ..."
Abstract
-
Cited by 105 (8 self)
- Add to MetaCart
This article is a substantially expanded version of a report presented at the 1998 ACM CHI conference [Gutwin and Greenberg 1998]. Authors' addresses: C. Gutwin, Department of Computer Science, University of Saskatchewan, 57 Campus Drive, Saskatoon, Saskatchewan S7N 5A9, Canada; email: gutwin@cs.usask.ca; S. Greenberg, Department of Computer Science, University of Calgary, 2500 University Drive NW, Calgary, Alberta T2N 1N4, Canada; email: saul@cpsc.ucalgary.ca. Permission to make digital / hard copy of part or all of this work for personal or classroom use is granted without fee provided that the copies are not made or distributed for profit or commercial advantage, the copyright notice, the title of the publication, and its date appear, and notice is given that copying is by permission of the ACM, Inc. To copy otherwise, to republish, to post on servers, or to redistribute to lists, requires prior specific permission and / or a fee