I'm looking to build/adapt a shared whiteboard app for team and educational collaboration. Draw on a board, write some text, save picture, clear board, etc. We've already got a simple chat system setup with node.js and socket.io so probably want to stay on that route.
- What open source apps exist that might be pluggable / adaptable for this use?
- What node.js / javascript / html5 technologies might be useful for this task?