Preparing for Release 1.0 (was: Re: 20081217 Release)

2008-12-18 Thread bc
On Dec 18, 5:46 am, Rich Hickey wrote: > I've cut a new release, 20081217, which is available from Google Code: > > http://clojure.googlecode.com/files/clojure_20081217.zip Reading noob comments on this list, I suspect many people downloaded the September Clojure tarball and tried (with mixed su

Understanding SLIME blog post

2008-12-09 Thread bc
Hi all, With the recent huge surge of interest in Clojure, a lot of people have started using Emacs/SLIME for Clojure development. However, if you haven't developed in a Lisp-like language previously, SLIME may be quite confusing. I've posted a summary of a bunch of SLIME-related links on my blog

Clojure Blogs | Yahoo Pipes | Clojure Pipe

2008-12-06 Thread bc
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 posts using Yahoo Pipes. The description is here: http://bc.tech.coop/blog/081206.html

My Clojure Emacs Setup (I'll show mine if you show yours)

2008-12-05 Thread bc
My setup is here: http://bc.tech.coop/blog/081205.html What does your Clojure Emacs setup look like? -- Bill Clementson --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send em

Clojure podcast by Stuart Halloway

2008-12-03 Thread bc
I just noticed that there's a new Clojure podcast by Stuart Halloway on the Pragmatic Programmers site: http://pragprog.com/podcasts/show/24 The blurb says: "Stuart Halloway, author of "Programming Clojure", tells Susannah Pfalzer all about this new and cool programming language. Stuart explain

Re: slime+clojure problem

2008-12-01 Thread bc
Hi Peter, On Dec 1, 10:05 am, Peter Eddy <[EMAIL PROTECTED]> wrote: > On Dec 1, 1:00 pm, Craig McDaniel <[EMAIL PROTECTED]> wrote: > > > Make sure you're using the latest versions of clojure (SVN version, > > not dated release), and swank-clojure as well. > > Thanks. Everything is current, I just

Clojure could be to Concurrency-Oriented Programming what Java was to OOP

2008-12-01 Thread bc
Hi all, I've written a blog post titled "Clojure could be to Concurrency- Oriented Programming what Java was to OOP" in which I discuss Clojure's approach to concurrency: http://bc.tech.coop/blog/081201.html Any comments/criticisms would be appreciated. Thanks, Bill --~--~-~--~~

Re: What's in *your* user.clj?

2008-11-20 Thread bc
On Nov 20, 12:31 pm, "Bill Clementson" <[EMAIL PROTECTED]> wrote: > On Thu, Nov 20, 2008 at 12:27 PM, Chouser <[EMAIL PROTECTED]> wrote: > > > On Thu, Nov 20, 2008 at 2:46 PM, bc <[EMAIL PROTECTED]> wrote: > > >> Very nice! However, shouldn&#

Re: What's in *your* user.clj?

2008-11-20 Thread bc
Hi Chouser, On Nov 20, 7:34 am, Chouser <[EMAIL PROTECTED]> wrote: > On Thu, Nov 20, 2008 at 10:03 AM, wlr <[EMAIL PROTECTED]> wrote: > > > As stated inhttp://clojure.org/getting_startedif user.clj is found > > on the classpath it will be autoloaded at clojure startup. Answers to > > the subject

Re: Working combination of .emacs, Aquamacs, swank-clojure, clojure-mode?

2008-11-18 Thread bc
In order to help prevent others from having problems with the slime setup instructions in my earlier weblog post (http://bc.tech.coop/blog/ 081023.html), I've added an update at the bottom of the post. I never intended that post to be a tutorial for others to follow, it was simply a recounting of

Programming Clojure beta book now available

2008-11-05 Thread bc
Since nobody else has mentioned it, I thought people on this group would be interested to know that Stuart Halloway's new Clojure book "Programming Clojure" is now available. I've also announced it on my blog: http://bc.tech.coop/blog/081105.html Congratulations Stuart, I've bought the combo pack

Clojure documentation via mind map diagram

2008-10-31 Thread bc
Hi all, On my blog, I've posted an alternative way to navigate the Clojure documentation: http://bc.tech.coop/blog/081031.html - Bill --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this

Files in Clojure Google Groups

2008-10-30 Thread bc
Hi all, Is there any way to enter an annotation or comments when a file is uploaded to the Clojure Google Groups file area? I've recently had a look at a few things there and it would be nice to have some context or background on why they were uploaded. For example, "tsp.zip" is a Traveling Sales

Not Your Daddy's Namespaces

2008-10-29 Thread bc
Hi all, I've posted a new article on my blog about Clojure Namespaces: http://bc.tech.coop/blog/081029.html I would appreciate any comments/criticisms or additional insights. Thanks, Bill --~--~-~--~~~---~--~~ You received this message because you are subscribed

Idiomatic Clojure code?

2008-10-27 Thread bc
Hi all, I've put on my blog (http://bc.tech.coop/blog/081027.html) a post about some Clojure language features. In the post, I point out the features in a couple of functions that I wrote (which do an "exclusive or (XOR)" on sequences). Since I'm new to Clojure and still learning how to do things

Re: offtopic - where are you come from? (poll)

2008-10-17 Thread bc
> I think after 1st year of Clojure life it's good to check how far has > Clojure spread all over the world. > > So wherever are you come from, be proud and say it. Vancouver, Canada --~--~-~--~~~---~--~~ You received this message because you are subscribed to the