- Finite State Machines in Clojure core.logic (via @P_E) -- Title says it all. But beware, it's not preambled with an introduction to core.logic!
- Use CouchDB like a Clojure collection: Clutch 0.3.1 SNAPSHOTs now available (via @cemerick) -- This was talked about some time ago, so now it seems there is an implementation: when using these collections, you'll be interacting with CouchDB (Search for "Experimental" in the linked page). Some of the examples in the github README are hard to read due to github not properly rendering ascii code blocks, so use this as a guideline (the REPL demo part).
- New version of ClojureScript One is out. http://clojurescriptone.com No more scripts! Everything works through Leiningen. (via @brentonashworth) -- No more scripts is a good thing.