Re: Google Summer of Code topics

2013-03-30 Thread Dave Cottlehuber
On 29 March 2013 00:47, Olafur Arason wrote: > 22. _changes feed for views on https://gist.github.com/rnewson/2387973 is > already supported. > http://comments.gmane.org/gmane.comp.db.couchdb.user/14891 > so /mydb/_changes?filter=_view&view=mydesign/my_view > > I only recently stumbled on this. >

Re: Google Summer of Code topics

2013-03-28 Thread Benoit Chesneau
On Fri, Mar 29, 2013 at 12:47 AM, Olafur Arason wrote: > 22. _changes feed for views on https://gist.github.com/rnewson/2387973 is > already supported. > http://comments.gmane.org/gmane.comp.db.couchdb.user/14891 > so /mydb/_changes?filter=_view&view=mydesign/my_view > > I only recently stumbled o

Re: Google Summer of Code topics

2013-03-28 Thread Olafur Arason
22. _changes feed for views on https://gist.github.com/rnewson/2387973 is already supported. http://comments.gmane.org/gmane.comp.db.couchdb.user/14891 so /mydb/_changes?filter=_view&view=mydesign/my_view I only recently stumbled on this. Regards, Olafur Arason On Fri, Mar 22, 2013 at 7:13 AM,

Re: Google Summer of Code topics

2013-03-27 Thread Mark Hahn
but that's another > >> exercise. > >>>> > >>>> I really like your approach for complex data types I just suspect that > >>>> some may only have the need for key value, either way good stuff. > >>>> > >>>> Jeff C

Re: Google Summer of Code topics

2013-03-27 Thread Jeff Charette
We Are Charette >>>> web / identity / packaging >>>> >>>> m 415.298.2707 >>>> w wearecharette.com >>>> e jeff...@wearecharette.com >>>> >>>> On Mar 25, 2013, at 3:54 PM, Mark Hahn wrote: >>>>

Re: Google Summer of Code topics

2013-03-27 Thread Mark Hahn
k Hahn wrote: > >> > >>>> You simply post to '_update/edit/docid' with form content. > >>> > >>> I don't understand how this works. Doesn't it require already having > the > >>> doc and therefore requires a read and an updat

Re: Google Summer of Code topics

2013-03-27 Thread Jeff Charette
ent. >>> >>> I don't understand how this works. Doesn't it require already having the >>> doc and therefore requires a read and an update? >>> >>> >>> On Mon, Mar 25, 2013 at 10:47 AM, Pearce, Martyn >> wrote: >>>

Re: Google Summer of Code topics

2013-03-26 Thread Mark Hahn
return success') >> }]; >> }; >> >> You simply post to '_update/edit/docid' with form content. >> >> Jeff Charette | Principal >> We Are Charette >> web / identity / packaging >> >> m 415.298.2707 >> w wearecharette.com >> e

Re: Google Summer of Code topics

2013-03-26 Thread Mark Hahn
th form content. > > Jeff Charette | Principal > We Are Charette > web / identity / packaging > > m 415.298.2707 > w wearecharette.com > e jeff...@wearecharette.com > > On Mar 25, 2013, at 12:46 PM, "Pearce, Martyn" > wrote: > > > thanks > &

Re: Google Summer of Code topics

2013-03-26 Thread Mark Hahn
t 10:47 AM, Pearce, Martyn >wrote: > > > >> thank you > >> > >> -Original Message----- > >> From: Jeff Charette [mailto:ioma...@yahoo.com] > >> Sent: Monday, March 25, 2013 5:44 PM > >> To: u...@couchdb.apache.org

Re: Google Summer of Code topics

2013-03-26 Thread Jeff Charette
Mon, Mar 25, 2013 at 10:47 AM, Pearce, Martyn wrote: > >> thank you >> >> -Original Message- >> From: Jeff Charette [mailto:ioma...@yahoo.com] >> Sent: Monday, March 25, 2013 5:44 PM >> To: u...@couchdb.apache.org >> Cc: 'CouchDB Developer

Re: Google Summer of Code topics

2013-03-25 Thread Mark Hahn
Original Message- > From: Jeff Charette [mailto:ioma...@yahoo.com] > Sent: Monday, March 25, 2013 5:44 PM > To: u...@couchdb.apache.org > Cc: 'CouchDB Developers' > Subject: Re: Google Summer of Code topics > > I do something similar. Here it is in case anyone w

RE: Google Summer of Code topics

2013-03-25 Thread Pearce, Martyn
thank you -Original Message- From: Jeff Charette [mailto:ioma...@yahoo.com] Sent: Monday, March 25, 2013 5:44 PM To: u...@couchdb.apache.org Cc: 'CouchDB Developers' Subject: Re: Google Summer of Code topics I do something similar. Here it is in case anyone wants to look at

Re: Google Summer of Code topics

