You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Ning Tan <ni...@gmail.com> on 2010/07/12 16:58:50 UTC

publicly replicable couch app needed

Hi all,

I'm giving a short presentation on CouchDB replication to my
colleagues  and would like to demonstrate the "application is
document" aspect. Is there any good, publicly replicable couch apps
out there? I'd like to give it a try.

Thanks a lot.

Re: publicly replicable couch app needed

Posted by Zachary Zolton <za...@gmail.com>.
http://couchapp.org/garden/_design/garden/apps.html

On Mon, Jul 12, 2010 at 9:58 AM, Ning Tan <ni...@gmail.com> wrote:
> Hi all,
>
> I'm giving a short presentation on CouchDB replication to my
> colleagues  and would like to demonstrate the "application is
> document" aspect. Is there any good, publicly replicable couch apps
> out there? I'd like to give it a try.
>
> Thanks a lot.
>

Re: publicly replicable couch app needed

Posted by J Chris Anderson <jc...@apache.org>.
On Jul 12, 2010, at 10:20 AM, J Chris Anderson wrote:

> 
> On Jul 12, 2010, at 9:50 AM, Nils Breunese wrote:
> 
>> Yeah, even http://couchapp.org/ says {"error":"insecure_rewrite_rule","reason":"too many ../.. segments"}
>> 
> 
> we just upgraded that couch to 1.0. I will deploy new code I hope before lunch today.

replacing couchapp.org with couchapp.couchone.com in many of those URL quoted below should provide a stopgap

> 
> Chris
> 
>> Nils.
>> ________________________________________
>> Van: Martin Hilbig [blueonyx@gmx.net]
>> Verzonden: maandag 12 juli 2010 18:45
>> Aan: user@couchdb.apache.org
>> Onderwerp: Re: publicly replicable couch app needed
>> 
>> sadly all your links give me a:
>> 
>> {
>>    error: "insecure_rewrite_rule"
>>    reason: "too many ../.. segments"
>> }
>> 
>> have fun
>> martin
>> 
>> On 12.07.2010 17:30, J Chris Anderson wrote:
>>> 
>>> On Jul 12, 2010, at 7:58 AM, Ning Tan wrote:
>>> 
>>>> Hi all,
>>>> 
>>>> I'm giving a short presentation on CouchDB replication to my
>>>> colleagues  and would like to demonstrate the "application is
>>>> document" aspect. Is there any good, publicly replicable couch apps
>>>> out there? I'd like to give it a try.
>>>> 
>>>> Thanks a lot.
>>> 
>>> 
>>> Here are a few:
>>> 
>>> http://couchapp.org/focus/_design/focus/index.html#/focus
>>> 
>>> http://couchapp.org/photo/_design/proto/index.html
>>> 
>>> http://couchapp.org/tapirwiki/_design/tapir/wiki.html#FrontPage
>>> 
>>> And this one is crazy but could be made awesome with more work.
>>> 
>>> http://couchapp.org/ice/_design/ice/index.html
>>> 
>>> I hope others add their own to this list.
>>> 
>>> I have a "Garden" app here:
>>> 
>>> http://couchapp.org/garden/_design/garden/index.html
>>> 
>>> It can be a bit challenging to get design documents to replicate. (It can help to put the target couch in admin-party. I really hope this is fixed in 1.0...)
>>> 
>>> If there are ddoc replication issues you can use `couchapp clone` and push to do it.
>>> 
>>> Cheers,
>>> Chris
>> 
>> De informatie vervat in deze  e-mail en meegezonden bijlagen is uitsluitend bedoeld voor gebruik door de geadresseerde en kan vertrouwelijke informatie bevatten. Openbaarmaking, vermenigvuldiging, verspreiding en/of verstrekking van deze informatie aan derden is voorbehouden aan geadresseerde. De VPRO staat niet in voor de juiste en volledige overbrenging van de inhoud van een verzonden e-mail, noch voor tijdige ontvangst daarvan.
> 


Re: publicly replicable couch app needed

Posted by J Chris Anderson <jc...@apache.org>.
On Jul 12, 2010, at 9:50 AM, Nils Breunese wrote:

> Yeah, even http://couchapp.org/ says {"error":"insecure_rewrite_rule","reason":"too many ../.. segments"}
> 

we just upgraded that couch to 1.0. I will deploy new code I hope before lunch today.

Chris

