Evergreen on FLOSS Weekly: the aftermath!

Posted on Wed 01 September 2010 in Libraries • Tagged with Evergreen

Update 2010-09-28: pedantic XHTML fix


The recorded version of the Evergreen episode of the FLOSS Weekly show was released over the weekend. I'm happy to say that Lynn watched it without looking too pained at any given point, and the Evergreen project has already had several responses to our plea …


Continue reading

Non-stop Evergreen, or "What I'm doing on my summer vacation"

Posted on Thu 26 August 2010 in Libraries • Tagged with Evergreen

Last week, I started my summer vacation with a weekend at a friend's cottage. By Tuesday I was deeply engrossed in some Evergreen enhancement work for the International Institute of Social History. I'm building an authorities management user interface that properly exposes Evergreen's powerful authority support in the 2.0 …


Continue reading

File_MARC 0.6.0 - now offering two tasty flavours of MARC-as-JSON output

Posted on Sat 14 August 2010 in Libraries • Tagged with Coding, PHP

I've just released the PHP PEAR library File_MARC 0.6.0. This release brings two JSON serialization output methods for MARC to the table:

  • toJSONHash() returns JSON that adheres to Bill Dueber's proposal for the array-oriented MARC-HASH JSON format at New interest in MARC-HASH JSON
  • toJSON() returns JSON that …

Continue reading

Classification scheme-aware call number sorting in Evergreen

Posted on Mon 09 August 2010 in Libraries • Tagged with Evergreen

As a librarian who works at a library that primarily uses the Library of Congress classification scheme, I have been interested for a long time in teaching Evergreen to be aware of call number schemes other than Dewey. The problem, in a nutshell, is that Evergreen simply applies an alphabetical …


Continue reading

Authorities in Evergreen: an Amsterdam trip report

Posted on Mon 19 July 2010 in Libraries • Tagged with Evergreen

As part of the informal partnership between the International Institute of Social History (IISH) and Project Conifer, I was pleased to be able to spend the last two weeks in Amsterdam, working side-by-side with one of the Institute's developers, Ole Kerpel, on augmenting the support for MARC21 authorities in Evergreen …


Continue reading

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

Thoughts on making Android more free-as-in-freedom

Posted on Sun 27 June 2010 in Software Freedom • Tagged with Android, FSOSS

This conversation on identi.ca has prompted me to publish the rough notes I had prepared for a proposed discussion on making the Android operating system experience more free-as-in-freedom at the Google I/O 2010 Conference Bootcamp "unconference". Unfortunately, my proposal was not one of the top vote-getters (it missed …


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

Moving from Figaro's Password Manager (FPM) to KeePassX

Posted on Fri 28 May 2010 in misc • Tagged with Android, Python

Update 2017-10-18: linked to gitlab instead of gitorious; thanks Petter Reinholdtsen!

I'm one of those people who actually keeps different passwords for every site and service I use. So far I'm up to over 400 passwords, so I'm dependent on a password manager. For a long, long time I have …


Continue reading