• Dynamisch, parallel, performant, genial: Clojure. W-JAX Vortrag von @stilkov (here, via @JAXenter) -- This is the talk from @stilkov given at W-JAX
  • Here's my conspiracy theory: Valve's Half-Life is a global PR campaign for The Big Return of Lisp (here and here, via @ikr) -- I really don't know what to make of this, except that I like "The Big Return of Lisp"...
  • Using Emacs for Clojure "Emacs is probably best described as a thermonuclear text editor." (here, via @jneira) -- This blog has a long list of clojure related posts. Most of them are about solving problems proposed in Project Euler, but also has good practical tips on the day-to-day of clojure development.
  • Exposing databases as linked data using clojure, compojure and R2RML (here, via @antoniogarrote) -- R2RML is a spec that defines how to link relational data and the semantic web, and clj-r2rml is a Clojure implementation of this spec. This article is hard to summarize!