|
|
CupOMead
|
Modified on 02/14/2003 at 23:55
Creator:
lyn
CupOMead is intended as a community empowerment device for scholars
of many kinds, but starting with the community of Mead scholars, principally
philosophers and sociologists. It will have content management, chat, polling,
and consensus capabilities.
It will be divided into several cooperating clusters of erlang processes. |
2 -
Client Side (Distel GUI)
Right now I am using emacs allout (outline) mode to organize the hierarchy
of Mead's collected works. I have a major mode with keybindings which
can build and display the tree, and visit any article
in Mead's corpus by invoking the w3 web browser on the local file which I have
downloaded and preparsed from the George's Page web site. It looks decent, but
not great. |
3 -
Client Side (Erlang Node)
vaporware.
The plan is to run an erlang node on each client machine, which stands between
the distel GUI and the main server node and which stores local information in
an mnesia database and relays events. Stored information may include text
properties, signings, references, comments, preferences, etc. |
4 -
Server Side (Erlang Node)
vaporware.
Will store the shared resources and relay events between members. |
5 -
Server Side (Distel Gui?)
|
|
|
|
|