Audio Part 1
Audio Part 2

For a written version of these audio parts: View Transcript (PDF)

This website was coded using an experimental Development Environment which was created by Chris L. Fleshner in Omaha, Nebraska. The underlying code is dynamically created using a system of scripts.

We do not use a Content Management System or Hosting Service (such as WordPress or Wix), nor do we use any database technology (MySql/PostgreSQL, etc.). Instead we interface directly with an inhouse, linux-based distro, and derive all content pages and dependent scripts. We create PHP, HTML, CSS & minimally, JQuery, on-the-fly, to provide the page rendering and subsystem functionality, on the user level. These pages, templated with scope-level search and replace variables, are then written and reloaded at render time.

The site features are supported using portable dynamic tasks, which are generated programatically, based on the keywords provided by the end user, or an AI.

I am most proud of the underlying code used in this project. So I have set up this page in order to expose in detail the methods I employed when writing this site. The information on this page is very technical, and is targeted mainly for web developers or others interested in how I wrote the system. The system is comprised of my original coding concepts, but is a framework in and of itself built around dynamically modifying code areas (embedded in templates) on the parameter level.

Chris L. Fleshner, Full Stack Developer.