Re: Collaborative text editor with Django

2011-03-01 Thread Piotr Zalewa
On 03/01/11 07:45, Anoop Thomas Mathew wrote: > @piotr zalewa: > jsFiddle is of course a nice > Is jsFiddle open source?? I couldn't find its source anywhere. > http://www.facebook.com/topic.php?uid=183790024998&topic=14241 > This i

Re: Collaborative text editor with Django

2011-02-28 Thread Anoop Thomas Mathew
@piotr zalewa: jsFiddle is of course a nice Is jsFiddle open source?? I couldn't find its source anywhere. http://www.facebook.com/topic.php?uid=183790024998&topic=14241 So, friends, This etherpad is in comet (java) and can anyone tell how to integrate etherpad, keeping it as it is, with other dja

Re: Collaborative text editor with Django

2011-02-26 Thread Piotr Zalewa
On 02/24/11 05:07, Brice Leroy wrote: > 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. > Not all code is a part of bigger infrastructure, but here it is: pair programming in jsFiddle (which is a django projec

Re: Collaborative text editor with Django

2011-02-25 Thread william ratcliff
If it were me, I would look into using "orbited". We've used it for doing real time plotting of data using django. I'm not sure how it scales though... William On Fri, Feb 25, 2011 at 11:36 AM, Pete wrote: > I was looking into doing this too! Ethereal is written in java so we > either need to

Re: Collaborative text editor with Django

2011-02-25 Thread Pete
I was looking into doing this too! Ethereal is written in java so we either need to port the code or use jython. Hookbox would be a good alternative. If anyone has done 'multiplayer' in Google docs or spreadsheet then they will see the value of this app On Feb 24, 12:35 pm, Piotr Zalewa wrote:

Re: Collaborative text editor with Django

2011-02-24 Thread Piotr Zalewa
On 02/23/11 08:32, Anoop Thomas Mathew wrote: > Is there any collaborative text editing application available for django. > Has anybody tried with etherpad(www.etherpad.org > ) along with django? If you'd start building it - I'd be collaborating. zalun -- blog http://pi

Re: Collaborative text editor with Django

2011-02-23 Thread Mike Ramirez
On Wednesday, February 23, 2011 08:56:50 pm Anoop Thomas Mathew 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? > Sorry, in that case n

Re: Collaborative text editor with Django

2011-02-23 Thread Brice Leroy
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 wrote: > Hi Mike, > I think you miss read me. I mean an application to put in

Re: Collaborative text editor with Django

2011-02-23 Thread Anoop Thomas Mathew
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 wrote: >

Re: Collaborative text editor with Django

2011-02-23 Thread Mike Ramirez
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

RE: Collaborative text editor with Django

2011-02-23 Thread Anoop Thomas Mathew
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. -- You received this message because you are subscribed to the Google G