New Website CMS

Hello All, So I have decided to attempt to build a new CMS (codename P@ige) from the ground up using Delphi for as much of the system as possible. The new CMS will eventually replace my WordPress website. Initial tests are promising. Here is the goal: Create separate tiers: Database Tier (using MySQL). API Tier:… Continue reading New Website CMS

Setup an Azure VM for RadStudio 10.2 Linux Development (Part 2)

  This is the second in a series of posts about setting up and configuring an Azure virtual machine for use as a development box for Embarcadero’s RADStudio 10.2 Tokyo. In this blog post I will explain the steps necessary for properly configuring your new Linux virtual machine for use with RADStudio linux development. For the first… Continue reading Setup an Azure VM for RadStudio 10.2 Linux Development (Part 2)

Setup an Azure VM for RadStudio 10.2 Linux Development (Part 1)

  This is the first in a series of posts about setting up and configuring an Azure virtual machine for use as a development box for Embarcadero’s RADStudio 10.2 Tokyo. In this blog post I will explain the steps necessary for setting up an Azure virtual machine for use with RADStudio linux development. To begin… Continue reading Setup an Azure VM for RadStudio 10.2 Linux Development (Part 1)

StringEncryptL Trial

StringEncryptL is a part of the StringEncrypt family (StringEncryptL, StringEncryptW, StringEncryptX) that allows the user to both encrypt/encode and decode/decrypt a piece of text. The primary purpose is to allow software developers to hide their string constants by encrypting/encoding them to make the harder for crackers to determine their contents. Encryption is performed using a… Continue reading StringEncryptL Trial

@Help

@Help is a CHM file viewer/help system for the Linux operating system. @Help is available in both 32-bit and 64-bit editions and has been test on both CentOS 7 and Ubuntu 16.04 LTS. It may work on other distributions as well.