Java is a computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible.

Java

How to set up Jenkins in five minutes

Recently we have been joined by Rudairo J Chitsenga who has spent some time with us having completed a course in software testing. During...
Guest Blogger
2 min read

Why we wrote our own Java JPEG2000 libraries

What is JPEG2000? JPEG2000 is an important image file format which offers significant benefits over JPEG. For our specific usage it does generate significantly...
Mark Stephens
55 sec read

How to Enable SVG Gzip Compression on Apache and…

Gzip compression is a widely supported method of reducing the size of the content sent from a web server in order to improve the...
Leon Atherton
46 sec read

Image Rotation In Java

In this article I will show you how to rotate images in Java. The simplest way to rotate an image in Java is to...
Nirali
1 min read

3 ways in which Java modules will change the…

This month we are looking at which version of Java you should be running. In our other articles, we look at Java 8 vs Java...
Mark Stephens
2 min read