<?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>Unfolded Mind &#187; coolness</title>
	<atom:link href="http://blawg.unfoldedmind.com/category/coolness/feed/" rel="self" type="application/rss+xml" />
	<link>http://blawg.unfoldedmind.com</link>
	<description>&#34;Six Impossible Things Before Breakfast&#34;</description>
	<lastBuildDate>Wed, 01 Sep 2010 01:16:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Monads and Spacesuits</title>
		<link>http://blawg.unfoldedmind.com/2010/07/30/monads-and-spacesuits/</link>
		<comments>http://blawg.unfoldedmind.com/2010/07/30/monads-and-spacesuits/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 16:54:16 +0000</pubDate>
		<dc:creator>ericg</dc:creator>
				<category><![CDATA[coolness]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blawg.unfoldedmind.com/?p=86</guid>
		<description><![CDATA[Yet another monad tutorial, but this time with Major Tom!
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.iterasi.net/openviewer.aspx?sqrlitid=ixx7fcluvek_9lfolsxr_g">Yet another monad tutorial</a>, but this time with Major Tom!</p>
<p><a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblawg.unfoldedmind.com%2F2010%2F07%2F30%2Fmonads-and-spacesuits%2F&amp;linkname=Monads%20and%20Spacesuits" title="Facebook" rel="nofollow" target="_blank"><img src="http://blawg.unfoldedmind.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fblawg.unfoldedmind.com%2F2010%2F07%2F30%2Fmonads-and-spacesuits%2F&amp;linkname=Monads%20and%20Spacesuits" title="Digg" rel="nofollow" target="_blank"><img src="http://blawg.unfoldedmind.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blawg.unfoldedmind.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blawg.unfoldedmind.com/2010/07/30/monads-and-spacesuits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Progress on Klortho!</title>
		<link>http://blawg.unfoldedmind.com/2009/01/15/progress-on-klortho/</link>
		<comments>http://blawg.unfoldedmind.com/2009/01/15/progress-on-klortho/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 17:36:20 +0000</pubDate>
		<dc:creator>ericg</dc:creator>
				<category><![CDATA[coolness]]></category>
		<category><![CDATA[klortho]]></category>

		<guid isPermaLink="false">http://blawg.unfoldedmind.com/2009/01/15/progress-on-klortho/</guid>
		<description><![CDATA[Klortho
I got a small C program working, that acts as a FastCGI, fetches XML with libcurl, extracts the xml-stylesheet PI from the result and applies the transformation using libxml and libxslt, then returns HTML to the browser. Yay!
Still TBD:

extract all headers, and pass them through libcurl
handle POST, HEAD and PUT
handle HTTP authentication
pass response headers through [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Klortho" href="http://www.unfoldedmind.com/klortho.klortho">Klortho</a><br />
I got a small C program working, that acts as a FastCGI, fetches XML with libcurl, extracts the xml-stylesheet PI from the result and applies the transformation using libxml and libxslt, then returns HTML to the browser. Yay!</p>
<p>Still TBD:</p>
<ul>
<li>extract all headers, and pass them through libcurl</li>
<li>handle POST, HEAD and PUT</li>
<li>handle HTTP authentication</li>
<li>pass response headers through transparently</li>
<li>proxy non-XML requests, and XML without a stylesheet PI</li>
<li>clean up the C</li>
<li>fix the autoconf/automake stuff</li>
<li>test portability</li>
</ul>
<p>Still, I&#8217;m pleased, and inspired to actually do more work on this.<br />
Anyone want to help?</p>
<p><a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblawg.unfoldedmind.com%2F2009%2F01%2F15%2Fprogress-on-klortho%2F&amp;linkname=Progress%20on%20Klortho%21" title="Facebook" rel="nofollow" target="_blank"><img src="http://blawg.unfoldedmind.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fblawg.unfoldedmind.com%2F2009%2F01%2F15%2Fprogress-on-klortho%2F&amp;linkname=Progress%20on%20Klortho%21" title="Digg" rel="nofollow" target="_blank"><img src="http://blawg.unfoldedmind.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blawg.unfoldedmind.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blawg.unfoldedmind.com/2009/01/15/progress-on-klortho/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I voted</title>
		<link>http://blawg.unfoldedmind.com/2008/11/04/i-voted/</link>
		<comments>http://blawg.unfoldedmind.com/2008/11/04/i-voted/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 15:30:06 +0000</pubDate>
		<dc:creator>ericg</dc:creator>
				<category><![CDATA[coolness]]></category>
		<category><![CDATA[politics]]></category>

		<guid isPermaLink="false">http://blawg.unfoldedmind.com/2008/11/04/i-voted/</guid>
		<description><![CDATA[Damn right, I voted this year!
]]></description>
			<content:encoded><![CDATA[<p>Damn right, I voted this year!</p>
<p><a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblawg.unfoldedmind.com%2F2008%2F11%2F04%2Fi-voted%2F&amp;linkname=I%20voted" title="Facebook" rel="nofollow" target="_blank"><img src="http://blawg.unfoldedmind.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fblawg.unfoldedmind.com%2F2008%2F11%2F04%2Fi-voted%2F&amp;linkname=I%20voted" title="Digg" rel="nofollow" target="_blank"><img src="http://blawg.unfoldedmind.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blawg.unfoldedmind.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blawg.unfoldedmind.com/2008/11/04/i-voted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Life with the Ghosts of Bush</title>
		<link>http://blawg.unfoldedmind.com/2008/09/05/my-life-with-the-ghosts-of-bush/</link>
		<comments>http://blawg.unfoldedmind.com/2008/09/05/my-life-with-the-ghosts-of-bush/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 04:30:25 +0000</pubDate>
		<dc:creator>ericg</dc:creator>
				<category><![CDATA[coolness]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[nostalgia]]></category>

		<guid isPermaLink="false">http://blawg.unfoldedmind.com/2008/09/05/my-life-with-the-ghosts-of-bush/</guid>
		<description><![CDATA[Has it really been that long? 19 fucking 81? I graduated from high school that year. First year of the Reagan blight, which was made easier  (for me anyway) by the release of My Life in the Bush of Ghosts. By this time, I&#8217;d allowed my young mind to be scorched by some pretty [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin: 0.5em; padding: 0.75em; float: right" title="Fucking Byrne and Fucking Eno" alt="Fucking Byrne and Fucking Eno" src="http://upload.wikimedia.org/wikipedia/en/thumb/4/4e/David_Byrne_and_Brian_Eno_2008.jpg/400px-David_Byrne_and_Brian_Eno_2008.jpg" />Has it really been that long? 19 fucking 81? I graduated from high school that year. First year of the Reagan blight, which was made easier  (for me anyway) by the release of <a href="http://en.wikipedia.org/wiki/My_Life_in_the_Bush_of_Ghosts_(album).">My Life in the Bush of Ghosts</a>. By this time, I&#8217;d allowed my young mind to be scorched by some pretty advanced shit, for the time&#8230;Pink Floyd, King Crimson, Velvet Underground, Zappa, Devo: this was something else. It sounded like the future of music, like shit was seriously evolving, like nothing would be the same again. Turned out to be true, in ways that only W. S. Burroughs could have imaged; but I digress&#8230;</p>
<p>Eno and Byrne have a <a href="http://en.wikipedia.org/wiki/Everything_That_Happens_Will_Happen_Today">new album</a> out! Wubbada wubbabda whah huh???? Yeah I know, it&#8217;s quite different, yeah it&#8217;s &#8220;proper songs&#8221; and not audio collages with found sounds, but who the fuck cares: it&#8217;s Eno and Byrne together for the first time in umpty-billion years!</p>
<p>Plus, there&#8217;s a <a href="http://en.wikipedia.org/wiki/Songs_of_David_Byrne_and_Brian_Eno_Tour">tour</a>!</p>
<p>Holy shit, the world is NOT a COMPLETE pile of suck!</p>
<p><a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblawg.unfoldedmind.com%2F2008%2F09%2F05%2Fmy-life-with-the-ghosts-of-bush%2F&amp;linkname=My%20Life%20with%20the%20Ghosts%20of%20Bush" title="Facebook" rel="nofollow" target="_blank"><img src="http://blawg.unfoldedmind.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fblawg.unfoldedmind.com%2F2008%2F09%2F05%2Fmy-life-with-the-ghosts-of-bush%2F&amp;linkname=My%20Life%20with%20the%20Ghosts%20of%20Bush" title="Digg" rel="nofollow" target="_blank"><img src="http://blawg.unfoldedmind.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blawg.unfoldedmind.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blawg.unfoldedmind.com/2008/09/05/my-life-with-the-ghosts-of-bush/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.274 seconds -->
