Isometric tiles for a pixel art game in Godot 4.3A few things to be aware of when creating isometric tiles for use in a Godot 4.3 pixel art game.Feb 15Feb 15
Passing parameters to NUnit tests using Azure PipelinesIn this guide, I will demonstrate how this can be achieved in Azure Pipelines using NUnit as a test framework.Aug 23, 2022211Aug 23, 2022211
2D game development in Godot 3.4This article chronicles some things I discovered when I built my first 2D game prototype using the Godot Engine.Jun 26, 2022441Jun 26, 2022441
Debugging into NuGet packagesThis is a straightforward article that describes how you can step into a NuGet package while debugging your project.May 18, 20221May 18, 20221
Azure Application Insights for web and desktopIn this article, I will describe the steps for introducing Application Insights into both web and Windows desktop applications.Mar 3, 2022Mar 3, 2022
Published inCodeXSQL unit testing with Redgate and tSQLtUp until recently, I’d done unit tests in C#, JavaScript, Java, and Delphi, but never in SQL.Aug 5, 20214Aug 5, 20214
Free Pascal in Visual Studio CodeThis article is about setting up things so that you can code, compile and debug Free Pascal from Visual Studio Code.Jun 10, 2021751Jun 10, 2021751
Build and deploy with Travis CI and AWS S3Travis CI is a website that allows you to implement many such features for free and links to repositories on GitHub. As an experiment, I…May 2, 20211May 2, 20211
Hosting an Azure DevOps build agent on Linux using Oracle CloudI describe my experience setting up a self-hosted agent in Azure Pipelines using a VM running Linux in the Oracle Cloud.Jan 9, 2021Jan 9, 2021
Getting started with mORMot and Lazarus/Free PascalThis article describes steps for setting up Lazarus with mORMot so that you can start using this framework in your Free Pascal projects.Dec 27, 2020Dec 27, 2020
Getting started with mORMot and DelphiThis article describes steps for setting up Delphi with mORMot.Dec 27, 2020Dec 27, 2020
Hosting an Azure DevOps build agent on Windows using Amazon EC2I describe my experience setting up a self-hosted agent in Azure Pipelines using a VM running Windows Server in Amazon EC2.Dec 17, 20201Dec 17, 20201
Automated testing with Selenium Web Driver in .NETLet me share with you what I’ve learned so far about Selenium Web Driver, a popular tool used to automate front-end testing.Aug 20, 2020Aug 20, 2020
Unit testing JS in a .NET project using Jasmine and ChutzpahHow you can unit test the JavaScript in your .NET web application.May 18, 20201May 18, 20201
An issue testing with SSL in PostmanThis post deals with a problem I ran into while testing my .NET Core web APIs using the popular tool Postman, and my solution.Jan 7, 20201Jan 7, 20201
A room with a Vue.jsVue.js is a JavaScript library that spun off AngularJS. This is my own attempt at unpacking the framework.Sep 22, 20191Sep 22, 20191
Address lookups with LoqateLoqate provides a variety of location-related services and allows your website to populate various address fields based on a partial…Sep 6, 2019Sep 6, 2019