<?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 on: The performance of Data.Text</title>
	<atom:link href="http://www.serpentine.com/blog/2009/12/10/the-performance-of-data-text/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.serpentine.com/blog/2009/12/10/the-performance-of-data-text/</link>
	<description>Bryan O&#039;Sullivan&#039;s blog</description>
	<lastBuildDate>Wed, 08 Feb 2012 06:41:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Bryan O'Sullivan</title>
		<link>http://www.serpentine.com/blog/2009/12/10/the-performance-of-data-text/comment-page-1/#comment-251702</link>
		<dc:creator>Bryan O'Sullivan</dc:creator>
		<pubDate>Tue, 15 Dec 2009 06:11:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.serpentine.com/blog/?p=500#comment-251702</guid>
		<description>Thank you for the pointers, Tim!

I&#039;d avoided the mailing list because of the huge quantity of spam, but I see that you&#039;ve fixed that. Thanks.</description>
		<content:encoded><![CDATA[<p>Thank you for the pointers, Tim!</p>
<p>I&#8217;d avoided the mailing list because of the huge quantity of spam, but I see that you&#8217;ve fixed that. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Docker</title>
		<link>http://www.serpentine.com/blog/2009/12/10/the-performance-of-data-text/comment-page-1/#comment-251621</link>
		<dc:creator>Tim Docker</dc:creator>
		<pubDate>Mon, 14 Dec 2009 03:04:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.serpentine.com/blog/?p=500#comment-251621</guid>
		<description>In the chart library distribution:

* example test1a/minimal shows how to strip all of the so called &quot;chartjunk&quot;
* example test9c shows bar charts with correctly centred text labels

Feel free to ask for assistance on the mailing list:

    http://groups.google.com/group/haskell-charts</description>
		<content:encoded><![CDATA[<p>In the chart library distribution:</p>
<p>* example test1a/minimal shows how to strip all of the so called &#8220;chartjunk&#8221;<br />
* example test9c shows bar charts with correctly centred text labels</p>
<p>Feel free to ask for assistance on the mailing list:</p>
<p>    <a href="http://groups.google.com/group/haskell-charts" rel="nofollow">http://groups.google.com/group/haskell-charts</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Tobin</title>
		<link>http://www.serpentine.com/blog/2009/12/10/the-performance-of-data-text/comment-page-1/#comment-251510</link>
		<dc:creator>Tom Tobin</dc:creator>
		<pubDate>Fri, 11 Dec 2009 19:00:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.serpentine.com/blog/?p=500#comment-251510</guid>
		<description>All the charts seem to have the X-axis labels shifted too far over to the left.</description>
		<content:encoded><![CDATA[<p>All the charts seem to have the X-axis labels shifted too far over to the left.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Lazar Miljenovic</title>
		<link>http://www.serpentine.com/blog/2009/12/10/the-performance-of-data-text/comment-page-1/#comment-251481</link>
		<dc:creator>Ivan Lazar Miljenovic</dc:creator>
		<pubDate>Fri, 11 Dec 2009 13:50:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.serpentine.com/blog/?p=500#comment-251481</guid>
		<description>Oh, and why mention utf8-string at the top if none of the charts actually contain utf8-string information?</description>
		<content:encoded><![CDATA[<p>Oh, and why mention utf8-string at the top if none of the charts actually contain utf8-string information?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Lazar Miljenovic</title>
		<link>http://www.serpentine.com/blog/2009/12/10/the-performance-of-data-text/comment-page-1/#comment-251480</link>
		<dc:creator>Ivan Lazar Miljenovic</dc:creator>
		<pubDate>Fri, 11 Dec 2009 13:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.serpentine.com/blog/?p=500#comment-251480</guid>
		<description>Is the &quot;replicate string&quot; chart correct?  Not only does it not have any bytestring values (presumably because there&#039;s no corresponding BS.replicate function), but the list value seems to be one big red bar and strictT has no red bar.</description>
		<content:encoded><![CDATA[<p>Is the &#8220;replicate string&#8221; chart correct?  Not only does it not have any bytestring values (presumably because there&#8217;s no corresponding BS.replicate function), but the list value seems to be one big red bar and strictT has no red bar.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

