Sade Xquery Tests A Testscenario for EXPath Packages Since a couple of years we prepare applications for the eXist-db ecosystem based on the EXPath Package standard. Last week we setup the first test environment. No questions; no excuses: Tests are extremely
Wikidata Wikidata Do-A-Thon A Do-A-Thon event took place at the SUB on the 14th and 15th February that brought members from the Göttingen Campus and the Wikidata community together in order to dive into the world
Symfony Tools Webscraping with Symfony Web-scraping is ugly, but sometimes it may become necessary, because services don’t expose an API to retrieve data. Basically web-scraping is a mechanism to programatically open a website and grab the contents in
Docker Jekyll Serving a Jekyll Blog with Docker Well, this might be a catchy title. But what we are going to do, is to put the Jekyll artifacts into a Docker image and get a completely self-contained website. Jekyll, what? Artifacts?
Sade Textgrid SADE²⁰¹⁸ It has been quite a while since the last version of SADE – the TextGrid flavoured version of the »Scalable Architecture for Digital Editions« – was published. Here is a new version, with
Metadata You might not need Metadata When going for Text Mining a collection of resources pretty much the first step is to check for the language. If it is a multi-language collection may be there is at least some
Prototype Tools Dariah Jekyll Static Infrastructure Status with Jekyll and GitHub Pages Technology fails – at least sometimes. This is particularly true for a modern distributed research infrastructure, such as DARIAH-DE. For the operation of this infrastructure, we have implemented a monitoring solution with Icinga.
Gdz Symfony Log Logging for distributed applications Central Logging Service for Distributed Applications With the release of our great new presentation layer for the Goettingen Digitization Centre we faced new problems. The Application consists of many different separate services (and
Documentation How to write a self-updating documentation Well, at least partially self-updating. You still will have to write the sentences and all that… Suppose you are at the beginning of a project and have written some classes. As a responsible
Gdz Symfony Docker Git Building and deploying applications The continuous integration toolchain has developed a lot during the last years. Our mission, to build and deploy everything completely automatic and reproducable became more and more elegant. But let me take you