Re: Clojure Web Programming group?

2010-08-18 Thread Marc Spitzer
its a good idea, so here it is: Congratulations: you've successfully created your Google Group, Clojure Web Development. Here are the essentials: * Group name: Clojure Web Development * Group home page: http://groups.google.com/group/clojure-web-dev * Group email address clojure-web-...@googleg

Re: Clojure Web Programming group?

2010-08-18 Thread Chris Jenkins
Great idea. I'm trying to figure out web development in Clojure atm and a group to specifically talk about this area would be great. On 18 August 2010 11:20, Shantanu Kumar wrote: > +1 Neat idea. Starting a Google group "Clojure web development" might > be a solution. > > Regards, > Shantanu > >

Re: Clojure Web Programming group?

2010-08-18 Thread Shantanu Kumar
+1 Neat idea. Starting a Google group "Clojure web development" might be a solution. Regards, Shantanu On Aug 18, 2:05 am, Rasmus Svensson wrote: > I think there's a lot of questions that a Clojure programmer faces > when doing web programming, not only regarding how the libraries work, > but al

Re: Clojure Web Programming group?

2010-08-17 Thread Rasmus Svensson
I think there's a lot of questions that a Clojure programmer faces when doing web programming, not only regarding how the libraries work, but also regarding how to design a larger-than-trivial web applications. A mail list would be a very good way to be able to ask for advice or to be inspired by

Re: Clojure Web Programming group?

2010-08-17 Thread Joop Kiefte
> I'm new to Clojure and fairly new to FP in general.  I'm trying to write a > web app in Clojure and I would definitely like to see something like that. > > Tim > > > From: Saul Hazledine > To: Clojure > Sent: Tue, August 1

Re: Clojure Web Programming group?

2010-08-17 Thread TIM MCIVER
I'm new to Clojure and fairly new to FP in general. I'm trying to write a web app in Clojure and I would definitely like to see something like that. Tim From: Saul Hazledine To: Clojure Sent: Tue, August 17, 2010 10:15:30 AM Subject: C

Re: Clojure Web Programming group?

2010-08-17 Thread Saul Hazledine
On Aug 17, 8:21 pm, Brian Carper wrote: > On Aug 17, 7:15 am, Saul Hazledine wrote: > > > One idea I had though was to go one step further and start a Clojure > > web development group so that other developers of small libraries and > > users of them could go to one place for support and discussi

Re: Clojure Web Programming group?

2010-08-17 Thread Brian Carper
On Aug 17, 7:15 am, Saul Hazledine wrote: > One idea I had though was to go one step further and start a Clojure > web development group so that other developers of small libraries and > users of them could go to one place for support and discussion. Would > this be uncool or would it be useful? >

Re: Clojure Web Programming group?

2010-08-17 Thread David Nolen
On Tue, Aug 17, 2010 at 10:15 AM, Saul Hazledine wrote: > > One idea I had though was to go one step further and start a Clojure > web development group so that other developers of small libraries and > users of them could go to one place for support and discussion. Would > this be uncool or would

Re: Clojure Web Programming group?

2010-08-17 Thread Andrew Gwozdziewycz
As someone new to web development (and clojure) in general, I'm +1 on this. I'm using compojure with ring and hiccup, and eventually targetting appengine. Of course there are lots of things to discuss with this, and way too many channels to effectively monitor. On Tue, Aug 17, 2010 at 10:15 AM, Sa

Clojure Web Programming group?

2010-08-17 Thread Saul Hazledine
Hello, Personally I really like the way web development in Clojure is improving. Rather than huge frameworks there are different libraries that are coming together to form a useful toolset. Even the framework Conjure is lightweight and using general purpose libraries under the hood. One drawback