• #NetBeans 7.0 RC1 released! (here, via @carlosqt) -- In case you are using it with enclojure...
  • Guess who is officially getting his book published? Ready yourself, world, Meet Clojure is going to blow your door down! (via @IORayne) -- Excellent! Yet another clojure book in the making. We are up to... how many? 7, 8? Congrats Anthony!
  • First release of my JSON/SMILE lib based off of clj-json, Cheshire (here, via @thnetos) -- From the Github README of the project "clojure-json had really nice features (custom encoders), but was slow; clj-json had almost no features, but was very fast. I wanted the best of both worlds." It also adds features like Date/UUID/Set/Symbol encoding and SMILE support.
  • App provides quick way to compare langs (here, via @butaji) -- Some of the clojure entries could use some formatting, especially with the closing parens!
  • cloherence, a thin #clojure layer on top of coherence. now adding clojure maps semantics to grid caches. (here, via @paulosuzart)