It’s been a while. I have had a lot going on and 2020 has not been much of a help either. But I have finally started work on this project again. P@igeCMS is a website CMS/Blogging platform written as much as possible in Embarcadero Delphi. It will start out with basic page management and blogging… Continue reading P@igeCMS
Category: DataAbstract
Convert a Data Abstract Code-First Server to an ISAPI Module
Ok, so you have your RemObjects Data Abstract server perfected and it is running great. However, you now want to convert it to an ISAPI module to deploy to your Windows Server running IIS. The RemObjects wizards don’t have an option to help you with this, so what do you do? Well the… Continue reading Convert a Data Abstract Code-First Server to an ISAPI Module
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