• Cool computer vision project, movement detection in just 100 lines of clojure with opencv! (here, via @RickMoynihan) -- Another interesting article from nakkaya.com on the use of Clojure and OpenCV to perform motion detection with a webcam.
  • First steps toward defining clojure-in-clojure (all caveats apply) (here, via @fogus)  -- Clojure in Clojure refers to writing a clojure compiler and runtime in Clojure (or as much of it as possible). The possibilities that this opens are just crazy.
  • Agents of swing ported from swing to #jwt with #clojure (here, via @Raphinou) --JWt is a widget-centric (a la destktop GUI) Java library for developing interactive web apps that can be deployed within standard Java Servlet containers. What the author did was adapt @stuartsierra's Agents of Swing application to work with JWt instead of Swing. The ease in which this porting was done validates @stuartsierra's design.
  • Flightcaster (YC S09) Wins the Amazon Payments Prize (here, via @rberger) -- Fligtcaster.com uses clojure as part of their arsenal. Good to see clojure getting more spotlight! Congrats Flightcaster!