> Nils.
> ________________________________________
> Van: Martin Hilbig [blueonyx@gmx.net]
> Verzonden: maandag 12 juli 2010 18:45
> Aan: user@couchdb.apache.org
> Onderwerp: Re: publicly replicable couch app needed
> 
> sadly all your links give me a:
> 
> {
>     error: "insecure_rewrite_rule"
>     reason: "too many ../.. segments"
> }
> 
> have fun
> martin
> 
> On 12.07.2010 17:30, J Chris Anderson wrote:
>> 
>> On Jul 12, 2010, at 7:58 AM, Ning Tan wrote:
>> 
>>> Hi all,
>>> 
>>> I'm giving a short presentation on CouchDB replication to my
>>> colleagues  and would like to demonstrate the "application is
>>> document" aspect. Is there any good, publicly replicable couch apps
>>> out there? I'd like to give it a try.
>>> 
>>> Thanks a lot.
>> 
>> 
>> Here are a few:
>> 
>> http://couchapp.org/focus/_design/focus/index.html#/focus
>> 
>> http://couchapp.org/photo/_design/proto/index.html
>> 
>> http://couchapp.org/tapirwiki/_design/tapir/wiki.html#FrontPage
>> 
>> And this one is crazy but could be made awesome with more work.
>> 
>> http://couchapp.org/ice/_design/ice/index.html
>> 
>> I hope others add their own to this list.
>> 
>> I have a "Garden" app here:
>> 
>> http://couchapp.org/garden/_design/garden/index.html
>> 
>> It can be a bit challenging to get design documents to replicate. (It can help to put the target couch in admin-party. I really hope this is fixed in 1.0...)
>> 
>> If there are ddoc replication issues you can use `couchapp clone` and push to do it.
>> 
>> Cheers,
>> Chris
> 
> De informatie vervat in deze  e-mail en meegezonden bijlagen is uitsluitend bedoeld voor gebruik door de geadresseerde en kan vertrouwelijke informatie bevatten. Openbaarmaking, vermenigvuldiging, verspreiding en/of verstrekking van deze informatie aan derden is voorbehouden aan geadresseerde. De VPRO staat niet in voor de juiste en volledige overbrenging van de inhoud van een verzonden e-mail, noch voor tijdige ontvangst daarvan.


RE: publicly replicable couch app needed

Posted by Nils Breunese <N....@vpro.nl>.
Yeah, even http://couchapp.org/ says {"error":"insecure_rewrite_rule","reason":"too many ../.. segments"}

Nils.
________________________________________
Van: Martin Hilbig [blueonyx@gmx.net]
Verzonden: maandag 12 juli 2010 18:45
Aan: user@couchdb.apache.org
Onderwerp: Re: publicly replicable couch app needed

sadly all your links give me a:

{
     error: "insecure_rewrite_rule"
     reason: "too many ../.. segments"
}

have fun
martin

On 12.07.2010 17:30, J Chris Anderson wrote:
>
> On Jul 12, 2010, at 7:58 AM, Ning Tan wrote:
>
>> Hi all,
>>
>> I'm giving a short presentation on CouchDB replication to my
>> colleagues  and would like to demonstrate the "application is
>> document" aspect. Is there any good, publicly replicable couch apps
>> out there? I'd like to give it a try.
>>
>> Thanks a lot.
>
>
> Here are a few:
>
> http://couchapp.org/focus/_design/focus/index.html#/focus
>
> http://couchapp.org/photo/_design/proto/index.html
>
> http://couchapp.org/tapirwiki/_design/tapir/wiki.html#FrontPage
>
> And this one is crazy but could be made awesome with more work.
>
> http://couchapp.org/ice/_design/ice/index.html
>
> I hope others add their own to this list.
>
> I have a "Garden" app here:
>
> http://couchapp.org/garden/_design/garden/index.html
>
> It can be a bit challenging to get design documents to replicate. (It can help to put the target couch in admin-party. I really hope this is fixed in 1.0...)
>
> If there are ddoc replication issues you can use `couchapp clone` and push to do it.
>
> Cheers,
> Chris

De informatie vervat in deze  e-mail en meegezonden bijlagen is uitsluitend bedoeld voor gebruik door de geadresseerde en kan vertrouwelijke informatie bevatten. Openbaarmaking, vermenigvuldiging, verspreiding en/of verstrekking van deze informatie aan derden is voorbehouden aan geadresseerde. De VPRO staat niet in voor de juiste en volledige overbrenging van de inhoud van een verzonden e-mail, noch voor tijdige ontvangst daarvan.

