Re: (newbie) function return results

2013-01-19 Thread Sven Johansson
On Sat, Jan 19, 2013 at 7:02 PM, Colin Yates wrote: > user=> (defn stream1 [] repeatedly create-user) > This function invokes neither repeatedly nor create-user. It pointlessly refers to repeatedly and then returns a reference to the create-user function. Which is function and not a sequence, wh

Re: Bootstrapping Web Apps

2013-02-12 Thread Sven Johansson
On Tue, Feb 12, 2013 at 9:10 PM, Ari wrote: > How does one bootstrap web apps comprised of ring + compojure (and/or > aleph) + hbase/mongodb? Is there a best practice or recommended way? For > example, in Rails based apps a series of predetermined "initialization" > files are executed to fulfill

Re: Why is this so difficult?

2013-02-15 Thread Sven Johansson
On Fri, Feb 15, 2013 at 9:12 AM, wrote: > Do you know LispBox ? We need a > ClojureBox. > > There is, or perhaps was, a ClojureBox. Although it seems to have been aimed specifically at Windows. Last update seems to have been about a year ago. https://github.c

Re: Why is this so difficult?

2013-02-15 Thread Sven Johansson
On Fri, Feb 15, 2013 at 10:32 AM, VĂ­ctor M. V. wrote: > While it's perfectly useful and valuable to learn Maven, you need not to > dive into it for most purposes in the Clojure world - Leiningen effectively > abstracts its complexities and rigidities (which, I hear, are many). > > +1. Maven is a

Re: clj3D, a Clojure 3D Library

2011-04-06 Thread Sven Johansson
t will let you watch the video: You can head over to http://www.youtube.com/html5 and turn on the html5 version of YouTube. For me. this didn't work with the silent version, though. Cheers/S -- Sven Johansson Twitter: @svjson -- You received this message because you are subscribed t

Re: Clojure Sticker

2012-06-11 Thread Sven Johansson
ms to work best. But... what about copyright and this kind of use? Am I actually allowed to reproduce the Clojure logo and put it up for sale on a commercial site? -- Sven Johansson Twitter: @svjson On Mon, Jun 11, 2012 at 11:11 PM, Joseph Smith wrote: > Me too! > > --- > Joseph S

Re: Clojure Sticker

2012-06-14 Thread Sven Johansson
On Thu, Jun 14, 2012 at 8:52 PM, Rich Hickey wrote: > No, you are not allowed to reproduce the Clojure logo and put it up for > sale. > > I'd be happy to set up an official way to get stickers/shirts etc. > > Thanks - that'd be much preferable! Regards/Sven -- You received this message because

Re: Clojure web framework

2012-09-28 Thread Sven Johansson
On Fri, Sep 28, 2012 at 9:36 AM, goracio wrote: > So what i suggest : > Take 1 platform for web development in Clojure (for example noir as most > mature framework) . > Form working core group from 5-6 people. > Decide about name of the project ( or take Noir) > Make good site about it > Make a p