Downloads
The new (smt)2 version is now hosted at GoogleCode. There you can find the latest source code. Although there are ZIP files available, it is encouraged to use a subversion client, as possible issues are fixed faster in the SVN than in ZIP files.
Citation
If you use this tool in an academic work, please cite it as: L. A. Leiva and R. Vivó. Interactive Hypervideo Visualization for Browsing Behavior Analysis. In Proc. WWW, 2012.
@InProceedings{Leiva12-www,
author = {Luis A. Leiva and Roberto Viv\'o},
title = {Interactive Hypervideo Visualization for Browsing Behavior Analysis},
booktitle = {Proceedings of 21st international conference companion on World Wide Web (WWW)},
year = {2012},
doi = {http://dx.doi.org/10.1145/2187980.2188054}
}
Donations
This toolkit is maintained during my spare (and limited) time. Supporting further development does mean that people is really interested in keeping it growing.
Main line of development
Use this command to check out the latest source code:
svn checkout http://smt2.googlecode.com/svn/trunk/ smt2-trunk
Snapshots
-
version 2.1.0 (r107, 2 Jul 2012):
svn checkout http://smt2.googlecode.com/svn/tags/2.1.0/ smt2-v210 -
version 2.0.2 (r73, 30 Mar 2011):
svn checkout http://smt2.googlecode.com/svn/tags/2.0.2/ smt2-v202 -
version 2.0.1 (r58, 29 Sep 2010):
svn checkout http://smt2.googlecode.com/svn/tags/2.0.1/ smt2-v201 -
version 2.0.0 (r39, 21 Feb 2010):
svn checkout http://smt2.googlecode.com/svn/tags/2.0.0/ smt2-v200
Changelog
For general changes, see the changelog.txt file. For specific changes, see the commit information.
Upgrading from previous 2.x versions
Just overwite your /smt2 dir with the new files and navigate to /smt2/admin/sys/upgrade.php.
Documentation
Read the (smt)2 documentation at the project's GoogleCode Wiki pages. The main topics are fully covered there.
Research papers
The simple mouse tracking tool is central to the following publications:
- L. A. Leiva and R. Vivó. Interactive Hypervideo Visualization for Browsing Behavior Analysis. In Proceedings of 21st conference companion on World Wide Web (WWW), 2012. Publication also available at the ACM digital library.
- L. A. Leiva. Mining the Browsing Context: Discovering Interaction Profiles via Behavioral Clustering. In Adjunct Proceedings of the 19th conference on User Modeling, Adaptation, and Personalization (UMAP), 2011.
- L. A. Leiva and E. Vidal. Assessing Users' Interactions for Clustering Web Documents: A Pragmatic Approach. In Proceedings of the 21st ACM conference on Hypertext and hypermedia (HT), 2010. Publication also available at the ACM digital library.
The following publications below were my first and second research papers, respectively. I'm not very proud of them, but deep down they tackled a topic that is still hot many years before, which is nice! Feel free to compare also my writing skills to my recent publications ;)
- L. A. Leiva and R. Vivó. A Gesture Inference Methodology for User Evaluation based on Mouse Activity Tracking. In Proceedings of Interfaces and Human-Computer Interaction (IHCI), 2008. Publication also available at the IADIS portal.
- L. A. Leiva and R. Vivó. (smt) Real Time Mouse Tracking Registration and Visualization Tool for Usability Evaluation on Websites. In Proceedings of IADIS WWW/Internet, 2007. Publication also available at the IADIS portal.

