Validation using schematron in java by example

2021-02-15 00:02:42 - No Comments

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.

Read more →

Back to the basics – Java By Example (Invoice)

2021-02-08 00:02:43 - No Comments

In this video, I get back to the basics and show you how to use the code from my series Java By Example to read data from an excel spreadsheet in order to populate your invoice PDF.

Read more →

My first look into herddb clustering.

2021-02-01 00:02:24 - No Comments

I try to create a herddb using zookeeper and bookkeeper. I talk about the challenges I found and what the current state of the project is in my opinion.

Read more →

How to a build debian package

2021-01-25 00:01:42 - No Comments

We look into how to build a Debian package from source after we have done some patching of a bug that we needed to solve in the original package. Debian is a great system with good tools for building packages.

Read more →

My quick review of the slim 4 framework

2021-01-18 00:01:40 - No Comments

We look into the slim framework version 4 and do a quick review. I looked into the slim framework back in 2019 and this is a revisit where I review the changes and see if the latest version 4 has improved from the earlier slim releases.

Read more →

How to learn computer science using codecombat

2021-01-04 00:01:38 - No Comments

We look into the codecombat game that helps pupils learn coding and guide teachers in how to teach computer science in a fun and engaging way.

Read more →

Advent of Code 2020 – Day 12

2020-12-31 00:12:34 - No Comments

We solve today’s challenge at the advent of code 2020. Come join us and have some fun.

Read more →

Advent of Code 2020 – Day 11

2020-12-29 10:12:09 - No Comments

We solve today’s challenge at the advent of code 2020. Come join us and have some fun.

Read more →

Advent of Code 2020 – Day10

2020-12-16 00:12:12 - No Comments

We solve today’s challenge at the advent of code 2020. Come join us and have some fun.

Read more →

Advent of Code 2020 – Day 9

2020-12-15 00:12:43 - No Comments

We solve today’s challenge at the advent of code 2020. Come join us and have some fun.

Read more →

Advent of Code 2020 – Day 8

2020-12-14 00:12:09 - No Comments

We solve today’s challenge at the advent of code 2020. Come join us and have some fun.

Read more →

Advent of Code 2020 – Day 7

2020-12-13 00:12:14 - No Comments

We solve todays challange at the advent of code 2020. Come join and have some fun.

Read more →