2013-03-25 Thread Jeff Charette
thanks > > -Original Message- > From: Mark Hahn [mailto:m...@hahnca.com] > Sent: Monday, March 25, 2013 4:45 PM > To: user > Cc: CouchDB Developers > Subject: Re: Google Summer of Code topics > > Here is the code in a gist .. https://gist.github.com/mark-hahn/523

RE: Google Summer of Code topics

2013-03-25 Thread Pearce, Martyn
thanks -Original Message- From: Mark Hahn [mailto:m...@hahnca.com] Sent: Monday, March 25, 2013 4:45 PM To: user Cc: CouchDB Developers Subject: Re: Google Summer of Code topics Here is the code in a gist .. https://gist.github.com/mark-hahn/5238514 On Mon, Mar 25, 2013 at 9:00 AM

Re: Google Summer of Code topics

2013-03-25 Thread Mark Hahn
> -Original Message- > From: Mark Hahn [mailto:m...@hahnca.com] > Sent: Monday, March 25, 2013 3:59 PM > To: user > Cc: CouchDB Developers > Subject: Re: Google Summer of Code topics > > How would you suggest I publish it? I don't have a blog. I guess I coul

RE: Google Summer of Code topics

2013-03-25 Thread Pearce, Martyn
: Google Summer of Code topics How would you suggest I publish it? I don't have a blog. I guess I could post it here for now. It's not very big. On Mon, Mar 25, 2013 at 2:19 AM, Pearce, Martyn wrote: > It would be a great published example/howto if you were willing to publish > yo

Re: Google Summer of Code topics

2013-03-25 Thread Mark Hahn
gt; > -Original Message- > From: Mark Hahn [mailto:m...@hahnca.com] > Sent: Friday, March 22, 2013 6:14 PM > To: user > Cc: CouchDB Developers > Subject: Re: Google Summer of Code topics > > > Implement partial reads and updates of documents, > > In case anyone di

RE: Google Summer of Code topics

2013-03-25 Thread Pearce, Martyn
It would be a great published example/howto if you were willing to publish your code for that. -Original Message- From: Mark Hahn [mailto:m...@hahnca.com] Sent: Friday, March 22, 2013 6:14 PM To: user Cc: CouchDB Developers Subject: Re: Google Summer of Code topics > Implement part

Re: Google Summer of Code topics

2013-03-22 Thread Randall Leeds
On Mar 22, 2013 5:13 PM, "Wendall Cada" wrote: > > The webpage for this github project isn't liked from their web pages. Can be found https://github.com/Operational-Transformation ShareJS is one to look at, too. Sorry to go off topic. If people want to discuss OTs more we can take it to a new th

Re: Google Summer of Code topics

2013-03-22 Thread Wendall Cada
The webpage for this github project isn't liked from their web pages. Can be found https://github.com/Operational-Transformation Wendall On 03/22/2013 05:07 PM, Wendall Cada wrote: On 03/22/2013 12:48 PM, Dave Cottlehuber wrote: On 22 March 2013 19:14, Mark Hahn wrote: Implement partial r

Re: Google Summer of Code topics

2013-03-22 Thread Wendall Cada
On 03/22/2013 12:48 PM, Dave Cottlehuber wrote: On 22 March 2013 19:14, Mark Hahn wrote: Implement partial reads and updates of documents, In case anyone didn't know, you can do partial updates right now with an update handler. I have been using one for some time that allows the app to modi

Re: Google Summer of Code topics

2013-03-22 Thread Dave Cottlehuber
On 22 March 2013 19:14, Mark Hahn wrote: >> Implement partial reads and updates of documents, > > In case anyone didn't know, you can do partial updates right now with an > update handler. I have been using one for some time that allows the app to > modify any part of a doc with a single http re

Re: Google Summer of Code topics

2013-03-22 Thread Mark Hahn
> Implement partial reads and updates of documents, In case anyone didn't know, you can do partial updates right now with an update handler. I have been using one for some time that allows the app to modify any part of a doc with a single http request. It even allows one to modify an attribute

Re: Google Summer of Code topics

2013-03-22 Thread Jeff Charette
My top 3 for couchapps: 1. more robust _rewrites module to do things like, possibly introduce regex matching http://stackoverflow.com/questions/14839422/rewrite-without-file-extension-in-couchdb 2. doc level security 3. with secure_rewrites true, _attachments handler moved to design doc

Re: Google Summer of Code topics

2013-03-22 Thread Benoit Chesneau
I wouldn't point the points 8/9 too many questions to solve before I thiink. However I have 1 other topic in mind: improve the stats so we can have better in feedback rt and possibility to store it on other stats systems (graphite, statsd ...) - benoit On Fri, Mar 22, 2013 at 4:13 AM, Dave Cottl

Google Summer of Code topics

2013-03-22 Thread Dave Cottlehuber
Hi folks, GSOC[1][2] registration for ASF closes this weekend, and we'd like to get some proposals into it, viz http://community.apache.org/gsoc.html from last year. If you reply, please do so just to the dev@ list -- note I BCC'd users@ for some ideas. I've got a few suggestions to get the ball