<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: &#8220;But I/O is all I do in my web app. Why should I use Haskell?&#8221;</title>
	<atom:link href="http://syntaxfree.wordpress.com/2007/02/15/but-io-is-all-i-do-in-my-web-app-why-should-i-use-haskell/feed/" rel="self" type="application/rss+xml" />
	<link>http://syntaxfree.wordpress.com/2007/02/15/but-io-is-all-i-do-in-my-web-app-why-should-i-use-haskell/</link>
	<description>Haskell programming journal</description>
	<lastBuildDate>Fri, 17 May 2013 21:48:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Utopiah</title>
		<link>http://syntaxfree.wordpress.com/2007/02/15/but-io-is-all-i-do-in-my-web-app-why-should-i-use-haskell/#comment-641</link>
		<dc:creator><![CDATA[Utopiah]]></dc:creator>
		<pubDate>Thu, 05 Apr 2007 08:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://syntaxfree.wordpress.com/2007/02/15/but-io-is-all-i-do-in-my-web-app-why-should-i-use-haskell/#comment-641</guid>
		<description><![CDATA[Exactly,
Im thinking about learning Haskell right now but if I can&#039;t use it with Web display (for users) and interact with Web Services (for agents) it&#039;s throwing it out of the  picture (unfortunately). Any news regarding those specific usages ?]]></description>
		<content:encoded><![CDATA[<p>Exactly,<br />
Im thinking about learning Haskell right now but if I can&#8217;t use it with Web display (for users) and interact with Web Services (for agents) it&#8217;s throwing it out of the  picture (unfortunately). Any news regarding those specific usages ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Lyons</title>
		<link>http://syntaxfree.wordpress.com/2007/02/15/but-io-is-all-i-do-in-my-web-app-why-should-i-use-haskell/#comment-414</link>
		<dc:creator><![CDATA[Daniel Lyons]]></dc:creator>
		<pubDate>Wed, 21 Feb 2007 01:22:08 +0000</pubDate>
		<guid isPermaLink="false">http://syntaxfree.wordpress.com/2007/02/15/but-io-is-all-i-do-in-my-web-app-why-should-i-use-haskell/#comment-414</guid>
		<description><![CDATA[I agree. And I am using Rails for my web apps.

One thing Haskell is good at revealing is problems where you have to do a lot of thinking. Web apps are complex, but mostly in a database/business logic way, not in a truly hard problem way. But then again, where are the apps written in Haskell? There&#039;s darcs...

IO may not be the whole story, but programs have to be interacted with somehow. If Haskell were only good for command line apps, it would be a real shame. There&#039;s a lot of interesting research going into making fancy GUIs but not much stable in that department either. But it should be obvious that Haskell won&#039;t survive long if people can&#039;t write the kinds of apps they need to write, and these days that&#039;s pretty much web apps and GUI apps.]]></description>
		<content:encoded><![CDATA[<p>I agree. And I am using Rails for my web apps.</p>
<p>One thing Haskell is good at revealing is problems where you have to do a lot of thinking. Web apps are complex, but mostly in a database/business logic way, not in a truly hard problem way. But then again, where are the apps written in Haskell? There&#8217;s darcs&#8230;</p>
<p>IO may not be the whole story, but programs have to be interacted with somehow. If Haskell were only good for command line apps, it would be a real shame. There&#8217;s a lot of interesting research going into making fancy GUIs but not much stable in that department either. But it should be obvious that Haskell won&#8217;t survive long if people can&#8217;t write the kinds of apps they need to write, and these days that&#8217;s pretty much web apps and GUI apps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
