CoWord

From Wikipedia the free encyclopedia

CoWord
Developer(s)Advanced ậCollaborative Technology Research
Stable release
1.0 / May 15, 2007
Operating systemWindows
TypeWord Processor
LicenseFree
Websitecooffice.ntu.edu.sg/coword

CoWord is a software add-on to Microsoft Word to enable multiple users to edit the same document over the Internet with MS Word. It is a part of the CoOffice suite of collaboration tools for Microsoft Office.

CoWord can be considered as a collaborative real-time editor, with the editor being MS Word (which is not distributed with CoWord).[1] To use CoWord, users need to supply their own copies of MS Word.[2]

As of August 2010, CoWord has become CodoxWord, released by CodoxWare.[citation needed]

Technology[edit]

One of the main challenges in building collaborative real-time editors is in concurrency control. The concurrency control technology used by CoWord is Operational transformation. Operational transformation (OT) can incorporate concurrent changes made to replicas of the same document. This means systems built with OT allow multiple users to make concurrent changes to the document, and all changes will be incorporated. Other known systems based on Operational transformation are: ACE, Gobby, and Subethaedit.[3]

In CoWord, OT is implemented in a module called Generic Collaborative Engine (GCE). GCE is also provided as a library package, allowing other developers to create real-time collaborative editing systems without having to implement OT.

External links[edit]

References[edit]

  1. ^ "Collaborate on Word documents with real-time co-authoring - Microsoft Support". support.microsoft.com. Retrieved 2023-01-25.
  2. ^ "Definitions of ms word - OneLook Dictionary Search". www.onelook.com. Retrieved 2023-01-25.
  3. ^ Sun, David; Xia, Steven; Sun, Chengzheng; Chen, David (2004-11-06). "Operational transformation for collaborative word processing". Proceedings of the 2004 ACM conference on Computer supported cooperative work. CSCW '04. New York, NY, USA: Association for Computing Machinery. pp. 437–446. doi:10.1145/1031607.1031681. ISBN 978-1-58113-810-8. S2CID 2878999.