“Don't take shortcuts or bodge your logic. Code what you actually want to happen, structure your thoughts with purpose, and build for true reliability and maintainability.”
Convert standalone HTML files into ebooks in ePub format
CHIP (Convert HTML Into ePub) is a utility designed to convert a standalone HTML document into a fully formatted ebook in ePub format. CHIP integrates directly into the Windows file explorer context menu. When installed, right-clicking any .htm or .html file will provide the option Convert to ePub.
A content management system doesn't have to be complicated, and does not need a database.
SCRAP (Simple Core for Rendering Assets & Pages) is the CMS that powers this site. It is a simple mobile-responsive flat-file CMS, consisting of one short PHP file and a single stylesheet, with no Javascript, no dependencies, and no database.
Optimize code reading, reliability, and maintainability
The style and alignment of code is a deeply personal and functional choice for developers. The styles and rules that I use are not going to be to everybody's taste, but there are very good reasons for them.