Re: publicly replicable couch app needed

Posted by Martin Hilbig <bl...@gmx.net>.
sadly all your links give me a:

{
     error: "insecure_rewrite_rule"
     reason: "too many ../.. segments"
}

have fun
martin

On 12.07.2010 17:30, J Chris Anderson wrote:
>
> On Jul 12, 2010, at 7:58 AM, Ning Tan wrote:
>
>> Hi all,
>>
>> I'm giving a short presentation on CouchDB replication to my
>> colleagues  and would like to demonstrate the "application is
>> document" aspect. Is there any good, publicly replicable couch apps
>> out there? I'd like to give it a try.
>>
>> Thanks a lot.
>
>
> Here are a few:
>
> http://couchapp.org/focus/_design/focus/index.html#/focus
>
> http://couchapp.org/photo/_design/proto/index.html
>
> http://couchapp.org/tapirwiki/_design/tapir/wiki.html#FrontPage
>
> And this one is crazy but could be made awesome with more work.
>
> http://couchapp.org/ice/_design/ice/index.html
>
> I hope others add their own to this list.
>
> I have a "Garden" app here:
>
> http://couchapp.org/garden/_design/garden/index.html
>
> It can be a bit challenging to get design documents to replicate. (It can help to put the target couch in admin-party. I really hope this is fixed in 1.0...)
>
> If there are ddoc replication issues you can use `couchapp clone` and push to do it.
>
> Cheers,
> Chris

Re: publicly replicable couch app needed

Posted by Ning Tan <ni...@gmail.com>.
I tried to replicate the first (focus) database through the following:

Futon replicator:
Local database: focus
Remote database: http://couchapp.org/focus/
My CouchDB version: 0.12.0a944258 (admin party)

However, the replicator icon just spins forever. I'm guessing my
corporate firewall may be blocking it. Does replication not use port
80?

Thanks.

On Mon, Jul 12, 2010 at 11:30 AM, J Chris Anderson <jc...@apache.org> wrote:
>
> On Jul 12, 2010, at 7:58 AM, Ning Tan wrote:
>
>> Hi all,
>>
>> I'm giving a short presentation on CouchDB replication to my
>> colleagues  and would like to demonstrate the "application is
>> document" aspect. Is there any good, publicly replicable couch apps
>> out there? I'd like to give it a try.
>>
>> Thanks a lot.
>
>
> Here are a few:
>
> http://couchapp.org/focus/_design/focus/index.html#/focus
>
> http://couchapp.org/photo/_design/proto/index.html
>
> http://couchapp.org/tapirwiki/_design/tapir/wiki.html#FrontPage
>
> And this one is crazy but could be made awesome with more work.
>
> http://couchapp.org/ice/_design/ice/index.html
>
> I hope others add their own to this list.
>
> I have a "Garden" app here:
>
> http://couchapp.org/garden/_design/garden/index.html
>
> It can be a bit challenging to get design documents to replicate. (It can help to put the target couch in admin-party. I really hope this is fixed in 1.0...)
>
> If there are ddoc replication issues you can use `couchapp clone` and push to do it.
>
> Cheers,
> Chris

Re: publicly replicable couch app needed

Posted by J Chris Anderson <jc...@apache.org>.
On Jul 12, 2010, at 7:58 AM, Ning Tan wrote:

> Hi all,
> 
> I'm giving a short presentation on CouchDB replication to my
> colleagues  and would like to demonstrate the "application is
> document" aspect. Is there any good, publicly replicable couch apps
> out there? I'd like to give it a try.
> 
> Thanks a lot.


Here are a few:

http://couchapp.org/focus/_design/focus/index.html#/focus

http://couchapp.org/photo/_design/proto/index.html

http://couchapp.org/tapirwiki/_design/tapir/wiki.html#FrontPage

And this one is crazy but could be made awesome with more work.

http://couchapp.org/ice/_design/ice/index.html

I hope others add their own to this list.

I have a "Garden" app here:

http://couchapp.org/garden/_design/garden/index.html

It can be a bit challenging to get design documents to replicate. (It can help to put the target couch in admin-party. I really hope this is fixed in 1.0...) 

If there are ddoc replication issues you can use `couchapp clone` and push to do it.

Cheers,
Chris