Got funds for enhancing Evergreen? Looking for places to spend it?

Posted on Fri 02 July 2010 in Libraries • Tagged with Evergreen

As an Evergreen developer, I believe our project has a few significant gaps that projects like RSCEL might be able to help address for the overall good of the community by bringing in outside resources to the project. Or perhaps there are skills within the community that don't feel like …


Continue reading

Random useful Evergreen database queries

Posted on Fri 02 July 2010 in Libraries • Tagged with Evergreen

Occasionally I drop down to the database level to generate some reporting information. You could probably get the same information through the reporter but I like the precision of SQL. Here are a couple of queries that I've put together recently.

List titles for periodicals published by "Human Kinetics" with …


Continue reading

OpenSRF article in code4lib Journal has been published

Posted on Tue 22 June 2010 in Libraries • Tagged with Evergreen

Many of you have undoubtedly seen previous drafts of this article as I worked on it over the past three or four months, but I'm pleased to say that the Easing Gently into OpenSRF article has now been officially published by the code4lib Journal. The goal of the article is …


Continue reading

Building more informative record displays in Evergreen with BibTemplate

Posted on Fri 23 April 2010 in Libraries • Tagged with Evergreen

Update: 2011-04-24 Just noticed the link to the Laurentian detail file was broken - that's what I get for posting early in the morning under the influence of a cold, eh? All fixed up now, though.

This is a quick link to the updated version of the presentation (OpenOffice.org) (PDF …


Continue reading

Evergreen self-serve password reset interface coming in 1.6.1.0

Posted on Thu 22 April 2010 in Libraries • Tagged with Evergreen

Update: 2010-04-22 16:24:56: Evidently, "in a few minutes" means tomorrow morning... avid Coffee|Code readers get the early scoop.

I'm going to give a lightning talk in a few minutes about the self-serve password reset mechanism that I added to Evergreen last month, that should see the light …


Continue reading

Setting up secure self-check connections using SIP tunneled through SSH

Posted on Fri 16 April 2010 in Libraries • Tagged with Evergreen

Updated 2010-04-27: Fix corrupted characters introduced by copying from my GroupWise client. Thanks to Joe Atzberger for pointing that out.

I set up a secure SIP connection from our self-check machine to our Evergreen server located about 450km away, and thought I would put together a quick blog post on …


Continue reading

Adjusting relevancy rankings in Evergreen 1.6, some explorations

Posted on Wed 17 March 2010 in Libraries • Tagged with Evergreen

Update: 2010-03-18 - I just realized that now that I have a separate keyword index for titles, I can assign a stronger boost in general to keywords that appear in the title for a keyword search; see update: index weight below.

One of my colleagues just asked me:

So, how does …


Continue reading

More granular identifier indexes for your Evergreen SRU / Z39.50 servers

Posted on Wed 10 March 2010 in Libraries • Tagged with Evergreen

In June of 2009 I was moaning about how “Evergreen, by default, has no identifier index for limiting searches by ISBN / ISSN / LCCN / OCLCnum” and that “if [fixing this problem] requires work from me, it will probably be 2010 before any of it happens”. Due to some of the tools …


Continue reading

Evergreen 1.6: Z39.50 target servers for academics

Posted on Fri 05 March 2010 in Libraries • Tagged with Evergreen

UPDATE 2010-03-05 I just backported Warren's patch for sorting Z39.50 servers to rel_1_6_0 (it counts as a bug fix), so expect to see it in the Evergreen 1.6.0.4 release. Yay!

In Evergreen 1.6, Z39.50 target server configuration (for copy-cataloguing targets) moves …


Continue reading

Fun with Evergreen and SQL: representative record samples

Posted on Thu 04 March 2010 in Libraries • Tagged with Evergreen

Let's pretend your national library asked you to submit a set of records with holdings representing all of the various formats in your library system. Let's also pretend that you're really lucky and you're running Evergreen. Here's what you would do to get one example of each combination of item …


Continue reading