<?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>Maurice's Musings &#187; Graphics</title>
	<atom:link href="http://www.calvert.ch/maurice/category/graphics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.calvert.ch/maurice</link>
	<description>A cantankerous Brit’s views on life, people and technology</description>
	<lastBuildDate>Tue, 18 May 2010 09:23:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>GraphVizio &#8211; A Graphviz addin for Visio</title>
		<link>http://www.calvert.ch/maurice/2010/05/11/graphvizio-a-graphviz-addin-for-visio/</link>
		<comments>http://www.calvert.ch/maurice/2010/05/11/graphvizio-a-graphviz-addin-for-visio/#comments</comments>
		<pubDate>Tue, 11 May 2010 09:15:23 +0000</pubDate>
		<dc:creator>Momo</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[graph diagram layout]]></category>

		<guid isPermaLink="false">http://www.calvert.ch/maurice/?p=248</guid>
		<description><![CDATA[In the process of analysing a client&#8217;s existing database, I used Visio&#8217;s reverse-engineering tool. It works well, but the resulting diagram was an incomprehensible bowl of spaghetti. Visio does have a &#8220;Layout shapes&#8221; command, which appears to work by moving shapes with repulsive forces and the result is, not surprisingly, repulsive. What I wanted was [...]]]></description>
			<content:encoded><![CDATA[<p>In the process of analysing a client&#8217;s existing database, I used Visio&#8217;s reverse-engineering tool. It works well, but the resulting diagram was an incomprehensible bowl of spaghetti. Visio does have a &#8220;Layout shapes&#8221; command, which appears to work by moving shapes with repulsive forces and the result is, not surprisingly, repulsive.</p>
<p>What I wanted was a tool which would unravel the spaghetti, so that I could get a grasp of the relationships, edit and revise them and layout again in an iterative process.<br />
Searching for a solution, I found three layout programs, none of which have a Visio interface:</p>
<ol>
<li><a href="http://research.microsoft.com/en-us/projects/msagl/">Microsoft Automatic Graph Layout (MSAGL), formerly known as GLEE</a> The first version, GLEE, is free whereas MSAGL costs between 99 USD and 279 USD depending on where you buy it.</li>
<li><a href="http://www.tomsawyer.com/products/index.php">Tom Sawyer Layout</a> is also a graph layout library, the price isn&#8217;t disclosed on their website.</li>
<li><a href="http://www.graphviz.org/">Graphviz</a> from AT&#038;T research labs, reputed to have the most sophisticated layout algorithms, is free.</li>
</ol>
<p>Given that the best quality was to be found in the free library, I made the obvious choice.<br />
It took me over a year and some 11&#8217;000 lines of VB to get Visio and Graphviz to co-exist; marrying a Unix-style command-line program with a WYSIWYG interface, both with quirks to numerous to mention, was far more challenging than I initially thought.<br />
The result, unimaginatively called GraphVizio, is available <a href="http://www.calvert.ch/graphvizio/">here</a>, I hope you&#8217;ll find it useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.calvert.ch/maurice/2010/05/11/graphvizio-a-graphviz-addin-for-visio/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Calabi Yau manifolds</title>
		<link>http://www.calvert.ch/maurice/2009/01/09/calabi-yau-manifolds/</link>
		<comments>http://www.calvert.ch/maurice/2009/01/09/calabi-yau-manifolds/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 08:46:11 +0000</pubDate>
		<dc:creator>Momo</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[3D]]></category>

		<guid isPermaLink="false">http://www.calvert.ch/maurice/?p=86</guid>
		<description><![CDATA[Stumbled upon Calabi Yau manifolds quite by chance, they attempt to represent 10-dimensional space in string theory. I don&#8217;t understand a word of the article but they struck me as rather pretty geometry: Here are some high-resolution images that I made with the excellent POVRay renderer. Enjoy.]]></description>
			<content:encoded><![CDATA[<p>Stumbled upon <a href="http://en.wikipedia.org/wiki/Calabi-Yau_spaces">Calabi Yau manifolds</a> quite by chance, they attempt to represent 10-dimensional space in string theory. I don&#8217;t understand a word of the article but they struck me as rather pretty geometry:<br />
<img alt="" src="http://www.calvert.ch/photo/still-life/raytrace/slides/Calabi%20Yau%20manifold%20degree%205,%20Graphics%20POVRay.jpg" title="Calabi-Yua manifold" class="alignnone" width="400" height="300" /><br />
Here are some <a href="http://www.calvert.ch/photo/still-life/raytrace/index.html">high-resolution images</a> that I made with the excellent <a href="http://www.povray.org/">POVRay</a> renderer.<br />
Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.calvert.ch/maurice/2009/01/09/calabi-yau-manifolds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
