<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>clojure on chrismoos</title>
    <link>/tags/clojure/</link>
    <description>Recent content in clojure on chrismoos</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>&amp;copy; 2020 Chris Moos</copyright>
    <lastBuildDate>Thu, 31 Jan 2013 00:00:00 +0000</lastBuildDate><atom:link href="/tags/clojure/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>clojure, ring, and 1990&#39;s style counters</title>
      <link>/2013/01/31/clojure-ring-and-1990s-style-counters/</link>
      <pubDate>Thu, 31 Jan 2013 00:00:00 +0000</pubDate>
      
      <guid>/2013/01/31/clojure-ring-and-1990s-style-counters/</guid>
      <description>Clojure is a Lisp-like programming language that runs on the JVM. Ring is a web application library that provides a simple framework for serving HTTP content with clojure. It is similar to Rack for Ruby or WSGI for Python.
In this post we will be creating a web application that serves up a 90s style hit-counter GIF image. Skip ahead to the demo (hosted on Heroku) or check out the source.</description>
    </item>
    
  </channel>
</rss>
