deploy: 0d2e9d9533
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Protocol 🌱 Digital Garden</title>
|
||||
<meta name="description" content="A communication protocol is a system of rules that allows two or more entities of a communications system to transmit information via any kind of variation of a physical quantity. The protocol defi...">
|
||||
<link rel="stylesheet" href="/assets/css/style.css?1618179569101884521"><link type="application/atom+xml" rel="alternate" href="https://digitalgarden.hypha.coop/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
||||
<link rel="stylesheet" href="/assets/css/style.css?1618179671252161782"><link type="application/atom+xml" rel="alternate" href="https://digitalgarden.hypha.coop/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
||||
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
||||
</nav></header><main class="links-dark-green" aria-label="Content">
|
||||
<div class="flex">
|
||||
@ -13,7 +13,12 @@
|
||||
<header>
|
||||
<div class="note-meta flex justify-between">
|
||||
|
||||
<time class="code dib f7 pb2" datetime="2021-04-11T22:19:06+00:00">
|
||||
<time class="code dib f7 pb2 flex" datetime="2021-03-28T00:00:00+00:00">
|
||||
Created on March 28, 2021
|
||||
|
||||
</time>
|
||||
|
||||
<time class="code dib f7 pb2" datetime="2021-04-11T22:20:45+00:00">
|
||||
Last updated on April 11, 2021
|
||||
|
||||
</time>
|
||||
@ -29,6 +34,13 @@
|
||||
|
||||
<p><a href="https://en.wikipedia.org/wiki/Communication_protocol">https://en.wikipedia.org/wiki/Communication_protocol</a></p>
|
||||
|
||||
<p>“Protocols” from the Lab Book of the Civic Laboratory for Environmental Action Research (CLEAR):</p>
|
||||
|
||||
<blockquote>
|
||||
<p>Protocols are the “attitudes” or “the manner in which one approaches each and every element in our space.” They are different than pure rules or instructions; they are ways that we establish order and maintain practices across our group […] – They define the way we ought to proceed or behave in different situations. As such, they are normative, or premised on values, morals, and an idea of how things ought to be done. They are a manifestation of our values.</p>
|
||||
</blockquote>
|
||||
|
||||
<p><a href="https://civiclaboratory.nl/clear-lab-book/">https://civiclaboratory.nl/clear-lab-book/</a></p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -100,6 +112,6 @@
|
||||
</div>
|
||||
|
||||
<script src="/assets/js/d3.v6.min.js"></script>
|
||||
<script src="/assets/js/scripts.js?1618179569101884521"></script>
|
||||
<script src="/assets/js/scripts.js?1618179671252161782"></script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user