Leon Atherton

  https://blog.idrsolutions.com/author/leon/ Leon is a developer at IDRsolutions and product manager for BuildVu. He oversees the BuildVu product strategy and roadmap in addition to spending lots of time writing code.

   



43 Stories by Leon Atherton

How to set up PDF to HTML5 conversion to the Cloud

One of the big themes of 2019 was running software in the Cloud using technologies such as Docker. The most commonly asked support question...
55 sec read

How to Enable SVG Gzip Compression on Apache and NGINX

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

How to enable GZIP Compression in Tomcat, Jetty, GlassFish and Payara

GZIP Compression is a widely supported method of reducing the file size of the content hosted by your Java Application Server. This reduces bandwidth...
1 min read

What is a Microservice?

If the term Microservice is new to you then chances are that you’re thinking the same thing that went through my mind when I...
1 min read

How to convert PDF files to SVG (Tutorial)

How to convert a single PDF file to SVG Access your free converter HERE. Select the PDF file you would like to convert Configure...
1 min read

Making a Simple Basecamp Chatbot with NodeJS

Creating a chatbot is a fun way to integrate external tool functionality within Basecamp. I recently created one to call the Bitbucket API, allowing...
1 min read