The problem of user actions analysis Damien Clauzel American - - PowerPoint PPT Presentation

the problem of user actions analysis
SMART_READER_LITE
LIVE PREVIEW

The problem of user actions analysis Damien Clauzel American - - PowerPoint PPT Presentation

Contents What do we want to do? What do we need to do it? How do we do it? (Not a) conclusion The problem of user actions analysis Damien Clauzel American University of Paris atGentive workshop in Oxford, May 2006 Contents What do we want


slide-1
SLIDE 1

Contents What do we want to do? What do we need to do it? How do we do it? (Not a) conclusion

The problem of user actions analysis

Damien Clauzel

American University of Paris

atGentive workshop in Oxford, May 2006

slide-2
SLIDE 2

Contents What do we want to do? What do we need to do it? How do we do it? (Not a) conclusion

Contents

What do we want to do? What do we need to do it? How do we do it? (Not a) conclusion

slide-3
SLIDE 3

Contents What do we want to do? What do we need to do it? How do we do it? (Not a) conclusion

What do we want to do?

We want to follow the user activity:

  • what exactly is doing the user?
  • why is he doing a precise action?
  • how is he doing it?

We want to be able to manipulate the system:

  • storing and restoring context
  • activating functions and widgets
slide-4
SLIDE 4

Contents What do we want to do? What do we need to do it? How do we do it? (Not a) conclusion

What do we need to do it?

We need to know what the user is doing ⇒ activity tracking: high level (search, writing a letter. . . ) ⇒ action tracking: low level (key press, widgets used. . . ) We need to be able to remotely controlling the plat-form ⇒ communicating software ⇒ common interfaces ⇒ smart applications

slide-5
SLIDE 5

Contents What do we want to do? What do we need to do it? How do we do it? (Not a) conclusion

Hosting application requirements

  • 1. the position of the caret in the last selected text area
  • 2. the coordinates of the pointer
  • 3. the coordinates of a click event, and which application, area

and widget were having the focus

  • 4. the coordinate, geometry and status (active, inactive, folded,

maximized, z-level) of the windows

  • 5. the status of the menus
  • 6. the time spent on the current focus, the overall task and the

activity

  • 7. the time schedule of the user
  • 8. . . .
slide-6
SLIDE 6

Contents What do we want to do? What do we need to do it? How do we do it? (Not a) conclusion

How do we do it?

Two main possibilities:

  • data gathering from operating system ⇒ not enough (?)

⇒ technical problems & few data

  • modifying the plat-form & applications ⇒ how far can we go?

⇒ means having atGentive ready software

slide-7
SLIDE 7

Contents What do we want to do? What do we need to do it? How do we do it? (Not a) conclusion

(Not a) conclusion

  • We need right now to make some decisions
  • Design will be crucial for future extension