Georgia Ingham

  Georgia is a Java Developer. She has spoken at lots of conferences. Her hobbies include reading, completing puzzle books and cycling.

 



20 Stories by Georgia Ingham

4 things to remember when migrating to Java 9

JavaOne this year left us with some big announcements – one of which was the arrival of Java 9 (finally). Whilst there are some...
0 2 min read

6 ways to improve your code quality

During JavaOne I attended a variety of sessions covering topics from how to use Docker containers to potential issues you may face when migrating...
0 3 min read

Which security implementation should I use: Bouncy Castle or JCA?

Over the past few weeks at IDRsolutions we have been creating methods that will decrypt an encrypted PDF using Java’s Cryptography Architecture (JCA). Previously we only allowed...
0 2 min read

How to view Photoshop images in Java?

This week sees an interesting addition to our JDeli image library. We have now developed our own PSD decoder. In this blog article I...
0 1 min read

What is a Dicom image?

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...
2 2 min read