Re: hammock driven development...

2011-06-11 Thread Nick Brown
Going for walks also helps me. Having some form a mild physical activity that I don't have to concentrate on seems to help me think. It can be a walk around the block, a hike through the park, or just walking around the office. You also get the added benefits of it being good for your health, and

Re: hammock driven development...

2011-06-11 Thread Pedro Teixeira
You might also enjoy the talk 'Where Good Ideas Come From' ;) http://www.youtube.com/watch?v=NugRZGDbPFU&feature=share On Jun 9, 2:09 pm, Brian Marick wrote: > On Jun 9, 2011, at 3:27 PM, Jules wrote: > > > I'd also like to say this - TAKE THE HAMMOCK BIT SERIOUSLY - there is a > > growing bod

Re: Namespace bug?

2011-06-11 Thread Brent Millare
I see now, thanks. On Jun 11, 2:29 am, Meikel Brandmeyer wrote: > Hi, > > Am 11.06.2011 um 08:01 schrieb Brent Millare: > > > Using Clojure 1.3.0-alpha8 can anyone else confirm this? > > > user=> (require '[clojure.repl :as r]) > > nil > > user=> (ns-aliases (the-ns 'clojure.repl)) > > {} > > use

Recursive var definition

2011-06-11 Thread Shoeb Bhinderwala
Fairly new to clojure. When I was browsing a solution to one of the problems in project Euler, I came across a solution that used a recursive var definition. ;By considering the terms in the Fibonacci sequence whose values do not ;exceed four million, find the sum of the even-valued terms. (def fi

Re: clojure-contrib.jar file

2011-06-11 Thread octopusgrabbus
Thanks. These are the links I've used, and it's worked just fine on two systems now. I probably got the deprecated version. On Jun 10, 1:09 am, Sean Corfield wrote: > On Thu, Jun 9, 2011 at 3:15 PM, Benny Tsai wrote: > > I've never built contrib from source, but I believe the repository you'll >