January 27, 2011, 10:05 am
Gource, visualizing collaboration on an Open Source project
Categories: Complexity| Tools| Video
Tags: Community, Data, Free Software, Movie Design, Open Source, Repository, Social Network Analysis, Subversion, Visualization
After the post about code_swarm, here’s another post about the visualization of Open Source communities, and this time I’m going to introduce you the other important software for this task: Gource. code_swarm and Gource are the most complete softwares rigth now for visualizing activities in a repository (and both are open source); there are of course other scripts or strategies, but less important, so I will cover them in the future.
But while with code_swarm it’s easier to see how the community grows and change shape, with Gource we can have a better look at what the users are actually working on. Instead of focusing on the form of the community (be it a social network or another visual metaphor), Gource focuses on the form of the software being developed, analysing it as network of interacting pieces of code. We can then see where the users actually work and we can also see them in a better way than with code_swarm (Gource supports the use of Gravatars for visualizing the users).
(more…)



