• Wrote a post about Plasma, a graph database query engine written in #clojure (here, via @ahzf) -- This is a graph query engine initially designed to work on top of jiraph, a clojure graph database with pluggable backends. Graph databases are used often for working with social networks.
  • The 2011 State of Clojure Survey is Open (here, via @cemerick) -- Last year's survey results provided a lot of light to what the main issues with clojure adoption were. Please provide your feedback today!
  • Clojure and Akka: A match made in ... (here, via @yueliufeeds) -- Apparently, not made in Heaven. Akka is a Scala library (with Java bindings) for actors, STM and other Erlanesque features. There are some overlapping with what Clojure already offers in terms of concurrency, except that Akka can work in a distributed manner. Getting Akka to work nicely with clojure seems challenging...
  • Clojure with JavaFX 2.0 & a simple application (here and here, via @devstonez) -- JavaFX 2.0 has been released, so it is time to play with it. Getting it to work with Clojure (ot at all, it seems) is not a walk in the park. The first article shows how to do so, and the second is a sample clojure + javaFX app.
  • New blog post: "State is a fold over events" (here, via @ordnungswprog) -- Nice article in form of a clojure file which you can follow how a complex event handler system is built out of very simple functional constructs.
  • Creating single-file Clojure executables (*nix-only) (here, via @cemerick) -- This has come up a few times: how to build a clojure single file executable?. The author provides a short and sweet answer for Unix-like OSs.
  • Q&A with the creator of Clojure (here, via @Newsery5) -- This is rather old news, but since I haven't been posting for a while, here it is. Michael Fogus writes an in-depth interview with Rich Hickey for "Code Quarterly, a hackademic journal", a hacker magazine in formation (by Peter Siebel)
  • Clojure Development with JBoss - presentation video from JUDCon 2011 (here, via @maclausen) -- JBoss is a very well known Java Application Server built by RedHat.
  • Java is the past, Clojure is the future. Scala is just the past dressed in hipster jeans. (via @samnewman) -- Clojure is retro-futuristic, no?
  • I think this HN Trends chart is really interesting (here, via @puffnfresh) -- This shows the frequency in which haskell, scala, ocaml and clojure are mentioned in hacker news over time. Notice the drop of clojure mentions since Q4 2010...

And this is what happens to me when I slack off: a few dozen good blog post to filter and comment on in one sitting. Our baby is finally letting us sleep, and the posts will resume their normal schedule, hopefully this time will be for good.