Robin Glauser


My Blog about Development, Design and my random thoughts.

How to join strings with a delimiter in Java

Here’s the code to join a few strings and glue them with a delimiter.


PnPMusic – A Music Maker for Game Masters

Yesterday I started a new project in Java called “PnPMusic“. The idea behind it is to let game masters in Pen & Paper or Dungeons and Dragons play their own Music based on categories like fighting, story, calm and so on. Also I’m trying to improve my Java knowledge as it is a really cool language. For the GUI I’m … Read More