This website was coded using an experimental Development Environment, created and hosted by Chris L. Fleshner in Omaha, Nebraska.
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 file-system, 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.
For a written version of these audio parts, click here.
I am most proud of the underlying coding methods used in this project. So I have set up this page in order to expose in detail the methods I employed when writing the code for 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 constructs on the parameter level. ~ Chris L. Fleshner, Developer
Learn about my coding environment at Patent Perspectives, Inc.