<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>TheDarkTrumpet.com &#187; lisp</title>
	<atom:link href="http://www.thedarktrumpet.com/category/lisp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thedarktrumpet.com</link>
	<description>Programming, Minimalism, Organization</description>
	<lastBuildDate>Tue, 27 Dec 2011 06:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<copyright>Copyright &#38;#xA9; TheDarkTrumpet.com 2011 </copyright>
	<managingEditor>dthole@gmail.com (TheDarkTrumpet.com)</managingEditor>
	<webMaster>dthole@gmail.com (TheDarkTrumpet.com)</webMaster>
	<image>
		<url>http://www.thedarktrumpet.com/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
		<title>TheDarkTrumpet.com</title>
		<link>http://www.thedarktrumpet.com</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>Programming, Minimalism, Organization</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Society &#38; Culture" />
	<itunes:author>TheDarkTrumpet.com</itunes:author>
	<itunes:owner>
		<itunes:name>TheDarkTrumpet.com</itunes:name>
		<itunes:email>dthole@gmail.com</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://www.thedarktrumpet.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<item>
		<title>Using the email library Mel with CL</title>
		<link>http://www.thedarktrumpet.com/2010/03/using-the-email-library-mel-with-cl/</link>
		<comments>http://www.thedarktrumpet.com/2010/03/using-the-email-library-mel-with-cl/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 05:00:00 +0000</pubDate>
		<dc:creator>TheDarkTrumpet</dc:creator>
				<category><![CDATA[lisp]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.thedarktrumpet.com/2010/03/using-the-email-library-mel-with-cl/</guid>
		<description><![CDATA[The mel library, if people aren&#8217;t familiar with it, is an extremely nice library for parsing various email sources. I started using this as a bit of a project to pull in emails to my central search store. I was extremely surprised how well done this library was &#8211; although I admit the documentation is [...]]]></description>
		<wfw:commentRss>http://www.thedarktrumpet.com/2010/03/using-the-email-library-mel-with-cl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Parsing dirty data in Common Lisp</title>
		<link>http://www.thedarktrumpet.com/2010/03/parsing-dirty-data-in-common-lisp/</link>
		<comments>http://www.thedarktrumpet.com/2010/03/parsing-dirty-data-in-common-lisp/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 05:00:00 +0000</pubDate>
		<dc:creator>TheDarkTrumpet</dc:creator>
				<category><![CDATA[emacs]]></category>
		<category><![CDATA[lisp]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.thedarktrumpet.com/2010/03/parsing-dirty-data-in-common-lisp/</guid>
		<description><![CDATA[I came across a bit of an issue today when I was building a parser in Common Lisp. Basically when I saved my archive folder in Outlook to a giant text file, I would like to parse through each individual email (there are over 8000), and save them to an individual file, on the hard [...]]]></description>
		<wfw:commentRss>http://www.thedarktrumpet.com/2010/03/parsing-dirty-data-in-common-lisp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CL-SQL fun with wordnet</title>
		<link>http://www.thedarktrumpet.com/2009/11/cl-sql-fun-with-wordnet/</link>
		<comments>http://www.thedarktrumpet.com/2009/11/cl-sql-fun-with-wordnet/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 00:00:00 +0000</pubDate>
		<dc:creator>TheDarkTrumpet</dc:creator>
				<category><![CDATA[lisp]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.thedarktrumpet.dreamhosters.com/?p=22</guid>
		<description><![CDATA[Common Lisp surprises me more and more each and every day. I never thought of using it for SQL interaction, but the adventures of CL-SQL for my linguistics class lately really opened my eyes. CL-SQL is an ORM, like that of ActiveRecord, Django&#8217;s ORM, and so on. It leans a little more toward the SQL [...]]]></description>
		<wfw:commentRss>http://www.thedarktrumpet.com/2009/11/cl-sql-fun-with-wordnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
