Couchdb easter eggs like returning json:

2013-12-09 Thread Stanley Iriele
I have been reading through the couchdb docs online..,fantastic job by the way, and I discovered the joy of returning json instead if stringifying my objects and setting the application/json header myself I don't see any official reference pointing out this goodie... Are there more? Is there an

Re: Couchdb easter eggs like returning json:

2013-12-09 Thread Alexander Shorin
Hi Stanley, You definitely miss the JSON Structure Reference article: http://docs.couchdb.org/en/latest/json-structure.html#response-object Also in design function description there are few examples about: http://docs.couchdb.org/en/latest/couchapp/ddocs.html#show-functions Hope that CouchDB

public_field: make sub-field visible

2013-12-09 Thread Stefan Klein
Hi couch users, i got some application specific data in my user documents and have to make one of the fields visible to other users. public_field works fine, for top level fields. I try to make a sub field visible. { _id: org.couchdb.user:someuser, _rev: somerev, appData : { field : should

Re: public_field: make sub-field visible

2013-12-09 Thread Stefan Klein
Sorry, hit send to fast. :( 2013/12/9 Stefan Klein st.fankl...@gmail.com Hi couch users, i got some application specific data in my user documents and have to make one of the fields visible to other users. public_field works fine, for top level fields. I try to make a sub field visible.

Re: public_field: make sub-field visible

2013-12-09 Thread Robert Newson
Yeah, it only works on top level fields right now. B. On 9 December 2013 17:48, Stefan Klein st.fankl...@gmail.com wrote: Sorry, hit send to fast. :( 2013/12/9 Stefan Klein st.fankl...@gmail.com Hi couch users, i got some application specific data in my user documents and have to make

Răspuns: CouchDB design doc editor and couch.js sandbox

2013-12-09 Thread Dragos Stoica
Hello all, I would like to present you a tool that we use for ddoc editing and for small couch.js taks. The tool is a CouchDB DB itself and was developed with couchapp. The tool is availble on github: https://github.com/dragos-constantin-stoica/designeditor Any feedback is welcome! All the

Re: Răspuns: CouchDB design doc editor and couch.js sandbox

2013-12-09 Thread Skitsanos
Salut Dragos, I guess you wasn't aware about Kanapes IDE (http://kanapeside.com), a fully featured CouchDB IDE, made in Bucharest btw... On Tuesday, December 10, 2013, Dragos Stoica wrote: Hello all, I would like to present you a tool that we use for ddoc editing and for small couch.js

Răspuns: Răspuns: CouchDB design doc editor and couch.js sandbox

2013-12-09 Thread Dragos Stoica
Hello Skitsanos, Thank you for the info. I had no clue about this - I'm a little bit stuck in Linux - OpenSource world so no contacts to .NET or Windows. I will find a PC with Windows and try the tool. Great job and keep it up! Dragos STOICA 0735220023 În Marţi, 10 Decembrie 2013 0:42:26,

Re: Răspuns: Răspuns: CouchDB design doc editor and couch.js sandbox

2013-12-09 Thread Skitsanos
Linux and OSX builds are comming:) On Tuesday, December 10, 2013, Dragos Stoica wrote: Hello Skitsanos, Thank you for the info. I had no clue about this - I'm a little bit stuck in Linux - OpenSource world so no contacts to .NET or Windows. I will find a PC with Windows and try the tool.

Re: Răspuns: CouchDB design doc editor and couch.js sandbox

2013-12-09 Thread Robert Newson
The more tools the better, imo. B. On 9 December 2013 22:41, Skitsanos i...@skitsanos.com wrote: Salut Dragos, I guess you wasn't aware about Kanapes IDE (http://kanapeside.com), a fully featured CouchDB IDE, made in Bucharest btw... On Tuesday, December 10, 2013, Dragos Stoica wrote:

Re: Răspuns: CouchDB design doc editor and couch.js sandbox

2013-12-09 Thread matt j. sorenson
Agreed. And Kanapes appears to be Windows-only(??), which I'd venture is a non-starter for 6.7 (or so) out of 10 people using couchdb. On Mon, Dec 9, 2013 at 6:46 PM, Robert Newson rnew...@apache.org wrote: The more tools the better, imo. B. On 9 December 2013 22:41, Skitsanos

Re: Răspuns: Răspuns: CouchDB design doc editor and couch.js sandbox

2013-12-09 Thread Eduardo Zarate
Any chance to get the source code to compile it with Mono (MonoDevelop) over Linux? o.O 2013/12/9 Skitsanos i...@skitsanos.com Linux and OSX builds are comming:) On Tuesday, December 10, 2013, Dragos Stoica wrote: Hello Skitsanos, Thank you for the info. I had no clue about this -