Changes between Initial Version and Version 1 of NarcissusPlugin


Ignore:
Timestamp:
Feb 17, 2010, 5:46:50 AM (14 years ago)
Author:
chai_research
Comment:

New hack NarcissusPlugin, created by chai_research

Legend:

Unmodified
Added
Removed
Modified
  • NarcissusPlugin

    v1 v1  
     1[[PageOutline(2-5,Contents,pullout)]]
     2
     3= Narcissus - A tool for team reflection =
     4
     5== Description ==
     6
     7Working effectively in groups is hard, particularly for projects that span some months. Groups can be derailed by a range of problems including poor leadership, poor communication, failure to monitor progress, and social loafing. Learning to work effectively in a group is a difficult but necessary measure to ensure group success.
     8
     9Groups using electronic support tools provide huge amounts of trace data, which has the potential to provide the group with insights into the effectiveness of their own operation. The Narcissus project exploits this data to support the groups. The approach is to use an interactive visualisation to mirror the activities of the group members, which gives them the opportunity to see the dynamics and progress of their group.
     10
     11
     12== Bugs/Feature Requests ==
     13
     14Existing bugs and feature requests for NarcissusPlugin are
     15[report:9?COMPONENT=NarcissusPlugin here].
     16
     17If you have any issues, create a
     18[http://trac-hacks.org/newticket?component=NarcissusPlugin&owner=chai_research new ticket].
     19
     20== Download ==
     21
     22Download the zipped source from [download:narcissusplugin here].
     23
     24== Source ==
     25
     26You can check out NarcissusPlugin from [http://trac-hacks.org/svn/narcissusplugin here] using Subversion, or [source:narcissusplugin browse the source] with Trac.
     27
     28== Example ==
     29
     30{{{
     31[narcissus]
     32cache_dir = /path/to/cache/directory
     33cache_manager = yes
     34cache_max_size = 10000000
     35cache_min_size = 5000000
     36cache_max_count = 2000
     37cache_min_count = 1500
     38ttf_path = /path/to/ttf/font
     39
     40[components]
     41narcissus.* = enabled
     42narcissus.narcissus.narcissusplugin = enabled
     43}}}
     44
     45== Recent Changes ==
     46
     47[[ChangeLog(narcissusplugin, 3)]]
     48
     49== Author/Contributors ==
     50
     51'''Author:''' [wiki:chai_research] [[BR]]
     52'''Maintainer:''' [wiki:chai_research] [[BR]]
     53'''Contributors:'''