Re: Web Programming with clojure

2010-03-18 Thread Tim Johnson
* LauJensen [100318 00:26]: > Hey Tim, > > Welcome - I might be restating, but this should get you going quickly: Oh that's great Lau! I have been looking at your videos and was wondering where I could find text instructions (see my posting subject: "Clojure 101 - Slime installation")

Re: Web Programming with clojure

2010-03-18 Thread LauJensen
Hey Tim, Welcome - I might be restating, but this should get you going quickly: Getting ready: http://www.bestinclass.dk/index.php/2009/12/clojure-101-getting-clojure-slime-installed/ Doing simple pages: http://www.bestinclass.dk/index.php/2009/12/beating-the-arc-challenge-in-clojure/ Including

Re: Web Programming with clojure

2010-03-17 Thread invis
http://vimeo.com/8356990 -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this g

Re: Web Programming with clojure

2010-03-16 Thread Tim Johnson
* Wilson MacGyver [100316 18:17]: > there is a good screencast that deal with compojure + emacs. > > http://www.bestinclass.dk/index.php/2009/12/dynamic-interactive-webdevelopment/ > > compujure is a route based webframework, very much like ruby's sinatra. > > I figure with your emacs backgroun

Re: Web Programming with clojure

2010-03-16 Thread Wilson MacGyver
there is a good screencast that deal with compojure + emacs. http://www.bestinclass.dk/index.php/2009/12/dynamic-interactive-webdevelopment/ compujure is a route based webframework, very much like ruby's sinatra. I figure with your emacs background, this will feel very much at home. On Mon, Mar

Re: Web Programming with clojure

2010-03-16 Thread Tim Johnson
* Matt [100316 17:16]: > There's also Conjure which is a Rails like framework for Clojure. It > includes everything you need, templating with clj-html, persistence > with clj-record, and Ring to bind them all. > > You can find it on Github at: http://github.com/macourtney/Conjure > > I've added

Re: Web Programming with clojure

2010-03-16 Thread Matt
There's also Conjure which is a Rails like framework for Clojure. It includes everything you need, templating with clj-html, persistence with clj-record, and Ring to bind them all. You can find it on Github at: http://github.com/macourtney/Conjure I've added considerable documentation on the wiki

Re: Web Programming with clojure

2010-03-16 Thread Tim Johnson
* David Nolen [100316 12:12]: > On Mon, Mar 15, 2010 at 3:11 PM, Tim Johnson wrote: > > > My niche currently is web programming and web interfaces. I have not > > used java and I have a certain comfort level with lisp dialects. > > I use emacs 22.3.1 on slackware 13.0 32-bit. > > > > Therefore c

Re: Web Programming with clojure

2010-03-16 Thread Angel Java Lopez
Hi people! I'm not use it, but first link to explore http://github.com/weavejester/compojure My collected links http://delicious.com/ajlopez/compojure http://delicious.com/ajlopez/clojure+webdevelopment Angel "Java" Lopez http://www.ajlopez.com http://twitter.com/ajlopez On Mon, Mar 15, 2010 at

Re: Web Programming with clojure

2010-03-16 Thread David Nolen
On Mon, Mar 15, 2010 at 3:11 PM, Tim Johnson wrote: > My niche currently is web programming and web interfaces. I have not > used java and I have a certain comfort level with lisp dialects. > I use emacs 22.3.1 on slackware 13.0 32-bit. > > Therefore clojure is of interest to me. > I would welcom

Web Programming with clojure

2010-03-16 Thread Tim Johnson
My niche currently is web programming and web interfaces. I have not used java and I have a certain comfort level with lisp dialects. I use emacs 22.3.1 on slackware 13.0 32-bit. Therefore clojure is of interest to me. I would welcome links to discussions, resources etc. on this topic. Thanks --