Re: New Clojure web application launched: DocuHarvest

2010-06-16 Thread Jim Blomo
Thanks, very helpful. I hadn't heard of clutch before your announcement, so I appreciate the introduction. The clojure view server sounds especially interesting! Jim On Tue, Jun 15, 2010 at 12:51 PM, Chas Emerick wrote: > Last I looked (and it appears to be the same way after a quick glance ju

Re: New Clojure web application launched: DocuHarvest

2010-06-15 Thread Moritz Ulrich
Ah ok, you chose by-features. FYI, the newer versions of cloure-couchdb provide bulk-update and view-support. On Tue, Jun 15, 2010 at 9:51 PM, Chas Emerick wrote: > Last I looked (and it appears to be the same way after a quick glance just > now), clojure-couchdb isn't as complete as clutch.  Th

Re: New Clojure web application launched: DocuHarvest

2010-06-15 Thread Chas Emerick
Last I looked (and it appears to be the same way after a quick glance just now), clojure-couchdb isn't as complete as clutch. The latter provides: - bulk update support - view support (both existing and temporary views) - rudimentary couchapp support - a clojure view server (which we don'

Re: New Clojure web application launched: DocuHarvest

2010-06-13 Thread Moritz Ulrich
Yup, I would like to know why you chose clutch over clojure-couchdb too. (I don't want to insinuate that clojure-couchdb is the better lib) On Thu, Jun 10, 2010 at 9:39 PM, Jim Blomo wrote: > On Thu, Jun 10, 2010 at 4:32 AM, Chas Emerick wrote: >> - Clutch to interface to CouchDB (which we abuse

Re: New Clojure web application launched: DocuHarvest

2010-06-13 Thread Jim Blomo
On Thu, Jun 10, 2010 at 4:32 AM, Chas Emerick wrote: > - Clutch to interface to CouchDB (which we abuse as a message queue, among > other things) Can you comment on the choice of Clutch over clojure-couchdb? I've found clojure-couchdb to be reliable and straightforward. the-kenny's (Moritz Ulri

Re: New Clojure web application launched: DocuHarvest

2010-06-11 Thread Chas Emerick
Thanks! We've actually had other projects in production for a while now, but this is the first one that is publicly-available. :-) Yes, the domains in which this kind of enabling capability applies are legion, IMO. Medical is just a little trickier than most, insofar as there's often scann

Re: New Clojure web application launched: DocuHarvest

2010-06-11 Thread lprefontaine
Welcome to the club of production ready apps in Clojure :))) I see a bunch of opportunities for this kind of service in the medical field especially when you get that image to text stuff in play. Our customers have walls filled of medical record files and getting these in some form of electronic

Re: New Clojure web application launched: DocuHarvest

2010-06-10 Thread Chas Emerick
On Jun 10, 2010, at 7:55 AM, Rick Moynihan wrote: On 10 June 2010 12:32, Chas Emerick wrote: Thanks very much, esp. for the 'nice looking' compliment. I've heard otherwise as well, so we'll have to see what happens when I get a "real" designer in to take a crack at things -- not a super-hi

Re: New Clojure web application launched: DocuHarvest

2010-06-10 Thread Rick Moynihan
On 10 June 2010 12:32, Chas Emerick wrote: > Thanks very much, esp. for the 'nice looking' compliment.  I've heard > otherwise as well, so we'll have to see what happens when I get a "real" > designer in to take a crack at things -- not a super-high priority at the > moment, since the site is usab

Re: New Clojure web application launched: DocuHarvest

2010-06-10 Thread Chas Emerick
Thanks very much, esp. for the 'nice looking' compliment. I've heard otherwise as well, so we'll have to see what happens when I get a "real" designer in to take a crack at things -- not a super-high priority at the moment, since the site is usable without wincing, at the very least :-)

Re: New Clojure web application launched: DocuHarvest

2010-06-09 Thread Mark Derricutt
Awesome! Congrats on the launch - looks like an awesome service ( and nice looking as well! ) - is that compojure on the backend? -- Pull me down under... On Thu, Jun 10, 2010 at 7:21 AM, Chas Emerick wrote: > DocuHarvest is a web application we launched today, built using Clojure > (along