Re: A Call to Arms: Fighting the SharePoint/SQL Mobile Development Stack

2011-04-18 Thread Chad Cross
Phil, THANK YOU for the extremely valuable input. When I'm speaking of avoiding .NET/SharePoint, it's only because I feel like I've been beaten over the head with it. I believe in the right tool for the job and I've been fed a constant line of "there is only one tool (.NET) for every job". No o

Re: A Call to Arms: Fighting the SharePoint/SQL Mobile Development Stack

2011-04-18 Thread Owen Marshall
On 04/18/2011 08:53 AM, Chad Cross wrote: > Here is the basic usage scenario: > >1. Technican approaches downloads building information/ticket information >to his/her mobile for a service request. >2. Technican enters building and no longer has connectivity to the remote >server >

Re: A Call to Arms: Fighting the SharePoint/SQL Mobile Development Stack

2011-04-18 Thread Phil Stanhope
I'd avoid getting stuck in the .NET is bad thinking. SharePoint and Dynamics both have very rich WS-* compliant APIs in front of their data tier. Having built apps that do exactly what the user scenarios are I think it's best to think through a couple of points about data and potential for concurr

Re: A Call to Arms: Fighting the SharePoint/SQL Mobile Development Stack

2011-04-18 Thread Jason Lane
On 18 April 2011 13:53, Chad Cross wrote: > It's encouraging that you were able to propose that sort of solution at > such > a company. > > I have a surprise meeting in 4 hours to discuss "solutions". I think this > may be an admittance that SharePoint is not the right solution for what we > wan

Re: A Call to Arms: Fighting the SharePoint/SQL Mobile Development Stack

2011-04-18 Thread Chad Cross
It's encouraging that you were able to propose that sort of solution at such a company. I have a surprise meeting in 4 hours to discuss "solutions". I think this may be an admittance that SharePoint is not the right solution for what we want, but unfortunately I don't have much of anything to sho

Re: Multi-tenancy in Couch

2011-04-18 Thread Owen Marshall
On 04/16/2011 08:43 AM, Jan Lehnardt wrote: > - If you need to get some aggregated query results from multiple databases >some extra work is required (but there's open source precedents, see >couchdb-lounge, or BigCouch e.g.), but this is definitely supported. Hi Jan, By this, do you m

Re: CouchDB 1.0.2 + SSL, tests failure

2011-04-18 Thread Couchdb Couchdb
> > On 18 Apr 2011, at 07:33, Couchdb Couchdb wrote: > > >> On 15 Apr 2011, at 10:38, Couchdb Couchdb wrote: > >> > Hi, > > i applied a patch for HTTPS support (COUCHDB-779, "Upgrade mochiweb to > >> r167 > - get HTTPS support") on CouchDB 1.0.2. > Now some tests are failed

how to test stemming?

2011-04-18 Thread bryan rasmussen
Hi, I was wondering if I have a large number of queries I want to test stemming on if there is a free standing library I can just run it against without having to do all the overhead of a http request? Thanks, Bryan Rasmussen

Re: CouchDB 1.0.2 + SSL, tests failure

2011-04-18 Thread Jan Lehnardt
On 18 Apr 2011, at 07:33, Couchdb Couchdb wrote: >> On 15 Apr 2011, at 10:38, Couchdb Couchdb wrote: >> Hi, i applied a patch for HTTPS support (COUCHDB-779, "Upgrade mochiweb to >> r167 - get HTTPS support") on CouchDB 1.0.2. Now some tests are failed. >> >>> Why woul

RE: CouchDB Process

2011-04-18 Thread Panop Suvaphrom
Hi, The many processes of couchjs.exe, couchspawnkillable.exe (about 30 processes) is created in Windows Task Manager and is continue increasing in a unit of time. After more investigation, it seems like the more processes the more memory consumption, then the performance o

Re: CouchDB 1.0.2 + SSL, tests failure

2011-04-18 Thread Robert Newson
There is no release of CouchDB + SSL currently. This will appear in the next release (1.1). B. On 18 April 2011 06:33, Couchdb Couchdb wrote: >>On 15 Apr 2011, at 10:38, Couchdb Couchdb wrote: >> >> >> Hi, >> >> >> >> i applied a patch for HTTPS support (COUCHDB-779, "Upgrade mochiweb to >> r167

Administration / Data Manipulation Tool for CouchDB

2011-04-18 Thread Yasuhiro ABE
Hi all, I developed an admin/data manipulation tools for CouchDB because of my admin purpose. It has some UNIX like command set and also works as a pagination class library for Ruby. Some screenshots and tools/api documents are available from sourceforge.net. https://sourceforge.net/projec