DokuWiki Development Visualized
Michael Klier just posted a blog entry on how he visualized 4 years of DokuWiki development using Code Swarm. Check out the amazing video:
Each dot represents a file changed in a darcs commit. The more changes are made to a file the bigger the dot gets. The files float around the developer's name who submitted the patch. Different colors are different parts of DokuWiki:
- red = core code
- yellow = GeSHi
- magenta = parser code
- white = test cases
- green = template and plugins
- blue = language files