Showing posts with label historic preservation. Show all posts
Showing posts with label historic preservation. Show all posts

Wednesday, July 23, 2008

Scanning Archival Materials

Here are tips and suggestions for scanning old photos and documents.


Database Links for Libraries

Here are a few sources on library collections databases and other software systems that may be of interest to us.



  • Open Source Digital Image Management Took Us from Raging Rivers to Quiet Waters. This is a case study of a library with a fast-growing digital image collection. They were trapped between the under-powered proprietary database suite they'd been using and a pending university-wide move to a large, complex database system. As an interim measure, they adopted a MySQL database, and were very pleased with the results.

  • The phpMyAdmin Project: phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields. This is the download and official documentation site.

  • About ACVA: About the Project--Atlantic Canada Virtual Archives. Another case study, including nuts and bolts details about file types, formats, programs used.


  • Organize Your Images in a MySQL Database- Tips for creation of a MySQL database with images. This article is written for individuals wanting to organize personal collections of digital images, but the basic information is applicable for any project.

  • Digital Library Construction Tools: Software from The British Columbia Digital Library. Definitive list of links with brief descriptions. Very complete.

  • Managing websites using Unix--A CVS tutorial. Making and managing a Web site repository using command-line programs and shell scripts. Must try this!

  • How To Set Up A Debian Linux Database Server Using MySQL. Step by step directions from aboutDebian.com--If you decide this is what you want to do, this page tells you exactly how to set up MySQL.


  • How to install MySQL on Ubuntu/Debian. Another approach to installing MySQL on Linux.

  • The Fedora Project: An Open-source Digital Object Repository Management System. This is the original publication of the Fedora project, describing it to other informatics specialists. Fedora is scalable for large, complex digital collections. The Library of Congress uses it, but smaller projects, like online encyclopedias of limited scope find it usable as well.

  • Fedora Commons provides sustainable technologies to create, manage, publish, share and preserve digital content as a basis for intellectual, organizational, scientific and cultural heritage by bringing two communities together. There's an active support community, quick download directions, and many users' online presentations are available for examination.

  • Omeka is a web platform for publishing collections and exhibitions online. Designed for cultural institutions, enthusiasts, and educators, Omeka is easy to install and modify and facilitates community-building around collections and exhibits. Omeka is free and open source. System requirements include: Linux operating system; Apache server (with mod_rewrite enabled); Mysql 5.0 or greater; PHP 5.2.x or greater; ImageMagick