Lyndon Armitage

  http://lyndonarmitage.com Lyndon is a general Developer. He has a keen interest in AI and Games Programming and runs a blog that he periodically updates.

 



9 Stories by Lyndon Armitage

Making a jQuery PDF Viewer

JQuery is one of the most popular JavaScript Frameworks around (for good reason), it gives you ability to access and manipulate the HTML DOM...
2 min read

Check if a PDF is valid using the HTML5 File API

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

iOS and HTML5: Gotcha with Absolute Positioning

One of the aims of our PDF to HTML5 converter and all of it’s various view modes (all 9 of them) was to make...
4 min read

How to make use of Nashorn on Java 7

Nashorn is the new Oracle library to replace the reliable and now ageing, Rhino JavaScript engine for Java. It makes use of new JVM...
1 min read

Why installing Java 8 may ‘break’ your system

In writing our PDF to Android PDF Viewer application I needed to ensure the source files we output are correct and work in popular...
2 min read