Posts about code

Replacing Google Maps with Leaflet

Google’s massive changes to their pricing structure for use of the Google Maps API has sent many people (myself included) looking for alternatives. I’ve been...

Trying the WordPress REST API

Over the past few weeks, Rich and I have been adding to our WordPress photo gallery from this year’s trip to Maine. After most of the photos were added, Rich...

Working With Sierra Load Profiles

I work with an ILS, Sierra, that brings new and changed records into the database via “load profiles.” In the two years since I took the load profile trainin...

Journal Search Pages Update

The library’s Journal Search pages (and the related Citation Linker) were badly in need of an update. From their appearance, I’d estimate that they were desi...

Adding a Virtual Host for Local Development

I’ve been using XAMPP for local development on a Windows machine, but I wanted to store some projects in folders other than the default htdocs folder. After ...