Wednesday, February 23, 2011

Re: Collaborative text editor with Django

I'm very curious to know the use case for this kind of editor. I'm using HG and GIT to manage merging and I'm quite happy with those.

Brice Leroy 
Sent from my iPhone

On Feb 23, 2011, at 8:56 PM, Anoop Thomas Mathew <atmb4u@gmail.com> wrote:

Hi Mike,
I think you miss read me. I mean an application to put in the website, not for coding on desktop. A collaborative text editor within the site, some pre-built django apps.

Any ideas?

regards,
Anoop
atm
___
Life is short, Live it hard.




On 23 February 2011 18:12, Mike Ramirez <gufymike@gmail.com> wrote:

On Wednesday, February 23, 2011 12:32:55 am Anoop Thomas Mathew wrote:

> Hi,

>

> Is there any collaborative text editing application available for django.

> Has anybody tried with etherpad(www.etherpad.org) along with django?

>

> Please reply,

> Thanks in advance,

> Anoop

>

> atm

> ___

> Life is short, Live it hard.

I like eric5 for this, it's python 3.x though. But great collabrotive tools involved, including a chat server and issue tracker.

Gobby is another, but his is more general purpose than coding.

I've also seen screen + [vi|emacs|nano] for collaboritve coding on the server side.

As for etherpad nope, never have bothered, never heard of it till now ftr.

Mike

--

A little pain never hurt anyone.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment