I left the WP Google Maps team last summer after almost four years with the team, having completing a full JavaScript refactor, which I am very pleased to see released recently. You can read more about my contributions to the…
Continue ReadingMaps, Electronics and Air Horns
I’ve been collaborating on a project due for launch very soon which involves MapBox and friends, I’m very excited to be able to share this publicly and will log an entry in this journal as soon as I can for…
Continue ReadingOff-grid circuit simulation
I’m looking into DC circuit simulation with a graphical interface as a matter of personal interest. It’d be really nice to develop an application which would let the user create a DC system, complete with a battery bank and state…
Continue ReadingDocker, Emscripten and Doom
I’ve been undertaking a task recently which requires me to use Docker. I’ve used all manner of VM’s in the past but not Docker in particular. As an exercise today, I decided to familiarise myself more with Docker by attempting…
Continue ReadingDOMDocument 1.0.10 release
I’ve released version 1.0.10 of my jQuery-like DOMDocument extension library today. This version fixes a couple of issues in uncommon scenarios, as well as a compatibility issue with PHP 8.0. The automated tests are also fixed in the new version.…
Continue ReadingSplitBatch released
I’m very pleased to announce the release of my Split Batch processing library. This library provides a way to imitate cron jobs in a discrete way on any platform, whether or not native cron is actually supported. This can be…
Continue ReadingOLGM & Split Batcher
I’ve just wrapped up a very large project which I’ve unfortunately been unable to document on this blog due to non-disclosure. For this reason, blog entries have been sparse in the last six weeks. I’m very hopeful to find some…
Continue ReadingREST Query Monitor
I’m very pleased to announce my new WordPress plugin, REST Query Monitor. You can use this plugin to view queries run during the scope of a REST request, which is a useful alternative to relying on query logging. I’m hopeful…
Continue ReadingWatchfulAutoloadGenerator
I’m working on a specialist tool for a client at the moment which makes heavy use of Backbone.js and the WordPress REST API. Readers may be familiar with the WordPress Query Monitor plugin, which is a superb general purpose monitoring…
Continue ReadingOctober update
I don’t have a great deal to report with regards to training and my own personal projects at the moment. Payload is going well in terms of playability, I’ve developed an AI to play against, unfortunately the AI has revealed…
Continue Reading