Re: [ANN] Pani v0.0.1 - A ClojureScript library for Firebase

2014-07-07 Thread Anton Podviaznikov
Thanks for posting it. I will give it a try. It would be nice to see example with Om integration. I saw that you mentioned it in Readme. Do you think it would be possible to have version of library that would work in both Clojure and ClojureScript? On Sunday, July 6, 2014 7:10:19 PM UTC-7, Uday

Re: request for feedback

2013-11-02 Thread Anton Podviaznikov
tible with the > license of one of the dependencies) (sonatype has some product doing that: > http://www.sonatype.com/application-health-check) > > Maybe some sort of extension mechanism could be helpful? > > Julien > > Le mercredi 30 octobre 2013 21:09:02 UTC-3, Anton Po

request for feedback

2013-10-30 Thread Anton Podviaznikov
des status of dependencies in your own Clojure projects. I'm curious if anyone founds this useful (because I'm thinking on adding more functionality). Appreciate any feedback. P.S. Most of the work is done inside https://github.com/xsc/ancient-clj library. Also there is sim

Re: clojure web framework

2013-09-13 Thread Anton Podviaznikov
Hi John, It's super easy to deploy Clojure web app (ring) to Amazon Beanstalk. I think there were few blog posts about that. Basically you just need https://github.com/weavejester/lein-beanstalk Anton On Friday, September 13, 2013 2:45:10 PM UTC-3, Jon Barker wrote: > > anybody know the easies