Difference between revisions of "Library"

From FreekiWiki
Jump to navigation Jump to search
m (→‎Library Software: updating current state of this list)
m (adding steps)
Line 18: Line 18:
 
::[[Initial Sort of Library]]
 
::[[Initial Sort of Library]]
 
::Remove unwanted duplicates
 
::Remove unwanted duplicates
::Document and/or modify software as needed
+
::Document and/or modify [[Library software]] as needed
 
::[[Basic initial cataloguing]]
 
::[[Basic initial cataloguing]]
 
:Decide on mission
 
:Decide on mission
 
:Decide on criteria for checkout and retention of books
 
:Decide on criteria for checkout and retention of books
 
+
:Develop [[Library FAQ|FAQ]] for library users and maintainers
  
  
 
[[Category:Library]]
 
[[Category:Library]]

Revision as of 16:13, 5 January 2008

The library is a collection of mostly computer books that we have assembled over the years through our day to day donations. It is currently housed in 4 shelves outside the Monkeyhouse, but is scheduled to be moved soon. There is a list of Books We Want to look out for (or request). Currently we are saving books on computer languages and other general subjects, but not specific manuals for operating systems or hardware. Discussion of the library largely takes place on the bookworms email list. It is under the supervision of the Knowledge Bees (Education committee). At this point, there is no process or policy for checking out books, but they are available for staff and volunteers to read here.

Library Mission

"The Free Geek library serves as an informational and educational resource for the FG community, to further the educational and reuse parts of FG's mission."

Library Software

After looking at a number of options, we have decided to install OpenBiblio as our library software. 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 other sites using this software. We will also be installing an extension to search outside libraries by ISBN number which will make cataloging the books MUCH easier.

We will be setting up a server in the DMZ for the database, so it will be available both internally and externally. We are also setting up a diskless terminal in the library area with a barcode reader so that the books can be cataloged.

Tasks ahead
Decide on software
Set up the server (xen instance created, needs firewall rules before software can be installed)
Install openbiblio
Add lookup extension for Library of Congress ISBN search. must install php-yaz and libyaz3 (available from http://ftp.indexdata.dk/debian/pool/etch/)
Set up the diskless client
Arrange and catalog the books
Initial Sort of Library
Remove unwanted duplicates
Document and/or modify Library software as needed
Basic initial cataloguing
Decide on mission
Decide on criteria for checkout and retention of books
Develop FAQ for library users and maintainers