Read about what's new in #jclouds 1.0.0! (here, via @jclouds) -- JClouds is a library that abstracts the interaction with pretty much all cloud providers (public and private). It has some handsome clojure bindings, in fact, now it's got two!
Simple Thrift in Clojure (here, via @ithayer) -- Apache Thrift is an interface definition language for creating binary communication protocols, initially created by Facebook. This blog post is about using Thrift in Clojure.
Got Enlive selectors working on Swing hierarchies in Seesaw. Needs lots of clean up, but it works. Zippers! Fun! (via @daveray) -- Now that is some creative use of Enlive :)