Re: ANN: Clojure Toolbox (Early Beta)

2011-03-15 Thread James Reeves
On 15 March 2011 18:26, Mibu  wrote:
> Great site! Clean, simple, and very useful.

Thanks :)

> There's a missing 'n' at the end of the link to ring-basic-authentication.

Fixed.

> The "Beta" label doesn't mean what it used to mean. Today, it's unflattering
> and unnecessary to have it on display.

You're probably right about that. I've removed it.

- James

-- 
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en


Re: ANN: Clojure Toolbox (Early Beta)

2011-03-15 Thread Mibu
Great site! Clean, simple, and very useful.

There's a missing 'n' at the end of the link to ring-basic-authentication.

The "Beta" label doesn't mean what it used to mean. Today, it's unflattering 
and unnecessary to have it on display.

Thanks for doing this. You're awesome!

-- 
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Re: ANN: Clojure Toolbox (Early Beta)

2011-03-11 Thread James Reeves
Fixed. Thanks for pointing that out!

- James

On 6 March 2011 19:10, Nebojsa Stricevic  wrote:
> Greetings,
>
> First, thanks for setting up Clojure Toolbox.
>
> Second, ring-json-params link should be fixed. (Missing "s" at the
> end.)
>
> Cheers,
>
> --
> Nebojša Stričević
>
> --
> 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 group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en


Re: ANN: Clojure Toolbox (Early Beta)

2011-03-06 Thread Nebojsa Stricevic
Greetings,

First, thanks for setting up Clojure Toolbox.

Second, ring-json-params link should be fixed. (Missing "s" at the
end.)

Cheers,

--
Nebojša Stričević

-- 
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en


Re: ANN: Clojure Toolbox (Early Beta)

2011-02-27 Thread James Reeves
On 25 February 2011 21:06, Wilson MacGyver  wrote:
> I like to suggest
>
> clj-json https://github.com/mmcgrana/clj-json
> a fast JSON encoder/decoder that uses jackson.
>
> clojuresque https://bitbucket.org/kotarak/clojuresque/src
> clojure plugin for gradle (a very good build system)
>
> clj-time https://github.com/getwoven/clj-time
> clojure binding for jodatime
>
> clothesline https://github.com/BankSimple/Clothesline
> port of erlang webmachine to clojure
>
> work https://github.com/getwoven/work
> a worker pool system

Added.

On 25 February 2011 20:56, Avram  wrote:
> Take a look at infer:
>
>   https://github.com/getwoven/infer

Added.

- James

-- 
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en


Re: ANN: Clojure Toolbox (Early Beta)

2011-02-25 Thread James Reeves
Added Clojush and WabbitMQ.

- James

-- 
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en


Re: ANN: Clojure Toolbox (Early Beta)

2011-02-25 Thread Wilson MacGyver
I like to suggest

clj-json https://github.com/mmcgrana/clj-json
a fast JSON encoder/decoder that uses jackson.

clojuresque https://bitbucket.org/kotarak/clojuresque/src
clojure plugin for gradle (a very good build system)

clj-time https://github.com/getwoven/clj-time
clojure binding for jodatime

clothesline https://github.com/BankSimple/Clothesline
port of erlang webmachine to clojure

work https://github.com/getwoven/work
a worker pool system

On Wed, Feb 23, 2011 at 6:17 PM, James Reeves  wrote:
> I've put together a small, static site inspired by The Ruby Toolbox
> (ruby-toolbox.com), called (of course) The Clojure Toolbox.
>
> It's currently just a series of categorized links to Clojure projects,
> but I'll be gradually adding more functionality to it over the coming
> weeks. If you've been to the Ruby Toolbox site you'll likely know what
> to expect (project descriptions, links to Clojars, GitHub watchers and
> forks, etc.)
>
> The URL to the site is:
>
> http://www.clojure-toolbox.com
>
> I'm sure I've covered only a very small proportion of Clojure
> libraries out there, so if you'd like to suggest a project that's not
> on there, please do so in this thread, or in an email to me. I'll try
> and update the site as quickly as possible.
>
> - James
>
> --
> 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 group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en



-- 
Omnem crede diem tibi diluxisse supremum.

-- 
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en


Re: ANN: Clojure Toolbox (Early Beta)

2011-02-25 Thread Avram

> Sure, you just need to point me toward machine learning projects
> written in Clojure.

Take a look at infer:

   https://github.com/getwoven/infer

-- 
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en


Re: ANN: Clojure Toolbox (Early Beta)

2011-02-25 Thread James Reeves
On 25 February 2011 19:57, Paul deGrandis  wrote:
> James, this is awesome stuff!
>
> I don't want to crowd up the space, but I'd love to see a section for
> Machine Learning projects (and perhaps lump nlp and collective
> intelligence into that).  I also think screen-scraping would be worth
> considering.

Sure, you just need to point me toward machine learning projects
written in Clojure.

- James

-- 
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en


Re: ANN: Clojure Toolbox (Early Beta)

2011-02-25 Thread Lee Spector

On Feb 25, 2011, at 2:57 PM, Paul deGrandis wrote:
> I don't want to crowd up the space, but I'd love to see a section for
> Machine Learning projects (and perhaps lump nlp and collective
> intelligence into that).  I also think screen-scraping would be worth
> considering.

If there's a machine learning section then maybe genetic programming would be 
reasonable too, in which case https://github.com/lspector/Clojush.

 -Lee

-- 
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en


Re: ANN: Clojure Toolbox (Early Beta)

2011-02-25 Thread Paul deGrandis
James, this is awesome stuff!

I don't want to crowd up the space, but I'd love to see a section for
Machine Learning projects (and perhaps lump nlp and collective
intelligence into that).  I also think screen-scraping would be worth
considering.

