Self

About the WikiPlayer

Background

We have developed a wiki-based platform , called the WikiDesignPlatform (WDP), which couples (as required) additional components (e.g. email, instant messenger, CVS repository) with the traditional wiki and automatically produces detailed transcripts of all the online activity by the users, far richer that the average "recent changes" history provided by most wikis.

When a wiki is used, for example, by teams of software engineers to manage their paperwork the size of the dataset can grow rapidly. An example dataset we have collected from only a two month in-class experiment with ten students included 982 revisions (only counting edit events) of 242 wikipages, totaling 5MB of raw text. Mining such a vast set of wiki data is challenging and difficult if one does not have the right tools at their disposal to support the analysis work.

The WikiPlayer reads the transcripts produced by the WDP and enables the analyst to replay these transcripts in a manner that makes it easier to investigate the ebb and flow of online work. The WikiPlayer produces a narrative of online work, provides a visualization of the activity timeline that can be used to access specific intervals of events in the wiki history, and view a selection of pages side-by-side as they evolve. The capability to search allows the analyst to look for certain kinds of content. The WikiPlayer enables one to track both the reading and editing behavior on a single wiki page or by a single contributor. It also enables a detailed analysis of the interaction among contributors to a wiki site or the evolution and propagation of representations.

Using the WikiPlayer to "replay" and analyze the wiki-based collaboration

The WikiPlayer reads the transcripts produced by the WDP.

The WikiPlayer includes a set of components that provide flexibility to the analyst when interacting with the history so that navigation and data mining of the vast record of the collaborative activity is fast and efficient. For example, the analyst can initially view the collaboration at a higher-level, find a set of events of interest, and then dig deep into the activity to examine the interaction among the contributors and how it manifested itself in terms of their online representational work.

The WikiPlayer enables the analyst to do “on-the-fly” interaction with the data, filtering, searching and spontaneous exploration of the evolution of individual pages and the wiki site as a whole.

It is possible to write plugins that add a specific set of features or services to the player. The plugins can be seamlessly integrated using access points and methods provided by the WikiPlayer Plugin Application Program Interface (API).

Some core components of the player include:

None: About (last edited 2008-12-02 15:25:22 by johann)