Any whiteboard products? Collaborative drawing would make remote work lovely.
Open source collaborative text editors
51–60 of 167 posts
Re: Open source collaborative text editors
#52Re: Open source collaborative text editors
#53Can't see any link to collaborative demos for CKEditor 5 in the article but here it is: https://ckeditor.com/collaboration/real-time-collaborative-e...
Re: Open source collaborative text editors
#54Earlier quoted context omitted.
I know the folks at Overleaf and they're awesome! However, their editor is not open source. But yes, ShareLaTex probably needs a spot on there, though I haven't looked at it in a long while and it seems to be pretty dormant in terms of development: https://github.com/sharelatex/sharelatex/graphs/contributors Had no idea it had real-time collaboration... Wonder how it's done. Digging in now... :) If you're using it, i…
"seems to be pretty dormant in terms of development" -- that's because Overleaf purchased ShareLaTeX. https://www.overleaf.com/blog/518-exciting-news-sharelatex-i... Also, you might be unaware of CoCalc, which is open source https://github.com/sagemathinc/cocalc . CoCalc supports collaborative editing of many structured documents, including Jupyter notebooks, but not rich text at present.
Just to be clear, open source development of ShareLaTeX is ongoing and indeed has accelerated since Overleaf and ShareLaTeX joined forces. ShareLaTeX is split into many repos, and the one linked above is a 'coordinator' repo that doesn't get updated much. See https://github.com/sharelatex/web-sharelatex for one that is more active.
The free version of Overleaf/ShareLaTeX does have a restriction on the number of collaborators: you plus one other. Paid accounts support more collaborators [1], and you can also get more collaborators on the free account by referring others [2].
[1] https://www.overleaf.com/user/subscription/plans
[2] https://www.overleaf.com/user/bonus (requires an account)
Re: Open source collaborative text editors
#55Re: Open source collaborative text editors
#56Re: Open source collaborative text editors
#57I’m new to the topic from a technical point of view. I was wondering if the conflict resolving issues are fundamentally different from online gaming scenarios. I.e., could the ways problems are solved in multiplayer games also be applied to collaborative editors and vice versa?
Re: Open source collaborative text editors
#58Funny monkey using phone in video Don't think just you can use phone See how he is searching and watching own monkey videos on phone http://bit.ly/2DS4p2R
See what happened when a lion was trying to kill man http://bit.ly/2H2zsKc
Re: Open source collaborative text editors
#59Re: Open source collaborative text editors
#60tmux + vim (akin to Windows Remote Assistance) can be good enough in some situations.
So yes, there are some use-cases when it is sufficient for collaboration, but most certainly not for the use-cases described in the blog post.