Monthly Archives: October 2010

RDA records already in WorldCat

MARC records created according to RDA vary somewhat from MARC records created according to AACR2.  Otherwise, what’s the point of RDA, right?  Although in fact they don’t seem to vary very much, which is not neccesarily a bad thing, as … Continue reading

Posted in General | 7 Comments

https SSL trusted client access

Sometimes I have some APIs that should only be accessible by certain specifically listed trusted internal clients. I had been protecting these at the apache layer with client IP restrictions and/or HTTP basic auth. Neither of these are actually secure, … Continue reading

Posted in General | 2 Comments

Keep your branding seperate from your vendors

The Government Printing Office tells us: The U.S. Government Printing Office (GPO) has released MetaLib <http://metalib.gpo.gov>, a federated search tool that is a service of the Catalog of U.S. Government Publications. The initial release of MetaLib contains fifty-three Federal Government … Continue reading

Posted in General | 3 Comments

marc export speed-up by piping to avoid file system

In order to index our Marc records in Blacklight, we need to export them from the ILS, and then send them to the indexer (currently SolrMarc) to map them to the Solr index. We sometimes do this with our entire … Continue reading

Posted in General | Leave a comment

Google Scholar linking open access pre-prints to citations?

Hmm, it kind of looks like Google Scholar may have accomplished something I’ve been trying to figure out how to do for quite a while — linking a published citation to an open access pre-print found somewhere. Am I understanding … Continue reading

Posted in General | 20 Comments