• A look at Python and Clojure in view of functional concurrent challenges (here, via @laujensen) -- Lau walked himself into a land mine field by daring to challenge Python...
  • New Clojure Maven archetype using 1.1 plugin, ready to try out (here, via @stuartsierra) -- after the release of clojure-maven-plugin v.1.1 yesterday, the new archetype will only make it much easier to bootstrap a new clojure project with Maven
  • A Clojure Plugin for Gradle (here, via @kotarak) -- Gradle is a very flexible build system that uses Groovy internally and also performs dependency management via Apache Ivy
  • Image representation and manipulation with Clojure (and Java) (here, via @fredmn)