12 projects tagged "Z39.50"
Net::Z3950::SimpleServer is a Perl module which implements the server side of the Z39.50 (information retrieval) protocol. It hides the complexity of network exchanges, packet serialization, and session handling. You are required only to implement simple callbacks to support searching and record retrieval. It is the basis of the "Zoogle" project, which is a Z39.50 gateway to the Google web index.
ZAP! is a module which makes it fairly straightforward to build WWW-based user interfaces for groups of Z39.50-based information resources. It hides much of the complexity of the underlying protocol and requires mostly an understanding of HTML and some understanding of the Z39.50 database model.
YourPay is a PHP class that can be used to submit WorldPay transactions through a WorldPay account without the very impersonal payment pages provided by the said company. This class will submit the user's credit card details in real-time and return either "Authorise" or "Decline" according to the response.
isbnsearch provides a simple method for retrieving information about any book using only an ISBN or EAN barcode. It is intended to provide assistance for online libraries, user groups, or individual users, and is designed in such a way to provide a distributed ISBN database query system. Users can choose to view the summary information (author, title, publisher, date, edition, subject, ISBN) as HTML, XML, or a pre-formatted SQL statement.
Emilda is an Integrated Library System that features an OPAC, circulation and administration functions, Z39.50 capabilities, and 100% MARC compatibility. MARC compatibility is achieved using the Zebra server from Indexdata in conjunction with MySQL. Emilda is mainly written in PHP, but Perl scripts exist for MARC manipulation and shell interaction.