Re: Clojure template library

2008-12-04 Thread blackdog
You can find a little demo I put together for lauofdk here: http://www.ipowerhouse.com/lau.zip It is exactly what ppierre mentioned, clojure servlets returning json with a jquery/pure client "hello world". the dl includes jetty, and can be fired up with ./run test.clj test.clj configures j

Re: Clojure template library

2008-12-05 Thread blackdog
Hi Jeff, Don't forget that Velocity and Freemarker are also good candidates for server side templating and with clojure's java integration a snap to use, e.g. ... (defn genSyntaxHiLight [] (let [fmc (freeMarkerConfig) tmpl (. fmc getTemplate "clojure.ftl") map (clj-n

Re: Clojure Blogs | Yahoo Pipes | Clojure Pipe

2008-12-06 Thread blackdog
On Sat, 6 Dec 2008 13:24:52 -0800 (PST) bc <[EMAIL PROTECTED]> wrote: > > Hi all, > > A lot of people are writing Clojure-related blog posts; however, I am > often only interested in the Clojure posts they do and not the other > posts. Therefore, I've created a mashup of clojure-related blog po

Re: jEdit Mode for Clojure

2008-12-12 Thread blackdog
If anyone on this thread is interested I uploaded clj-jedit.tar.gz to the group file section on an incomplete jedit plugin for clojure. It has the hilighting, repl, and namespace browser (courtesy of enclojure) - anyone want to take it on and improve it, I don't have time right now?? It was based

Re: Loading a resource file from the class path?

2008-12-20 Thread blackdog
On Sat, 20 Dec 2008 03:12:30 -0800 "Darren Austin" wrote: > > Hey folks, > > I am probably missing something obvious here, but is there an good way > to open a resource file that is relative to the current class path? I > want to bundle up some data files with my .clj source in a .jar file. >

Re: clojure.contrib.sql (connection) public?

2009-01-05 Thread blackdog
On Sun, 04 Jan 2009 13:50:44 -0500 "Stephen C. Gilardi" wrote: > > On Dec 15, 2008, at 6:48 AM, black...@ipowerhouse.com wrote: > > > This may be a problem with the way I'm doing things but I think it > > would be useful for the (connection) function of internal to not be > > internal. For exa

Santiago Clojurians?

2009-02-02 Thread blackdog
Hi If there's anyone in Santiago, Chile, who speaks Clojure and some English (my Spanish is not very good) would be good to meet up. Cheers bd -- None are more hopelessly enslaved than those who falsely believe they are free — Goethe --~--~-~--~~~---~--~

Re: Santiago Clojurians?

2009-02-02 Thread blackdog
On Tue, 3 Feb 2009 01:53:36 + Jon Harrop wrote: > > On Tuesday 03 February 2009 00:39:45 blackdog wrote: > > Hi > > > > If there's anyone in Santiago, Chile, who speaks Clojure and some > > English (my Spanish is not very good) would be good to meet up

Re: Santiago Clojurians?

2009-02-03 Thread blackdog
On Tue, 3 Feb 2009 05:47:36 -0800 (PST) peg wrote: > > hi, > > if I can help ( but for what? ;-) , I know relatively well Santiago, > know people there > and speak and write spanish (I'm french living in France). > > Phil > > > Nothing specific, I was following on from the London clojurian

Re: Second Lisp to Learn

2009-12-21 Thread blackdog
newLISP On Sun, 2009-12-20 at 12:31 -0800, Sean Devlin wrote: > Hi everyone, > After hacking Clojure for a while, I've come to the conclusion that > studying a second Lisp would help. So, what do the people here > think? What is a good Lisp to study? Are there particular dialects & > distributi

Re: Second Lisp to Learn

2009-12-22 Thread blackdog
Thanks for the links, the last gives a good summary. I think newlisp is great for scripting, if i were on the jvm on a large project I'd use clojure, but for tasks that I might use ruby,python, or perl for i find newlisp refreshingly clean and direct. It may be warty, if warty means practical. C

Re: Alright, fess up, who's unhappy with clojurescript?

2011-07-26 Thread blackdog
Clojure was my first Lisp, I learned it just after Rich's first vids came out, but I hung up my hat as I prefer 1 language on all tiers(ajax on client) for web apps. So, Clojurescript now presents me with the ability to do that, and really piques my interest again in Clojure. I think this is a

Re: Clojure documentation via mind map diagram

2008-10-31 Thread blackdog
On Fri, 31 Oct 2008 00:06:29 -0700 (PDT) bc <[EMAIL PROTECTED]> wrote: > > Hi all, > > On my blog, I've posted an alternative way to navigate the Clojure > documentation: > http://bc.tech.coop/blog/081031.html > > - Bill > > Thanks for the docs. I use freemind to try and organise myself :P

Re: Readable names

2008-11-10 Thread blackdog
+1 on existing names On Mon, 10 Nov 2008 09:50:12 -0500 Rich Hickey <[EMAIL PROTECTED]> wrote: > > > On Nov 10, 2008, at 8:48 AM, Robert Lally wrote: > > > One of the many things that I really like about Clojure is that it > > abandoned Lisp tradition where it was pragmatic to do so. One o

Re: POLL: Domain name for project hosting site.

2008-11-18 Thread blackdog
+1 On Tue, 18 Nov 2008 04:54:22 -0800 (PST) David <[EMAIL PROTECTED]> wrote: > > I'm not in favour of slangish derivatives. They're good for code- > names, but when you get serious, a silly name is an obstacle. > > First of all, pronunciation descriptors after the name are down-right > silly.

Re: Clojure Box (was Working combination of .emacs, Aquamacs, swank-clojure, clojure-mode?)

2008-11-21 Thread blackdog
On Fri, 21 Nov 2008 07:57:16 -0500 Chouser <[EMAIL PROTECTED]> wrote: > > On Fri, Nov 21, 2008 at 7:39 AM, Rich Hickey <[EMAIL PROTECTED]> > wrote: > > > > I'm sure a lot of people will appreciate this, thanks, although I > > have to admit to a pang of sadness that tiny Clojure comes in a box >