Difference between revisions of "Library"

From FreekiWiki
Jump to navigation Jump to search
Line 3: Line 3:
 
== Library Software ==
 
== Library Software ==
 
One of the problems with establishing a lending library has been keeping track of the inventory.  <s>Recently</s> In 2005, Kevin Turner asked [http://freshmeat.net/ freshmeat] about relevant applications and put the top contenders here, but there have been additions.  An interesting resource site is [http://oss4lib.org/ oss4lib].
 
One of the problems with establishing a lending library has been keeping track of the inventory.  <s>Recently</s> In 2005, Kevin Turner asked [http://freshmeat.net/ freshmeat] about relevant applications and put the top contenders here, but there have been additions.  An interesting resource site is [http://oss4lib.org/ oss4lib].
 +
 +
 +
;[http://obiblio.sourceforge.net/ OpenBiblio]
 +
: OpenBiblio is an easy to use, automated library system written in PHP containing OPAC, circulation, cataloging, and staff administration functionality.
 +
::There are a number of sites using this software.  Links are [http://obiblio.sourceforge.net/index.php/Main/Gallery here].
 +
[[Category:Library]]
 +
::Fairly easy to install.  good instructions.  lookup function is an add-on, in midst of installing now - [[User:MichaelWestwind|MW]] 15:12, 2 June 2007 (PDT)
  
 
; [http://www.koha.org/ Koha]
 
; [http://www.koha.org/ Koha]
Line 12: Line 19:
 
::This looks rather overblown for our purposes.
 
::This looks rather overblown for our purposes.
  
 +
; [http://www.emilda.org/ Emilda]
 +
:This is the another one the library is thinking about.  It isn't in Debian right now, but there's a Debian apt repository you can add to /etc/apt/sources.list, then you can apt-get it. 
 +
::Unfortunately only available for Sarge - [[User:MichaelWestwind|MW]] 12:19, 1 June 2007 (PDT)
 +
 +
===Out of running===
 
; [http://sourceforge.net/projects/opendb/ Open Media Lending Database]
 
; [http://sourceforge.net/projects/opendb/ Open Media Lending Database]
 
: aka OpenDB.  Shows signs of reasonably recent development.  Web interface written in PHP. package [http://packages.debian.org/opendb opendb] 0.81p18-2 in debian etch.  
 
: aka OpenDB.  Shows signs of reasonably recent development.  Web interface written in PHP. package [http://packages.debian.org/opendb opendb] 0.81p18-2 in debian etch.  
Line 24: Line 36:
 
::Pro - easy to install, easy to use, imports data from online sources, easy checkout checkin
 
::Pro - easy to install, easy to use, imports data from online sources, easy checkout checkin
 
::Con - apparently single-user app.  stores file in userspace, needs to save on program close
 
::Con - apparently single-user app.  stores file in userspace, needs to save on program close
 
; [http://www.emilda.org/ Emilda]
 
:This is the another one the library is thinking about.  Either this or Koha.  It isn't in Debian right now, but there's a Debian apt repository you can add to /etc/apt/sources.list, then you can apt-get it. 
 
::Unfortunately only available for Sarge - [[User:MichaelWestwind|MW]] 12:19, 1 June 2007 (PDT)
 
 
;[http://obiblio.sourceforge.net/ OpenBiblio]
 
: OpenBiblio is an easy to use, automated library system written in PHP containing OPAC, circulation, cataloging, and staff administration functionality.
 
::There are a number of sites using this software.  Links are [http://obiblio.sourceforge.net/index.php/Main/Gallery here].
 
[[Category:Library]]
 
::Fairly easy to install.  good instructions.  lookup function is an add-on, in midst of installing now - [[User:MichaelWestwind|MW]] 15:12, 2 June 2007 (PDT)
 

Revision as of 15:15, 2 June 2007

The library is a collection that we have assembled over the years through our day to day donations. Outside the Monkey House contains the books of our library. There is a list of Books We Want to look out for (or request).

Library Software

One of the problems with establishing a lending library has been keeping track of the inventory. Recently In 2005, Kevin Turner asked freshmeat about relevant applications and put the top contenders here, but there have been additions. An interesting resource site is oss4lib.


OpenBiblio
OpenBiblio is an easy to use, automated library system written in PHP containing OPAC, circulation, cataloging, and staff administration functionality.
There are a number of sites using this software. Links are here.
Fairly easy to install. good instructions. lookup function is an add-on, in midst of installing now - MW 15:12, 2 June 2007 (PDT)
Koha
(if this page doesn't work, try Koha's Sourceforge page)
Used by real public libraries in the actual New Zealand in the present day. Web and curses interfaces written in Perl.
(Doesn't appear to have a debian package, but is used on Debian by the developers. - MW 13:58, 1 June 2007 (PDT))
Note from Blaine, apparently not easy to install, was the system we tried to use before.
There are a number of public links here.
This looks rather overblown for our purposes.
Emilda
This is the another one the library is thinking about. It isn't in Debian right now, but there's a Debian apt repository you can add to /etc/apt/sources.list, then you can apt-get it.
Unfortunately only available for Sarge - MW 12:19, 1 June 2007 (PDT)

Out of running

Open Media Lending Database
aka OpenDB. Shows signs of reasonably recent development. Web interface written in PHP. package opendb 0.81p18-2 in debian etch.
Installed on test box. Only item types in system are currently dvd/cd etc types, no books - MW 12:09, 2 June 2007 (PDT)
Alexandria
Seems targeted at much smaller installations than Koha, more like a personal collection manager that happens to also have a field for who the book is lent to. Under current development. Gnome interface written in Ruby. package alexandria 0.6.1-1 in debian etch.
Example looks very spiffy, can export as web page, but primarily single user - MW 12:14, 2 June 2007 (PDT)
Tellico
Like Alexandria in scope, but with a KDE interface written in C++. Under current development. package tellico 1.2.5-1 in debian etch.
Pro - easy to install, easy to use, imports data from online sources, easy checkout checkin
Con - apparently single-user app. stores file in userspace, needs to save on program close