[ANN] EuroClojure 2014 CfP open

2014-03-12 Thread Marco Abis
Dear all, a quick one to announce that the CfP for this year's EuroClojure is now open at http://cfp.euroclojure.com Looking forward to receiving way too many proposals :-) Marco -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to thi

Re: European conferences in 2012?

2012-08-29 Thread Marco Abis
> We will probably have another EuroClojure next year I guess, given the > success of the first one ... that's the plan (and in a different country) -- Marco Abis -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this

Re: [OT] Any other italian Clojure users?

2012-03-26 Thread Marco Abis
Ok, I think it's better to leave this list alone, join http://groups.google.com/group/clojure-italy/ is you are interested :-) Marco On Mon, Mar 26, 2012 at 12:05 PM, Roberto Mannai wrote: > Hi Marco, > > here another "user" (really a student), although I'm out-of-sync with > Clojure since a cou

EuroClojure 2012 Programme published

2012-03-25 Thread Marco Abis
Dear all, just a quick note to let everyone know we've just published the programme for the first European Clojure conference: http://euroclojure.com/2012/programme/ You help in spreading the world is much appreciated :-) Thanks in advance -- Marco Abis -- You received this me

Clojure meetups near Zürich, Italy, Europe

2012-03-23 Thread Marco Abis
Hi Thomas, Marco, all, a few weeks back I sent an email to every contact I could find for all the European user groups listed here http://dev.clojure.org/display/community/Clojure+User+Groups to let them know about EuroClojure in May. I'd love to have an informal "meet the user group" ki

Re: Bret Victor - Inventing on Principle

2012-02-24 Thread Marco Abis
one's lips flapping. > That can be rendered as text, easily. If there are slides, ... but > I've already been over all of that. you are wrong, watch the video first -- Marco Abis -- You received this message because you are subscribed to the Google Groups "Clojure" group.

Re: Bret Victor - Inventing on Principle

2012-02-24 Thread Marco Abis
> What does video get you that text or HTML+images couldn't get you? watching the video would answer the question and would have probably taken you less time than writing this email... > Not worth what you lose, IMO how can you know if you haven't watched the video? -- Mar

Re: EuroClojure 2012: CfP open

2012-02-02 Thread Marco Abis
this is OT here :-) Cheers -- Marco Abis 2012/2/1 Daniel Kwiecinski : > What's the promo code? > > -- > λambder -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups

EuroClojure 2012: CfP open

2012-01-31 Thread Marco Abis
good guys from Relevance :-) The Call for Presentations is now open, all the details and the form here: http://euroclojure.com/2012/call-for-presentations/ Looking forward to it, for any info please do not hesitate to contact me Regards -- Marco Abis -- You received this message because you are su

Re: Opposite function to cons, but in terms of construction, not destruction.

2011-12-11 Thread Marco Abis
Hi, total newbie here but what about conj? (conj (conj (conj [ 1 2 3] 4) 6) 7) would return [1 2 3 4 6 7] -- Marco Abis -- 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