Project titled Unidoc for the University of Oklahoma CS3053 FA 06 class. This software allows real-time editing of a document by multiple users at the same time. Allows each user to change a paragraph such that only a paragraph is locked by one user
Letter Doc will be a system to be able to view and manage a variety of document of different file formats. It is going to be web-based, and built with PHP and MySQL initially.
Concurrence is a networked file editing program that enables multiple people to modify a document simultaneously. It is written entirely in Python, and uses the wxPython library for the GUI and the Twisted library for networking.