= tracSNAP: Social Network Analysis Plugin = == Description == TracSNAP (Trac Social Network Analysis Plugin) is a suite of simple tools to help contributors make use of information about the social aspect of their Trac coding project. It tries to help you: * Find out which other developers you should be talking to, by giving contact suggestions based on commonality of file edits. * Recognize files that might be related to your current work, by showing you which files are often committed at the same time as your files. * Get a feel for who works on similar pieces of functionality based on discussion in bug and feature tickets, and by edits in common. * Visualize your project's effective social network with graphs of who talks to who. * Visualize coupling between files based on how often your colleagues edit them together. == Bugs/Feature Requests == Existing bugs and feature requests for TracSnapPlugin are [report:9?COMPONENT=TracSnapPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TracSnapPlugin&owner=sarahstrong new ticket]. == Download == Download the zipped source from [download:tracsnapplugin here]. == Source == You can check out TracSnapPlugin from [http://trac-hacks.org/svn/tracsnapplugin here] using Subversion, or [source:tracsnapplugin browse the source] with Trac. == Example == == Recent Changes == [[ChangeLog(tracsnapplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:ainsleylawson], [wiki:sarahstrong] [[BR]] '''Contributors:'''