All Stories

Tutorial – Calling Java from a Bash Script

Bash is a very flexible cross-platform scripting language with multiple uses and can integrate with lots of other tools (ie DIff). It is built...
Nathan Howard
3 min read

Choosing a Java Application Server

As you maybe aware of recently Oracle has stopped commerical support for future releases of the Glassfish server. You can read the official announcement...
suda
1 min read

The best tools for a Road Warrior – 10…

I will be looking at specific development tools for road going developers. Eclipse Orion Eclipse Orion is one of the projects being worked on...
Alex Marshall
4 min read

Extract Shape information from a PDF file (solving common…

Introduction Welcome to a new series on our blog! We get lots of inquires about solving problems with PDF files so we will be...
Mark Stephens
1 min read

Using Apache htaccess to password protect documents

Introduction Most web sites are run on servers which use the Apache software. This offers some very useful features for websites. For example, it...
Mark Stephens
2 min read