This is the project website for DM Jot.
©2007, Eric A Wollesen <ericw at xmtp dot net>
INTRODUCTION
DM Jot aims to provide a quick and dirty way for DMs and players to keep
each other in the know
about their characters.
DMs create campaigns, and players can then create their characters under those campaigns. Ability scores, skills, and other vital statistics can be entered using DM Jot's (hopefully) easy and quick interface.
PC privacy is maintained by allowing only the PC's player, DM, and DM Jot site administrators access to the PC's full stats. Other visitors can see only the PC's portrait (if one has been uploaded), their gender, height, hair, and eye color. In other words, just those things you could determine if you saw the character walking down the street.
For more help, see DM Jot's help page at: http://black.xmtp.net/dmjot/help/
TECHNICAL INFO
DM Jot is a web application written using the Ruby on Rails web framework. In order to use it, you'll need a web server capable of serving Ruby on Rails applications. DM Jot also uses the RMagick interface to ImageMagick. This too is necessary for PC portrait resizing.
HOW TO DOWNLOAD
You can download DM Jot via the following link: http://black.xmtp.net/dmjot/project/download?filename=dmjot-1.0.0.tar.gz
Alternatively, you can get the latest stable source from Subversion at: https://valis.xmtp.net/svn/dmjot/dmjot/tags/dmjot-1.0.0/
Lastly, the latest bleeding edge source can be found in Subversion at: https://valis.xmtp.net/svn/dmjot/dmjot/trunk/
DEFAULT ADMIN USER
When you migrate your rails DB, you'll have a default admin user, dmjotadmin@example.org is the email, and admin is the password. You should login as this user, and change the password first thing.
IF YOU FIND A BUG
Please report it at: http://www.xmtp.net/~ericw/mantis/
HAVE A SUGGESTION
Submit a new issue, with severity feature
at:
http://www.xmtp.net/~ericw/mantis/
