Covim : converting vim into a real-time collaborative text editor

With the advance of computer technology, single-user applications are used pervasive in our daily lives and day-to-day work. Teamwork and collaboration are being more and more emphasized and with the ever-advancing information technology, geographic locations are no longer barriers collaboration acr...

Full description

Saved in:
Bibliographic Details
Main Author: Guo, Yang.
Other Authors: Sun Chengzheng
Format: Final Year Project
Language:English
Published: 2011
Subjects:
Online Access:http://hdl.handle.net/10356/44647
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:With the advance of computer technology, single-user applications are used pervasive in our daily lives and day-to-day work. Teamwork and collaboration are being more and more emphasized and with the ever-advancing information technology, geographic locations are no longer barriers collaboration across distance but the availability of collaborative applications and platforms.While many techniques are used in the development of collaborative applications, Transparent Adaption and Operational Transformation techniques that emphasize on leveraging existing commercial off-the-shelf single-user applications into collaborative ones without modifying the source code of the adapted application is proven to be successful in producing collaborative applications that can not only achieve real-time concurrent editing but also are most familiarized by users. CoVim is a collaborative application developed under above mentioned framework based on the powerful single-user editor Vim. Details on how Vim is converted into CoVim using the above mentioned technique is examined in this report. Although CoVim is a near completion product, there are still potential problems, undiscovered bugs found in this project. The solution to those problems, new feature that are added in and improvement made to current system are also explained in details.