• get Clojure in Action for 50% off with this coupon code - dotd1206 (here, via @amitrathore)
  • Get @chrishouser's "The Joy of Clojure" MEAP from Manning for 50% off today using code dotd1206 (here, via @fogus)
  • Ooooooooo. New Lispy podcast -- The Weekly REPL (here, via @fogus) -- Ooooooh indeed! First episode: "Peter Siebel on Common Lisp Standardization: the Good, the Bad and the Ugly".
  • Trampolining through mutual recursion in Clojure (here, via @jakemcc) -- An article explaining the use of trampoline for mutual recursion constructs. And why is this needed? Read the article to find out...
  • Introducing clj-xmlrpc: A Clojure implementation of XML-RPC (still a young project)(here, via @IORayne) -- And what would you do that?!?! Are you going to build clj-soap too?! Pretty neat interface if you are unlucky enough to have to work with XML-RPC
  • Another TDD/BDD framework for Clojure (here, via @marick) -- It's getting hard to believe Rich Hickey doesn't do TDD, judging by the number of TDD frameworks for Clojure cropping up lately... This one is based on RSpec.
  • I'm working on a site with lots of getting-started stuff for Clojure. Feedback wanted. http://learn-clojure.com/ (via @kylecordes) -- This is a new site that aggregates all the links and documents for those new to Clojure (or wanting to learn more).