<?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: A small mashup of Upcoming and Last.fm, in Haskell</title>
	<atom:link href="http://blog.tupil.com/a-small-mashup-of-upcoming-and-lastfm-in-haskell/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tupil.com/a-small-mashup-of-upcoming-and-lastfm-in-haskell/</link>
	<description>(Get up early, code often)</description>
	<lastBuildDate>Sat, 28 Aug 2010 04:45:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Chris Eidhof</title>
		<link>http://blog.tupil.com/a-small-mashup-of-upcoming-and-lastfm-in-haskell/comment-page-1/#comment-18</link>
		<dc:creator>Chris Eidhof</dc:creator>
		<pubDate>Sun, 15 Jun 2008 18:51:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tupil.com/?p=5#comment-18</guid>
		<description>Paulo: That&#039;s possibly even clearer! Thanks.</description>
		<content:encoded><![CDATA[<p>Paulo: That&#8217;s possibly even clearer! Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paulo</title>
		<link>http://blog.tupil.com/a-small-mashup-of-upcoming-and-lastfm-in-haskell/comment-page-1/#comment-17</link>
		<dc:creator>Paulo</dc:creator>
		<pubDate>Sun, 15 Jun 2008 05:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tupil.com/?p=5#comment-17</guid>
		<description>Same thing, but how about:

&lt;pre&gt;
unsafeCurlGetString url = snd `fmap` curlGetString url []
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Same thing, but how about:</p>
<pre>
unsafeCurlGetString url = snd `fmap` curlGetString url []
</pre>
]]></content:encoded>
	</item>
</channel>
</rss>
