<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ingomar Otter &#187; visualisation</title>
	<atom:link href="http://blogs.valtech.com/ino/tag/visualisation/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.valtech.com/ino</link>
	<description>Punk CTO</description>
	<lastBuildDate>Sat, 03 Dec 2011 10:41:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Visualize Maven parent and module POM hirarchies</title>
		<link>http://blogs.valtech.com/ino/2010/06/17/visualize-maven-parent-and-module-pom-hirarchies/</link>
		<comments>http://blogs.valtech.com/ino/2010/06/17/visualize-maven-parent-and-module-pom-hirarchies/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 12:32:38 +0000</pubDate>
		<dc:creator>Ingomar Otter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[EN]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[visualisation]]></category>

		<guid isPermaLink="false">http://blogs.valtech.com/ino/?p=184</guid>
		<description><![CDATA[Here&#8217;s a little tool I wrote while reviewing a client&#8217;s fairly complex project:
Pom Grapher generates a graph from  multi-module and parent-child relationships of Maven projects (POMs).
My use-case was to understand the POMs relations in order to understand the build.
It produces a graphic representation of the modules (nodes) and parent project and sub-module relations (edges) using [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a little tool I wrote while reviewing a client&#8217;s fairly complex project:</p>
<p>Pom Grapher generates a graph from  multi-module and parent-child relationships of Maven projects (POMs).</p>
<p>My use-case was to understand the POMs relations in order to understand the build.<br />
It produces a graphic representation of the modules (nodes) and parent project and sub-module relations (edges) using GraphViz.<br />
Here is a (tiny) excerpt from Apache Geronimo:<br />
<img src="http://blogs.valtech.com/ino/files/2010/06/Bildschirmfoto-2010-06-17-um-14.26.24.png" alt="" /><br />
<strong>black</strong> edges indicate module relation, <strong><span style="color: #ff6600">orange</span></strong> edges indicate parent project relations.</p>
<p>This is intended for understanding POM structures, not artifact dependencies.</p>
<p>It can be found over at <a href="https://source.valtech.com/display/PG/Pom+Grapher">source.valtech.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.valtech.com/ino/2010/06/17/visualize-maven-parent-and-module-pom-hirarchies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bigger rules, bigger screens</title>
		<link>http://blogs.valtech.com/ino/2009/06/04/hello-world/</link>
		<comments>http://blogs.valtech.com/ino/2009/06/04/hello-world/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 20:23:55 +0000</pubDate>
		<dc:creator>Ingomar Otter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[rules]]></category>
		<category><![CDATA[visualisation]]></category>
		<category><![CDATA[wtf]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[In current project where we are working on a vehicle configurator based on an inference (rule) engine, a client known by the affectionate name of OGO shared an particular SVG document wiht me. Using the swiss army chainsaw of structure visualization -graphviz- he created a diagram showings the engine&#8217;s traversal through the solution space. Think: [...]]]></description>
			<content:encoded><![CDATA[<p>In current project where we are working on a vehicle configurator based on an inference (rule) engine, a client known by the affectionate name of OGO shared an particular SVG document wiht me. Using the swiss army chainsaw of structure visualization -graphviz- he created a diagram showings the engine&#8217;s traversal through the solution space. Think: &#8216;I tried this then I tried that, which didn&#8217;t work either, went back two steps tried this other thing..&#8217; &#8211; resulting in a pretty impressive tree.</p>
<p>So impressive that I immediatly wanted a <em>huge</em> printout for show-off purposes.</p>
<p>In order to be able to split the diagram into multiple pieces I made the navice mistake to convert it to a bitmap. Which was <strong>528452 x 2900</strong> pixels at a moderate resolution of 90 dpi.</p>
<p>Gist: I need a bigger screen. A much bigger screen. I estimate that  a 594&#8243;  will do.</p>
<p>Let&#8217;s see what WWDC can do for me tonoght.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.valtech.com/ino/2009/06/04/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

