<html><head><title>
POO library
</title></head><body><center>
<h1>POO Library</h1>
</center>

This is a set of objects or commands which can be used to extend the
functionality of a POO system.  Each module is independent; take whatever
you want and ignore the rest.  (Most modules assume the basic core
database distributed with POO; if a module requires anything else, it will
be noted on its page.)

<hr>
<ul>
<li><a href="loginout.html">Login/Logout Functions</a>
<li><a href="bbs.html">$pub.misc.bbs</a>
<li><a href="editable.html">$pub.misc.editable</a>
<li><a href="editors.html">$pub.misc.editors</a>
<li><a href="periodic.standard.html">$pub.periodic.standard</a>
<li><a href="exitLister.html">$pub.rooms.exitLister</a>
<li><a href="social.html">Social Verbs</a>
<li><a href="usage.html">Usage Meter</a>
<li><a href="config.html">$user Configuration Verbs</a>
</ul>

<hr>
To install these objects on your own POO, log in with wizard privileges,
then paste the code from the above pages into your terminal window.

<p>Note that if you paste too much too quickly, you may overflow POO's
input buffer, lose some characters, and get strange results.  If this
happens, either paste smaller chunks at a time, or set a line delay in
your paste function.  (This may be fixed in more recent versions of POO.)

<hr>
<h3>Have something to contribute?</h3>
I'm eager for cool POO objects, functions, and systems to add to this
library.  If you have something cool and neatly encapsulated, please 
<a href="mailto:joe@strout.net">send me a note</a> and we'll talk.

<p><hr>
<address>
http://www.strout.net/python/poo/lib/index.html
<br>Last Updated:
10/11/97
. . . . . . <a href="http://www.strout.net/">Joe Strout</a>
</address>
</body></html>