Source for Public Coagmento (Copied over text from CoagmentoSpring repo)
This repository will contain server-side code and the Firefox extension for Coagmento
Error log located in /www/coagmento.org/logs/error_log
ProjectID will be used for groups
- file accumulation at /var/spool/mail/chirags. Do a tail on it, time permitting.
- rewrite all of Coagmento from scratch
- have a central authenticated API for CRUD access to all data objects
- API access will be based on permission (public, user, admin, internal)
- API will be used by Firefox extension, Chrome extension, (maybe customized Breach browser)
- use a separate node server for publish/subscribe notifications
- (maybe) use a separate node server for chat
- rewrite Firefox extension from scratch using newer Firefox SDK (see sdk_extension)
- Base URL
- Base folder
- Time zone
- Database format
- MySQL: username, password, database name
- Study flow?
- Disabled web pages
- UI Functions
- Toolbar (Snip, Annotate, Home, Connect/Disconnect, Etherpad)
- Sidebar (Snippets, Searches, Bookmarks, Files, Notifications, Chat)