<?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/"
	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>(code) vs '(data)</title>
	<atom:link href="http://rottcodd.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rottcodd.wordpress.com</link>
	<description>the ultimate deathmatch</description>
	<lastBuildDate>Sun, 03 Jul 2011 10:13:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='rottcodd.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>(code) vs '(data)</title>
		<link>http://rottcodd.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rottcodd.wordpress.com/osd.xml" title="(code) vs &#039;(data)" />
	<atom:link rel='hub' href='http://rottcodd.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Arc</title>
		<link>http://rottcodd.wordpress.com/2008/01/30/arc/</link>
		<comments>http://rottcodd.wordpress.com/2008/01/30/arc/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 06:17:06 +0000</pubDate>
		<dc:creator>rottcodd</dc:creator>
				<category><![CDATA[Lisp]]></category>

		<guid isPermaLink="false">http://rottcodd.wordpress.com/?p=10</guid>
		<description><![CDATA[Just noticed an early version of arc has been released, certainly worth a look. http://www.paulgraham.com/arc0.html<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rottcodd.wordpress.com&amp;blog=1301859&amp;post=10&amp;subd=rottcodd&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://rottcodd.wordpress.com/2008/01/30/arc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/267b2991cdcb472806bc21197fd5c616?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rottcodd</media:title>
		</media:content>
	</item>
		<item>
		<title>Climacs Milestone</title>
		<link>http://rottcodd.wordpress.com/2008/01/06/climacs-milestone/</link>
		<comments>http://rottcodd.wordpress.com/2008/01/06/climacs-milestone/#comments</comments>
		<pubDate>Sun, 06 Jan 2008 03:33:36 +0000</pubDate>
		<dc:creator>rottcodd</dc:creator>
				<category><![CDATA[Lisp]]></category>

		<guid isPermaLink="false">http://rottcodd.wordpress.com/2008/01/06/climacs-milestone/</guid>
		<description><![CDATA[Troels Henriksen rewrote the Climacs redisplay engine improving performance beyond compare. While there is alot of improvement still needed in terms of performance, features and polish, this change will make it viable for more people to use Climacs as a primary editor, so hopefully development will start to move faster. If you haven&#8217;t tried Climacs [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rottcodd.wordpress.com&amp;blog=1301859&amp;post=9&amp;subd=rottcodd&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://rottcodd.wordpress.com/2008/01/06/climacs-milestone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/267b2991cdcb472806bc21197fd5c616?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rottcodd</media:title>
		</media:content>
	</item>
		<item>
		<title>Human Order Sorting</title>
		<link>http://rottcodd.wordpress.com/2007/12/15/human-order-sorting/</link>
		<comments>http://rottcodd.wordpress.com/2007/12/15/human-order-sorting/#comments</comments>
		<pubDate>Sat, 15 Dec 2007 04:21:12 +0000</pubDate>
		<dc:creator>rottcodd</dc:creator>
				<category><![CDATA[Lisp]]></category>

		<guid isPermaLink="false">http://rottcodd.wordpress.com/2007/12/15/human-order-sorting/</guid>
		<description><![CDATA[There&#8217;s a post over at lispcast about developing a &#8220;human order sort&#8221; function for strings using Common Lisp. This is a very handy utility to have, the final code looks like this: (defun human-sort (list &#38;key (string-comparison #'string-lessp) (number-comparison #'&#60;) (numbers-before-strings-p t)) (sort list (make-list-comp (make-alpha-num-comp string-comparison number-comparison numbers-before-strings-p)) :key #'split-alpha-num)) (defun make-list-comp (fun) (labels [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rottcodd.wordpress.com&amp;blog=1301859&amp;post=8&amp;subd=rottcodd&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://rottcodd.wordpress.com/2007/12/15/human-order-sorting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/267b2991cdcb472806bc21197fd5c616?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rottcodd</media:title>
		</media:content>
	</item>
		<item>
		<title>Alpha blending</title>
		<link>http://rottcodd.wordpress.com/2007/12/07/alpha-blending/</link>
		<comments>http://rottcodd.wordpress.com/2007/12/07/alpha-blending/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 23:18:22 +0000</pubDate>
		<dc:creator>rottcodd</dc:creator>
				<category><![CDATA[Graphics]]></category>

		<guid isPermaLink="false">http://rottcodd.wordpress.com/2007/12/07/alpha-blending/</guid>
		<description><![CDATA[Tom Forsyth writes about the magic of premultiplied alpha. If you use blending by cut &#38; pasting examples but don&#8217;t know really know what you&#8217;re doing then it&#8217;s a must read. The rest of his blog is highly recommended too, notwithstanding the use of twiddlywiki.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rottcodd.wordpress.com&amp;blog=1301859&amp;post=7&amp;subd=rottcodd&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://rottcodd.wordpress.com/2007/12/07/alpha-blending/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/267b2991cdcb472806bc21197fd5c616?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rottcodd</media:title>
		</media:content>
	</item>
		<item>
		<title>Lambda Shortcut</title>
		<link>http://rottcodd.wordpress.com/2007/11/29/lambda-shortcut/</link>
		<comments>http://rottcodd.wordpress.com/2007/11/29/lambda-shortcut/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 03:11:59 +0000</pubDate>
		<dc:creator>rottcodd</dc:creator>
				<category><![CDATA[Lisp]]></category>

		<guid isPermaLink="false">http://rottcodd.wordpress.com/2007/11/29/lambda-shortcut/</guid>
		<description><![CDATA[I recently reread the Tutorial on Good Lisp Programming Style by Peter Norvig and Kent Pitman. One thing that surprised me was the suggestion that it &#8220;may be appropriate sometimes&#8221; to use read macros to shorten lambda expressions: (reduce #'+ numbers :key #L(if (oddp _) (* _ _) 0)) I&#8217;ve always avoided using that idiom [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rottcodd.wordpress.com&amp;blog=1301859&amp;post=6&amp;subd=rottcodd&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://rottcodd.wordpress.com/2007/11/29/lambda-shortcut/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/267b2991cdcb472806bc21197fd5c616?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rottcodd</media:title>
		</media:content>
	</item>
		<item>
		<title>Practical Common Lisp</title>
		<link>http://rottcodd.wordpress.com/2007/09/27/practical-common-lisp/</link>
		<comments>http://rottcodd.wordpress.com/2007/09/27/practical-common-lisp/#comments</comments>
		<pubDate>Thu, 27 Sep 2007 11:57:32 +0000</pubDate>
		<dc:creator>rottcodd</dc:creator>
				<category><![CDATA[Lisp]]></category>

		<guid isPermaLink="false">http://rottcodd.wordpress.com/2007/09/27/practical-common-lisp/</guid>
		<description><![CDATA[So I set up a blog and then promptly forgot about it, not a good start. I&#8217;ll endeavour to post once a month from now. Anyway, gigamonkey was asking for some link love for his book which was the real impetus behind this post. Common Lisp tutorial Lisp tutorial According to Donald Knuth, Peter is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rottcodd.wordpress.com&amp;blog=1301859&amp;post=5&amp;subd=rottcodd&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://rottcodd.wordpress.com/2007/09/27/practical-common-lisp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/267b2991cdcb472806bc21197fd5c616?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rottcodd</media:title>
		</media:content>
	</item>
		<item>
		<title>(princ &#8220;Hello world!&#8221;)</title>
		<link>http://rottcodd.wordpress.com/2007/07/05/princ-hello-world/</link>
		<comments>http://rottcodd.wordpress.com/2007/07/05/princ-hello-world/#comments</comments>
		<pubDate>Thu, 05 Jul 2007 03:37:33 +0000</pubDate>
		<dc:creator>rottcodd</dc:creator>
				<category><![CDATA[Lisp]]></category>

		<guid isPermaLink="false">http://rottcodd.wordpress.com/2007/07/05/princ-hello-world/</guid>
		<description><![CDATA[This blog will mostly be about Common Lisp.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rottcodd.wordpress.com&amp;blog=1301859&amp;post=3&amp;subd=rottcodd&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://rottcodd.wordpress.com/2007/07/05/princ-hello-world/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/267b2991cdcb472806bc21197fd5c616?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rottcodd</media:title>
		</media:content>
	</item>
	</channel>
</rss>
