All Stories

What is Unicode – A Beginners introduction

In the early days of computers, text was stored in a simple way. Usually, one byte was used per character giving you the ability...
Sam Howard
2 min read

PDF Gouraud shading (Free-Form) Color Interpolation

At IDR Solutions I spend a lot of time working with PDF as I’m involved in the development of our Java PDF Library and...
suda
59 sec read

How to write a Media Player in JavaFX using…

In my previous article “How to write a Media Player in JavaFX using NetBeans IDE – Part 1 “ I showed you how to...
Sylwia Dorota Kedzia
2 min read

Java 8 streams Explained in 5 minutes

In my previous article I explained Java 8 Lambda Expression and how easy it is to use. In this article, we will take a...
Ernest Duodu
1 min read

6 Tips for Optimising SVG Files

SVG (Scalable Vector Graphics) has seen a rapid increase in usage in recent years since being included in the HTML5 specification as web browsers...
Leon Atherton
1 min read