More than just Hello World!
Here’s a list of applications that I’ve created usually for myself, and mostly development related. If you want to my more generic applications, see my companies list of available goodies (link will be added at some point in the future).
snlProtoAmazonOnca.pas
Implemented some years ago, this unit supports lookups on Amazons webservers using both the legacy DevToken and the newer AWS method. Use the Query* functions to use it.
I’m listing it here mainly since it was part of the blog and Google search results or forum posts might lead people to looking for it.
snlAPIVirusTotal.pas
To add extensive scanning services to FileAlyzer 2, I wrote a unit to handle the VirusTotal API.
Dude’s Action Chain
Delphi is a great IDE, and the support of MSBuild allows pre- and post-compilation actions to be easily taken. Dude’s Action Chain is a build and automatization environment that allows you to go beyond that, and at the same time visualizes the build process, making it much easier to set up.
Delphi Code Revival
This is my attempt at keeping a few given up components alive, as well as updating them to the latest Delphi versions. It currently includes Mirkes’ HexEditor.
Heathcliff for Catweazle LC1
A 1999 lasershow editor project written in Delphi now opensourced to allow new features by other users, and possibly a move to FreePascal/Lazarus for other platforms and a free compiler and IDE.
Universal Cosmonaut
Universal Cosmonaut just receives all input from the SpaceNavigator and allows profiles that translate this into keyboard or mouse actions depending on the process currently in the foreground.
Great to use as a system wide volume control, for example, but it also demonstrates the Delphi wrappers I wrote for 3DConnexions API.

