<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Past and Future libraries</title>
	<atom:link href="http://tommd.wordpress.com/2008/06/18/past-and-future-libraries/feed/" rel="self" type="application/rss+xml" />
	<link>http://tommd.wordpress.com/2008/06/18/past-and-future-libraries/</link>
	<description>Jabber about Haskell, Xen, Linux</description>
	<lastBuildDate>Sun, 11 Oct 2009 15:45:31 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: wumpwoast</title>
		<link>http://tommd.wordpress.com/2008/06/18/past-and-future-libraries/#comment-33</link>
		<dc:creator>wumpwoast</dc:creator>
		<pubDate>Tue, 24 Jun 2008 23:07:17 +0000</pubDate>
		<guid isPermaLink="false">http://tommd.wordpress.com/?p=20#comment-33</guid>
		<description>I&#039;m going to get Abuse netplay working, and maybe conceive of a 2D interpolation technique such that I can update server-state 3 times per second rather than every 15 (once per frame).

That means 300ms ping would be acceptable versus the 66ms that&#039;s currently desirable. Think I can get it done this year?</description>
		<content:encoded><![CDATA[<p>I&#8217;m going to get Abuse netplay working, and maybe conceive of a 2D interpolation technique such that I can update server-state 3 times per second rather than every 15 (once per frame).</p>
<p>That means 300ms ping would be acceptable versus the 66ms that&#8217;s currently desirable. Think I can get it done this year?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tommd</title>
		<link>http://tommd.wordpress.com/2008/06/18/past-and-future-libraries/#comment-32</link>
		<dc:creator>tommd</dc:creator>
		<pubDate>Thu, 19 Jun 2008 22:25:30 +0000</pubDate>
		<guid isPermaLink="false">http://tommd.wordpress.com/?p=20#comment-32</guid>
		<description>Ivan:
Sounds neat, will you be putting your work on hackage or perhaps a respository at code.haskell.org?  

Gwern:
Yes, I ran into that.  I&#039;m not sure if I want to implement an overlay/distributed P2P network or an ad hoc network (as in, MANET).  I&#039;ll have to read the associated IETF internet draft to get a feel for how this p2p is setup, should be fun!</description>
		<content:encoded><![CDATA[<p>Ivan:<br />
Sounds neat, will you be putting your work on hackage or perhaps a respository at code.haskell.org?  </p>
<p>Gwern:<br />
Yes, I ran into that.  I&#8217;m not sure if I want to implement an overlay/distributed P2P network or an ad hoc network (as in, MANET).  I&#8217;ll have to read the associated IETF internet draft to get a feel for how this p2p is setup, should be fun!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Miljenovic</title>
		<link>http://tommd.wordpress.com/2008/06/18/past-and-future-libraries/#comment-31</link>
		<dc:creator>Ivan Miljenovic</dc:creator>
		<pubDate>Thu, 19 Jun 2008 15:28:52 +0000</pubDate>
		<guid isPermaLink="false">http://tommd.wordpress.com/?p=20#comment-31</guid>
		<description>.cabal parser: For my honours project in maths this year, I&#039;m actually doing a project which will involve graph-theoretic analysis of Haskell code and modules, quite possibly using the .cabal file to determine what modules to examine.  Not sure how much visualisation will be done though.</description>
		<content:encoded><![CDATA[<p>.cabal parser: For my honours project in maths this year, I&#8217;m actually doing a project which will involve graph-theoretic analysis of Haskell code and modules, quite possibly using the .cabal file to determine what modules to examine.  Not sure how much visualisation will be done though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gwern</title>
		<link>http://tommd.wordpress.com/2008/06/18/past-and-future-libraries/#comment-30</link>
		<dc:creator>gwern</dc:creator>
		<pubDate>Thu, 19 Jun 2008 02:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://tommd.wordpress.com/?p=20#comment-30</guid>
		<description>Re: future stuff:

.cabal parser: I would just go the pure Haskell route. The GUI stuff is probably handled already by a library like diagrams, and once you&#039;ve parsed the .cabal (the hardest part IMO, the part GraphViz wouldn&#039;t help with), would manipulating the graphs be all that difficult?

P2P: You really need to check out Barracuda and its supporting libraries.</description>
		<content:encoded><![CDATA[<p>Re: future stuff:</p>
<p>.cabal parser: I would just go the pure Haskell route. The GUI stuff is probably handled already by a library like diagrams, and once you&#8217;ve parsed the .cabal (the hardest part IMO, the part GraphViz wouldn&#8217;t help with), would manipulating the graphs be all that difficult?</p>
<p>P2P: You really need to check out Barracuda and its supporting libraries.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
