Comments on: CouchDB jQuery Plugin Reference http://bradley-holt.com/2011/07/couchdb-jquery-plugin-reference/ Mon, 29 Sep 2014 19:50:55 +0000 hourly 1 https://wordpress.org/?v=4.6.1 By: CouchApps at jQuery Conference Boston 2011 – Bradley Holt http://bradley-holt.com/2011/07/couchdb-jquery-plugin-reference/comment-page-1/#comment-3867 Sun, 02 Oct 2011 17:20:49 +0000 http://bradley-holt.com/?p=1143#comment-3867 […] CouchDB jQuery Plugin Reference […]

]]>
By: Guilherme http://bradley-holt.com/2011/07/couchdb-jquery-plugin-reference/comment-page-1/#comment-3814 Fri, 23 Sep 2011 06:03:26 +0000 http://bradley-holt.com/?p=1143#comment-3814 FINALY !!! documentation. i was going to give up! Dale Harvey documentation lacks examples and is marginally more helpful then reading source code.

i don’t understand how can someone go to all the trouble of writing a library like that an never bother to properly document it, TWO paragraphs of readme on github is NOT DOCUMENTATION folks!, a list of functions IS NOT DOCUMENTATION….

sorry for the rant, it took me a lot of time to find this blessed site!! again TANK YOU!

]]>
By: Bradley Holt http://bradley-holt.com/2011/07/couchdb-jquery-plugin-reference/comment-page-1/#comment-3749 Wed, 14 Sep 2011 16:00:20 +0000 http://bradley-holt.com/?p=1143#comment-3749 Amir, the easiest thing to do is to upload your HTML file as an attachment to a CouchDB document. If you’d prefer to use the Apache HTTP Server, then you can use Apache’s mod_proxy and mod_proxy_http to set up a reverse proxy. For example, /api could be a reverse proxy to CouchDB, but everything else could be served out of Apache directly.

]]>
By: Amir http://bradley-holt.com/2011/07/couchdb-jquery-plugin-reference/comment-page-1/#comment-3747 Wed, 14 Sep 2011 15:51:38 +0000 http://bradley-holt.com/?p=1143#comment-3747 Hi,
this is very nice and helpful plugin.
A question: Is it necessary to run it in couchDB-Server or is there any way to copy it into the other servers like AppacheWebserver and run it there???

Thank you,
Amir

]]>
By: Running CouchDB and JBoss Application Server in Reverse Proxy mode | canotech http://bradley-holt.com/2011/07/couchdb-jquery-plugin-reference/comment-page-1/#comment-3644 Thu, 25 Aug 2011 15:14:24 +0000 http://bradley-holt.com/?p=1143#comment-3644 […] Now fast forward to the AJAX part. In my javascript, I have just created a javascript object containing the text, verse number, chapter, book and testament of a particular verse of the bible. Now I would like to save this object as a document in CouchDB. For this, you can use the jQuery.Couch plugin. […]

]]>
By: Learning CouchDB at OSCON 2011 – Bradley Holt http://bradley-holt.com/2011/07/couchdb-jquery-plugin-reference/comment-page-1/#comment-3508 Wed, 27 Jul 2011 17:27:00 +0000 http://bradley-holt.com/?p=1143#comment-3508 […] CouchDB jQuery Plugin Reference […]

]]>
By: anorak.io http://bradley-holt.com/2011/07/couchdb-jquery-plugin-reference/comment-page-1/#comment-3465 Fri, 15 Jul 2011 08:18:46 +0000 http://bradley-holt.com/?p=1143#comment-3465 Thank you for the great documentation!

]]>
By: max ogden http://bradley-holt.com/2011/07/couchdb-jquery-plugin-reference/comment-page-1/#comment-3463 Thu, 14 Jul 2011 23:12:09 +0000 http://bradley-holt.com/?p=1143#comment-3463 Dale Harvey (CouchBase) also created documentation for jquery.couch.js:

https://github.com/daleharvey/jquery.couch.js-docs

http://daleharvey.github.com/jquery.couch.js-docs/symbols/index.html

]]>