On Writing Well - William Zinsser: Book Review
· books book-review writing

neo4j/cypher: Translating 1.9 FILTER queries to use 2.0 list comprehensions
· neo4j cypher

Elo Rating System: Ranking Champions League teams using Clojure Part 2
· clojure ranking-systems

Clojure: Writing JSON to a file - "Exception Don't know how to write JSON of class org.joda.time.DateTime"
· clojure

Clojure: Writing JSON to a file/reading JSON from a file
· clojure

cURL: POST/Upload multi part form
· unix curl

Clojure: Anonymous functions using short notation and the 'ArityException Wrong number of args (0) passed to: PersistentVector'
· clojure

Clojure/Emacs/nrepl: Stacktrace-less error messages
· clojure emacs nrepl

Clojure/Emacs/nrepl: Ctrl X + Ctrl E leads to 'FileNotFoundException Could not locate [...] on classpath'
· clojure nrepl

Clojure: Stripping all the whitespace
· clojure