<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Computational Legal Studies&trade;</title>
	<atom:link href="http://computationallegalstudies.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://computationallegalstudies.com</link>
	<description></description>
	<lastBuildDate>Thu, 25 Feb 2010 01:48:35 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Programming Dynamic Models in Python-Part 3: Outbreak on a Network by mjbommar</title>
		<link>http://computationallegalstudies.com/2009/11/15/programming-dynamic-models-in-python-3-outbreak-on-a-network/comment-page-1/#comment-377</link>
		<dc:creator>mjbommar</dc:creator>
		<pubDate>Thu, 25 Feb 2010 01:48:35 +0000</pubDate>
		<guid isPermaLink="false">http://computationallegalstudies.com/?p=2697#comment-377</guid>
		<description>Hi Pete,
  You&#039;ll need to install pycairo on Windows.  Googling for pycairo and your particular version of Python should do the trick.</description>
		<content:encoded><![CDATA[<p>Hi Pete,<br />
  You&#8217;ll need to install pycairo on Windows.  Googling for pycairo and your particular version of Python should do the trick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming Dynamic Models in Python-Part 3: Outbreak on a Network by Pete</title>
		<link>http://computationallegalstudies.com/2009/11/15/programming-dynamic-models-in-python-3-outbreak-on-a-network/comment-page-1/#comment-376</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Thu, 25 Feb 2010 00:16:33 +0000</pubDate>
		<guid isPermaLink="false">http://computationallegalstudies.com/?p=2697#comment-376</guid>
		<description>Hello,

I tried to run your code, but got the error below. Any ideas?

Thanks,

Pete

Traceback (most recent call last):
  File &quot;C:/Python26/networktest&quot;, line 245, in 
    myNetworkModel.graphPlot()
  File &quot;C:/Python26/networktest&quot;, line 222, in graphPlot
    igraph.drawing.plot(self.graph, layout = l)
  File &quot;C:\Python26\lib\site-packages\igraph\drawing.py&quot;, line 738, in plot
    result = Plot(target, bbox)
  File &quot;C:\Python26\lib\site-packages\igraph\drawing.py&quot;, line 222, in __init__
    self._surface_was_created=not isinstance(target, cairo.Surface)
  File &quot;C:\Python26\lib\site-packages\igraph\drawing.py&quot;, line 51, in __getattr__
    raise TypeError, &quot;plotting not available&quot;
TypeError: plotting not available</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I tried to run your code, but got the error below. Any ideas?</p>
<p>Thanks,</p>
<p>Pete</p>
<p>Traceback (most recent call last):<br />
  File &#8220;C:/Python26/networktest&#8221;, line 245, in<br />
    myNetworkModel.graphPlot()<br />
  File &#8220;C:/Python26/networktest&#8221;, line 222, in graphPlot<br />
    igraph.drawing.plot(self.graph, layout = l)<br />
  File &#8220;C:\Python26\lib\site-packages\igraph\drawing.py&#8221;, line 738, in plot<br />
    result = Plot(target, bbox)<br />
  File &#8220;C:\Python26\lib\site-packages\igraph\drawing.py&#8221;, line 222, in __init__<br />
    self._surface_was_created=not isinstance(target, cairo.Surface)<br />
  File &#8220;C:\Python26\lib\site-packages\igraph\drawing.py&#8221;, line 51, in __getattr__<br />
    raise TypeError, &#8220;plotting not available&#8221;<br />
TypeError: plotting not available</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bankruptcy and Foreclosure InfoGraphic [Via Total Bankruptcy] by sudarsan</title>
		<link>http://computationallegalstudies.com/2009/10/12/bankruptcy-and-foreclosure-infographic-via-total-bankruptcy/comment-page-1/#comment-372</link>
		<dc:creator>sudarsan</dc:creator>
		<pubDate>Sat, 20 Feb 2010 10:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://computationallegalstudies.com/?p=2176#comment-372</guid>
		<description>Mortgage companies are willing to work with debtors since some people would rather afford them others freedom instead of go through any trouble with court proceedings involved with foreclosures.</description>
		<content:encoded><![CDATA[<p>Mortgage companies are willing to work with debtors since some people would rather afford them others freedom instead of go through any trouble with court proceedings involved with foreclosures.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Large Scale ( 130,000 + ) Zoomable Visualization of a Twitter Network by mjbommar</title>
		<link>http://computationallegalstudies.com/2010/01/24/large-scale-130000-zoomable-visualization-of-a-twitter-network/comment-page-1/#comment-369</link>
		<dc:creator>mjbommar</dc:creator>
		<pubDate>Thu, 28 Jan 2010 21:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://computationallegalstudies.com/?p=3406#comment-369</guid>
		<description>Hello Pascual,
  The calculation was done with a modified version of igraph.  A couple hundred iterations run in just over a day on a new i7.</description>
		<content:encoded><![CDATA[<p>Hello Pascual,<br />
  The calculation was done with a modified version of igraph.  A couple hundred iterations run in just over a day on a new i7.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Large Scale ( 130,000 + ) Zoomable Visualization of a Twitter Network by psj</title>
		<link>http://computationallegalstudies.com/2010/01/24/large-scale-130000-zoomable-visualization-of-a-twitter-network/comment-page-1/#comment-368</link>
		<dc:creator>psj</dc:creator>
		<pubDate>Thu, 28 Jan 2010 21:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://computationallegalstudies.com/?p=3406#comment-368</guid>
		<description>Generating a FR layout for 130365 nodes must have taken quite some time. What software did you use (igraph?), and on what hardware did it run?</description>
		<content:encoded><![CDATA[<p>Generating a FR layout for 130365 nodes must have taken quite some time. What software did you use (igraph?), and on what hardware did it run?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sean Gourley on the Mathematics of War by Barry Edwards</title>
		<link>http://computationallegalstudies.com/2010/01/15/sean-gourley-on-the-mathematics-of-war/comment-page-1/#comment-361</link>
		<dc:creator>Barry Edwards</dc:creator>
		<pubDate>Wed, 20 Jan 2010 04:44:41 +0000</pubDate>
		<guid isPermaLink="false">http://computationallegalstudies.com/?p=3331#comment-361</guid>
		<description>Interesting video with great graphics.  I&#039;m not sure I follow or agree with his inferences about the organization of insurgent groups in Iraq.  Keep up the good work on your blog!</description>
		<content:encoded><![CDATA[<p>Interesting video with great graphics.  I&#8217;m not sure I follow or agree with his inferences about the organization of insurgent groups in Iraq.  Keep up the good work on your blog!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cash for Clunkers Average Net Fuel Miles By State by Jonathon Hill</title>
		<link>http://computationallegalstudies.com/2010/01/16/cash-for-clunkers-average-net-fuel-miles-by-state/comment-page-1/#comment-358</link>
		<dc:creator>Jonathon Hill</dc:creator>
		<pubDate>Sun, 17 Jan 2010 06:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://computationallegalstudies.com/?p=3339#comment-358</guid>
		<description>Does this mean that the brighter areas are less fuel efficient overall? If so, I am surprised that the west coast is so bright!</description>
		<content:encoded><![CDATA[<p>Does this mean that the brighter areas are less fuel efficient overall? If so, I am surprised that the west coast is so bright!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Educational Attainment and Employment Infographic [Via US College Search.org] by Jared</title>
		<link>http://computationallegalstudies.com/2010/01/03/educational-attainment-and-employment-infographic-via-us-college-search-org/comment-page-1/#comment-355</link>
		<dc:creator>Jared</dc:creator>
		<pubDate>Sat, 09 Jan 2010 16:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://computationallegalstudies.com/?p=3193#comment-355</guid>
		<description>They&#039;ve done a nice job obscuring the information with those fat arrows. Their &quot;slope&quot; seems to be meaningless (note that unemployment isn&#039;t even strictly increasing with decreasing educational attainment - see doctoral vs professional). Why not just connect the dots, so to speak? A pretty nice idea very poorly executed.</description>
		<content:encoded><![CDATA[<p>They&#8217;ve done a nice job obscuring the information with those fat arrows. Their &#8220;slope&#8221; seems to be meaningless (note that unemployment isn&#8217;t even strictly increasing with decreasing educational attainment &#8211; see doctoral vs professional). Why not just connect the dots, so to speak? A pretty nice idea very poorly executed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Visualizing Bank Failures ( 2008 &#8211; 2009 ) by Garry Barnes</title>
		<link>http://computationallegalstudies.com/2009/12/13/visualizing-bank-failures-2008-2009/comment-page-1/#comment-345</link>
		<dc:creator>Garry Barnes</dc:creator>
		<pubDate>Mon, 14 Dec 2009 15:09:54 +0000</pubDate>
		<guid isPermaLink="false">http://computationallegalstudies.com/?p=3084#comment-345</guid>
		<description>Very informative. For those of us that are visual in our learning process this is an excellent presentation. 

As a bank consultant and teacher this type presentation is very instructive and keeps one attention!

Well done!</description>
		<content:encoded><![CDATA[<p>Very informative. For those of us that are visual in our learning process this is an excellent presentation. </p>
<p>As a bank consultant and teacher this type presentation is very instructive and keeps one attention!</p>
<p>Well done!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.464 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-03-10 03:29:21 -->
<!-- Compression = gzip -->