this sounds cool... what if you could just pop up a terminal and type:

$ cash money read-my-mind --dry-run

where 'cash' stands for the [c]ouch [a]utomation [sh]ell, of course!

--
*matt j. sorenson*
mobile: 320-424-0309

phone calls always welcome :)


On Tue, Mar 26, 2013 at 8:38 PM, Jens Alfke <[email protected]> wrote:

>
> On Mar 26, 2013, at 4:36 AM, bryan rasmussen <[email protected]>
> wrote:
>
> > var x = QUERY;
> >
> >  for(var i = 0; i < x.length; i++){
> > if(x[i]["field"] == "value"){
> >   x[i]["field2" = "value2"];
> > }
> > }
>
> Sounds like the JavaScript CouchDB API. Or there are similar APIs for
> Ruby, Python or whatever other favorite scripting language you have.
>
> —Jens

Reply via email to