<?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>SERIOUS-PLAYGROUND.DE/blog/ &#187; haskell</title>
	<atom:link href="http://serious-playground.de/blog/?cat=34&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://serious-playground.de/blog</link>
	<description>playing seriously (just another great blabla)</description>
	<lastBuildDate>Sat, 10 Jul 2010 17:09:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Quickdump at night</title>
		<link>http://serious-playground.de/blog/?p=115</link>
		<comments>http://serious-playground.de/blog/?p=115#comments</comments>
		<pubDate>Sun, 20 Sep 2009 00:23:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[biohaskell]]></category>
		<category><![CDATA[bioinformatik]]></category>
		<category><![CDATA[biopython]]></category>
		<category><![CDATA[haskell]]></category>
		<category><![CDATA[praktische informatik]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://serious-playground.de/blog/?p=115</guid>
		<description><![CDATA[Biohaskell, muss ich mir unbedingt näher anschauen&#8230;
das hier auch: Biopython
]]></description>
			<content:encoded><![CDATA[<p><a title="biohaskell" href="http://blog.malde.org/" target="_blank">Biohaskell</a>, muss ich mir unbedingt näher anschauen&#8230;</p>
<p>das hier auch: <a title="biopython" href="http://biopython.org/wiki/Main_Page" target="_blank">Biopython</a></p>
]]></content:encoded>
			<wfw:commentRss>http://serious-playground.de/blog/?feed=rss2&amp;p=115</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monday Dump</title>
		<link>http://serious-playground.de/blog/?p=104</link>
		<comments>http://serious-playground.de/blog/?p=104#comments</comments>
		<pubDate>Mon, 07 Sep 2009 21:02:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[education]]></category>
		<category><![CDATA[haskell]]></category>
		<category><![CDATA[kunst]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[visualisierung]]></category>

		<guid isPermaLink="false">http://serious-playground.de/blog/?p=104</guid>
		<description><![CDATA[Langsam aber sicher verdichten sich die einzelnen Bestandteile meines armseligen Haskell-Wissens zu einer Gewitterwolke, die sich bald entladen muss. Mein Kopf ist schwer und fühlt sich an wie Fieber&#8230;
Der junge Mann hier ist Schuld an allem (Haskell Curry):
&#8220;On the Origin of species: The preservation of favoured traces&#8220;, von Ben Fry, einem der Miterfinder der Sprache/Programmierumgebung/Digitales [...]]]></description>
			<content:encoded><![CDATA[<p>Langsam aber sicher verdichten sich die einzelnen Bestandteile meines armseligen Haskell-Wissens zu einer Gewitterwolke, die sich bald entladen muss. Mein Kopf ist schwer und fühlt sich an wie Fieber&#8230;</p>
<p>Der junge Mann hier ist Schuld an allem (<a title="haskell" href="http://en.wikipedia.org/wiki/Haskell_Curry" target="_blank">Haskell Curry</a>):</p>

<a href="http://serious-playground.de/blog/wp-content/gallery/haskell_curry/croppedhaskell.jpg" title="" class="shutterset_singlepic15" >
	<img class="ngg-singlepic" src="http://serious-playground.de/blog/wp-content/gallery/cache/15__240x_croppedhaskell.jpg" alt="croppedhaskell.jpg" title="croppedhaskell.jpg" />
</a>

<p>&#8220;<a title="the origin of species visualized" href="http://benfry.com/traces/" target="_blank">On the Origin of species: The preservation of favoured traces</a>&#8220;, von <a title="ben fry" href="http://benfry.com/" target="_blank">Ben Fry</a>, einem der Miterfinder der Sprache/Programmierumgebung/Digitales Sketchbook&#8230; <a title="proce55ing" href="http://www.processing.org/" target="_blank">Processing</a>. Man beachte den Bezug zu Biologie und Informatik&#8230;</p>
<p>&#8220;The <a title="diseasome.eu" href="http://diseasome.eu/" target="_blank">diseasome</a> website is a disease/disorder relationships explorer and a sample of an innovative map-oriented scientific work. Built by a team of researchers and engineers, it uses the Human Disease Network dataset and allows intuitive knowledge discovery by mapping its complexity.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://serious-playground.de/blog/?feed=rss2&amp;p=104</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hacking Haskell</title>
		<link>http://serious-playground.de/blog/?p=101</link>
		<comments>http://serious-playground.de/blog/?p=101#comments</comments>
		<pubDate>Mon, 31 Aug 2009 16:08:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[haskell]]></category>
		<category><![CDATA[praktische informatik]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://serious-playground.de/blog/?p=101</guid>
		<description><![CDATA[Schönes Haskell-Tutorial: &#8220;Learn You a Haskell for Great Good!&#8221;
Auch ganz gut (englisch) : &#8220;Yet Another Haskell Tutorial&#8221;
Übersicht über Haskell-Tutorials (über haskell.org): &#8220;Haskell-Tutorials&#8220;
]]></description>
			<content:encoded><![CDATA[<p>Schönes Haskell-Tutorial: &#8220;<a title="do it!" href="http://learnyouahaskell.com/" target="_blank">Learn You a Haskell for Great Good!</a>&#8221;</p>
<p>Auch ganz gut (englisch) : &#8220;<a title="yaht" href="http://darcs.haskell.org/yaht/yaht.pdf" target="_blank">Yet Another Haskell Tutorial</a>&#8221;</p>
<p>Übersicht über Haskell-Tutorials (über <a title="haskell.org" href="http://www.haskell.org/" target="_blank">haskell.org</a>): &#8220;<a title="haskell tuts" href="http://www.haskell.org/haskellwiki/Tutorials" target="_blank">Haskell-Tutorials</a>&#8220;</p>
]]></content:encoded>
			<wfw:commentRss>http://serious-playground.de/blog/?feed=rss2&amp;p=101</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
