CoWord

From Wikipedia, the free encyclopedia

Template:Short description

Page Module:Infobox/styles.css has no content.

CoWord
[[Programmer|DeveloperTemplate:Pluralize from text]]Advanced ậCollaborative Technology Research
Template:Infobox software/simple
Operating systemWindows
TypeWord Processor
LicenseFree
Websitecooffice.ntu.edu.sg/coword

Script error: No such module "Check for conflicting parameters".

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

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.

References

Page Template:Reflist/styles.css has no content.

  1. ^ Page Module:Citation/CS1/styles.css has no content."Collaborate on Word documents with real-time co-authoring - Microsoft Support". support.microsoft.com. Retrieved 2023-01-25.
  2. ^ Page Module:Citation/CS1/styles.css has no content."Definitions of ms word - OneLook Dictionary Search". www.onelook.com. Retrieved 2023-01-25.
  3. ^ Page Module:Citation/CS1/styles.css has no content.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.