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 ReadingNotepad++ as an IDE
I’ve very little to report in terms of my own projects at the moment as I have some not inconsiderably large custom jobs on which have taken up a lot of my time this week, not to mention having to…
Continue ReadingREST Cache is live!
My REST Cache is now live on the WordPress.org plugin directory! This cache is extremely fast and is a very good compliment to any plugin which makes heavy use of the WordPress REST API, such as WP Google Maps. It…
Continue Reading