Displaying 1 to 10 from 12 results
Evergreen - Integrated Library System
Evergreen, a highly-scalable software for libraries that helps library patrons find library materials, and helps libraries manage, catalog, and circulate those materials, no matter how large or complex the libraries. Evergreen, which first launched in 2006 now powers over 544 libraries of every type – public, academic, special, school in over a dozen countries worldwide.
koha - Integrated Library System
LibLime Koha is the most advanced open-source Integrated Library System. It is a web based system using SQL database as back end. Its Clubs and Services feature allows libraries to manage reading groups, book clubs, and other other community programs. It provides easy to use Circulation policies, Strong patron (member) management. It maintains the catalogs in MARC format.
libxml-Perl
Perl interface to Gnome libxml2 xml parsing and DOM library.
Continuity-perl - Continuation centric web application library for Perl
Please see the main Continuity website at http://continuity.tlt42.org/At its core the web uses the stateless HTTP protocol. In a CGI setting, this effectively means that your program is re-started during each instance of user input, losing all current variable values and other program state information. Most applications combat this by keeping track of the current application state in GET, POST, and session variables, effectively implementing an ad-hoc State Machine.Continuity uses a programming
Data-form - Perl module for form and data structure validation
This is a class designed to model forms and form-like things. The goal is to build a model to aid in determining whether a given set of input constitutes a valid state of the "form." The list of form-like things includes any user interface that asks a user questions and expects to process the answers: CGI forms, configuration files, a list of prompts for an interactive command line, YAML file or a plain old hashref. Forms consist of fields where the field data requires validation before being ac
Libzerg - Zerg is a very fast library for parsing the output of NCBI BLAST.
DescriptionZerg is a C library for parsing the output of NCBI BLAST programs. Based on a GNU Flex-generated lexical scanner, it runs extremely fast, being especially useful for processing large volumes of data. Benchmark tests show that Zerg is over two orders of magnitude faster than some widely used BLAST parsers. Packageslibzerg - the C library. libzerg-perl - contains two Perl modules: Zerg, which provides Perl interface to libzerg, and Zerg::report, which organizes the parsed contents of a
Mobileme - A multi-language open API for Apple's MobileMe services
Though Apple's MobileMe is awesome, for it's iPhone integration, one thing I've disliked is the lack of good export and access abilities. This project will attempt to fix that by providing a library (and some sample apps) to allow you to pull your data from MobileMe - at perhaps eventually push data as well. This is a GPLv3 project, though if you have need of using this in a closed source app, feel free to contact me with details. A Note on the term MobileMeAt the time of this writing (June 15,
Lorls - Loughborough Online Reading List System
LORLS is an open source reading list management system for use in libraries and Universities.
Pirate-js - The pirate! JavaScript Library allows developers to design and implement flexible, safe
pirate! attempts to solve several major problems in the world of JavaScript development.1. Various libraries redoing the work of others to solve the same problem.2. Namespace collision.3. Bloated code.4. Broken interaction of different libraries.pirate! solves these problems by existing as the wrapper around which JavaScript libraries should be developed. pirate! is the library for people developing libraries.
Spidey - Easy to use yet powerful Perl wrapper of HtmlUnit for web scraping
News: Waiting for my company to give me permission to release this as Open Source. Finger crossed! Spidey now available on CPAN. take the Spidey quick tutorial! Looking for co-developers: if interested please contact me. Simplicity is a difficult thing to achieve - Charlie Chaplin Spidey (in Italian "ragnetto") is very easy-to-use a library that provides a browser object that lets the developer to interact with a website in a similar way a real browser would. In particular it provides subcommand