Difference between revisions of "OnlineCollaberation"

From Makers Local 256
Jump to: navigation, search
m (Initial commit)
 
m (Pushing TOC to the right)
Line 1: Line 1:
 +
{{TOCRight}}
 
=Overview=
 
=Overview=
 
Subversion is nice, but there's a rising need to share larger files between people, mainly where I work, but this system could be used for any size group that has files to share.
 
Subversion is nice, but there's a rising need to share larger files between people, mainly where I work, but this system could be used for any size group that has files to share.

Revision as of 09:12, 5 July 2008

Overview

Subversion is nice, but there's a rising need to share larger files between people, mainly where I work, but this system could be used for any size group that has files to share.

Status

  • Early Planning

Features

Document storage

  • Upload and download files
  • Restore from a previous revision
  • WebDAV mount your directory
  • Set permissions per file per user or group

Simple Wiki

  • No need to save stuff in a text document when you have a simple wiki, just view online.

AJAX Chat

  • Yes, I said it. Web based chat features
  • Global Burst messages
    • front page
    • email too?

Misc

  • All authentication is done with LDAP
  • Files are stored in a format it's fairly easy to restore from backups.
  • Hold data for X days after file is deleted.