Symposium is an in-game forum system for guilds, mimicking much of the functionality that one would expect from a simple web-based forum.
The initial goal of this project is to create a peer-to-peer "protocol" for syncing messages between guild members (since WoW doesn't support extended data storage for addons on a per-guild basis), with a limited feature set:
* simple threading of forum discussions * a simple permissions model based off of guild ranks (ability to edit others' posts, etc) * a concept of multiple thread/post types (normal, announcements, maybe polls, etc)