FleetDB or other "NoSQL" store for Clojure?

2011-07-15 Thread Marko Kocić
Hi all, I would like to try out some of those "no-sql" datastores for my next project, and need an advice which one, since I never used the one before. It needs to fulfill at least some of those following criteria, in order of importance: - is nicelly supported by Clojure (by this I mean idiomat

Re: FleetDB or other "NoSQL" store for Clojure?

2011-07-15 Thread Sergey Didenko
1) IMHO full SQL-like transaction support and NoSQL are quite contradicting things. You can have some atomic operations with NoSQL but not that heavy transactions as in traditional SQL world. (Correct me if I wrong). So one of the option is to use SQL and serialize/ deserialize documents in your ap

Re: Anyone on Google+ yet?

2011-07-15 Thread Angel Java Lopez
https://profiles.google.com/ajlopez2000 Thanks! On Thu, Jul 14, 2011 at 2:12 PM, Claudia Doppioslash < claudia.doppiosl...@gmail.com> wrote: > My Clojure circle is all set up but empty. > My g+ is: http://gplus.to/gattoclaudia > > Please add link to your profile below. > > -- > You received this

Re: Anyone on Google+ yet?

2011-07-15 Thread Frank Gerhardt
Http://gplus.to/frankgerhardt -- 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 t

Re: Anyone on Google+ yet?

2011-07-15 Thread glen lenker
http://gplus.to/glenker On Thu, Jul 14, 2011 at 7:42 PM, Allen Johnson wrote: >> Yep, you're supposed to add everyone by hand and yes, it is totally unwieldy. >> That's the way it is right now. >> Circles are private and every user is supposed to make their own. > > I'm definitely liking it so fa

Re: Anyone on Google+ yet?

2011-07-15 Thread Daniel Renfer
On Thu, Jul 14, 2011 at 1:12 PM, Claudia Doppioslash wrote: > My Clojure circle is all set up but empty. > My g+ is: http://gplus.to/gattoclaudia > > Please add link to your profile below. > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To po

Re: Anyone on Google+ yet?

2011-07-15 Thread Florian Over
http://gplus.to/FlorianOver 2011/7/15 Daniel Renfer > On Thu, Jul 14, 2011 at 1:12 PM, Claudia Doppioslash > wrote: > > My Clojure circle is all set up but empty. > > My g+ is: http://gplus.to/gattoclaudia > > > > Please add link to your profile below. > > > > -- > > You received this message b

Re: Anyone on Google+ yet?

2011-07-15 Thread Ben Smith-Mannschott
On Thu, Jul 14, 2011 at 19:12, Claudia Doppioslash wrote: > My Clojure circle is all set up but empty. > My g+ is: http://gplus.to/gattoclaudia > > Please add link to your profile below. https://plus.google.com/117672714007923674182 // Ben -- You received this message because you are subscribe

Re: Anyone on Google+ yet?

2011-07-15 Thread Jeremy Heiler
Is Google+ invite based? How did all of you get a profile? -- 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 firs

Re: Anyone on Google+ yet?

2011-07-15 Thread Claudia Doppioslash
Yes, it's invite-based. Invite sent to your gmail :) 2011/7/15 Jeremy Heiler : > Is Google+ invite based? How did all of you get a profile? > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to clojure@googlegro

Re: Anyone on Google+ yet?

2011-07-15 Thread Sergey Didenko
Jeremy, I can send you an invitation. Do you need it? On Fri, Jul 15, 2011 at 4:53 PM, Jeremy Heiler wrote: > Is Google+ invite based? How did all of you get a profile? > > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send

Re: Anyone on Google+ yet?

2011-07-15 Thread Jeremy Heiler
On Fri, Jul 15, 2011 at 10:07 AM, Claudia Doppioslash wrote: > Yes, it's invite-based. Invite sent to your gmail :) > Thank you so much! On Fri, Jul 15, 2011 at 10:09 AM, Sergey Didenko wrote: > Jeremy, I can send you an invitation. Do you need it? > Claudia beat you to it ;-) But thank you!

Re: can't set up Clojure 1.2.1

2011-07-15 Thread Sergey Didenko
Larry, it seems that the current folder "." is not in your default classpath. Either try "...-cp ./clojure.jar ..." or add "." into your default CLASSPATH. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@go

Re: Anyone on Google+ yet?

2011-07-15 Thread Sergey Didenko
Well, if you are going to spam, I guess Claudia will be penalized :) Claudia beat you to it ;-) But thank you! > > -- 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

Re: FleetDB or other "NoSQL" store for Clojure?

2011-07-15 Thread Elías Alonso
As far as I know, the only NoSQL DB supporting transactions right now is Redis. It also satisfies the rest of your points (well, I'm not sure if Redis run on windows...). There are some wrappers for Cojure around, for example this one: https://github.com/ragnard/redis-clojure Regards, Elías. On

Re: Anyone on Google+ yet?

2011-07-15 Thread Elías Alonso
https://plus.google.com/112030069981371003904 On 15 jul, 01:56, Kyle Root wrote: > gplus.to/Kylert > > > > > > > > On Thu, Jul 14, 2011 at 7:00 PM, ianp wrote: > > Ian > > > Looks like G+ is pretty popular with the Clojure crowd :-) > > > -- > > You received this message because you are subscrib

Re: Anyone on Google+ yet?

2011-07-15 Thread Christopher Redinger
I am also on Google+ https://plus.google.com/u/1/103589339577092342191 Please freel free to add me to you Clojure circles. -- 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

Re: Anyone on Google+ yet?

2011-07-15 Thread Jeremy Heiler
On Fri, Jul 15, 2011 at 10:17 AM, Sergey Didenko wrote: > Well, if you are going to spam, I guess Claudia will be penalized :) > Right now I can only spam all of you. And, well, I can safely do that right here ;-) Link: https://plus.google.com/100568537112681351664 -- You received this message

