I've spend the last week in Helsinki, Finland, attending PerlKohaCon 2023, hosted by the National Library of Finland and organized by Andreii aka nugged and his team.
This was the first time we had a combined European Perl Conference and KohaCon. For those that don't know Koha (which is unfortunately true for a lot of Perl devs), it's a fully ...
[ more ]
Not everything (well, hardly anything) needs Kubernetes and a fully automated CI pipeline. Sometimes it's enough to use well-established & boring techonlogy to get your code to production.
In this talk I'll show how I deploy a medium-sized app stack by building and deploying Podman containers using Ansible (and a tiny bit of make)
Slides
...
[ more ]
For "Geosphare Austria" we added "geosearch" to the ElasticSearch Koha Engine (see Bug 31652). This allows libraries to add latitude/longitude to bibliographic data via MARC fields 034$s and 034$t; and enables users to find results based on locations; and shows results on a map.
In this talk I'll show how we added this feature to Koha, and how ...
[ more ]
An introduction on OpenAPI Spec (aka Swagger), it's usage in Koha and how to use it in Perl.
Slides
Slides for PerlKohaCon 2023
Video
Video is for now only available via the stream ...
[ more ]