How to create a parser with Apache Tika
We look into how to create an application parsing different documents with embedded content in order to extract text and images.
Looking into WebSockets and how to set up a simple server to send messages back and forth. I’m using a simple chat server example and sends messages from javascript and PHP.
We are in our new linux environment and create coreutils, python, ninja and meson. Talking about their usages and the importance of the utils in the core of linux.
We write a simple example in java to run a validation using Schematron. The framework Schematron is a way to do easy validation of XML documents and create output that is easily readable by someone working with these documents.
We look into how to configure your Proxmox installation to use an external Ceph cluster for your data needs.
Automate installation of a Linux OS using Simple-CDD and Virtualbox. Running a script to install Linux on a Virtualbox VM then automate the installation of packages and configuration.
We look into how to fetch messages manually so we don’t prefetch any messages and create bottlenecks for longer running processes.