Re: FleetDB or other "NoSQL" store for Clojure?

2011-07-15 Thread Timothy Washington
I've actually tried FleetDB, and describe here, what I found. I didn't go with it, and chose MongoDB instead. At the time, Congomongo didn't support DB references. Bit it has since add

Enlive (HTML templating library) tutorial

2011-07-15 Thread Brian Marick
Enlive is Christophe Grand's templating library for Clojure. Instead of the usual substitute-into-delimited-text approach, it works by editing node trees selected by CSS selectors. I’ve written a tutorial for it. Comments welcome, especially from Enlive novices. https://github.com/cgrand/enlive

Aparapi

2011-07-15 Thread cej38
Hello. Has anyone looked at using AMD's Aparapi API from within Clojure? -- 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

Re: Anyone on Google+ yet?

2011-07-15 Thread Toni Batchelli
sorry, should be http://profiles.google.com/tbatchelli On Fri, Jul 15, 2011 at 11:26 AM, Toni Batchelli wrote: > https://plus.google.com/tbatchelli > > I can't create one for disclojure yet. Support for Organizations > "coming soon", or so it seems. > > Toni. > > On Fri, Jul 15, 2011 at 7:40 AM,

Re: Anyone on Google+ yet?

2011-07-15 Thread Toni Batchelli
https://plus.google.com/tbatchelli I can't create one for disclojure yet. Support for Organizations "coming soon", or so it seems. Toni. On Fri, Jul 15, 2011 at 7:40 AM, Jeremy Heiler wrote: > On Fri, Jul 15, 2011 at 10:17 AM, Sergey Didenko > wrote: >> Well, if you are going to spam, I guess

Re: Aparapi

2011-07-15 Thread Timothy Washington
Haven't looked at it. But it looks interesting (1, 2 ). *"... the inherent goal of

Re: Anyone on Google+ yet?

2011-07-15 Thread Claudia Doppioslash
Here is the list : https://plus.google.com/102547044539623029950/posts/e1jafgeu1q5 -- 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

[no subject]

2011-07-15 Thread Joel Dice
Hi all, I thought I'd share the results of a fun little excercise I did this morning: running Clojure on a VM with native support for tail call optimization and first class continuations. Any Schemers on this list will probably appreciate it. The VM in question is Avian (http://oss.readytal

Re:

2011-07-15 Thread George Jahad
very cool Joel! I'd also be interested in start up time of avian vs. hotspot, i.e. does avian make it viable to use clojure for short, quick scripts? On Jul 15, 11:59 am, Joel Dice wrote: > Hi all, > > I thought I'd share the results of a fun little excercise I did this > morning: running Cloj

Re: Tail Calls and Continuations in Clojure

2011-07-15 Thread Joel Dice
(sorry about the lack of subject in my original post; I've added one to this email) On Fri, 15 Jul 2011, George Jahad wrote: very cool Joel! I'd also be interested in start up time of avian vs. hotspot, i.e. does avian make it viable to use clojure for short, quick scripts? Possibly. By d

Re: Namespace Docstrings?

2011-07-15 Thread Rasmus Svensson
2011/7/14 OGINO Masanori : > Hello. > > What is the right way to display namespace docstrings? > > One day, as usual, I typed: > > (doc 'clojure.core) ; or other namespace > > Then the REPL said "clojure.lang.Cons cannot be cast to clojure.lang.Symbol." > I thought "Ah, I know, the message means "(

Re: Namespace Docstrings?

2011-07-15 Thread Alan Malloy
On Jul 15, 3:10 pm, Rasmus Svensson wrote: > 2011/7/14 OGINO Masanori : > > Hello. > > > What is the right way to display namespace docstrings? > > > One day, as usual, I typed: > > > (doc 'clojure.core) ; or other namespace > > > Then the REPL said "clojure.lang.Cons cannot be cast to > > clojur

Re: Namespace Docstrings?

2011-07-15 Thread OGINO Masanori
Hello. Thank you for giving your opinion, Rasmus. Indeed, (doc doc) says, "I am for a var or special form." However, according to (source doc), there is some code for namespace, and this code won't be used since (ns-resolve) breaks its promise. Moreover, with 1.2.1, (doc) uses (print-namespace-d

Re: Tail Calls and Continuations in Clojure

2011-07-15 Thread Brent Millare
That's really cool. I'm glad someone got it to work and with little modification! On Jul 15, 4:21 pm, Joel Dice wrote: > (sorry about the lack of subject in my original post; I've added one to > this email) > > On Fri, 15 Jul 2011, George Jahad wrote: > > very cool Joel!   I'd also be interested

Re: can't set up Clojure 1.2.1

2011-07-15 Thread Larry Travis
Thanks, Sergey. The problem was indeed a classpath problem. The part of my ignorance about Java that seems to cause me the most trouble is my ignorance about Java classpaths. I think some Clojurians underestimate the difficulties involved in learning Clojure without knowing Java first. I wish