<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>What Happens If I... &#187; creation</title>
	<atom:link href="http://blog.arlim.org/tag/creation/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.arlim.org</link>
	<description>Kim Wallmark's Technical Wanderings</description>
	<lastBuildDate>Tue, 20 Jul 2010 05:45:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Dream it, then cause it</title>
		<link>http://blog.arlim.org/2009/08/17/dream-it-then-cause-it/</link>
		<comments>http://blog.arlim.org/2009/08/17/dream-it-then-cause-it/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 08:31:50 +0000</pubDate>
		<dc:creator>Kim Wallmark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[creation]]></category>
		<category><![CDATA[haskell]]></category>
		<category><![CDATA[STM]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://blog.arlim.org/?p=62</guid>
		<description><![CDATA[One of the most fun aspects of technology is the ability to just up and create something. I actually find this easiest with stringcrafts. Feeling awkward at a party? Crochet finger puppets. Microphone for the read-aloud hard to keep at a standard distance from people&#8217;s mouths? Ply and braid a cord for it. Stuff needs [...]]]></description>
			<content:encoded><![CDATA[<p>One of the most fun aspects of technology is the ability to just up and <em>create</em> something.  I actually find this easiest with stringcrafts.  Feeling awkward at a party?  Crochet finger puppets.  Microphone for the read-aloud hard to keep at a standard distance from people&#8217;s mouths?  Ply and braid a cord for it.  Stuff needs transporting from hither to yon?  Angle bungee cords properly to keep it from sliding off the bike rack.</p>
<p>I haven&#8217;t found ways to make programming usage as casual as string usage.  Because of this, I sometimes forget that programming can be a casual solution to ideas or problems.</p>
<p>I read Simon Peyton Jones&#8217; STM essay in <em>Beautiful Code</em> last night, and worked through the code to make sure I understood.  I&#8217;d used STM in Haskell before, but for thorny networking problems that made it hard to understand how simple the magic actually is.  At some point this morning I decided to combine STM and gtk2hs (which I&#8217;ve never used beyond a single ten-line example, and which I had installed incorrectly on my box as part of an installation of leksah) to produce a graphical representation of the Dining Philosophers problem.  I now (after time off for reading, lunch, goofing off, and spending time with friends and their kittens) have a working and attractive implementation.</p>
<p>Creation is fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.arlim.org/2009/08/17/dream-it-then-cause-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

