A short mentioning of the website mechanics to send HTML for browsers.

This section will be used to document the technology to generate the HTML documents and then send them to browsers. In the beginning it will be mostly a collection of static web pages. Technology is changing here as anywhere else on the WWW. Main point is it should work for 1- 1000 users should be working with the created networks. Nobody gurantees that information stays available and that search engines properly find information and attribute it to the right source. So this is not intended as a replacement of the Wayback Machine, but just a local history to explain choices of technology.

This will be the list of different technologies and method used to build this site:

  1. Static web pages - the HTML 5.0 of things as defined in 2023 as Living Standard HTML or Hypertext Markup Lanaguage.
  2. Using server side scripting as now called Web Content Accessibility Guidelines 2.0 in the online documentation WCAG.
  3. Creating a simple input form to save.
  4. Using javascript or other client side scripts.
  5. Using frameworks and packages for standard website mechanics like node.js.