<?xml version="1.0"?>
<?xml-stylesheet href="/transform" type="text/xsl"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:bibo="http://purl.org/ontology/bibo/" xmlns:bs="http://purl.org/ontology/bibo/status/" xmlns:ci="https://vocab.methodandstructure.com/content-inventory#" xmlns:dct="http://purl.org/dc/terms/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xhv="http://www.w3.org/1999/xhtml/vocab#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" lang="en" prefix="bibo: http://purl.org/ontology/bibo/ bs: http://purl.org/ontology/bibo/status/ ci: https://vocab.methodandstructure.com/content-inventory# dct: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns# xhv: http://www.w3.org/1999/xhtml/vocab# xsd: http://www.w3.org/2001/XMLSchema#" vocab="http://www.w3.org/1999/xhtml/vocab#" xml:lang="en">
  <head>
    <title lang="en" property="dct:title" xml:lang="en">Technical Note 5</title>
    <base href="https://doriantaylor.com/summer-of-protocols/technical-note/5"/>
    <link href="../../elsewhere" rel="alternate bookmark" title="Elsewhere"/>
    <link href="../../this-site" rel="alternate index" title="This Site"/>
    <link href="http://purl.org/ontology/bibo/status/published" rel="bibo:status"/>
    <link href="" rel="ci:canonical" title="Technical Note 5"/>
    <link href="../../person/dorian-taylor#me" rel="dct:creator" title="Dorian Taylor"/>
    <link href="../../person/dorian-taylor" rel="meta" title="Who I Am"/>
    <link href="../" rel="up" title="Summer of Protocols: Retrofitting the Web"/>
    <link about="../../" href="../../3f36c30c-6096-454a-8a22-c062100ae41f" rel="alternate" type="application/atom+xml"/>
    <link about="../../" href="../../this-site" rel="alternate"/>
    <link about="../../" href="../../elsewhere" rel="alternate"/>
    <link about="../../" href="../../e341ca62-0387-4cea-b69a-cdabc7656871" rel="alternate" type="application/atom+xml"/>
    <link about="../../" href="../../f07f5044-01bc-472d-9079-9b07771b731c" rel="alternate" type="application/atom+xml"/>
    <link about="../../verso/" href="../../3f36c30c-6096-454a-8a22-c062100ae41f" rel="alternate" type="application/atom+xml"/>
    <link about="../../verso/" href="../../this-site" rel="alternate"/>
    <link about="../../verso/" href="../../elsewhere" rel="alternate"/>
    <meta content="Five levels of engagement with the Intertwingler engine." name="description" property="dct:abstract"/>
    <meta content="2023-08-01T00:40:15Z" datatype="xsd:dateTime" property="dct:created"/>
    <meta about="../../person/dorian-taylor#me" content="Dorian Taylor" name="author" property="foaf:name"/>
    <meta content="summary" name="twitter:card"/>
    <meta content="@doriantaylor" name="twitter:site"/>
    <meta content="Technical Note 5" name="twitter:title"/>
    <meta content="Five levels of engagement with the Intertwingler engine." name="twitter:description"/>
  </head>
  <body about="" id="ExhxfMdJ799jAWZIepgtNJ" typeof="bibo:Note">
    <p>After a lengthy conversation <time datetime="2023-07-31">today</time> with <dfn>affiliate researcher</dfn> <span>Olivia Steiert</span>, I have sketched out five levels of engagement with my project <a href="https://github.com/doriantaylor/rb-intertwingler"><code>Intertwingler</code></a>, ordered by investment of time and skills:</p>
    <dl>
      <dt>Using</dt>
      <dd>
        <p>You are using an instance of <code>Intertwingler</code> that I am personally&#x2731; running:</p>
        <ul>
          <li>You are reading <a href="../../"><code>doriantaylor.com</code></a> or <a href="https://the.natureof.software/"><code>the.natureof.software</code></a>, etc.</li>
          <li>You are one of my clients interacting with your client <dfn>extranet</dfn>.</li>
          <li>You are interacting with <a href="https://ibis.makethingsmakesense.com/">my instance of the <abbr>IBIS</abbr> tool.</a>&#x2020;</li>
        </ul>
        <aside role="note">
          <p>&#x2731;&#x2009;Conceivably somebody <em>else</em> could be running an <code>Intertwingler</code> instance, but we need at least one person in the next category for that.</p>
        </aside>
        <aside role="note">
          <p>&#x2020;&#x2009;As of this writing, the <abbr>IBIS</abbr> tool does not run on <code>Intertwingler</code>, but a success criterion of this project is to resume development of the (many-years-stagnant) <abbr>IBIS</abbr> tool on top of it.</p>
        </aside>
      </dd>
      <dt>Instantiating</dt>
      <dd>
        <p>You are running an instance of <code>Intertwingler</code>, using a presentation layer I (or potentially somebody else) have already prepared, on one of your own properties:</p>
        <ul>
          <li>your personal computer</li>
          <li>your organization's Web or <dfn>intranet</dfn> server</li>
          <li>your Web server-<em>less</em> (<abbr title="Amazon Web Services">AWS</abbr> Lambda, etc.)</li>
        </ul>
      </dd>
      <dt>Adapting</dt>
      <dd>You are an enterprising person with <dfn>front-end</dfn> skills, using <code>Intertwingler</code> to make your own <dfn>dense hypermedia</dfn> network with your own <abbr>UI</abbr> design.</dd>
      <dt>Extending</dt>
      <dd>You are <dfn>back-end</dfn> Web developer, comfortable writing <dfn>microservices</dfn>, creating one or more <dfn>handlers</dfn> (<dfn>content handler</dfn> or <dfn>transform</dfn>) to extend the capabilities of <code>Intertwingler</code>.</dd>
      <dt>Porting</dt>
      <dd>You are a <dfn>library</dfn> and/or <dfn>framework</dfn> developer, porting the core <code>Intertwingler</code> engine to your preferred programming language.</dd>
    </dl>
  </body>
</html>
