CoWord

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
CoWord
DeveloperAdvanced ậCollaborative Technology Research
Stable release
1.0 / May 15, 2007
Repository
  • {{URL|example.com|optional display text}}Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
Engine
    Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
    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 | edit source]

    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.

    [edit | edit source]

    References

    [edit | edit source]
    1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).