Conrad Barski

Results 4 issues of Conrad Barski

I know this isn't a widely accepted Clojure indentation rule yet, but consider the following code: ``` (defn foo [] (html [:div {:class "bar"} [:span "first child"] [:span "second child"]]))...

Hi, thanks for writing Darwin, very nicely documented and it introduced me to spea2, which turns out to be really useful. Here are some enhancements, if you have the time...

Hi everyone- I had posted a couple of months ago about an issue I had after upgrading to AppEngine 1.5+. The issue seems to persist with the latest appengine-magic, though...

In the example provided below, there are three squares at the top of the window, one of them always 2x bigger than the others. When the text inside one of...