Sciweavers

3623 search results - page 429 / 725
» Functionally Modeled User Interfaces
Sort
View
CHI
2004
ACM
16 years 4 months ago
Interactive therapy with instrumented footwear
Musical feedback can aid in learning to move properly, for example in physical therapy, sports medicine, or training. By appropriately instrumenting the body to detect the correct...
Joseph A. Paradiso, Stacy J. Morris, Ari Y. Benbas...
CHI
2004
ACM
16 years 4 months ago
Context-sensitive design and human-centered interactive systems
Context is a critical element in forming the performance of interactive systems. As the functional diversity and range of use context of the system increase, context sensitivity b...
Keiichi Sato, Ken Douros
CHI
2003
ACM
16 years 4 months ago
Navigating in a mobile XHTML application
The Internet has been a great success in the fixed world, whereas WAP (Wireless Application Protocol), the mobile Internet, has not fulfilled its promise. However, now the analyst...
Anne Kaikkonen, Virpi Roto
VL
2009
IEEE
175views Visual Languages» more  VL 2009»
15 years 11 months ago
TurKit: Tools for iterative tasks on mechanical turk
Mechanical Turk (MTurk) is an increasingly popular web service for paying people small rewards to do human computation tasks. Current uses of MTurk typically post independent para...
Greg Little, Lydia B. Chilton, Max Goldman, Robert...
HASKELL
2006
ACM
15 years 10 months ago
Polymorphic variants in Haskell
In languages that support polymorphic variants, a single variant value can be passed to many contexts that accept different sets of constructors. Polymorphic variants are potenti...
Koji Kagawa