Sciweavers

3095 search results - page 392 / 619
» Ubiquitous presence systems
Sort
View
ICRA
1998
IEEE
107views Robotics» more  ICRA 1998»
15 years 10 months ago
Designing Personal Tele-Embodiment
At the intersection of tele-robotics, computer networking, and human social interaction we have chosen to explore an area we identifyas personal tele-embodiment. At the core of th...
Eric Paulos, John F. Canny
CSCW
1998
ACM
15 years 10 months ago
Tangible Interfaces for Remote Collaboration and Communication
Current systems for real-time distributed CSCW are largely rooted in traditional GUI-based groupware and voice/video conferencing methodologies. In these approaches, interactions ...
Scott Brave, Hiroshi Ishii, Andrew Dahley
PODC
1997
ACM
15 years 10 months ago
Collecting Distributed Garbage Cycles by Back Tracing
Systems that store objects at a large number of sites require fault-tolerant and timely garbage collection. A popular technique is to trace each site independently using inter-sit...
Umesh Maheshwari, Barbara Liskov
ECHT
1994
15 years 10 months ago
Experience with the Use of Acrobat in the CAJUN Publishing Project
Adobe's Acrobat software, released in June 1993, is based around a new Portable Document Format (PDF) which offers the possibility of being able to view and exchange electron...
David F. Brailsford
PEPM
1994
ACM
15 years 10 months ago
Dictionary-Free Overloading by Partial Evaluation
One of the most novel features in the functional programming language Haskell is the system of type classes used to support a combination of overloading and polymorphism. Current ...
Mark P. Jones