Library Catalog System
From Superk
The Catalog
In an effort to create a friendly Library catalog system for the place I work at, I've started putting together this project. It by no means tries to comply to the MARC standards or any other standards. It does try to cover the majority of the fields used by most libraries for their catalog system. It is also intended to be standalone (it won't do inter-libary loan) and easy. It will be entirely web-based using PHP and some form of database backend (ie, MySQL, PostgreSQL, or SQLite for instance).
