Category Archives: Summary

Programmers’ Signposts

  Have you ever felt lost in a foreign city? Software engineers know that feeling when they navigate through unfamiliar code. It might sound like a trivial problem, but studies have shown that they spend about 25% of their time … Continue reading

Posted in Research, Summary, Visualization Techniques | Tagged , , , , | Leave a comment

State of the Art of Performance Visualization

This is a guest post by Kate Isaacs, UC Davis, who is one of the authors of the paper presented. Software visualization for performance is about helping developers find inefficiencies slowing down their code. Performance can have significant affects on the … Continue reading

Posted in Papers, Research, Summary, Uncategorized | Tagged , , | Leave a comment

Visualizing Code Couplings: Node-Link Diagrams

From an abstract point of view, software systems can be considered as a set of entities connected by dependencies or code couplings such as method calls. We might also consider that entities inherit or aggregate, that they are changed together, … Continue reading

Posted in Research, Summary, Tools | Tagged , , , , , , , | 1 Comment

Caserta and Zendra: “Visualization of the Static Aspects of Software: A Survey”

Software visualization is an active field of research positioned between software engineering and information visualization. Although there exist events like SoftVis and VISSOFT, papers on software visualization are scattered across many conferences and journals—survey articles that summarize and structure recent … Continue reading

Posted in Papers, Research, Summary | Tagged , , , , , , , , , , | 2 Comments

VISSOFT 2011 Paper Highlights

VISSOFT 2011, the 6th IEEE International Workshop on Visualizing Software for Understanding and Analysis, took place in Williamsburg, Virginia, USA, September 29-30, 2011 and was co-located with ICSM 2011. The proceedings are available in the IEEE Xplore Digital Library. Of … Continue reading

Posted in Conferences, Papers, Summary | Tagged , , , , , , | Leave a comment