- Object-oriented Clojure (via @chicorss) -- A short article on how you can do OO in Clojure, at least one flavor of OO.
- More fun stuff for #clojure in SublimeREPL. Clojure-Telnet scans project.clj files. (via @wuub) -- SublimeREPL adds some sophisticated support for Clojure's REPL to the next version (v2) SublimeText. It parses your project.clj file to figure out what port to connect to.