Re: [ANN] Counterclockwise 0.21.0

2014-01-09 Thread Dima Sabanin
: > There's nothing currently at the root. This is my bad, but expected atm. > > Only doc.ccw-ide.org , standalone.ccw-ide.org and updatesite.ccw-ide.orgare > valid. > > Maybe I should at least point ccw-ide.org to doc.ccw-ide.org for the > moment ... > > > 2014/1/9 Dima

Re: [ANN] Counterclockwise 0.21.0

2014-01-09 Thread Dima Sabanin
been poisoned. > > > On Thu, Jan 9, 2014 at 2:55 PM, Dima Sabanin wrote: > >> When I visit http://ccw-ide.org/ I see this page: >> >> http://cl.ly/image/280j3J2Q1X2m >> >> Thought for a while that domain has expired. >> >> >> On Thu, J

Re: [ANN] Counterclockwise 0.21.0

2014-01-09 Thread Dima Sabanin
gt; For more options, visit https://groups.google.com/groups/opt_out. > -- Best regards, Dima Sabanin http://twitter.com/dimasabanin -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googl

Re: [ANN] ribol 0.3.1 - conditional restarts - api stablized, docs updated.

2013-09-30 Thread Dima Sabanin
ou 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

Re: [ANN] ribol "v0.2.1" - comprehensive document on conditional restart systems

2013-09-26 Thread Dima Sabanin
;; H1A > (on :B [] :B) (finally (print "hello"))) > > Chris. > > > > On Thursday, September 26, 2013 1:26:37 AM UTC+10, Dima Sabanin wrote: > >> Hi Chris! >> >> Great library! I'm trying to apply this to a project I'm working on,

Re: [ANN] ribol "v0.2.1" - comprehensive document on conditional restart systems

2013-09-25 Thread Dima Sabanin
uot; group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > -- Best regards, Dima Sabanin http://twitter.com/dimasabanin -- -- You recei

Re: [ANN] ribol "v0.2.1" - comprehensive document on conditional restart systems

2013-09-25 Thread Dima Sabanin
Hi Chris! Great library! I'm trying to apply this to a project I'm working on, but I'm somewhat new to the conditional restarts theory. What would I use instead of Clojure's finally block to properly free up the resources on error escalation? -- Thanks, Dima Sabani

Re: Clojure for the Brave and True, an online book for beginners

2013-09-04 Thread Dima Sabanin
ved this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. >

Re: Clojure in production

2013-06-10 Thread Dima Sabanin
this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > > >

Re: WSS Clojure client

2013-06-03 Thread Dima Sabanin
oogle Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Best regards, Dima Sabanin htt

Re: why is this behaving badly?

2013-05-24 Thread Dima Sabanin
it, send an > email to > clojure+unsubscribe@**googlegroups.com > . > For more options, visit > https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out> > . > > > -- Best regards, Dima Sabanin http://twitter.com/dimasabanin -- --

Re: Who's using Clojure?

2012-12-21 Thread Dima Sabanin
How do we get ourselves to the list? We rely on Clojure heavily at http://beanstalkapp.com and we're working on rewriting even more critical pieces of our infrastructure in Clojure. I tried to edit the page, but it's locked. -- Best regards, Dima Sabanin http://twitter.com/dimasabani

Re: Clojure Sticker

2012-07-05 Thread Dima Sabanin
nt 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 -- Best regards, Dima Sabanin http://twitter.com/dimasabanin -- You received

Re: [ANN] Timbre, an all-Clojure logging library

2012-05-28 Thread Dima Sabanin
Thank you!! I'm glad to know that it's not only me who thought Log4j was a terrible solution for logging in Clojure :) On Mon, May 28, 2012 at 7:17 PM, Peter Taoussanis wrote: > Hi everyone, > > I recently lost it after spending 5+ hours trying to figure out why Log4j > had suddenly started swall