Hi Plinio,

We use Clojure for nearly everything we do at Runa (we also have a little
bit of Ruby and JS in our stack). For more info, see
http://www.workatruna.com/clojure.html.

Rob


On Mon, Jun 17, 2013 at 6:49 AM, Giacomo Cosenza <mimmo.cose...@gmail.com>wrote:

> Hi Plinio,
> we released today in production a clj/cljs application which implements an
> animated/interactive bubble chart on client side by getting tha data (in
> edn format) from the the server.
>
> The client has been implemented by using clojurescript and the following
> main libs:
> - domina
> - c2
> - d3
>
> The server has been implemented by using clojure and the following libs:
> - compojure
> - korma
> - necessary-evil
> - timbre
> - clj-logging-config
>
> The edn format is exchanged between the server and client by using
> shoreleave-remote-ring and shoreleave-remote.
>
> We're very happy with both clojure and clojurescript. In a couple of week
> we're going to release the bubble-chart component on github.
>
> Mimmo
>
>
>
> On Jun 10, 2013, at 11:47 PM, Plínio Balduino wrote:
>
> > Hi there
> >
> > I'm writing a talk about Clojure in the real world and I would like to
> > know, if possible, which companies are using Clojure for production or
> > to make internal tools.
> >
> > Thank you
> >
> > Plínio Balduino
> >
> > --
> > --
> > 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 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.
> >
> >
>
> --
> --
> 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 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.
>
>
>

-- 
-- 
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 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.


Reply via email to