Georgia Ingham

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

 



17 Stories by Georgia Ingham

7 ways we have improved our core code base

We are continually trying to improve our code base, and not just by adding new features, but by going back to our core code...
2 min read

Java 10’s Experimental JIT Compiler explained in 5 minutes

This month’s theme is Java 10 to tie in with the release of the new Java version. Despite being only 6 months since Java...
1 min read

What’s new in JUnit 5?

This month our posts are focusing on code quality and we have already covered how you can use IDEs to improve your code to...
2 min read

Brief Overview of Security features offered by the PDF file format

As security is an ever present issue we thought we would highlight some security features offered by the PDF file format that can be...
2 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...
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...
1 min read