Our nginx caching proxy setup for Evergreen
Posted on Thu 24 August 2017 in Libraries • Tagged with evergreen, coding, libraries
Continue reading
Posted on Thu 24 August 2017 in Libraries • Tagged with evergreen, coding, libraries
Posted on Sat 12 August 2017 in Linked Open Data • Tagged with evergreen, coding, libraries, structured data
Posted on Fri 02 June 2017 in Linked Open Data • Tagged with coding, libraries, structured data
Posted on Sun 28 May 2017 in Linked Open Data • Tagged with coding, libraries, structured data
Posted on Fri 14 April 2017 in Libraries • Tagged with Evergreen
Progressive Web Apps are pretty cool, and for good reason: the idea is to take advantage of the advanced features of our web browsers to provide capabilities that rival native apps, while still offering good performance and functionality to users of other browsers.
However, if you've done much reading about …
Posted on Sun 19 February 2017 in Virtual Reality • Tagged with coding, libraries, progressive web apps, webvr
I've been dabbling with the A-Frame framework for creating WebVR experiences for the past couple of months, ever since Patrick Trottier gave a lightning talk at the GDG Sudbury DevFest in November and a hands-on session with AFrame in January. The @AFrameVR Twitter feed regularly highlights cool new WebVR apps …
Posted on Sun 12 February 2017 in Linked Open Data • Tagged with coding, libraries, structured data
My slides from Ohio DevFest 2016: schema.org, Wikidata, Knowledge Graph: strands of the modern semantic web
And the video, recorded and edited by the incredible amazing Patrick Hammond:
In November, I had the opportunity to speak at Ohio DevFest 2016. One of the organizers, Casey Borders, had invited me …
Posted on Thu 27 October 2016 in misc • Tagged with Libraries, libraries
I just sent the following email to the Government of Canada's Consulting Canadians on the Trans-Pacific Partnership (TPP) email address:
Hello,
As an academic librarian, software developer, and occasional author, I would like to state my opposition to the proposals contained in the TPP text that would extend the term …
Posted on Fri 02 September 2016 in Libraries • Tagged with coding
Update 2016-11-28: The brilliant folk at NCSU figured out how to fix Google Scholar using a pre-scoped search so that, if a search is launched from the library web site, it will automatically associate that search with the library's licensed resources. No EZProxy required!

For libraries, proxying user requests is …
Posted on Thu 01 September 2016 in Libraries • Tagged with Coding, PHP, coding, php
Yesterday, just one day before the anniversary of the 1.1.2 release, I published the 1.1.3 release of the PEAR File_MARC library. The only change is the addition of a convenience method for fields called getContents() that simply concatenates all of the subfields together in order, with …