InfoQ

Topic/Tag specific view

All content and news on InfoQ about Visualization


Latest featured content about Visualization

Erik Doernenburg on Software Visualization

Community
Architecture
Topics
Collaboration,
Modeling,
Methodologies

Erik Doernenburg has worked in the field of enterprise applications for more than ten years. He is now employed by ThoughtWorks, and his latest interest is software visualization. In this interview he talks with InfoQ about different software visualization strategies using a combination of free tools and custom development.

News about Visualization

Storing Code in Queryable Data Structures?

Community
Architecture
Topics
Code Analysis

Is today’s mainstream use of flat files the optimal way to represent code? Several discussions occurred in the blogspace in reaction to Rick Minerich’s post advocating for moving away from this paradigm towards keeping code in queryable data structures. What are the advantages of this approach and what are the trade-offs to take into consideration?

IntelliJ IDEA's Dependency Structure Matrix Tool Visualizes Architecture

Community
Architecture
Topics
Artifacts & Tools,
Code Analysis

JetBrains includes a Dependency Structure Matrix (DSM) tool in its recently released version 7.  DSM tools generate a representation of a codebase's dependencies in an appealing martix visualization.  This article looks at how DSM can improve project structure and how IDEA's DSM tool compares with alternatives.

Is a picture always worth a thousand words?

Community
Architecture
Topics
Artifacts & Tools,
Domain Specific Languages,
Modeling,
Programming

Is a picture always worth a thousand words?

In his recent article, “Why we write code and don’t just draw diagrams”, Dean Wampler argues that in software development the opposite is more often true.

Structure101 v2: Dependency and Architecture Analysis Tool

Community
Architecture,
Java
Topics
Artifacts & Tools,
Debugging

When projects get so big that no one person can visualize the whole thing, tools that can visualize the architecture and measure its complexity can help. Headway Software released v2 of Structure101, "an interactive tool that shows you dependency graphs from your code-base as either diagrams (the Directed Graph) or dependency matrices." said Structure101 CTO Chris Chedgey, talking to InfoQ.