Library hackers want you to throw down the gauntlet

Posted on Mon 27 September 2010 in Libraries • Tagged with Coding

On October 13th, a very special event is happening: the Access Hackfest. A tradition since Access 2002, the Hackfest brings together library practitioners of all kinds to tackle challenges and problems from the mundane to the sublime to the ridiculous. If you can imagine a spectrum with three axes, you …


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

In which I perceive that gossip is not science

Posted on Sun 24 January 2010 in misc • Tagged with Coding

Marshall Breeding published the results of his 2009 International Survey of Library Automation a few days ago. Juicy stuff, with averages, medians, and modes for the negative/positive responses on a variety of ILS and vendor-related questions, and some written comments from the respondents. One would expect the library geek …


Continue reading

PKG_CHECK_MODULES syntax error near unexpected token 'DEPS,'

Posted on Wed 09 December 2009 in misc • Tagged with Coding

The next time you bash your brains against autotools for a while wondering why your perfectly good PKG_CHECK_MODULES() macro, as cut and paste directly from the recommended configure.ac entry for the package you're trying to integrate (in this case libmemcached), and you get the error message PKG …


Continue reading

MARC library for C# coders

Posted on Wed 09 December 2009 in Libraries • Tagged with Coding

C# isn't in my go-to list of programming languages, but I can understand why others would be interested in developing applications in C#. So it's good news to the C# community of library developers (it would be interesting to find out how many of you are out there) that there …


Continue reading

Doing useful things with the TXT dump of SFX holdings, part 1: database

Posted on Tue 10 November 2009 in Libraries • Tagged with Coding

There must be other people who have much more intelligent things than me with the TXT dump of SFX holdings that you can generate via the Web administration interface, but as I've gone through this process at least twice and rediscovered it each time, perhaps I'll save myself an hour …


Continue reading

Transparent acquisitions budgets and expenditures for academic libraries

Posted on Thu 19 March 2009 in Libraries • Tagged with Coding

In my most recent post over at the Academic Matters site, after a general discussion about "new books lists" in academic libraries, I tackle one of the dirty laundry areas for academic libraries: exposing how collection development funds are allocated to departments. Here's a relevant quote:

For 2008-2009, we decided …

Continue reading

Making Skype work in a Windows XP VirtualBox guest instance

Posted on Tue 06 January 2009 in misc • Tagged with Coding

If you, like me, install Skype in a Windows XP VirtualBox guest instance running on an Ubuntu host on a ThinkPad T60 with an Intel 2300 dual-core 32-bit processor, it might throw Windows exceptions and generate error reports as reported in VirtualBox ticket #1710.

If you then go into your …


Continue reading

In which my words also appear elsewhere

Posted on Tue 02 December 2008 in misc • Tagged with Coding

I'm excited to announce the availability of my first post as an invited contributor to the More than Bookends blog over at the revamped Academic Matters web site. My fellow contributors are Anne Fullerton and Amy Greenberg, and I'm delighted to be included with them in our appointed task of …


Continue reading

Presentation: LibX and Zotero

Posted on Tue 25 November 2008 in Libraries • Tagged with Coding

Direct link to the instructional presentation on LibX and Zotero at Laurentian University (ODT) (PDF)

I had the pleasure of giving an instructional session to a class of graduate students on Monday, November 24th. The topic I had been asked to present was an extended version of the Artificially Enhanced …


Continue reading