CRC Card Whiteboard

A simple example of what could be a CRC Card Whiteboard based on Mozilla and XBL (I started using the code from the sticky note XBL example).
To make it more interesting, I added directly three CRC cards (based on Beck and Cunningham OOSPLA paper on CRC cards).

As it is, it is not very useful (and quite ugly!): the modifications are erased if the page is reloaded and the modifications are not saved if the page is saved locally... But if a server side script is implemented to store and retrieve snapshots of your cards at a given time (e.g. based on RCS), this whiteboard could be used like a wiki to easily share some design.

You can find some instructions below the board.

All the code of the board is in the these files:

If you have any question, suggestion, critic, please drop me a line.