
* Definitely improve the documentation and add more example programs.

* Implement the basics of the OpenID infrastructure, http://openid.net/ .

* Try and avoid the global locking of csa-db-repair on commit operations.

* Implement a minimal AWK-based XML parser, possibly based on this example:
  http://www.webneurons.com/Minimal_Javascript_Xml_Parser.htm
