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: DevExpress
Using TcxScrollBar with WPTools
Overview One of the best third-party component sets for writing Windows applications with Delphi is the Developer Express VCL Suite. It includes hundreds of controls, from simple edits and buttons, to more complex controls such as ribbons, spreadsheets and even a basic word processor. The word processor that is included is good for a… Continue reading Using TcxScrollBar with WPTools
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