Thanks to Jan, this is now on GitHub under an Apache license: http://github.com/janl/jscouch/tree/master
Enjoy. K. On Tue, Apr 7, 2009 at 3:27 PM, aju <[email protected]> wrote: > Andreas Wenk wrote: >> >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> kowsik schrieb: >>> >>> Ok, >>> I've added the query parameters to influences the final result, >>> specifically key and startkey/endkey. >>> >>> http://labs.mudynamics.com/2009/04/03/interactive-couchdb/ >>> >>> Enjoy, >>> >> I allready did ;-) >> >> One thing: choosing the map/reduce tab and then "sorting pictures by user" >> I expect to get >> all entry's belonging to bob when I set key to bob ... But the result is >> empty. When I >> write "bob" I get the result ... for sure because that is the correct >> format. >> >> I think most people will put bob and not "bob" into the field. So a hint >> or escaping it >> with "" by default if the value is not =~ [0-9] would be really helpfull. >> >> Andy > > > semi-agreed - i always forget the quotes myself, but i think you should > just write a little help text or example text like: > > try and enter "bob" (remember the quotes) > > supposing int the tutotial you wanted to display a fake REST URL matching > the query, it would look odd IMO that the quotes suddenly are there in that > displayed URL and not in the input field > > ./allan > > > > > >
