Changes between Version 13 and Version 14 of UserObservationHub


Ignore:
Timestamp:
07/10/08 13:31:30 (16 years ago)
Author:
Sven
Comment:

added link to WindowsLoggerListener page describing how to configure the UOH that it processes the activity logger logfile

Legend:

Unmodified
Added
Removed
Modified
  • UserObservationHub

    v13 v14  
    4848 * [source:trunk/UserObservationHub/src/de/dfki/km/usercontext/userobservationhub/outgoing/RemoteUserObsListener.java RemoteUserObsListener] - sends the message to MyMory's User Context service which will compute the current work context 
    4949 * [source:trunk/UserObservationHub/src/de/dfki/km/usercontext/userobservationhub/outgoing/SimpleUrlCounter.java SimpleUrlCounter] - an example implementation that counts URIs of navigated web resources. 
     50 * [WindowsLoggerListener] - The UOH can read in and distribute the output of the "User Activity Logger". 
    5051 
    5152== Message format and mapping == 
     
    8485 * [WindowsFileSystemObserver File System Observer] (DFKI): an open-source project hosted by DFKI providing file system observations (currently only for Windows OS): create, delete, move, and rename files. This project uses [http://www.teamdev.com/jniwrapper/ JNIWrapper], a commercial product. DFKI has got a developer license; the open-source project is shipped with a free runtime license. 
    8586 * [http://pas.kbs.uni-hannover.de/ User Activity Logger] (L3S): an activity logging tool that creates a log based on common events triggered by the Microsoft Windows user. These data (timestamps, application names, currently used files, application states). 
     87   * The UOH can read in and distribute the output of the "User Activity Logger". See [WindowsLoggerListener] for information about how to confgure this. 
    8688 * A UOH wrapper for [http://www.m.cs.osakafu-u.ac.jp/LLAH/ Real-Time Document Image Retrieval with LLAH] (DFKI, Osaka Prefecture University): a new method of real-time document image retrieval which takes as input images captured by a web camera and retrieves their corresponding pages from a large-scale document image database. The core of the method is LLAH ― the algorithm called "Locally Likely Arrangement Hashing" invented at Osaka Prefecture University. Currently closed-source because of the copyright. However, you can get the wrapper source code from DFKI (send us an email) and download the libraries from the LLAH website (see above). 
    8789== NOP ontology (vocabulary) ==