Paul


On Feb 25, 10:38 am, Allen Johnson  wrote:
> > I'm sure I've covered only a very small proportion of Clojure
> > libraries out there, so if you'd like to suggest a project that's not
> > on there, please do so in this thread, or in an email to me. I'll try
> > and update the site as quickly as possible.
>
> How about: Messaging > WabbitMQ
>
> https://github.com/mefesto/wabbitmq
>
> Allen

-- 
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en


Re: ANN: Clojure Toolbox (Early Beta)

2011-02-25 Thread Allen Johnson
> I'm sure I've covered only a very small proportion of Clojure
> libraries out there, so if you'd like to suggest a project that's not
> on there, please do so in this thread, or in an email to me. I'll try
> and update the site as quickly as possible.

How about: Messaging > WabbitMQ

https://github.com/mefesto/wabbitmq

Allen

-- 
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en


Re: ANN: Clojure Toolbox (Early Beta)

2011-02-24 Thread James Reeves
On 24 February 2011 16:37, Timothy Baldridge  wrote:
> I'd like to see some graphics libraries. Penumbra would be a great addition.

It's already there, under "Graphics" :)

- James

-- 
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en


Re: ANN: Clojure Toolbox (Early Beta)

2011-02-24 Thread James Reeves
On 24 February 2011 09:46, Scott Jaderholm  wrote:
> Some that I like:
> slice
> scriptjure
> clojurejs
> cssgen
> gaka

Added. I wasn't quite sure how to classify slice, so I've put it under
"Template Languages" for the time being.

- James

-- 
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en


Re: ANN: Clojure Toolbox (Early Beta)

2011-02-24 Thread Timothy Baldridge
I'd like to see some graphics libraries. Penumbra would be a great addition.

Timothy

On Thu, Feb 24, 2011 at 9:22 AM, Fernando Pazin  wrote:
> Awesome work!
>
> On 23 fev, 20:17, James Reeves  wrote:
>> I've put together a small, static site inspired by The Ruby Toolbox
>> (ruby-toolbox.com), called (of course) The Clojure Toolbox.
>

-- 
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en


Re: ANN: Clojure Toolbox (Early Beta)

2011-02-24 Thread Fernando Pazin
Awesome work!

On 23 fev, 20:17, James Reeves  wrote:
> I've put together a small, static site inspired by The Ruby Toolbox
> (ruby-toolbox.com), called (of course) The Clojure Toolbox.
>
> It's currently just a series of categorized links to Clojure projects,
> but I'll be gradually adding more functionality to it over the coming
> weeks. If you've been to the Ruby Toolbox site you'll likely know what
> to expect (project descriptions, links to Clojars, GitHub watchers and
> forks, etc.)
>
> The URL to the site is:
>
> http://www.clojure-toolbox.com
>
> I'm sure I've covered only a very small proportion of Clojure
> libraries out there, so if you'd like to suggest a project that's not
> on there, please do so in this thread, or in an email to me. I'll try
> and update the site as quickly as possible.
>
> - James

-- 
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en


Re: ANN: Clojure Toolbox (Early Beta)

2011-02-24 Thread Scott Jaderholm
On Wed, Feb 23, 2011 at 6:17 PM, James Reeves wrote:

> I'm sure I've covered only a very small proportion of Clojure
> libraries out there, so if you'd like to suggest a project that's not
> on there, please do so in this thread, or in an email to me. I'll try
> and update the site as quickly as possible.
>

Some that I like:
slice
scriptjure
clojurejs
cssgen
gaka

-- 
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Re: ANN: Clojure Toolbox (Early Beta)

2011-02-23 Thread David Jacobs
Looks fantastic, this is exactly what I was thinking about when I said Clojure 
libraries need more discoverability.

Excellent work.

David
On Wednesday, 23 February 2011 at 10:12 pm, semperos wrote: 
> Thanks for taking the time and effort to put this together.
> 
> -Daniel
>  -- 
>  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 group, send email to
> clojure+unsubscr...@googlegroups.com
>  For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> 

-- 
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Re: ANN: Clojure Toolbox (Early Beta)

2011-02-23 Thread semperos
Thanks for taking the time and effort to put this together.

-Daniel

-- 
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Re: ANN: Clojure Toolbox (Early Beta)

2011-02-23 Thread James Reeves
On 23 February 2011 23:37, Sam Aaron  wrote:
> How about a Music & Sound Synthesis section with a pointer to Overtone?

Added.

- James

-- 
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en


Re: ANN: Clojure Toolbox (Early Beta)

2011-02-23 Thread Sam Aaron



James Reeves wrote:


I'm sure I've covered only a very small proportion of Clojure
libraries out there, so if you'd like to suggest a project that's not
on there, please do so in this thread, or in an email to me. I'll try
and update the site as quickly as possible.



How about a Music & Sound Synthesis section with a pointer to Overtone?

https://github.com/overtone/overtone/

Sam

---
http://sam.aaron.name

--
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en


ANN: Clojure Toolbox (Early Beta)

2011-02-23 Thread James Reeves
I've put together a small, static site inspired by The Ruby Toolbox
(ruby-toolbox.com), called (of course) The Clojure Toolbox.

It's currently just a series of categorized links to Clojure projects,
but I'll be gradually adding more functionality to it over the coming
weeks. If you've been to the Ruby Toolbox site you'll likely know what
to expect (project descriptions, links to Clojars, GitHub watchers and
forks, etc.)

The URL to the site is:

http://www.clojure-toolbox.com

I'm sure I've covered only a very small proportion of Clojure
libraries out there, so if you'd like to suggest a project that's not
on there, please do so in this thread, or in an email to me. I'll try
and update the site as quickly as possible.

- James

-- 
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en