<?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: Three Haskell web frameworks</title>
	<atom:link href="http://blogs.linux.ie/balor/2011/06/04/three-haskell-web-frameworks/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.linux.ie/balor/2011/06/04/three-haskell-web-frameworks/</link>
	<description>We eat cats whilst you code.</description>
	<lastBuildDate>Thu, 17 May 2012 00:31:11 +0100</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: chelcie wimmer</title>
		<link>http://blogs.linux.ie/balor/2011/06/04/three-haskell-web-frameworks/comment-page-1/#comment-126334</link>
		<dc:creator>chelcie wimmer</dc:creator>
		<pubDate>Thu, 17 May 2012 00:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/balor/?p=395#comment-126334</guid>
		<description>Oh my goodness! Impressive article dude! Thank you so much, However I am experiencing issues with your RSS. I don’t know why I can&#039;t join it. Is there anybody having identical RSS problems? Anyone that knows the answer will you kindly respond? Thanks!!</description>
		<content:encoded><![CDATA[<p>Oh my goodness! Impressive article dude! Thank you so much, However I am experiencing issues with your RSS. I don’t know why I can&#8217;t join it. Is there anybody having identical RSS problems? Anyone that knows the answer will you kindly respond? Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MightyByte</title>
		<link>http://blogs.linux.ie/balor/2011/06/04/three-haskell-web-frameworks/comment-page-1/#comment-97280</link>
		<dc:creator>MightyByte</dc:creator>
		<pubDate>Sun, 05 Jun 2011 22:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/balor/?p=395#comment-97280</guid>
		<description>As I&#039;ve written &lt;a href=&quot;http://stackoverflow.com/questions/5645168/comparing-haskells-snap-and-yesod-web-frameworks/5650715#5650715&quot; rel=&quot;nofollow&quot;&gt;elsewhere&lt;/a&gt;  the choice of a Haskell web framework is much less mutually exclusive than it might seem.  Any of the mentioned persistence systems can be used with any of the other frameworks.  In fact, &lt;a href=&quot;http://hackage.haskell.org/package/acid-state&quot; rel=&quot;nofollow&quot;&gt;ACID persistence&lt;/a&gt; was recently rebuilt from the ground up in an independent project completely separate from Happstack.  Template systems/HTML generation can also be mixed and matched.  Each of the frameworks do typically provide some glue code to make it easier to use their chosen solutions, but in my opinion the whole Haskell web ecosystem is young enough that it&#039;s not too hard to write new glue for different library combinations that gives you features comparable to what is already provided.  The &lt;a href=&quot;http://hackage.haskell.org/package/happstack-heist&quot; rel=&quot;nofollow&quot;&gt;happstack-heist&lt;/a&gt; package is but one example of this.</description>
		<content:encoded><![CDATA[<p>As I&#8217;ve written <a href="http://stackoverflow.com/questions/5645168/comparing-haskells-snap-and-yesod-web-frameworks/5650715#5650715" rel="nofollow">elsewhere</a>  the choice of a Haskell web framework is much less mutually exclusive than it might seem.  Any of the mentioned persistence systems can be used with any of the other frameworks.  In fact, <a href="http://hackage.haskell.org/package/acid-state" rel="nofollow">ACID persistence</a> was recently rebuilt from the ground up in an independent project completely separate from Happstack.  Template systems/HTML generation can also be mixed and matched.  Each of the frameworks do typically provide some glue code to make it easier to use their chosen solutions, but in my opinion the whole Haskell web ecosystem is young enough that it&#8217;s not too hard to write new glue for different library combinations that gives you features comparable to what is already provided.  The <a href="http://hackage.haskell.org/package/happstack-heist" rel="nofollow">happstack-heist</a> package is but one example of this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William Roe</title>
		<link>http://blogs.linux.ie/balor/2011/06/04/three-haskell-web-frameworks/comment-page-1/#comment-97272</link>
		<dc:creator>William Roe</dc:creator>
		<pubDate>Sun, 05 Jun 2011 21:17:02 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/balor/?p=395#comment-97272</guid>
		<description>Good post. The code snippets are unreadable though - no indentation or highlighting - why don&#039;t you use github gists?</description>
		<content:encoded><![CDATA[<p>Good post. The code snippets are unreadable though &#8211; no indentation or highlighting &#8211; why don&#8217;t you use github gists?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
