News, Resources

Resource: Mapping Tools

When my CHI project shifted from database driven to my new mapping focus I had a decision to make; which mapping tool to use? There are many great tools available for free, or for limited cost, but there were a few key aspects I needed to consider.  Do the maptiles have enough resolution? Can it […]

News, Resources

Resource: Getting the Word Out: Academic Libraries as Scholarly Publishers

In the past decade there has been an intense growth in the number of library publishing services supporting faculty and students. Unified by a commitment to both access and service, library publishing programs have grown from an early focus on backlist digitization to encompass publication of student works, textbooks, research data, as well as books […]

News, Resources

Resource: Informed Accessioning: 6 Questions

As the Director of the Louie B. Nunn Center for Oral History at the University of Kentucky Libraries and the principle creator/designer of OHMS (Oral History Metadata Synchronizer), I am a  strong advocate for enhancing the way we provide online access to archived oral histories.  This year I have had the privilege of lecturing and working […]

News, Resources

Resource: An Introduction to Unix

From the post: I took programming in high school, but I never took to it. This, I strongly believe, is because it wasn’t taught right—and teaching it right means starting at the beginning, with unix. The reason for this is three-fold: (1) it gives you a deeper sense of how a high-level computer works (which […]

News, Resources

Resource: DPLA Metadata Analysis: Part 1 – Basic stats on subjects

From the post: One a recent long flight (from Dubai back to Dallas) I spent some time working with the metadata dataset that the Digital Public Library of American’s (DPLA) provides on its site. I was interested in finding out the following pieces of information. What is the average number and standard deviation of subjects-per-record […]

News, Resources

Resouce: Adventures in Converting Subversion to Git

From the resource: While the Scholars’ Lab was founded in 2006, we manage a lot of projects that had their roots in the eText Center in the late 1990s. These projects have lived through the numerous “best practices” of the various eras, many still bearing the marks of those bygone eras (you see a lot of […]

News, Resources

Resource: How Do I Know If My Web Project Is Accessible?

From the post: How Do I Know If My Web Project Is Accessible? by Michael Beil I did a talk on accessibility this past Monday evening at Madison JavaScript, hosted at Widen Enterprises. The entire keynote is now over on Speaker Deck, so I thought that I would share it with you here. Here’s a list of […]

News, Resources

Resource: The Medical Heritage Library

The aim of the UK Medical Heritage Library (UK-MHL) Project is to provide free access to a wealth of medical history and related books from UK research libraries. There are already over 50,000 books and journal issues in the Medical Heritage Library drawn from North American research libraries. The UK-MHL Project will expand this collection […]

News, Resources

Resource: An R Client for the Internet Archive API

From the resource: In support of some of my research projects, I created a simple R package to access the Internet Archive’s API. The package is intended to search for items, to retrieve their metadata in a usable form, and to download the files associated with the items. The package, called internetarchive, is available on […]