Archive for 'intertweets'

Today in the Intertweets (Feb 2nd Ed)

Web Application Development with Clojure – Part 3 (via @hisaitami) — This one covers getting data from the database  and rendering via templates.
Now available online @ O’Reilly: the *final* draft of Clojure Programming by @cemerick, @briancarper, & @cgrand (via @ClojureBook) — 600+ pages of pure and unadulterated Clojure, all in one package!
My new blog is [...]

Today in the Intertweets (Feb 1st Ed)

Emblogginated: Clojure Conj 2011 – Learning more pt.1 (via @fogus) — Yesterday Clojure/Conj released the first videos of the last conference. This post augments those talks by adding pointers to possible follow-up topics.
Flog: “Some thoughts about classes after 18 months of Clojure” (via @jasonrudolph) — This is a 30 min presentation about how to rethink [...]

Today in the Intertweets (Jan 31st Ed)

and we are live! EuroClojure 2012 “the first 2-day, full-blown conference in Europe for the Clojure community.” (via @EuroClojure) — Niiiice! Did you want to go to London but didn’t have a valid excuse to do so? Now you have one:  two days of Clojure talks, with a very interesting talk selection method. Now, where [...]

Today in the Intertweets (Jan 30th Ed)

A sweet blog on the challenges of developing games with Clojure (via @swannodette) — Not many people think of Clojure when deciding to write a computer game, but some do, and this article summarizes where Clojure falls short in as a gaming platform.
Solving Pell’s equations with the Chakravala method and Clojure (via @hnfirehose) — Apparently solving [...]

Today in the Intertweets (Jan 26th Ed)

[InfoQ]Presentation: Event-Driven Programming in Clojure (via @skrlatica) — This is the video of Zach Tellman’s excellent talk on working asynchronously in Clojure.
Creating a custom map type in Clojure (via @david_mcneil) — This is very interesting. This gist shows you how you can build typed maps in clojure, including building them from literals (in Clojure 1.3).
Wrote [...]