Articles

Graphical element that underlines the text
How to choose the right color

hendrik

#General

#Layout & UI

How to choose the right color

When creating a new UI without having a designer in your team or concrete view templates you need to choose the colors of your design by yourself. Thanksfully there are tools that helps to find good color combinations

Reference Cards for JavaFX, Web Components and Open Dolphin

hendrik

#JavaFX

#Web Frontends

#WebComponents

Reference Cards for JavaFX, Web Components and Open Dolphin

I created some reference cards to technologies like JavaFX or WebCompnents as handouts for conferences. Since today you can download this ref cards as pdfs.

The JavaOne Voting Machine

hendrik

#IoT

#JavaFX

The JavaOne Voting Machine

If you visited JavaOne this year you should have noticed the Voting Machines that were placed at each session room at JavaOne. In this post I will share some insides about the creation of the machines.

Dolphin Platform 0.7 has been released

hendrik

#Dolphin Platform

Dolphin Platform 0.7 has been released

We released version 0.7 of the Dolphin Platform today. Next to the framework we updated the Spring Boot archetype for Maven and added a KumuluzEE Maven archetype.

Dolphin Platform and Polymer

hendrik

#Dolphin Platform

#JavaFX

#Polymer

#Web Frontends

#WebComponents

Dolphin Platform and Polymer

Starting with version 0.7 the Dolphin Platform JavaScript and Polymer API has been released.

Dolphin Platform Jumpstart

hendrik

#Dolphin Platform

#JavaFX

Dolphin Platform Jumpstart

Starting with a new technology is often hard. Even if the technology is documented and follows the pattern and structures that you already know from other APIs or frameworks the initial start is always a problem. For Dolphin Platform we created a jumpstart project that will help you to get into the framework and create awesome applications based on it.

Round images with JavaFX

hendrik

#JavaFX

#Layout & UI

Round images with JavaFX

This post gives an example for creating round image controls with JavaFX