Articles

Graphical element that underlines the text
My first steps with JavaFX on Raspberry Pi

Open Elements

#DataFX

#IoT

#JavaFX

My first steps with JavaFX on Raspberry Pi

Today I started playing with my Pi & JavaFX. I created a screensaver as a first demo. The programm loads random pictures (2848 × 4288 pixel) and animates them on the screen.

Some news about Vagrant-Binding

hendrik

#General

#Vagrant-Binding

Some news about Vagrant-Binding

Yesterday I gave a Vagrant-Binding talk at JUG Dortmund. I received really great feedback and thanks to some productive discussions the future of the API is getting more clearly to me.

Access Puppet Forge Repository with Java

hendrik

#Vagrant-Binding

Access Puppet Forge Repository with Java

To integrate Puppet modules more easy to Vagrant-Binding projects I created a Java API that access Puppet Forge by REST.

GridFX supports CSS

hendrik

#JavaFX

GridFX supports CSS

GridFX has no CSS support. Several CSS properties were added to GridFX and let you style the control

Custom UI Controls with JavaFX (Part 2)

hendrik

#JavaFX

Custom UI Controls with JavaFX (Part 2)

One thing I often done is Swing was customization of components and the creation of new components types. With the last release of JavaFX you can easily create custom controls with this new UI toolkit, too. This post gives a first overview about the JavaFX APIs to create custom controls.

GridFX is moving forward

hendrik

#JavaFX

GridFX is moving forward

GridFX is official part of JFXtras.

The future of Vagrant-Binding

hendrik

#General

#Vagrant-Binding

The future of Vagrant-Binding

Currently I'm working on Chef support for the Vagrant-Binding. So you can choose between Puppet and Chef as provisioner.