Re: End user applications

2013-06-14 Thread Phillip Lord
Wolodja Wentland writes: > On 13 Jun 2013 15:31, "Aaron Cohen" wrote: >> >> What about Overtone? http://overtone.github.io/ > > Overtone is certainly great, but I would rather classify it as a library as > you still have to write programs to use it. There might be an independent > UI these days

Re: End user applications

2013-06-13 Thread Wolodja Wentland
On 13 Jun 2013 15:31, "Aaron Cohen" wrote: > > What about Overtone? http://overtone.github.io/ Overtone is certainly great, but I would rather classify it as a library as you still have to write programs to use it. There might be an independent UI these days that I am unfamiliar with though. > >

Re: End user applications

2013-06-13 Thread Wolodja Wentland
On 13 Jun 2013 11:42, "Philip Potter" wrote: > > PuppetDB is another: > > http://docs.puppetlabs.com/puppetdb/latest/index.html > > We use PuppetDB at GOV.UK for host management and reporting purposes. > Nobody else on my team really knows clojure, but nobody has to care > because PuppetDB is self

Re: End user applications

2013-06-13 Thread Wolodja Wentland
On 14 Jun 2013 05:37, "Ron Toland" wrote: > > At rewryte.com, we use Clojure for all our back- end data processing. Sure, but I was rather looking for actual applications that can be downloaded and installed locally. It wasn't really my intention to compile a list of companies that use Clojure so

Re: End user applications

2013-06-13 Thread Ron Toland
At rewryte.com, we use Clojure for all our back- end data processing. -- -- 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: End user applications

2013-06-13 Thread Daniel Pittman
On Thu, Jun 13, 2013 at 2:41 AM, Philip Potter wrote: > > PuppetDB is another: > http://docs.puppetlabs.com/puppetdb/latest/index.html > > We use PuppetDB at GOV.UK for host management and reporting purposes. > Nobody else on my team really knows clojure, but nobody has to care > because PuppetDB

Re: End user applications

2013-06-13 Thread Karsten Schmidt
Hey, just recently I've completed my first full Clojure client project, the new identity for Leeds College of Music. Some pretty pictures: http://flickr.com/toxi/sets/72157630719227308/ The project is a 3-tier system, consisting of: 1) OSX app with custom OpenGL GUI to create & preview new brand

Re: End user applications

2013-06-13 Thread Aaron Cohen
What about Overtone? http://overtone.github.io/ On Thu, Jun 13, 2013 at 5:01 AM, Wolodja Wentland wrote: > Hi all, > > I was recently trying to find some applications written in Clojure that are > meant for end users. The aim was to find those that would be interesting > to a > user even though

Re: End user applications

2013-06-13 Thread Philip Potter
PuppetDB is another: http://docs.puppetlabs.com/puppetdb/latest/index.html We use PuppetDB at GOV.UK for host management and reporting purposes. Nobody else on my team really knows clojure, but nobody has to care because PuppetDB is self-contained. On 13 June 2013 10:01, Wolodja Wentland wrote: