Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21ff7cb3e6dd685

Jump to content

CoWord

From Wikipedia, the free encyclopedia
CoWord
DeveloperAdvanced ậ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.

[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.