Code

“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.”

CHIP – HTML to ePub Converter

Convert standalone HTML files into ebooks in ePub format

CHIP – HTML to ePub Converter

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.

Read more...

SCRAP – Content Management System

A content management system doesn't have to be complicated, and does not need a database.

SCRAP – Content Management System

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.

Read more...

Coding Style and Standards

Optimize code reading, reliability, and maintainability

Coding Style and Standards

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.

Read more...