Java is a general-purpose, concurrent, class-based, object-oriented computer programming language that is specifically designed to have as few implementation dependencies as possible.
Developers can “write once, run anywhere” (WORA), meaning that code that runs on one platform does not need to be recompiled to run on another. Java applications are typically compiled to bytecode (class file) that can run on any Java virtual machine (JVM) regardless of computer architecture.

Java

What is the Dicom image Format?

DICOM stands for Digital Imaging and Communications in Medicine and is a worldwide standard that defines how to store, exchange and transmit medical images. Image devices...
Georgia Ingham
2 min read

What is XMP metadata and why it is useful

Recently at IDR Solutions we have been busy working away and added support for reading and writing of XMP metadata to Tiff images with the...
Kieran France
2 min read

How to setup the Red Hat OpenShift cloud

Whilst busy working away on various software at IDR Solutions it occurred to me that it hass been a while since I wrote another...
Georgia Ingham
4 min read

A timely lesson on why it is a bad…

At IDR Solutions whilst working on some files we found we had a very good example last week to show why it is a...
Mark Stephens
58 sec read

How to use the Oracle Java Cloud Service with…

At IDR Solutions I mainly work on the Development of the JPedal Java PDF Library and PDF to HTML5 Converter. Recently I have also spent...
Georgia Ingham
5 min read