<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: A “web influenced” individual decision process .. can we model this?</title>
	<link>http://dsanalytics.com/dsblog/a-%e2%80%9cweb-influenced%e2%80%9d-individual-decision-process-can-we-model-this_133</link>
	<description>Data Analytics- the art and science of analyzing data</description>
	<pubDate>Sat, 31 Jul 2010 08:01:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.1</generator>

	<item>
		<title>by: John Aitchison</title>
		<link>http://dsanalytics.com/dsblog/a-%e2%80%9cweb-influenced%e2%80%9d-individual-decision-process-can-we-model-this_133#comment-12281</link>
		<pubDate>Thu, 21 Aug 2008 23:26:30 +0000</pubDate>
		<guid>http://dsanalytics.com/dsblog/a-%e2%80%9cweb-influenced%e2%80%9d-individual-decision-process-can-we-model-this_133#comment-12281</guid>
					<description>I did the above flowchart with Graphviz .. but there is an easier way

Graph::Easy at

http://bloodgate.com/graph-demo 
http://bloodgate.com/perl/graph/manual/

The syntax is a lot simpler than Graphviz

The essence is
[node1] -&gt; [node2]  (various variants on the arrows including bidirectional)
[node1] – label on the connection --&gt; [node2]

AND it will generate .dot (Graphviz) files for you , and output an ASCII version for inclusion in code .. also SVG and HTML versions</description>
		<content:encoded><![CDATA[<p>I did the above flowchart with Graphviz .. but there is an easier way</p>
<p>Graph::Easy at</p>
<p><a href='http://bloodgate.com/graph-demo' rel='nofollow'>http://bloodgate.com/graph-demo</a><br />
<a href='http://bloodgate.com/perl/graph/manual/' rel='nofollow'>http://bloodgate.com/perl/graph/manual/</a></p>
<p>The syntax is a lot simpler than Graphviz</p>
<p>The essence is<br />
[node1] -> [node2]  (various variants on the arrows including bidirectional)<br />
[node1] – label on the connection &#8211;> [node2]</p>
<p>AND it will generate .dot (Graphviz) files for you , and output an ASCII version for inclusion in code .. also SVG and HTML versions
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
