<?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>Send More Paramedics &#187; clojure</title>
	<atom:link href="http://blog.fogus.me/tag/clojure/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.fogus.me</link>
	<description>λ λ λ</description>
	<lastBuildDate>Wed, 01 Feb 2012 13:58:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Clojure Conj 2011 &#8211; Learning more pt.1</title>
		<link>http://blog.fogus.me/2012/02/01/clojure-conj-2011-learning-more-pt-1/</link>
		<comments>http://blog.fogus.me/2012/02/01/clojure-conj-2011-learning-more-pt-1/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 13:58:46 +0000</pubDate>
		<dc:creator>fogus</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[clojure]]></category>
		<category><![CDATA[clojure-conj]]></category>
		<category><![CDATA[clojurescript]]></category>
		<category><![CDATA[reference]]></category>

		<guid isPermaLink="false">http://blog.fogus.me/?p=3984</guid>
		<description><![CDATA[By my measure, the second Clojure Conj was a smashing success. I wrote summaries of the mainline Conj activities and the unconference activities if you need some context. The amount of brain power on tap at the conference was intoxicating. In an attempt to present a feel for the topics of discussion in the lecture [...]]]></description>
		<wfw:commentRss>http://blog.fogus.me/2012/02/01/clojure-conj-2011-learning-more-pt-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The best things and stuff of 2011</title>
		<link>http://blog.fogus.me/2011/12/31/the-best-things-and-stuff-of-2011/</link>
		<comments>http://blog.fogus.me/2011/12/31/the-best-things-and-stuff-of-2011/#comments</comments>
		<pubDate>Sat, 31 Dec 2011 14:32:42 +0000</pubDate>
		<dc:creator>fogus</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[clojure]]></category>
		<category><![CDATA[hotair]]></category>
		<category><![CDATA[LinkedIn]]></category>

		<guid isPermaLink="false">http://blog.fogus.me/?p=3911</guid>
		<description><![CDATA[Great things and people that I discovered, learned, read, met, etc. in 2011. No particular ordering is implied. Not everything is new. Great blog posts read Xv6: Unix v6 Ported to ANSI C, x86 &#8212; in fact, the OS Blog is one of my favorite new blogs. Category theory for the Java programmer &#8212; a [...]]]></description>
		<wfw:commentRss>http://blog.fogus.me/2011/12/31/the-best-things-and-stuff-of-2011/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>The Road to Clojure Survey</title>
		<link>http://blog.fogus.me/2011/12/20/the-road-to-clojure-survey/</link>
		<comments>http://blog.fogus.me/2011/12/20/the-road-to-clojure-survey/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 13:16:11 +0000</pubDate>
		<dc:creator>fogus</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[clojure]]></category>
		<category><![CDATA[survey]]></category>

		<guid isPermaLink="false">http://blog.fogus.me/?p=3898</guid>
		<description><![CDATA[The following form is an informal survey gauging the roots and inspirations of the Clojure community. The tone and text is (mostly) inspired (stolen) from the classic Road to Lisp Survey. Loading&#8230; :F p.s. This is my 1000th post. Seems fitting.]]></description>
		<wfw:commentRss>http://blog.fogus.me/2011/12/20/the-road-to-clojure-survey/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Announcing core.memoize v0.5.1</title>
		<link>http://blog.fogus.me/2011/12/14/announcing-core-memoize-v0-5-1/</link>
		<comments>http://blog.fogus.me/2011/12/14/announcing-core-memoize-v0-5-1/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 13:07:49 +0000</pubDate>
		<dc:creator>fogus</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[clojure]]></category>
		<category><![CDATA[clojure-contrib]]></category>
		<category><![CDATA[core.memoize]]></category>
		<category><![CDATA[memoization]]></category>
		<category><![CDATA[unk]]></category>

		<guid isPermaLink="false">http://blog.fogus.me/?p=3875</guid>
		<description><![CDATA[core.memoize is a new Clojure contrib library providing the following features: An underlying PluggableMemoization protocol that allows the use of customizable and swappable memoization caches that adhere to the synchronous CacheProtocol found in core.cache Memoization builders for implementations of common caching strategies, including: First-in-first-out (memo-fifo) Least-recently-used (memo-lru) Least-used (memo-lu) Time-to-live (memo-ttl) Naive cache (memo) that [...]]]></description>
		<wfw:commentRss>http://blog.fogus.me/2011/12/14/announcing-core-memoize-v0-5-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing core.cache v0.5.0</title>
		<link>http://blog.fogus.me/2011/12/13/announcing-core-cache-v0-5-0/</link>
		<comments>http://blog.fogus.me/2011/12/13/announcing-core-cache-v0-5-0/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 17:58:54 +0000</pubDate>
		<dc:creator>fogus</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[announcement]]></category>
		<category><![CDATA[clache]]></category>
		<category><![CDATA[clojure]]></category>
		<category><![CDATA[clojure-contrib]]></category>
		<category><![CDATA[core.cache]]></category>

		<guid isPermaLink="false">http://blog.fogus.me/?p=3868</guid>
		<description><![CDATA[core.cache is a new Clojure contrib library providing the following features: An underlying CacheProtocol used as the base abstraction for implementing new synchronous caches A defcache macro for hooking your CacheProtocol implementations into the Clojure associative data capabilities. Immutable implementations of some basic caching strategies First-in-first-out (FIFOCache) Least-recently-used (LRUCache) Least-used (LUCache) Time-to-live (TTLCache) Naive cache [...]]]></description>
		<wfw:commentRss>http://blog.fogus.me/2011/12/13/announcing-core-cache-v0-5-0/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

