• My new clojure project is now up http://github.com/tashafa/nozzle Let me know what you think (via @ashafa) -- Nozzle is a Clojure library for streaming statuses from the "Twitter Streaming API."
  • pushed full rewrite of cascading-clojure to master this morning. co-authors @mmcgrana @nathanmarz (here, via @bradfordcross)
  • New chapter 4 for Clojure in Action: Polymorphism with Multimethods (here, via @ManningBooks)
  • Third draft of new #Clojure testing framework (here, via @stuartsierra) -- This time with documentation, so you don't have to read all the code to figure out how it works ;)
  • clojureql redesigned (here, via @wmacgyver) -- ClojureQL, a clojure library for interacting with SQL databases is up for a re-design of it's query DSL. This article explains what the changes are. The end result seems much cleaner.