Incentergy Archive
Go to service health erx GmbH
-
Visualizing my trips from Google Maps with Kepler.gl
In this blog post I will post a visualization of my trips between 2015 and 2018 mainly in germany. Further it contains the Java code that I used to convert […]
-
Visualizing farmland property prices in germany based on 2016 sales with kepler.gl
In this blog post I will tell a small data story about farmland prices based on data of 2016. The data is mainly given by Statisches Bundesamt and Bundesanstalt für […]
-
Series business value 4: Microservices, agile and team structure
This is the fourth part of the series microservices and business value. It will handle the most important part of your IT projects. The team structure.
-
Series business value 3: Continuous delivery of business value with microservices
In this blog post I will describe how to support a modern continuous delivery process to deliver business value daily to weekly. The main tools that will be used are […]
-
Series business value 2: Example business application with microservices
In this blog post I will describe an example application that is based on the ideas given in the blog post Business value driven architecture with microservices. You can see that […]
-
Series business value 1: Business value driven architecture with microservices
In this blog series I will explain the architecture that I recommend to my customers from a business and technical level.
-
IPFS the next generation internet procotol technical overview
In this block post I will describe my opinion about IPFS. I think it has the potential to become the next big thing in the internet area.
-
Java EE Module System
In this blog post I will explain a little bit about the technology that I used to create a pure Java EE 7 module system based on a Wildfly 10 […]
-
How to debug jsdoc from openlayers in Visual Studio Code?
This blog post sums up some notes about using the node js debugger for jsdoc when developing a plugin for openlayers jsdoc. git clone https://github.com/openlayers/openlayers.git Open Visual Studio Code and […]
-
Real time syncing and offline capabilities using OpenUI5, JsonPatch, XMPP and xxHash
This blog post contains a summary of the Github project here: https://github.com/ManuelB/XMPPJSONPatchSyncModel The OpenUI5 data model uses a node on an XMPP server to synchronize itself to different connected clients. Because […]
Got any book recommendations?