Re: Clojure Sticker

2012-07-03 Thread Chip Collier
+1 for an official way to get the goods! On Mon, Jul 2, 2012 at 12:59 PM, gnarmis wrote: > +1 > > Also, Zazzle seems like a pretty painless option to do this ( > http://www.zazzle.com/custom/stickers), but there might be better ones. > > > On Tuesday, June 19, 2012 5:26:40 AM UTC-5, Raju Bitter

Re: Using the Clojure Logo

2012-03-29 Thread Chip Collier
On 3/29/12 12:33 AM, Marco Dalla Stella wrote: > Il 26 marzo 2012 16:33, Marco Dalla Stella ha > scritto: >> Hi, >> >> We would like to use the Clojure logo for our new Italian Clojure User Group. > Thank you all for your kind answer. > We are not going to use any logo until Rich will give us hi

Re: Using the Clojure Logo

2012-03-28 Thread Chip Collier
I was also intending on using the logo in such a way to communicate that a site I'm building is "powered by clojure" or something to that effect with a link to clojure.org. Is that frowned upon? Chip On 3/28/12 5:37 AM, Dimitrios wrote: > On 28/03/12 13:12, Stuart Sierra wrote: >> Rich Hickey ho

Re: Clojure cheatsheet with tooltips (alpha)

2012-03-27 Thread Chip Collier
Hi, > The key question is "Why do we need a cheatsheet"? Well, the learning > Speaking from personal experience as someone who writes Python for a living. There are a lot of cases where I know that Clojure *could* already have a function to do something but I don't know what it's called. So I hav

Re: [ANN] clojure-scheme - Compiling Clojure to Scheme to C

2012-03-15 Thread Chip Collier
Holy excellent development Batman! On 3/14/12 2:08 PM, Nathan Sorenson wrote: > I've modified the output of the ClojureScript compiler to emit Scheme > code. At this point the core library is successfully compiled by > Gambit Scheme. A nice advantage of this is that Gambit compiles code > via C,

Re: [ANN] kibit, A static code analyzer

2012-03-05 Thread Chip Collier
I'm picturing flymake-clojure in our futures. On 03/04/2012 05:05 PM, Ambrose Bonnaire-Sergeant wrote: What an awesome idea! Nice work Jonas. Ambrose On Mon, Mar 5, 2012 at 3:23 AM, Jonas > wrote: Kibit[1] is a simple code analysis tool (and leiningen plug

Re: ClojureScript + Overtone

2012-02-22 Thread Chip Collier
You, sir, are doing it right! Thanks for posting this. :) On 2/20/12 7:09 PM, Chris Granger wrote: > People have been asking for an example using Noir and CLJS for a > while, so today I threw together a recording and a blog post of me > building an iPad controller for overtone :) > > HN link: htt