splitbrain.org

electronic brain surgery since 2001

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:

Tags:
dokuwiki, video, visualization, codeswarm
Similar posts:

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