FEATURES
- XML_RPC interface
- Think about URIs for RDF
- (Track|Ping|whatever)Back
- Plugins

DOCUMENTATION
- Data and config file formats
- General use

ROADMAP
0.5.0
- Rethink authentication - done
- Entry Editing - done
- Line breaks - done
- Way to initialise password. (Automatic login if no password?)
- Documentation - done
0.6.0
- Installer
- Visual improvements
1.0.0
- Any fixes necessary
1.1.0
- Plugins
2.0.0
- Multi-user

NOTES:

MULTI-USER
- User data stored in config.xml
-- Not going to cope with the increase of information needed for permissions, etc.
- User data stored in users.xml
-- Adds an extra step in locking. - false. We can lock users.xml instead of config.xml in authenticate and login.

UI
Administer users screen
- create users
- delete users
- set passwords? (Ideally should be restricted to that user, and to superuser)
Initial run
- Prompt for creation of user (superuser?)
- Would be nice to use the password field if it exists.

