DIGITAL ARCHIVES · DH PORTAL

Digital Archives & DH Tech Portal

A portal aggregating tech resources — articles, videos, tutorials, and projects — on Digital Archives and Digital Humanities. Increasingly these are produced through AI-driven generation, as an ongoing experiment.

Explore

Jump into whichever section fits what you're after.

Latest Articles

View all →

📚DH Weekly Topics — 2026年6月28日週

DH Weekly Topics — 2026年6月28日週

dh-weeklydigitalhumanitiesデジタルアーカイブocr

📚DH Weekly Topics — 2026年6月21日週

DH Weekly Topics — 2026年6月21日週

dh-weeklydigitalhumanitiesデジタルアーカイブocr

📚DH Weekly Topics — 2026年6月14日週

DH Weekly Topics — 2026年6月14日週

dh-weeklydigitalhumanitiesデジタルアーカイブocr

📚DH Weekly Topics — 2026年6月7日週

DH Weekly Topics — 2026年6月7日週

dh-weeklydigitalhumanitiesデジタルアーカイブocr

🔍Mirador Carries the Zoom Across Pages — preserveViewport Defaults and the @latest Pitfall

In Mirador, moving to the next page carries the previous page's zoom level and pan position over. That is the behavior of osdConfig.preserveViewport, whose default is true (it lives under osdConfig, not window). It has been true across Mirador 3.3.0 through 4.0.0, while the unreleased main branch has it as false. This post covers what the setting does and where it is controlled in the source, why resetting (false) is more natural when canvas sizes vary per page, and the pitfall of mirador@latest moving the default behavior under you — plus the fix: pin the version and set the option explicitly.

miradoriiifopenseadragonfrontend

When a Docker Major Upgrade Took Down the Reverse Proxy (Traefik): An Incident Log

An investigation and recovery log of an outage where running apt-get upgrade bumped the Docker Engine to a new major version, after which the Traefik reverse proxy could no longer talk to the Docker API, and the Drupal site behind it became unreachable. The Docker Engine had raised the minimum supported API version, while Traefik's built-in Docker client kept trying to connect with an older API.

dockertraefikdrupalreverse-proxy