All Stories

Setting Up an XP Virtual Machine to run I.E…

We recently received a request from a client to convert some PDF files to HTML with BuildVu and test whether they worked correctly in Internet...
Nathan Howard
1 min read

What we love and hate about Java IDEs –…

Last time I mentioned that I’d be writing a series of articles about integrated development environments (IDE) and what we love and hate about them....
Alex Marshall
1 min read

Check if a PDF is valid using the HTML5…

Using the HTML5 File API to validate PDF Files Recently in my own time I have been familiarizing myself with the HTML5 File API....
Lyndon Armitage
5 min read

Measure content performance with Analytics – Why convert PDF…

One of the things that all good content producers rely heavily on is analytics. Analytics give you the opportunity to see what is doing...
Leon Atherton
1 min read

Indenting your own code

Code indentation is very important in making your code readable and easy to follow. Recently we have considered how to format our own code...
Kieran France
1 min read