Add DOT diagrams to manifesto, create eight forms of capital page
Manifesto diagrams (4): quadrivium, trivium, seeds-and-sprouts, permacomputer-properties. Each rendered to SVG and PNG from DOT source. Eight forms of capital page with 9 step-by-step diagrams: individual forms, full mesh, nurture vs transactional, extractive flow, regenerative flow, knowledge loop, community loop, pollution, and permacomputer-capital mapping. Maps the eight forms framework to the permacomputer quadrivium values.
96
eight-forms-of-capital/img/community-loop.dot
Normal file
|
|
@ -0,0 +1,96 @@
|
|||
digraph community {
|
||||
bgcolor="transparent"
|
||||
rankdir=TB
|
||||
pad=0.5
|
||||
nodesep=0.8
|
||||
ranksep=1.0
|
||||
|
||||
node [
|
||||
fontname="Helvetica"
|
||||
fontsize=13
|
||||
style="filled"
|
||||
penwidth=2
|
||||
shape=box
|
||||
width=2.0
|
||||
height=0.9
|
||||
]
|
||||
|
||||
edge [
|
||||
fontname="Helvetica"
|
||||
fontsize=10
|
||||
penwidth=3
|
||||
]
|
||||
|
||||
social [
|
||||
label="SOCIAL\nrelationships · trust · favors"
|
||||
fillcolor="#FF9800"
|
||||
fontcolor="white"
|
||||
color="#E65100"
|
||||
]
|
||||
|
||||
spiritual [
|
||||
label="SPIRITUAL\npresence · awareness · depth"
|
||||
fillcolor="#E91E63"
|
||||
fontcolor="white"
|
||||
color="#AD1457"
|
||||
]
|
||||
|
||||
cultural [
|
||||
label="CULTURAL\nshared story · art · ceremony\n(emerges from community only)"
|
||||
fillcolor="#9C27B0"
|
||||
fontcolor="white"
|
||||
color="#6A1B9A"
|
||||
penwidth=3
|
||||
]
|
||||
|
||||
living [
|
||||
label="LIVING\nstewardship sustained\nacross generations"
|
||||
fillcolor="#4CAF50"
|
||||
fontcolor="white"
|
||||
color="#2E7D32"
|
||||
]
|
||||
|
||||
social -> cultural [
|
||||
label="relationships weave\ninto shared meaning"
|
||||
color="#FF9800"
|
||||
fontcolor="#E65100"
|
||||
]
|
||||
|
||||
spiritual -> cultural [
|
||||
label="depth feeds\ncollective purpose"
|
||||
color="#E91E63"
|
||||
fontcolor="#AD1457"
|
||||
]
|
||||
|
||||
cultural -> living [
|
||||
label="shared ethics sustain\necological care\nfor generations"
|
||||
color="#9C27B0"
|
||||
fontcolor="#6A1B9A"
|
||||
]
|
||||
|
||||
living -> social [
|
||||
label="abundance creates\nspace for connection"
|
||||
color="#4CAF50"
|
||||
fontcolor="#2E7D32"
|
||||
style=dashed
|
||||
]
|
||||
|
||||
living -> spiritual [
|
||||
label="nature deepens\nawareness"
|
||||
color="#4CAF50"
|
||||
fontcolor="#2E7D32"
|
||||
style=dashed
|
||||
]
|
||||
|
||||
// Note
|
||||
note [
|
||||
label="cultural capital\nis the only form that\ncan only be gathered\nby a community\nnever by individuals alone"
|
||||
shape=note
|
||||
fillcolor="#F3E5F5"
|
||||
fontcolor="#4A148C"
|
||||
color="#9C27B0"
|
||||
fontsize=11
|
||||
]
|
||||
|
||||
cultural -> note [style=dotted color="#9C27B0" arrowhead=none]
|
||||
}
|
||||
BIN
eight-forms-of-capital/img/community-loop.png
Normal file
|
After Width: | Height: | Size: 73 KiB |
100
eight-forms-of-capital/img/community-loop.svg
Normal file
|
|
@ -0,0 +1,100 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 2.43.0 (0)
|
||||
-->
|
||||
<!-- Title: community Pages: 1 -->
|
||||
<svg width="597pt" height="628pt"
|
||||
viewBox="0.00 0.00 597.00 628.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(36 592)">
|
||||
<title>community</title>
|
||||
<!-- social -->
|
||||
<g id="node1" class="node">
|
||||
<title>social</title>
|
||||
<polygon fill="#ff9800" stroke="#e65100" stroke-width="2" points="200,-556 0,-556 0,-491 200,-491 200,-556"/>
|
||||
<text text-anchor="middle" x="100" y="-527.1" font-family="Helvetica,sans-Serif" font-size="13.00" fill="white">SOCIAL</text>
|
||||
<text text-anchor="middle" x="100" y="-513.1" font-family="Helvetica,sans-Serif" font-size="13.00" fill="white">relationships · trust · favors</text>
|
||||
</g>
|
||||
<!-- cultural -->
|
||||
<g id="node3" class="node">
|
||||
<title>cultural</title>
|
||||
<polygon fill="#9c27b0" stroke="#6a1b9a" stroke-width="3" points="445.5,-397 214.5,-397 214.5,-332 445.5,-332 445.5,-397"/>
|
||||
<text text-anchor="middle" x="330" y="-375.1" font-family="Helvetica,sans-Serif" font-size="13.00" fill="white">CULTURAL</text>
|
||||
<text text-anchor="middle" x="330" y="-361.1" font-family="Helvetica,sans-Serif" font-size="13.00" fill="white">shared story · art · ceremony</text>
|
||||
<text text-anchor="middle" x="330" y="-347.1" font-family="Helvetica,sans-Serif" font-size="13.00" fill="white">(emerges from community only)</text>
|
||||
</g>
|
||||
<!-- social->cultural -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>social->cultural</title>
|
||||
<path fill="none" stroke="#ff9800" stroke-width="3" d="M146.27,-490.92C183.46,-465.53 235.81,-429.79 275.12,-402.96"/>
|
||||
<polygon fill="#ff9800" stroke="#ff9800" stroke-width="3" points="277.52,-405.56 283.81,-397.03 273.57,-399.78 277.52,-405.56"/>
|
||||
<text text-anchor="middle" x="278.5" y="-447" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#e65100">relationships weave</text>
|
||||
<text text-anchor="middle" x="278.5" y="-436" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#e65100">into shared meaning</text>
|
||||
</g>
|
||||
<!-- spiritual -->
|
||||
<g id="node2" class="node">
|
||||
<title>spiritual</title>
|
||||
<polygon fill="#e91e63" stroke="#ad1457" stroke-width="2" points="413.5,-65 200.5,-65 200.5,0 413.5,0 413.5,-65"/>
|
||||
<text text-anchor="middle" x="307" y="-36.1" font-family="Helvetica,sans-Serif" font-size="13.00" fill="white">SPIRITUAL</text>
|
||||
<text text-anchor="middle" x="307" y="-22.1" font-family="Helvetica,sans-Serif" font-size="13.00" fill="white">presence · awareness · depth</text>
|
||||
</g>
|
||||
<!-- spiritual->cultural -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>spiritual->cultural</title>
|
||||
<path fill="none" stroke="#e91e63" stroke-width="3" d="M352.04,-65.13C380,-87.68 413.46,-120.71 429,-159 452.9,-217.89 407.51,-283.65 370.57,-324.31"/>
|
||||
<polygon fill="#e91e63" stroke="#e91e63" stroke-width="3" points="367.8,-322.15 363.55,-331.85 372.93,-326.92 367.8,-322.15"/>
|
||||
<text text-anchor="middle" x="480" y="-196" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#ad1457">depth feeds</text>
|
||||
<text text-anchor="middle" x="480" y="-185" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#ad1457">collective purpose</text>
|
||||
</g>
|
||||
<!-- living -->
|
||||
<g id="node4" class="node">
|
||||
<title>living</title>
|
||||
<polygon fill="#4caf50" stroke="#2e7d32" stroke-width="2" points="180,-225.5 16,-225.5 16,-160.5 180,-160.5 180,-225.5"/>
|
||||
<text text-anchor="middle" x="98" y="-203.6" font-family="Helvetica,sans-Serif" font-size="13.00" fill="white">LIVING</text>
|
||||
<text text-anchor="middle" x="98" y="-189.6" font-family="Helvetica,sans-Serif" font-size="13.00" fill="white">stewardship sustained</text>
|
||||
<text text-anchor="middle" x="98" y="-175.6" font-family="Helvetica,sans-Serif" font-size="13.00" fill="white">across generations</text>
|
||||
</g>
|
||||
<!-- cultural->living -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>cultural->living</title>
|
||||
<path fill="none" stroke="#9c27b0" stroke-width="3" d="M263.78,-331.96C244.2,-321.53 223.16,-309.19 205,-296 179.48,-277.46 153.8,-253.21 134,-233.01"/>
|
||||
<polygon fill="#9c27b0" stroke="#9c27b0" stroke-width="3" points="136.45,-230.51 126.98,-225.77 131.43,-235.38 136.45,-230.51"/>
|
||||
<text text-anchor="middle" x="257" y="-288" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#6a1b9a">shared ethics sustain</text>
|
||||
<text text-anchor="middle" x="257" y="-277" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#6a1b9a">ecological care</text>
|
||||
<text text-anchor="middle" x="257" y="-266" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#6a1b9a">for generations</text>
|
||||
</g>
|
||||
<!-- note -->
|
||||
<g id="node5" class="node">
|
||||
<title>note</title>
|
||||
<polygon fill="#f3e5f5" stroke="#9c27b0" stroke-width="2" points="393.5,-227 238.5,-227 238.5,-159 399.5,-159 399.5,-221 393.5,-227"/>
|
||||
<polyline fill="none" stroke="#9c27b0" stroke-width="2" points="393.5,-227 393.5,-221 "/>
|
||||
<polyline fill="none" stroke="#9c27b0" stroke-width="2" points="399.5,-221 393.5,-221 "/>
|
||||
<text text-anchor="middle" x="319" y="-214.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#4a148c">cultural capital</text>
|
||||
<text text-anchor="middle" x="319" y="-202.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#4a148c">is the only form that</text>
|
||||
<text text-anchor="middle" x="319" y="-190.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#4a148c">can only be gathered</text>
|
||||
<text text-anchor="middle" x="319" y="-178.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#4a148c">by a community</text>
|
||||
<text text-anchor="middle" x="319" y="-166.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#4a148c">never by individuals alone</text>
|
||||
</g>
|
||||
<!-- cultural->note -->
|
||||
<g id="edge6" class="edge">
|
||||
<title>cultural->note</title>
|
||||
<path fill="none" stroke="#9c27b0" stroke-width="3" stroke-dasharray="1,5" d="M327.93,-331.62C326,-301.79 323.12,-257.43 321.15,-227.19"/>
|
||||
</g>
|
||||
<!-- living->social -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>living->social</title>
|
||||
<path fill="none" stroke="#4caf50" stroke-width="3" stroke-dasharray="5,2" d="M93.22,-225.64C87.79,-265.57 80.15,-336.36 84,-397 85.78,-425.1 89.79,-456.53 93.35,-480.9"/>
|
||||
<polygon fill="#4caf50" stroke="#4caf50" stroke-width="3" points="89.9,-481.51 94.84,-490.89 96.83,-480.48 89.9,-481.51"/>
|
||||
<text text-anchor="middle" x="135" y="-367.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#2e7d32">abundance creates</text>
|
||||
<text text-anchor="middle" x="135" y="-356.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#2e7d32">space for connection</text>
|
||||
</g>
|
||||
<!-- living->spiritual -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>living->spiritual</title>
|
||||
<path fill="none" stroke="#4caf50" stroke-width="3" stroke-dasharray="5,2" d="M139.54,-160.5C173.27,-134.92 220.94,-98.77 256.8,-71.57"/>
|
||||
<polygon fill="#4caf50" stroke="#4caf50" stroke-width="3" points="259.33,-74.05 265.18,-65.22 255.1,-68.47 259.33,-74.05"/>
|
||||
<text text-anchor="middle" x="253" y="-115" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#2e7d32">nature deepens</text>
|
||||
<text text-anchor="middle" x="253" y="-104" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#2e7d32">awareness</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 7.2 KiB |
75
eight-forms-of-capital/img/extractive-flow.dot
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
digraph extractive {
|
||||
bgcolor="transparent"
|
||||
rankdir=LR
|
||||
pad=0.5
|
||||
nodesep=0.8
|
||||
ranksep=1.2
|
||||
|
||||
node [
|
||||
fontname="Helvetica"
|
||||
fontsize=12
|
||||
style="filled"
|
||||
penwidth=2
|
||||
shape=box
|
||||
width=1.6
|
||||
height=0.8
|
||||
]
|
||||
|
||||
edge [
|
||||
fontname="Helvetica"
|
||||
fontsize=10
|
||||
]
|
||||
|
||||
// Title
|
||||
title [
|
||||
label="THE EXTRACTIVE PATTERN\n(degenerative)"
|
||||
shape=plaintext
|
||||
fillcolor="transparent"
|
||||
fontsize=16
|
||||
fontcolor="#C62828"
|
||||
]
|
||||
|
||||
// The extraction chain
|
||||
living [label="LIVING\ncapital" fillcolor="#4CAF50" fontcolor="white" color="#2E7D32"]
|
||||
material [label="MATERIAL\ncapital" fillcolor="#795548" fontcolor="white" color="#4E342E"]
|
||||
financial [label="FINANCIAL\ncapital" fillcolor="#607D8B" fontcolor="white" color="#37474F" penwidth=4]
|
||||
|
||||
living -> material [
|
||||
label="extract\nresources"
|
||||
penwidth=4
|
||||
color="#F44336"
|
||||
fontcolor="#C62828"
|
||||
]
|
||||
|
||||
material -> financial [
|
||||
label="sell\ngoods"
|
||||
penwidth=4
|
||||
color="#F44336"
|
||||
fontcolor="#C62828"
|
||||
]
|
||||
|
||||
// Side extractions
|
||||
social [label="SOCIAL\ncapital" fillcolor="#FF9800" fontcolor="white" color="#E65100"]
|
||||
cultural [label="CULTURAL\ncapital" fillcolor="#9C27B0" fontcolor="white" color="#6A1B9A"]
|
||||
spiritual [label="SPIRITUAL\ncapital" fillcolor="#E91E63" fontcolor="white" color="#AD1457"]
|
||||
intellectual [label="INTELLECTUAL\ncapital" fillcolor="#2196F3" fontcolor="white" color="#0D47A1"]
|
||||
experiential [label="EXPERIENTIAL\ncapital" fillcolor="#009688" fontcolor="white" color="#00695C"]
|
||||
|
||||
social -> financial [label="leverage\nconnections" penwidth=2 color="#F44336" fontcolor="#C62828"]
|
||||
cultural -> financial [label="commodify\nart & story" penwidth=2 color="#F44336" fontcolor="#C62828"]
|
||||
spiritual -> financial [label="exploit\nfaith" penwidth=2 color="#F44336" fontcolor="#C62828"]
|
||||
|
||||
intellectual -> material [label="facilitate" penwidth=1.5 color="#888888" style=dashed fontcolor="#666666"]
|
||||
experiential -> material [label="facilitate" penwidth=1.5 color="#888888" style=dashed fontcolor="#666666"]
|
||||
|
||||
// Financial grows exponentially
|
||||
financial -> financial [
|
||||
label="exponential\ngrowth"
|
||||
penwidth=4
|
||||
color="#F44336"
|
||||
fontcolor="#C62828"
|
||||
]
|
||||
|
||||
// Invisible edges for layout
|
||||
title -> living [style=invis]
|
||||
}
|
||||
BIN
eight-forms-of-capital/img/extractive-flow.png
Normal file
|
After Width: | Height: | Size: 67 KiB |
138
eight-forms-of-capital/img/extractive-flow.svg
Normal file
|
|
@ -0,0 +1,138 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 2.43.0 (0)
|
||||
-->
|
||||
<!-- Title: extractive Pages: 1 -->
|
||||
<svg width="1010pt" height="594pt"
|
||||
viewBox="0.00 0.00 1010.00 594.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(36 558)">
|
||||
<title>extractive</title>
|
||||
<!-- title -->
|
||||
<g id="node1" class="node">
|
||||
<title>title</title>
|
||||
<polygon fill="transparent" stroke="transparent" stroke-width="2" points="227,-522 0,-522 0,-464 227,-464 227,-522"/>
|
||||
<text text-anchor="middle" x="113.5" y="-498.2" font-family="Helvetica,sans-Serif" font-size="16.00" fill="#c62828">THE EXTRACTIVE PATTERN</text>
|
||||
<text text-anchor="middle" x="113.5" y="-480.2" font-family="Helvetica,sans-Serif" font-size="16.00" fill="#c62828">(degenerative)</text>
|
||||
</g>
|
||||
<!-- living -->
|
||||
<g id="node2" class="node">
|
||||
<title>living</title>
|
||||
<polygon fill="#4caf50" stroke="#2e7d32" stroke-width="2" points="429,-522 314,-522 314,-464 429,-464 429,-522"/>
|
||||
<text text-anchor="middle" x="371.5" y="-496.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">LIVING</text>
|
||||
<text text-anchor="middle" x="371.5" y="-483.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">capital</text>
|
||||
</g>
|
||||
<!-- title->living -->
|
||||
<!-- material -->
|
||||
<g id="node3" class="node">
|
||||
<title>material</title>
|
||||
<polygon fill="#795548" stroke="#4e342e" stroke-width="2" points="678,-406 563,-406 563,-348 678,-348 678,-406"/>
|
||||
<text text-anchor="middle" x="620.5" y="-380.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">MATERIAL</text>
|
||||
<text text-anchor="middle" x="620.5" y="-367.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">capital</text>
|
||||
</g>
|
||||
<!-- living->material -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>living->material</title>
|
||||
<path fill="none" stroke="#f44336" stroke-width="4" d="M429.17,-466.39C466.22,-448.99 514.76,-426.19 553.54,-407.98"/>
|
||||
<polygon fill="#f44336" stroke="#f44336" stroke-width="4" points="555.11,-411.11 562.67,-403.69 552.13,-404.77 555.11,-411.11"/>
|
||||
<text text-anchor="middle" x="496" y="-459" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#c62828">extract</text>
|
||||
<text text-anchor="middle" x="496" y="-448" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#c62828">resources</text>
|
||||
</g>
|
||||
<!-- financial -->
|
||||
<g id="node4" class="node">
|
||||
<title>financial</title>
|
||||
<polygon fill="#607d8b" stroke="#37474f" stroke-width="4" points="938,-232 823,-232 823,-174 938,-174 938,-232"/>
|
||||
<text text-anchor="middle" x="880.5" y="-206.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">FINANCIAL</text>
|
||||
<text text-anchor="middle" x="880.5" y="-193.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">capital</text>
|
||||
</g>
|
||||
<!-- material->financial -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>material->financial</title>
|
||||
<path fill="none" stroke="#f44336" stroke-width="4" d="M666.85,-347.8C698.69,-327.16 742.16,-298.71 780,-273 796.51,-261.78 814.4,-249.3 830.39,-238.02"/>
|
||||
<polygon fill="#f44336" stroke="#f44336" stroke-width="4" points="832.41,-240.88 838.56,-232.25 828.37,-235.16 832.41,-240.88"/>
|
||||
<text text-anchor="middle" x="750.5" y="-324" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#c62828">sell</text>
|
||||
<text text-anchor="middle" x="750.5" y="-313" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#c62828">goods</text>
|
||||
</g>
|
||||
<!-- financial->financial -->
|
||||
<g id="edge8" class="edge">
|
||||
<title>financial->financial</title>
|
||||
<path fill="none" stroke="#f44336" stroke-width="4" d="M860.79,-232.42C850.57,-260.04 857.14,-290 880.5,-290 901.12,-290 908.66,-266.65 903.11,-242.17"/>
|
||||
<polygon fill="#f44336" stroke="#f44336" stroke-width="4" points="906.41,-241 900.21,-232.42 899.71,-243 906.41,-241"/>
|
||||
<text text-anchor="middle" x="880.5" y="-304" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#c62828">exponential</text>
|
||||
<text text-anchor="middle" x="880.5" y="-293" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#c62828">growth</text>
|
||||
</g>
|
||||
<!-- social -->
|
||||
<g id="node5" class="node">
|
||||
<title>social</title>
|
||||
<polygon fill="#ff9800" stroke="#e65100" stroke-width="2" points="678,-290 563,-290 563,-232 678,-232 678,-290"/>
|
||||
<text text-anchor="middle" x="620.5" y="-264.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">SOCIAL</text>
|
||||
<text text-anchor="middle" x="620.5" y="-251.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">capital</text>
|
||||
</g>
|
||||
<!-- social->financial -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>social->financial</title>
|
||||
<path fill="none" stroke="#f44336" stroke-width="2" d="M678.12,-248.27C717.81,-239.35 771.01,-227.39 812.76,-218"/>
|
||||
<polygon fill="#f44336" stroke="#f44336" stroke-width="2" points="813.58,-221.41 822.57,-215.8 812.04,-214.58 813.58,-221.41"/>
|
||||
<text text-anchor="middle" x="750.5" y="-251" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#c62828">leverage</text>
|
||||
<text text-anchor="middle" x="750.5" y="-240" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#c62828">connections</text>
|
||||
</g>
|
||||
<!-- cultural -->
|
||||
<g id="node6" class="node">
|
||||
<title>cultural</title>
|
||||
<polygon fill="#9c27b0" stroke="#6a1b9a" stroke-width="2" points="678,-174 563,-174 563,-116 678,-116 678,-174"/>
|
||||
<text text-anchor="middle" x="620.5" y="-148.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">CULTURAL</text>
|
||||
<text text-anchor="middle" x="620.5" y="-135.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">capital</text>
|
||||
</g>
|
||||
<!-- cultural->financial -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>cultural->financial</title>
|
||||
<path fill="none" stroke="#f44336" stroke-width="2" d="M678.12,-157.73C717.81,-166.65 771.01,-178.61 812.76,-188"/>
|
||||
<polygon fill="#f44336" stroke="#f44336" stroke-width="2" points="812.04,-191.42 822.57,-190.2 813.58,-184.59 812.04,-191.42"/>
|
||||
<text text-anchor="middle" x="750.5" y="-193" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#c62828">commodify</text>
|
||||
<text text-anchor="middle" x="750.5" y="-182" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#c62828">art & story</text>
|
||||
</g>
|
||||
<!-- spiritual -->
|
||||
<g id="node7" class="node">
|
||||
<title>spiritual</title>
|
||||
<polygon fill="#e91e63" stroke="#ad1457" stroke-width="2" points="678,-58 563,-58 563,0 678,0 678,-58"/>
|
||||
<text text-anchor="middle" x="620.5" y="-32.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">SPIRITUAL</text>
|
||||
<text text-anchor="middle" x="620.5" y="-19.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">capital</text>
|
||||
</g>
|
||||
<!-- spiritual->financial -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>spiritual->financial</title>
|
||||
<path fill="none" stroke="#f44336" stroke-width="2" d="M667.28,-58C699.13,-78.36 742.44,-106.41 780,-132 796.88,-143.5 815.12,-156.38 831.33,-167.99"/>
|
||||
<polygon fill="#f44336" stroke="#f44336" stroke-width="2" points="829.43,-170.94 839.6,-173.93 833.52,-165.25 829.43,-170.94"/>
|
||||
<text text-anchor="middle" x="750.5" y="-146" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#c62828">exploit</text>
|
||||
<text text-anchor="middle" x="750.5" y="-135" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#c62828">faith</text>
|
||||
</g>
|
||||
<!-- intellectual -->
|
||||
<g id="node8" class="node">
|
||||
<title>intellectual</title>
|
||||
<polygon fill="#2196f3" stroke="#0d47a1" stroke-width="2" points="429,-406 314,-406 314,-348 429,-348 429,-406"/>
|
||||
<text text-anchor="middle" x="371.5" y="-380.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">INTELLECTUAL</text>
|
||||
<text text-anchor="middle" x="371.5" y="-367.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">capital</text>
|
||||
</g>
|
||||
<!-- intellectual->material -->
|
||||
<g id="edge6" class="edge">
|
||||
<title>intellectual->material</title>
|
||||
<path fill="none" stroke="#888888" stroke-width="1.5" stroke-dasharray="5,2" d="M429.17,-377C465.91,-377 513.94,-377 552.56,-377"/>
|
||||
<polygon fill="#888888" stroke="#888888" stroke-width="1.5" points="552.67,-380.5 562.67,-377 552.67,-373.5 552.67,-380.5"/>
|
||||
<text text-anchor="middle" x="496" y="-380" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#666666">facilitate</text>
|
||||
</g>
|
||||
<!-- experiential -->
|
||||
<g id="node9" class="node">
|
||||
<title>experiential</title>
|
||||
<polygon fill="#009688" stroke="#00695c" stroke-width="2" points="429,-290 314,-290 314,-232 429,-232 429,-290"/>
|
||||
<text text-anchor="middle" x="371.5" y="-264.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">EXPERIENTIAL</text>
|
||||
<text text-anchor="middle" x="371.5" y="-251.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">capital</text>
|
||||
</g>
|
||||
<!-- experiential->material -->
|
||||
<g id="edge7" class="edge">
|
||||
<title>experiential->material</title>
|
||||
<path fill="none" stroke="#888888" stroke-width="1.5" stroke-dasharray="5,2" d="M429.17,-287.61C466.22,-305.01 514.76,-327.81 553.54,-346.02"/>
|
||||
<polygon fill="#888888" stroke="#888888" stroke-width="1.5" points="552.13,-349.23 562.67,-350.31 555.11,-342.89 552.13,-349.23"/>
|
||||
<text text-anchor="middle" x="496" y="-332" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#666666">facilitate</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 9.2 KiB |
117
eight-forms-of-capital/img/full-mesh.dot
Normal file
|
|
@ -0,0 +1,117 @@
|
|||
graph mesh {
|
||||
bgcolor="transparent"
|
||||
layout=neato
|
||||
pad=0.5
|
||||
overlap=false
|
||||
sep="+20"
|
||||
|
||||
node [
|
||||
fontname="Helvetica"
|
||||
fontsize=11
|
||||
style="filled"
|
||||
shape=circle
|
||||
width=1.5
|
||||
fixedsize=true
|
||||
penwidth=2
|
||||
]
|
||||
|
||||
edge [
|
||||
penwidth=1.2
|
||||
color="#BDBDBD"
|
||||
len=2.5
|
||||
]
|
||||
|
||||
// Nurture capitals (warm colors, top)
|
||||
living [
|
||||
label="LIVING\n\nsoil · water\nplants · animals"
|
||||
fillcolor="#4CAF50"
|
||||
fontcolor="white"
|
||||
color="#2E7D32"
|
||||
]
|
||||
|
||||
social [
|
||||
label="SOCIAL\n\nrelationships\ninfluence"
|
||||
fillcolor="#FF9800"
|
||||
fontcolor="white"
|
||||
color="#E65100"
|
||||
]
|
||||
|
||||
cultural [
|
||||
label="CULTURAL\n\nshared story\nart · myth"
|
||||
fillcolor="#9C27B0"
|
||||
fontcolor="white"
|
||||
color="#6A1B9A"
|
||||
]
|
||||
|
||||
spiritual [
|
||||
label="SPIRITUAL\n\nkarma · faith\npresence"
|
||||
fillcolor="#E91E63"
|
||||
fontcolor="white"
|
||||
color="#AD1457"
|
||||
]
|
||||
|
||||
// Transactional capitals (cool colors, bottom)
|
||||
financial [
|
||||
label="FINANCIAL\n\nmoney\ncurrencies"
|
||||
fillcolor="#607D8B"
|
||||
fontcolor="white"
|
||||
color="#37474F"
|
||||
]
|
||||
|
||||
material [
|
||||
label="MATERIAL\n\ntools · buildings\ninfrastructure"
|
||||
fillcolor="#795548"
|
||||
fontcolor="white"
|
||||
color="#4E342E"
|
||||
]
|
||||
|
||||
intellectual [
|
||||
label="INTELLECTUAL\n\nideas\nknowledge"
|
||||
fillcolor="#2196F3"
|
||||
fontcolor="white"
|
||||
color="#0D47A1"
|
||||
]
|
||||
|
||||
experiential [
|
||||
label="EXPERIENTIAL\n\nknow-how\nskill"
|
||||
fillcolor="#009688"
|
||||
fontcolor="white"
|
||||
color="#00695C"
|
||||
]
|
||||
|
||||
// Full mesh — every node connects to every other
|
||||
living -- social
|
||||
living -- cultural
|
||||
living -- spiritual
|
||||
living -- financial
|
||||
living -- material
|
||||
living -- intellectual
|
||||
living -- experiential
|
||||
|
||||
social -- cultural
|
||||
social -- spiritual
|
||||
social -- financial
|
||||
social -- material
|
||||
social -- intellectual
|
||||
social -- experiential
|
||||
|
||||
cultural -- spiritual
|
||||
cultural -- financial
|
||||
cultural -- material
|
||||
cultural -- intellectual
|
||||
cultural -- experiential
|
||||
|
||||
spiritual -- financial
|
||||
spiritual -- material
|
||||
spiritual -- intellectual
|
||||
spiritual -- experiential
|
||||
|
||||
financial -- material
|
||||
financial -- intellectual
|
||||
financial -- experiential
|
||||
|
||||
material -- intellectual
|
||||
material -- experiential
|
||||
|
||||
intellectual -- experiential
|
||||
}
|
||||
BIN
eight-forms-of-capital/img/full-mesh.png
Normal file
|
After Width: | Height: | Size: 136 KiB |
216
eight-forms-of-capital/img/full-mesh.svg
Normal file
|
|
@ -0,0 +1,216 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 2.43.0 (0)
|
||||
-->
|
||||
<!-- Title: mesh Pages: 1 -->
|
||||
<svg width="595pt" height="586pt"
|
||||
viewBox="0.00 0.00 594.89 586.20" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(36 550.2)">
|
||||
<title>mesh</title>
|
||||
<!-- living -->
|
||||
<g id="node1" class="node">
|
||||
<title>living</title>
|
||||
<ellipse fill="#4caf50" stroke="#2e7d32" stroke-width="2" cx="54" cy="-312.18" rx="54" ry="54"/>
|
||||
<text text-anchor="middle" x="54" y="-327.88" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">LIVING</text>
|
||||
<text text-anchor="middle" x="54" y="-302.88" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">soil · water</text>
|
||||
<text text-anchor="middle" x="54" y="-290.88" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">plants · animals</text>
|
||||
</g>
|
||||
<!-- social -->
|
||||
<g id="node2" class="node">
|
||||
<title>social</title>
|
||||
<ellipse fill="#ff9800" stroke="#e65100" stroke-width="2" cx="468.89" cy="-300.1" rx="54" ry="54"/>
|
||||
<text text-anchor="middle" x="468.89" y="-315.8" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">SOCIAL</text>
|
||||
<text text-anchor="middle" x="468.89" y="-290.8" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">relationships</text>
|
||||
<text text-anchor="middle" x="468.89" y="-278.8" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">influence</text>
|
||||
</g>
|
||||
<!-- living--social -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>living--social</title>
|
||||
<path fill="none" stroke="#bdbdbd" stroke-width="1.2" d="M108.24,-310.6C187.75,-308.29 335.11,-304 414.64,-301.68"/>
|
||||
</g>
|
||||
<!-- cultural -->
|
||||
<g id="node3" class="node">
|
||||
<title>cultural</title>
|
||||
<ellipse fill="#9c27b0" stroke="#6a1b9a" stroke-width="2" cx="263.54" cy="-54" rx="54" ry="54"/>
|
||||
<text text-anchor="middle" x="263.54" y="-69.7" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">CULTURAL</text>
|
||||
<text text-anchor="middle" x="263.54" y="-44.7" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">shared story</text>
|
||||
<text text-anchor="middle" x="263.54" y="-32.7" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">art · myth</text>
|
||||
</g>
|
||||
<!-- living--cultural -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>living--cultural</title>
|
||||
<path fill="none" stroke="#bdbdbd" stroke-width="1.2" d="M88.13,-270.13C127.1,-222.12 190.46,-144.04 229.42,-96.04"/>
|
||||
</g>
|
||||
<!-- spiritual -->
|
||||
<g id="node4" class="node">
|
||||
<title>spiritual</title>
|
||||
<ellipse fill="#e91e63" stroke="#ad1457" stroke-width="2" cx="177.83" cy="-460.2" rx="54" ry="54"/>
|
||||
<text text-anchor="middle" x="177.83" y="-475.9" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">SPIRITUAL</text>
|
||||
<text text-anchor="middle" x="177.83" y="-450.9" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">karma · faith</text>
|
||||
<text text-anchor="middle" x="177.83" y="-438.9" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">presence</text>
|
||||
</g>
|
||||
<!-- living--spiritual -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>living--spiritual</title>
|
||||
<path fill="none" stroke="#bdbdbd" stroke-width="1.2" d="M88.82,-353.81C105.78,-374.07 126.11,-398.37 143.05,-418.63"/>
|
||||
</g>
|
||||
<!-- financial -->
|
||||
<g id="node5" class="node">
|
||||
<title>financial</title>
|
||||
<ellipse fill="#607d8b" stroke="#37474f" stroke-width="2" cx="365.74" cy="-448.44" rx="54" ry="54"/>
|
||||
<text text-anchor="middle" x="365.74" y="-464.14" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">FINANCIAL</text>
|
||||
<text text-anchor="middle" x="365.74" y="-439.14" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">money</text>
|
||||
<text text-anchor="middle" x="365.74" y="-427.14" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">currencies</text>
|
||||
</g>
|
||||
<!-- living--financial -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>living--financial</title>
|
||||
<path fill="none" stroke="#bdbdbd" stroke-width="1.2" d="M103.74,-333.92C162.02,-359.39 257.98,-401.34 316.18,-426.78"/>
|
||||
</g>
|
||||
<!-- material -->
|
||||
<g id="node6" class="node">
|
||||
<title>material</title>
|
||||
<ellipse fill="#795548" stroke="#4e342e" stroke-width="2" cx="249.38" cy="-274.26" rx="54" ry="54"/>
|
||||
<text text-anchor="middle" x="249.38" y="-289.96" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">MATERIAL</text>
|
||||
<text text-anchor="middle" x="249.38" y="-264.96" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">tools · buildings</text>
|
||||
<text text-anchor="middle" x="249.38" y="-252.96" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">infrastructure</text>
|
||||
</g>
|
||||
<!-- living--material -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>living--material</title>
|
||||
<path fill="none" stroke="#bdbdbd" stroke-width="1.2" d="M107.13,-301.87C134.81,-296.5 168.58,-289.94 196.26,-284.57"/>
|
||||
</g>
|
||||
<!-- intellectual -->
|
||||
<g id="node7" class="node">
|
||||
<title>intellectual</title>
|
||||
<ellipse fill="#2196f3" stroke="#0d47a1" stroke-width="2" cx="98.96" cy="-129.08" rx="54" ry="54"/>
|
||||
<text text-anchor="middle" x="98.96" y="-144.78" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">INTELLECTUAL</text>
|
||||
<text text-anchor="middle" x="98.96" y="-119.78" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">ideas</text>
|
||||
<text text-anchor="middle" x="98.96" y="-107.78" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">knowledge</text>
|
||||
</g>
|
||||
<!-- living--intellectual -->
|
||||
<g id="edge6" class="edge">
|
||||
<title>living--intellectual</title>
|
||||
<path fill="none" stroke="#bdbdbd" stroke-width="1.2" d="M66.88,-259.71C72.9,-235.2 80.05,-206.07 86.07,-181.56"/>
|
||||
</g>
|
||||
<!-- experiential -->
|
||||
<g id="node8" class="node">
|
||||
<title>experiential</title>
|
||||
<ellipse fill="#009688" stroke="#00695c" stroke-width="2" cx="422.89" cy="-129.81" rx="54" ry="54"/>
|
||||
<text text-anchor="middle" x="422.89" y="-145.51" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">EXPERIENTIAL</text>
|
||||
<text text-anchor="middle" x="422.89" y="-120.51" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">know-how</text>
|
||||
<text text-anchor="middle" x="422.89" y="-108.51" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">skill</text>
|
||||
</g>
|
||||
<!-- living--experiential -->
|
||||
<g id="edge7" class="edge">
|
||||
<title>living--experiential</title>
|
||||
<path fill="none" stroke="#bdbdbd" stroke-width="1.2" d="M102.61,-288.15C173.33,-253.19 303.85,-188.66 374.47,-153.75"/>
|
||||
</g>
|
||||
<!-- social--cultural -->
|
||||
<g id="edge8" class="edge">
|
||||
<title>social--cultural</title>
|
||||
<path fill="none" stroke="#bdbdbd" stroke-width="1.2" d="M434.29,-258.63C396.45,-213.29 336.17,-141.05 298.28,-95.64"/>
|
||||
</g>
|
||||
<!-- social--spiritual -->
|
||||
<g id="edge9" class="edge">
|
||||
<title>social--spiritual</title>
|
||||
<path fill="none" stroke="#bdbdbd" stroke-width="1.2" d="M421.48,-326.18C367.35,-355.95 279.34,-404.36 225.22,-434.13"/>
|
||||
</g>
|
||||
<!-- social--financial -->
|
||||
<g id="edge10" class="edge">
|
||||
<title>social--financial</title>
|
||||
<path fill="none" stroke="#bdbdbd" stroke-width="1.2" d="M437.94,-344.61C424.89,-363.38 409.72,-385.19 396.67,-403.96"/>
|
||||
</g>
|
||||
<!-- social--material -->
|
||||
<g id="edge11" class="edge">
|
||||
<title>social--material</title>
|
||||
<path fill="none" stroke="#bdbdbd" stroke-width="1.2" d="M415.19,-293.78C381.17,-289.77 337.34,-284.61 303.28,-280.6"/>
|
||||
</g>
|
||||
<!-- social--intellectual -->
|
||||
<g id="edge12" class="edge">
|
||||
<title>social--intellectual</title>
|
||||
<path fill="none" stroke="#bdbdbd" stroke-width="1.2" d="M419.76,-277.39C348.91,-244.63 218.79,-184.48 147.99,-151.75"/>
|
||||
</g>
|
||||
<!-- social--experiential -->
|
||||
<g id="edge13" class="edge">
|
||||
<title>social--experiential</title>
|
||||
<path fill="none" stroke="#bdbdbd" stroke-width="1.2" d="M454.71,-247.62C449.09,-226.8 442.64,-202.92 437.02,-182.12"/>
|
||||
</g>
|
||||
<!-- cultural--spiritual -->
|
||||
<g id="edge14" class="edge">
|
||||
<title>cultural--spiritual</title>
|
||||
<path fill="none" stroke="#bdbdbd" stroke-width="1.2" d="M252.33,-107.1C235.91,-184.95 205.46,-329.23 189.04,-407.08"/>
|
||||
</g>
|
||||
<!-- cultural--financial -->
|
||||
<g id="edge15" class="edge">
|
||||
<title>cultural--financial</title>
|
||||
<path fill="none" stroke="#bdbdbd" stroke-width="1.2" d="M277.11,-106.38C296.68,-181.93 332.63,-320.67 352.2,-396.16"/>
|
||||
</g>
|
||||
<!-- cultural--material -->
|
||||
<g id="edge16" class="edge">
|
||||
<title>cultural--material</title>
|
||||
<path fill="none" stroke="#bdbdbd" stroke-width="1.2" d="M260.06,-108.16C257.86,-142.3 255.04,-186.21 252.85,-220.3"/>
|
||||
</g>
|
||||
<!-- cultural--intellectual -->
|
||||
<g id="edge17" class="edge">
|
||||
<title>cultural--intellectual</title>
|
||||
<path fill="none" stroke="#bdbdbd" stroke-width="1.2" d="M214.16,-76.53C193.33,-86.03 169.13,-97.07 148.3,-106.57"/>
|
||||
</g>
|
||||
<!-- cultural--experiential -->
|
||||
<g id="edge18" class="edge">
|
||||
<title>cultural--experiential</title>
|
||||
<path fill="none" stroke="#bdbdbd" stroke-width="1.2" d="M312.65,-77.36C332.13,-86.63 354.48,-97.26 373.94,-106.52"/>
|
||||
</g>
|
||||
<!-- spiritual--financial -->
|
||||
<g id="edge19" class="edge">
|
||||
<title>spiritual--financial</title>
|
||||
<path fill="none" stroke="#bdbdbd" stroke-width="1.2" d="M231.93,-456.81C256.97,-455.25 286.66,-453.39 311.7,-451.82"/>
|
||||
</g>
|
||||
<!-- spiritual--material -->
|
||||
<g id="edge20" class="edge">
|
||||
<title>spiritual--material</title>
|
||||
<path fill="none" stroke="#bdbdbd" stroke-width="1.2" d="M197.38,-409.39C207.52,-383.04 219.86,-350.97 229.98,-324.68"/>
|
||||
</g>
|
||||
<!-- spiritual--intellectual -->
|
||||
<g id="edge21" class="edge">
|
||||
<title>spiritual--intellectual</title>
|
||||
<path fill="none" stroke="#bdbdbd" stroke-width="1.2" d="M165.24,-407.36C150.5,-345.47 126.22,-243.54 111.5,-181.72"/>
|
||||
</g>
|
||||
<!-- spiritual--experiential -->
|
||||
<g id="edge22" class="edge">
|
||||
<title>spiritual--experiential</title>
|
||||
<path fill="none" stroke="#bdbdbd" stroke-width="1.2" d="M210.12,-416.67C257.04,-353.41 343.57,-236.75 390.53,-173.44"/>
|
||||
</g>
|
||||
<!-- financial--material -->
|
||||
<g id="edge23" class="edge">
|
||||
<title>financial--material</title>
|
||||
<path fill="none" stroke="#bdbdbd" stroke-width="1.2" d="M335.47,-403.13C318.23,-377.32 296.71,-345.11 279.5,-319.34"/>
|
||||
</g>
|
||||
<!-- financial--intellectual -->
|
||||
<g id="edge24" class="edge">
|
||||
<title>financial--intellectual</title>
|
||||
<path fill="none" stroke="#bdbdbd" stroke-width="1.2" d="M330.87,-406.69C279.67,-345.4 184.72,-231.74 133.63,-170.59"/>
|
||||
</g>
|
||||
<!-- financial--experiential -->
|
||||
<g id="edge25" class="edge">
|
||||
<title>financial--experiential</title>
|
||||
<path fill="none" stroke="#bdbdbd" stroke-width="1.2" d="M375.31,-395.11C385.87,-336.2 402.78,-241.92 413.34,-183.05"/>
|
||||
</g>
|
||||
<!-- material--intellectual -->
|
||||
<g id="edge26" class="edge">
|
||||
<title>material--intellectual</title>
|
||||
<path fill="none" stroke="#bdbdbd" stroke-width="1.2" d="M210.25,-236.49C187.97,-214.98 160.14,-188.13 137.89,-166.65"/>
|
||||
</g>
|
||||
<!-- material--experiential -->
|
||||
<g id="edge27" class="edge">
|
||||
<title>material--experiential</title>
|
||||
<path fill="none" stroke="#bdbdbd" stroke-width="1.2" d="M290.94,-239.66C318.31,-216.87 354.01,-187.15 381.37,-164.37"/>
|
||||
</g>
|
||||
<!-- intellectual--experiential -->
|
||||
<g id="edge28" class="edge">
|
||||
<title>intellectual--experiential</title>
|
||||
<path fill="none" stroke="#bdbdbd" stroke-width="1.2" d="M153.18,-129.2C213.06,-129.33 308.92,-129.55 368.77,-129.69"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 11 KiB |
91
eight-forms-of-capital/img/individual-forms.dot
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
digraph individual {
|
||||
bgcolor="transparent"
|
||||
rankdir=TB
|
||||
pad=0.3
|
||||
nodesep=0.3
|
||||
ranksep=0.6
|
||||
|
||||
node [
|
||||
fontname="Helvetica"
|
||||
fontsize=10
|
||||
style="filled"
|
||||
penwidth=2
|
||||
shape=box
|
||||
width=2.4
|
||||
height=0.6
|
||||
]
|
||||
|
||||
edge [
|
||||
penwidth=1.5
|
||||
fontsize=9
|
||||
fontname="Helvetica"
|
||||
color="#888888"
|
||||
]
|
||||
|
||||
// Each form described
|
||||
living [
|
||||
label="LIVING CAPITAL — the foundation\nsoil · water · plants · animals · health · ecosystems"
|
||||
fillcolor="#4CAF50"
|
||||
fontcolor="white"
|
||||
color="#2E7D32"
|
||||
]
|
||||
|
||||
social [
|
||||
label="SOCIAL CAPITAL — influence & connection\nrelationships · networks · trust · favors owed"
|
||||
fillcolor="#FF9800"
|
||||
fontcolor="white"
|
||||
color="#E65100"
|
||||
]
|
||||
|
||||
material [
|
||||
label="MATERIAL CAPITAL — physical things\ntools · buildings · infrastructure · raw resources"
|
||||
fillcolor="#795548"
|
||||
fontcolor="white"
|
||||
color="#4E342E"
|
||||
]
|
||||
|
||||
financial [
|
||||
label="FINANCIAL CAPITAL — the medium\nmoney · currencies · securities"
|
||||
fillcolor="#607D8B"
|
||||
fontcolor="white"
|
||||
color="#37474F"
|
||||
]
|
||||
|
||||
intellectual [
|
||||
label="INTELLECTUAL CAPITAL — ideas\nconcepts · knowledge · theory · truth"
|
||||
fillcolor="#2196F3"
|
||||
fontcolor="white"
|
||||
color="#0D47A1"
|
||||
]
|
||||
|
||||
experiential [
|
||||
label="EXPERIENTIAL CAPITAL — know-how\nembodied skill · practice · mastery"
|
||||
fillcolor="#009688"
|
||||
fontcolor="white"
|
||||
color="#00695C"
|
||||
]
|
||||
|
||||
spiritual [
|
||||
label="SPIRITUAL CAPITAL — inner depth\nkarma · faith · presence · awareness of the whole"
|
||||
fillcolor="#E91E63"
|
||||
fontcolor="white"
|
||||
color="#AD1457"
|
||||
]
|
||||
|
||||
cultural [
|
||||
label="CULTURAL CAPITAL — shared experience\nstory · myth · song · art · ceremony · shared ethics"
|
||||
fillcolor="#9C27B0"
|
||||
fontcolor="white"
|
||||
color="#6A1B9A"
|
||||
]
|
||||
|
||||
// Flow from foundation upward
|
||||
living -> material [label="resources extracted" fontcolor="#666666"]
|
||||
material -> financial [label="goods sold" fontcolor="#666666"]
|
||||
financial -> intellectual [label="education funded" fontcolor="#666666"]
|
||||
intellectual -> experiential [label="theory practiced" fontcolor="#666666"]
|
||||
experiential -> social [label="skills shared" fontcolor="#666666"]
|
||||
social -> cultural [label="community emerges" fontcolor="#666666"]
|
||||
cultural -> spiritual [label="meaning deepens" fontcolor="#666666"]
|
||||
spiritual -> living [label="reverence sustains life" fontcolor="#666666" style=dashed]
|
||||
}
|
||||
BIN
eight-forms-of-capital/img/individual-forms.png
Normal file
|
After Width: | Height: | Size: 67 KiB |
124
eight-forms-of-capital/img/individual-forms.svg
Normal file
|
|
@ -0,0 +1,124 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 2.43.0 (0)
|
||||
-->
|
||||
<!-- Title: individual Pages: 1 -->
|
||||
<svg width="442pt" height="765pt"
|
||||
viewBox="0.00 0.00 441.70 765.20" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(21.6 743.6)">
|
||||
<title>individual</title>
|
||||
<!-- living -->
|
||||
<g id="node1" class="node">
|
||||
<title>living</title>
|
||||
<polygon fill="#4caf50" stroke="#2e7d32" stroke-width="2" points="352,-722 87,-722 87,-679 352,-679 352,-722"/>
|
||||
<text text-anchor="middle" x="219.5" y="-703.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="white">LIVING CAPITAL — the foundation</text>
|
||||
<text text-anchor="middle" x="219.5" y="-692.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="white">soil · water · plants · animals · health · ecosystems</text>
|
||||
</g>
|
||||
<!-- material -->
|
||||
<g id="node3" class="node">
|
||||
<title>material</title>
|
||||
<polygon fill="#795548" stroke="#4e342e" stroke-width="2" points="263.5,-625 17.5,-625 17.5,-582 263.5,-582 263.5,-625"/>
|
||||
<text text-anchor="middle" x="140.5" y="-606.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="white">MATERIAL CAPITAL — physical things</text>
|
||||
<text text-anchor="middle" x="140.5" y="-595.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="white">tools · buildings · infrastructure · raw resources</text>
|
||||
</g>
|
||||
<!-- living->material -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>living->material</title>
|
||||
<path fill="none" stroke="#888888" stroke-width="1.5" d="M202.36,-678.89C191.18,-665.44 176.43,-647.71 164.14,-632.93"/>
|
||||
<polygon fill="#888888" stroke="#888888" stroke-width="1.5" points="166.69,-630.52 157.61,-625.07 161.31,-635 166.69,-630.52"/>
|
||||
<text text-anchor="middle" x="228" y="-649.8" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#666666">resources extracted</text>
|
||||
</g>
|
||||
<!-- social -->
|
||||
<g id="node2" class="node">
|
||||
<title>social</title>
|
||||
<polygon fill="#ff9800" stroke="#e65100" stroke-width="2" points="253.5,-237 19.5,-237 19.5,-194 253.5,-194 253.5,-237"/>
|
||||
<text text-anchor="middle" x="136.5" y="-218.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="white">SOCIAL CAPITAL — influence & connection</text>
|
||||
<text text-anchor="middle" x="136.5" y="-207.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="white">relationships · networks · trust · favors owed</text>
|
||||
</g>
|
||||
<!-- cultural -->
|
||||
<g id="node8" class="node">
|
||||
<title>cultural</title>
|
||||
<polygon fill="#9c27b0" stroke="#6a1b9a" stroke-width="2" points="263,-140 0,-140 0,-97 263,-97 263,-140"/>
|
||||
<text text-anchor="middle" x="131.5" y="-121.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="white">CULTURAL CAPITAL — shared experience</text>
|
||||
<text text-anchor="middle" x="131.5" y="-110.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="white">story · myth · song · art · ceremony · shared ethics</text>
|
||||
</g>
|
||||
<!-- social->cultural -->
|
||||
<g id="edge6" class="edge">
|
||||
<title>social->cultural</title>
|
||||
<path fill="none" stroke="#888888" stroke-width="1.5" d="M135.42,-193.89C134.75,-181.19 133.88,-164.67 133.13,-150.42"/>
|
||||
<polygon fill="#888888" stroke="#888888" stroke-width="1.5" points="136.6,-149.88 132.58,-140.07 129.61,-150.24 136.6,-149.88"/>
|
||||
<text text-anchor="middle" x="181.5" y="-164.8" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#666666">community emerges</text>
|
||||
</g>
|
||||
<!-- financial -->
|
||||
<g id="node4" class="node">
|
||||
<title>financial</title>
|
||||
<polygon fill="#607d8b" stroke="#37474f" stroke-width="2" points="234,-528 47,-528 47,-485 234,-485 234,-528"/>
|
||||
<text text-anchor="middle" x="140.5" y="-509.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="white">FINANCIAL CAPITAL — the medium</text>
|
||||
<text text-anchor="middle" x="140.5" y="-498.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="white">money · currencies · securities</text>
|
||||
</g>
|
||||
<!-- material->financial -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>material->financial</title>
|
||||
<path fill="none" stroke="#888888" stroke-width="1.5" d="M140.5,-581.89C140.5,-569.19 140.5,-552.67 140.5,-538.42"/>
|
||||
<polygon fill="#888888" stroke="#888888" stroke-width="1.5" points="144,-538.07 140.5,-528.07 137,-538.07 144,-538.07"/>
|
||||
<text text-anchor="middle" x="165" y="-552.8" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#666666">goods sold</text>
|
||||
</g>
|
||||
<!-- intellectual -->
|
||||
<g id="node5" class="node">
|
||||
<title>intellectual</title>
|
||||
<polygon fill="#2196f3" stroke="#0d47a1" stroke-width="2" points="238,-431 43,-431 43,-388 238,-388 238,-431"/>
|
||||
<text text-anchor="middle" x="140.5" y="-412.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="white">INTELLECTUAL CAPITAL — ideas</text>
|
||||
<text text-anchor="middle" x="140.5" y="-401.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="white">concepts · knowledge · theory · truth</text>
|
||||
</g>
|
||||
<!-- financial->intellectual -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>financial->intellectual</title>
|
||||
<path fill="none" stroke="#888888" stroke-width="1.5" d="M140.5,-484.89C140.5,-472.19 140.5,-455.67 140.5,-441.42"/>
|
||||
<polygon fill="#888888" stroke="#888888" stroke-width="1.5" points="144,-441.07 140.5,-431.07 137,-441.07 144,-441.07"/>
|
||||
<text text-anchor="middle" x="181" y="-455.8" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#666666">education funded</text>
|
||||
</g>
|
||||
<!-- experiential -->
|
||||
<g id="node6" class="node">
|
||||
<title>experiential</title>
|
||||
<polygon fill="#009688" stroke="#00695c" stroke-width="2" points="236.5,-334 42.5,-334 42.5,-291 236.5,-291 236.5,-334"/>
|
||||
<text text-anchor="middle" x="139.5" y="-315.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="white">EXPERIENTIAL CAPITAL — know-how</text>
|
||||
<text text-anchor="middle" x="139.5" y="-304.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="white">embodied skill · practice · mastery</text>
|
||||
</g>
|
||||
<!-- intellectual->experiential -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>intellectual->experiential</title>
|
||||
<path fill="none" stroke="#888888" stroke-width="1.5" d="M140.28,-387.89C140.15,-375.19 139.98,-358.67 139.83,-344.42"/>
|
||||
<polygon fill="#888888" stroke="#888888" stroke-width="1.5" points="143.32,-344.04 139.72,-334.07 136.32,-344.11 143.32,-344.04"/>
|
||||
<text text-anchor="middle" x="178.5" y="-358.8" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#666666">theory practiced</text>
|
||||
</g>
|
||||
<!-- experiential->social -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>experiential->social</title>
|
||||
<path fill="none" stroke="#888888" stroke-width="1.5" d="M138.85,-290.89C138.45,-278.19 137.93,-261.67 137.48,-247.42"/>
|
||||
<polygon fill="#888888" stroke="#888888" stroke-width="1.5" points="140.96,-246.96 137.15,-237.07 133.97,-247.18 140.96,-246.96"/>
|
||||
<text text-anchor="middle" x="166" y="-261.8" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#666666">skills shared</text>
|
||||
</g>
|
||||
<!-- spiritual -->
|
||||
<g id="node7" class="node">
|
||||
<title>spiritual</title>
|
||||
<polygon fill="#e91e63" stroke="#ad1457" stroke-width="2" points="343,-43 86,-43 86,0 343,0 343,-43"/>
|
||||
<text text-anchor="middle" x="214.5" y="-24.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="white">SPIRITUAL CAPITAL — inner depth</text>
|
||||
<text text-anchor="middle" x="214.5" y="-13.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="white">karma · faith · presence · awareness of the whole</text>
|
||||
</g>
|
||||
<!-- spiritual->living -->
|
||||
<g id="edge8" class="edge">
|
||||
<title>spiritual->living</title>
|
||||
<path fill="none" stroke="#888888" stroke-width="1.5" stroke-dasharray="5,2" d="M248.26,-43.03C271.24,-59.85 297.5,-85.96 297.5,-117.5 297.5,-604.5 297.5,-604.5 297.5,-604.5 297.5,-629.31 293.46,-637.2 278.5,-657 274.16,-662.75 268.82,-668.05 263.15,-672.81"/>
|
||||
<polygon fill="#888888" stroke="#888888" stroke-width="1.5" points="260.99,-670.05 255.26,-678.96 265.3,-675.57 260.99,-670.05"/>
|
||||
<text text-anchor="middle" x="348" y="-358.8" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#666666">reverence sustains life</text>
|
||||
</g>
|
||||
<!-- cultural->spiritual -->
|
||||
<g id="edge7" class="edge">
|
||||
<title>cultural->spiritual</title>
|
||||
<path fill="none" stroke="#888888" stroke-width="1.5" d="M149.51,-96.89C161.26,-83.44 176.75,-65.71 189.66,-50.93"/>
|
||||
<polygon fill="#888888" stroke="#888888" stroke-width="1.5" points="192.58,-52.91 196.53,-43.07 187.31,-48.3 192.58,-52.91"/>
|
||||
<text text-anchor="middle" x="216.5" y="-67.8" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#666666">meaning deepens</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 8.6 KiB |
62
eight-forms-of-capital/img/knowledge-loop.dot
Normal file
|
|
@ -0,0 +1,62 @@
|
|||
digraph knowledge {
|
||||
bgcolor="transparent"
|
||||
rankdir=LR
|
||||
pad=0.5
|
||||
nodesep=1.0
|
||||
ranksep=1.2
|
||||
|
||||
node [
|
||||
fontname="Helvetica"
|
||||
fontsize=13
|
||||
style="filled"
|
||||
penwidth=2
|
||||
shape=box
|
||||
width=1.8
|
||||
height=1.0
|
||||
]
|
||||
|
||||
edge [
|
||||
fontname="Helvetica"
|
||||
fontsize=10
|
||||
penwidth=3
|
||||
]
|
||||
|
||||
intellectual [
|
||||
label="INTELLECTUAL\n\nread · study\nunderstand theory"
|
||||
fillcolor="#2196F3"
|
||||
fontcolor="white"
|
||||
color="#0D47A1"
|
||||
]
|
||||
|
||||
experiential [
|
||||
label="EXPERIENTIAL\n\npractice · build\nfeel the dough"
|
||||
fillcolor="#009688"
|
||||
fontcolor="white"
|
||||
color="#00695C"
|
||||
]
|
||||
|
||||
living [
|
||||
label="LIVING\n\nobserve results\nharvest feedback"
|
||||
fillcolor="#4CAF50"
|
||||
fontcolor="white"
|
||||
color="#2E7D32"
|
||||
]
|
||||
|
||||
intellectual -> experiential [
|
||||
label="apply theory\nthrough practice"
|
||||
color="#2196F3"
|
||||
fontcolor="#0D47A1"
|
||||
]
|
||||
|
||||
experiential -> living [
|
||||
label="skilled hands\ntransform the land"
|
||||
color="#009688"
|
||||
fontcolor="#00695C"
|
||||
]
|
||||
|
||||
living -> intellectual [
|
||||
label="observation\ngenerates new\nunderstanding"
|
||||
color="#4CAF50"
|
||||
fontcolor="#2E7D32"
|
||||
]
|
||||
}
|
||||
BIN
eight-forms-of-capital/img/knowledge-loop.png
Normal file
|
After Width: | Height: | Size: 38 KiB |
61
eight-forms-of-capital/img/knowledge-loop.svg
Normal file
|
|
@ -0,0 +1,61 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 2.43.0 (0)
|
||||
-->
|
||||
<!-- Title: knowledge Pages: 1 -->
|
||||
<svg width="815pt" height="228pt"
|
||||
viewBox="0.00 0.00 815.00 228.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(36 192)">
|
||||
<title>knowledge</title>
|
||||
<!-- intellectual -->
|
||||
<g id="node1" class="node">
|
||||
<title>intellectual</title>
|
||||
<polygon fill="#2196f3" stroke="#0d47a1" stroke-width="2" points="139,-72 0,-72 0,0 139,0 139,-72"/>
|
||||
<text text-anchor="middle" x="69.5" y="-54.1" font-family="Helvetica,sans-Serif" font-size="13.00" fill="white">INTELLECTUAL</text>
|
||||
<text text-anchor="middle" x="69.5" y="-25.1" font-family="Helvetica,sans-Serif" font-size="13.00" fill="white">read · study</text>
|
||||
<text text-anchor="middle" x="69.5" y="-11.1" font-family="Helvetica,sans-Serif" font-size="13.00" fill="white">understand theory</text>
|
||||
</g>
|
||||
<!-- experiential -->
|
||||
<g id="node2" class="node">
|
||||
<title>experiential</title>
|
||||
<polygon fill="#009688" stroke="#00695c" stroke-width="2" points="435,-156 305,-156 305,-84 435,-84 435,-156"/>
|
||||
<text text-anchor="middle" x="370" y="-138.1" font-family="Helvetica,sans-Serif" font-size="13.00" fill="white">EXPERIENTIAL</text>
|
||||
<text text-anchor="middle" x="370" y="-109.1" font-family="Helvetica,sans-Serif" font-size="13.00" fill="white">practice · build</text>
|
||||
<text text-anchor="middle" x="370" y="-95.1" font-family="Helvetica,sans-Serif" font-size="13.00" fill="white">feel the dough</text>
|
||||
</g>
|
||||
<!-- intellectual->experiential -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>intellectual->experiential</title>
|
||||
<path fill="none" stroke="#2196f3" stroke-width="3" d="M139.36,-55.38C185.99,-68.5 247.55,-85.82 295.19,-99.23"/>
|
||||
<polygon fill="#2196f3" stroke="#2196f3" stroke-width="3" points="294.25,-102.6 304.83,-101.94 296.15,-95.86 294.25,-102.6"/>
|
||||
<text text-anchor="middle" x="222" y="-101" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0d47a1">apply theory</text>
|
||||
<text text-anchor="middle" x="222" y="-90" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0d47a1">through practice</text>
|
||||
</g>
|
||||
<!-- living -->
|
||||
<g id="node3" class="node">
|
||||
<title>living</title>
|
||||
<polygon fill="#4caf50" stroke="#2e7d32" stroke-width="2" points="743,-72 612,-72 612,0 743,0 743,-72"/>
|
||||
<text text-anchor="middle" x="677.5" y="-54.1" font-family="Helvetica,sans-Serif" font-size="13.00" fill="white">LIVING</text>
|
||||
<text text-anchor="middle" x="677.5" y="-25.1" font-family="Helvetica,sans-Serif" font-size="13.00" fill="white">observe results</text>
|
||||
<text text-anchor="middle" x="677.5" y="-11.1" font-family="Helvetica,sans-Serif" font-size="13.00" fill="white">harvest feedback</text>
|
||||
</g>
|
||||
<!-- experiential->living -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>experiential->living</title>
|
||||
<path fill="none" stroke="#009688" stroke-width="3" d="M435.04,-102.39C483.78,-88.99 550.95,-70.52 602.08,-56.46"/>
|
||||
<polygon fill="#009688" stroke="#009688" stroke-width="3" points="603.04,-59.83 611.75,-53.8 601.18,-53.08 603.04,-59.83"/>
|
||||
<text text-anchor="middle" x="523.5" y="-104" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#00695c">skilled hands</text>
|
||||
<text text-anchor="middle" x="523.5" y="-93" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#00695c">transform the land</text>
|
||||
</g>
|
||||
<!-- living->intellectual -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>living->intellectual</title>
|
||||
<path fill="none" stroke="#4caf50" stroke-width="3" d="M611.77,-28.84C563.2,-23.83 495.02,-17.6 435,-15 377.28,-12.5 362.72,-12.42 305,-15 252.99,-17.32 194.69,-22.53 149.23,-27.18"/>
|
||||
<polygon fill="#4caf50" stroke="#4caf50" stroke-width="3" points="148.73,-23.72 139.14,-28.23 149.45,-30.68 148.73,-23.72"/>
|
||||
<text text-anchor="middle" x="370" y="-40" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#2e7d32">observation</text>
|
||||
<text text-anchor="middle" x="370" y="-29" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#2e7d32">generates new</text>
|
||||
<text text-anchor="middle" x="370" y="-18" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#2e7d32">understanding</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 4.2 KiB |
86
eight-forms-of-capital/img/nurture-vs-transactional.dot
Normal file
|
|
@ -0,0 +1,86 @@
|
|||
digraph groups {
|
||||
bgcolor="transparent"
|
||||
rankdir=TB
|
||||
pad=0.5
|
||||
nodesep=0.6
|
||||
ranksep=1.0
|
||||
|
||||
node [
|
||||
fontname="Helvetica"
|
||||
fontsize=12
|
||||
style="filled"
|
||||
penwidth=2
|
||||
shape=box
|
||||
width=1.8
|
||||
height=0.8
|
||||
]
|
||||
|
||||
edge [
|
||||
penwidth=2
|
||||
arrowsize=0.8
|
||||
]
|
||||
|
||||
// Nurture capitals
|
||||
subgraph cluster_nurture {
|
||||
label="NURTURE CAPITALS\ngrow these · cultivate these · protect these"
|
||||
labeljust=c
|
||||
fontname="Helvetica"
|
||||
fontsize=14
|
||||
fontcolor="#2E7D32"
|
||||
style="rounded,filled"
|
||||
color="#4CAF50"
|
||||
fillcolor="#E8F5E9"
|
||||
penwidth=3
|
||||
|
||||
living [label="LIVING\nsoil · water · life" fillcolor="#4CAF50" fontcolor="white" color="#2E7D32"]
|
||||
social [label="SOCIAL\nrelationships · trust" fillcolor="#FF9800" fontcolor="white" color="#E65100"]
|
||||
cultural [label="CULTURAL\nshared story · art" fillcolor="#9C27B0" fontcolor="white" color="#6A1B9A"]
|
||||
spiritual [label="SPIRITUAL\nfaith · presence" fillcolor="#E91E63" fontcolor="white" color="#AD1457"]
|
||||
}
|
||||
|
||||
// Transactional capitals
|
||||
subgraph cluster_transactional {
|
||||
label="TRANSACTIONAL CAPITALS\nfacilitate exchange · instrumental · tools"
|
||||
labeljust=c
|
||||
fontname="Helvetica"
|
||||
fontsize=14
|
||||
fontcolor="#37474F"
|
||||
style="rounded,filled"
|
||||
color="#607D8B"
|
||||
fillcolor="#ECEFF1"
|
||||
penwidth=3
|
||||
|
||||
financial [label="FINANCIAL\nmoney · currency" fillcolor="#607D8B" fontcolor="white" color="#37474F"]
|
||||
material [label="MATERIAL\ntools · buildings" fillcolor="#795548" fontcolor="white" color="#4E342E"]
|
||||
intellectual [label="INTELLECTUAL\nideas · knowledge" fillcolor="#2196F3" fontcolor="white" color="#0D47A1"]
|
||||
experiential [label="EXPERIENTIAL\nskill · know-how" fillcolor="#009688" fontcolor="white" color="#00695C"]
|
||||
}
|
||||
|
||||
// The extractive arrow (current system)
|
||||
living -> financial [
|
||||
label="current system\nextracts nurture\nto grow financial"
|
||||
color="#F44336"
|
||||
fontcolor="#C62828"
|
||||
fontsize=10
|
||||
penwidth=3
|
||||
style=bold
|
||||
]
|
||||
|
||||
social -> financial [color="#F44336" penwidth=3 style=bold]
|
||||
cultural -> financial [color="#F44336" penwidth=3 style=bold]
|
||||
spiritual -> financial [color="#F44336" penwidth=3 style=bold]
|
||||
|
||||
// The regenerative arrow (the goal)
|
||||
financial -> living [
|
||||
label="regenerative system\ninvests transactional\nback into nurture"
|
||||
color="#4CAF50"
|
||||
fontcolor="#2E7D32"
|
||||
fontsize=10
|
||||
penwidth=3
|
||||
style=dashed
|
||||
]
|
||||
|
||||
// Intellectual and experiential facilitate
|
||||
intellectual -> living [color="#2196F3" style=dashed penwidth=1.5 label="understanding\nguides action" fontsize=9 fontcolor="#1565C0"]
|
||||
experiential -> living [color="#009688" style=dashed penwidth=1.5 label="skilled hands\nheal land" fontsize=9 fontcolor="#00695C"]
|
||||
}
|
||||
BIN
eight-forms-of-capital/img/nurture-vs-transactional.png
Normal file
|
After Width: | Height: | Size: 82 KiB |
132
eight-forms-of-capital/img/nurture-vs-transactional.svg
Normal file
|
|
@ -0,0 +1,132 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 2.43.0 (0)
|
||||
-->
|
||||
<!-- Title: groups Pages: 1 -->
|
||||
<svg width="977pt" height="381pt"
|
||||
viewBox="0.00 0.00 977.00 381.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(36 345)">
|
||||
<title>groups</title>
|
||||
<g id="clust1" class="cluster">
|
||||
<title>cluster_nurture</title>
|
||||
<path fill="#e8f5e9" stroke="#4caf50" stroke-width="3" d="M20,-189C20,-189 663,-189 663,-189 669,-189 675,-195 675,-201 675,-201 675,-289 675,-289 675,-295 669,-301 663,-301 663,-301 20,-301 20,-301 14,-301 8,-295 8,-289 8,-289 8,-201 8,-201 8,-195 14,-189 20,-189"/>
|
||||
<text text-anchor="middle" x="341.5" y="-285.8" font-family="Helvetica,sans-Serif" font-size="14.00" fill="#2e7d32">NURTURE CAPITALS</text>
|
||||
<text text-anchor="middle" x="341.5" y="-270.8" font-family="Helvetica,sans-Serif" font-size="14.00" fill="#2e7d32">grow these · cultivate these · protect these</text>
|
||||
</g>
|
||||
<g id="clust2" class="cluster">
|
||||
<title>cluster_transactional</title>
|
||||
<path fill="#eceff1" stroke="#607d8b" stroke-width="3" d="M244,-8C244,-8 885,-8 885,-8 891,-8 897,-14 897,-20 897,-20 897,-108 897,-108 897,-114 891,-120 885,-120 885,-120 244,-120 244,-120 238,-120 232,-114 232,-108 232,-108 232,-20 232,-20 232,-14 238,-8 244,-8"/>
|
||||
<text text-anchor="middle" x="564.5" y="-104.8" font-family="Helvetica,sans-Serif" font-size="14.00" fill="#37474f">TRANSACTIONAL CAPITALS</text>
|
||||
<text text-anchor="middle" x="564.5" y="-89.8" font-family="Helvetica,sans-Serif" font-size="14.00" fill="#37474f">facilitate exchange · instrumental · tools</text>
|
||||
</g>
|
||||
<!-- living -->
|
||||
<g id="node1" class="node">
|
||||
<title>living</title>
|
||||
<polygon fill="#4caf50" stroke="#2e7d32" stroke-width="2" points="667,-255 537,-255 537,-197 667,-197 667,-255"/>
|
||||
<text text-anchor="middle" x="602" y="-229.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">LIVING</text>
|
||||
<text text-anchor="middle" x="602" y="-216.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">soil · water · life</text>
|
||||
</g>
|
||||
<!-- financial -->
|
||||
<g id="node5" class="node">
|
||||
<title>financial</title>
|
||||
<polygon fill="#607d8b" stroke="#37474f" stroke-width="2" points="370,-74 240,-74 240,-16 370,-16 370,-74"/>
|
||||
<text text-anchor="middle" x="305" y="-48.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">FINANCIAL</text>
|
||||
<text text-anchor="middle" x="305" y="-35.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">money · currency</text>
|
||||
</g>
|
||||
<!-- living->financial -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>living->financial</title>
|
||||
<path fill="none" stroke="#f44336" stroke-width="3" d="M538.39,-196.97C530.59,-194.04 522.67,-191.3 515,-189 452.13,-170.13 423.28,-199.33 370,-161 343.26,-141.76 326.06,-107.91 316.12,-81.9"/>
|
||||
<polygon fill="#f44336" stroke="#f44336" stroke-width="3" points="318.64,-80.65 313.26,-74.1 313.38,-82.58 318.64,-80.65"/>
|
||||
<text text-anchor="middle" x="412.5" y="-153" font-family="Times,serif" font-size="10.00" fill="#c62828">current system</text>
|
||||
<text text-anchor="middle" x="412.5" y="-142" font-family="Times,serif" font-size="10.00" fill="#c62828">extracts nurture</text>
|
||||
<text text-anchor="middle" x="412.5" y="-131" font-family="Times,serif" font-size="10.00" fill="#c62828">to grow financial</text>
|
||||
</g>
|
||||
<!-- social -->
|
||||
<g id="node2" class="node">
|
||||
<title>social</title>
|
||||
<polygon fill="#ff9800" stroke="#e65100" stroke-width="2" points="147.5,-255 16.5,-255 16.5,-197 147.5,-197 147.5,-255"/>
|
||||
<text text-anchor="middle" x="82" y="-229.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">SOCIAL</text>
|
||||
<text text-anchor="middle" x="82" y="-216.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">relationships · trust</text>
|
||||
</g>
|
||||
<!-- social->financial -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>social->financial</title>
|
||||
<path fill="none" stroke="#f44336" stroke-width="3" d="M117.34,-196.64C157.05,-164.76 221.47,-113.05 263.53,-79.28"/>
|
||||
<polygon fill="#f44336" stroke="#f44336" stroke-width="3" points="265.34,-81.42 269.83,-74.23 261.84,-77.05 265.34,-81.42"/>
|
||||
</g>
|
||||
<!-- cultural -->
|
||||
<g id="node3" class="node">
|
||||
<title>cultural</title>
|
||||
<polygon fill="#9c27b0" stroke="#6a1b9a" stroke-width="2" points="321,-255 191,-255 191,-197 321,-197 321,-255"/>
|
||||
<text text-anchor="middle" x="256" y="-229.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">CULTURAL</text>
|
||||
<text text-anchor="middle" x="256" y="-216.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">shared story · art</text>
|
||||
</g>
|
||||
<!-- cultural->financial -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>cultural->financial</title>
|
||||
<path fill="none" stroke="#f44336" stroke-width="3" d="M263.42,-196.96C268.58,-177.58 275.64,-151.2 282,-128 286.16,-112.84 290.83,-96.13 294.87,-81.77"/>
|
||||
<polygon fill="#f44336" stroke="#f44336" stroke-width="3" points="297.57,-82.52 297.04,-74.06 292.18,-81 297.57,-82.52"/>
|
||||
</g>
|
||||
<!-- spiritual -->
|
||||
<g id="node4" class="node">
|
||||
<title>spiritual</title>
|
||||
<polygon fill="#e91e63" stroke="#ad1457" stroke-width="2" points="494,-255 364,-255 364,-197 494,-197 494,-255"/>
|
||||
<text text-anchor="middle" x="429" y="-229.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">SPIRITUAL</text>
|
||||
<text text-anchor="middle" x="429" y="-216.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">faith · presence</text>
|
||||
</g>
|
||||
<!-- spiritual->financial -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>spiritual->financial</title>
|
||||
<path fill="none" stroke="#f44336" stroke-width="3" d="M370.2,-196.97C355.47,-187.42 341.03,-175.43 331,-161 315.01,-137.99 308.69,-106.72 306.26,-82.59"/>
|
||||
<polygon fill="#f44336" stroke="#f44336" stroke-width="3" points="309.03,-82.11 305.56,-74.38 303.45,-82.59 309.03,-82.11"/>
|
||||
</g>
|
||||
<!-- financial->living -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>financial->living</title>
|
||||
<path fill="none" stroke="#4caf50" stroke-width="3" stroke-dasharray="5,2" d="M329.58,-74.31C345.39,-90.53 367.36,-109.66 391,-120 419.69,-132.54 432.34,-115.39 461,-128 481.47,-137.01 481,-147.72 499,-161 513.84,-171.95 530.58,-182.89 546.19,-192.56"/>
|
||||
<polygon fill="#4caf50" stroke="#4caf50" stroke-width="3" points="544.98,-195.11 553.27,-196.91 547.91,-190.33 544.98,-195.11"/>
|
||||
<text text-anchor="middle" x="552" y="-153" font-family="Times,serif" font-size="10.00" fill="#2e7d32">regenerative system</text>
|
||||
<text text-anchor="middle" x="552" y="-142" font-family="Times,serif" font-size="10.00" fill="#2e7d32">invests transactional</text>
|
||||
<text text-anchor="middle" x="552" y="-131" font-family="Times,serif" font-size="10.00" fill="#2e7d32">back into nurture</text>
|
||||
</g>
|
||||
<!-- material -->
|
||||
<g id="node6" class="node">
|
||||
<title>material</title>
|
||||
<polygon fill="#795548" stroke="#4e342e" stroke-width="2" points="716,-74 586,-74 586,-16 716,-16 716,-74"/>
|
||||
<text text-anchor="middle" x="651" y="-48.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">MATERIAL</text>
|
||||
<text text-anchor="middle" x="651" y="-35.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">tools · buildings</text>
|
||||
</g>
|
||||
<!-- intellectual -->
|
||||
<g id="node7" class="node">
|
||||
<title>intellectual</title>
|
||||
<polygon fill="#2196f3" stroke="#0d47a1" stroke-width="2" points="543,-74 413,-74 413,-16 543,-16 543,-74"/>
|
||||
<text text-anchor="middle" x="478" y="-48.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">INTELLECTUAL</text>
|
||||
<text text-anchor="middle" x="478" y="-35.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">ideas · knowledge</text>
|
||||
</g>
|
||||
<!-- intellectual->living -->
|
||||
<g id="edge6" class="edge">
|
||||
<title>intellectual->living</title>
|
||||
<path fill="none" stroke="#2196f3" stroke-width="1.5" stroke-dasharray="5,2" d="M503.1,-74.32C518.94,-90.34 540.76,-109.25 564,-120 584.83,-129.63 600.09,-110.56 615,-128 629.14,-144.53 625.89,-168.78 619.1,-188.9"/>
|
||||
<polygon fill="#2196f3" stroke="#2196f3" stroke-width="1.5" points="616.38,-188.19 616.24,-196.66 621.63,-190.12 616.38,-188.19"/>
|
||||
<text text-anchor="middle" x="659.5" y="-147.3" font-family="Times,serif" font-size="9.00" fill="#1565c0">understanding</text>
|
||||
<text text-anchor="middle" x="659.5" y="-137.3" font-family="Times,serif" font-size="9.00" fill="#1565c0">guides action</text>
|
||||
</g>
|
||||
<!-- experiential -->
|
||||
<g id="node8" class="node">
|
||||
<title>experiential</title>
|
||||
<polygon fill="#009688" stroke="#00695c" stroke-width="2" points="889,-74 759,-74 759,-16 889,-16 889,-74"/>
|
||||
<text text-anchor="middle" x="824" y="-48.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">EXPERIENTIAL</text>
|
||||
<text text-anchor="middle" x="824" y="-35.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">skill · know-how</text>
|
||||
</g>
|
||||
<!-- experiential->living -->
|
||||
<g id="edge7" class="edge">
|
||||
<title>experiential->living</title>
|
||||
<path fill="none" stroke="#009688" stroke-width="1.5" stroke-dasharray="5,2" d="M797.8,-74.16C774.41,-98.55 738.59,-134.03 704,-161 689.7,-172.15 673.39,-183.09 658.06,-192.68"/>
|
||||
<polygon fill="#009688" stroke="#009688" stroke-width="1.5" points="656.43,-190.4 651.1,-196.99 659.38,-195.16 656.43,-190.4"/>
|
||||
<text text-anchor="middle" x="773.5" y="-147.3" font-family="Times,serif" font-size="9.00" fill="#00695c">skilled hands</text>
|
||||
<text text-anchor="middle" x="773.5" y="-137.3" font-family="Times,serif" font-size="9.00" fill="#00695c">heal land</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 9.4 KiB |
115
eight-forms-of-capital/img/permacomputer-capital.dot
Normal file
|
|
@ -0,0 +1,115 @@
|
|||
digraph permacomputer_capital {
|
||||
bgcolor="transparent"
|
||||
rankdir=TB
|
||||
pad=0.5
|
||||
nodesep=0.5
|
||||
ranksep=0.9
|
||||
|
||||
node [
|
||||
fontname="Helvetica"
|
||||
fontsize=11
|
||||
style="filled"
|
||||
penwidth=2
|
||||
]
|
||||
|
||||
edge [
|
||||
fontname="Helvetica"
|
||||
fontsize=9
|
||||
penwidth=2
|
||||
]
|
||||
|
||||
// The permacomputer at center
|
||||
pc [
|
||||
label="PERMACOMPUTER\n\ntruth · freedom\nharmony · love"
|
||||
shape=doublecircle
|
||||
fillcolor="#263238"
|
||||
fontcolor="#CDDC39"
|
||||
color="#CDDC39"
|
||||
fontsize=12
|
||||
width=2.2
|
||||
fixedsize=true
|
||||
]
|
||||
|
||||
// How each form maps to permacomputer values
|
||||
living [
|
||||
label="LIVING\n\nthe hardware lives\nrepair not replace\ndurable materials"
|
||||
shape=box
|
||||
fillcolor="#4CAF50"
|
||||
fontcolor="white"
|
||||
color="#2E7D32"
|
||||
width=2.0
|
||||
]
|
||||
|
||||
intellectual [
|
||||
label="INTELLECTUAL\n\nopen source code\npublic domain\nseeds to sprout"
|
||||
shape=box
|
||||
fillcolor="#2196F3"
|
||||
fontcolor="white"
|
||||
color="#0D47A1"
|
||||
width=2.0
|
||||
]
|
||||
|
||||
social [
|
||||
label="SOCIAL\n\nby the people\nfor the people\nvoluntary participation"
|
||||
shape=box
|
||||
fillcolor="#FF9800"
|
||||
fontcolor="white"
|
||||
color="#E65100"
|
||||
width=2.0
|
||||
]
|
||||
|
||||
experiential [
|
||||
label="EXPERIENTIAL\n\nall layers accessible\nlearn by operating\nhuman operators"
|
||||
shape=box
|
||||
fillcolor="#009688"
|
||||
fontcolor="white"
|
||||
color="#00695C"
|
||||
width=2.0
|
||||
]
|
||||
|
||||
cultural [
|
||||
label="CULTURAL\n\nutopia of the commons\nshared infrastructure\ncode outlasts authors"
|
||||
shape=box
|
||||
fillcolor="#9C27B0"
|
||||
fontcolor="white"
|
||||
color="#6A1B9A"
|
||||
width=2.0
|
||||
]
|
||||
|
||||
financial [
|
||||
label="FINANCIAL\n\ncosts near zero\nno monopoly\nfree as water"
|
||||
shape=box
|
||||
fillcolor="#607D8B"
|
||||
fontcolor="white"
|
||||
color="#37474F"
|
||||
width=2.0
|
||||
]
|
||||
|
||||
material [
|
||||
label="MATERIAL\n\nservers · networks\nIPv4 · IPv6\ncryptography"
|
||||
shape=box
|
||||
fillcolor="#795548"
|
||||
fontcolor="white"
|
||||
color="#4E342E"
|
||||
width=2.0
|
||||
]
|
||||
|
||||
spiritual [
|
||||
label="SPIRITUAL\n\nlove as fuel\nwu wei · effortless\nhomeostasis"
|
||||
shape=box
|
||||
fillcolor="#E91E63"
|
||||
fontcolor="white"
|
||||
color="#AD1457"
|
||||
width=2.0
|
||||
]
|
||||
|
||||
// Connections to permacomputer
|
||||
living -> pc [label="HARMONY" color="#4CAF50" fontcolor="#2E7D32"]
|
||||
intellectual -> pc [label="TRUTH" color="#2196F3" fontcolor="#0D47A1"]
|
||||
social -> pc [label="FREEDOM" color="#FF9800" fontcolor="#E65100"]
|
||||
experiential -> pc [label="TRUTH" color="#009688" fontcolor="#00695C"]
|
||||
cultural -> pc [label="FREEDOM" color="#9C27B0" fontcolor="#6A1B9A"]
|
||||
financial -> pc [label="FREEDOM" color="#607D8B" fontcolor="#37474F"]
|
||||
material -> pc [label="HARMONY" color="#795548" fontcolor="#4E342E"]
|
||||
spiritual -> pc [label="LOVE" color="#E91E63" fontcolor="#AD1457"]
|
||||
}
|
||||
BIN
eight-forms-of-capital/img/permacomputer-capital.png
Normal file
|
After Width: | Height: | Size: 112 KiB |
149
eight-forms-of-capital/img/permacomputer-capital.svg
Normal file
|
|
@ -0,0 +1,149 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 2.43.0 (0)
|
||||
-->
|
||||
<!-- Title: permacomputer_capital Pages: 1 -->
|
||||
<svg width="1476pt" height="383pt"
|
||||
viewBox="0.00 0.00 1476.00 383.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(36 347)">
|
||||
<title>permacomputer_capital</title>
|
||||
<!-- pc -->
|
||||
<g id="node1" class="node">
|
||||
<title>pc</title>
|
||||
<ellipse fill="#263238" stroke="#cddc39" stroke-width="2" cx="702" cy="-83" rx="79" ry="79"/>
|
||||
<ellipse fill="none" stroke="#cddc39" stroke-width="2" cx="702" cy="-83" rx="83" ry="83"/>
|
||||
<text text-anchor="middle" x="702" y="-99.9" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#cddc39">PERMACOMPUTER</text>
|
||||
<text text-anchor="middle" x="702" y="-72.9" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#cddc39">truth · freedom</text>
|
||||
<text text-anchor="middle" x="702" y="-59.9" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#cddc39">harmony · love</text>
|
||||
</g>
|
||||
<!-- living -->
|
||||
<g id="node2" class="node">
|
||||
<title>living</title>
|
||||
<polygon fill="#4caf50" stroke="#2e7d32" stroke-width="2" points="144,-311 0,-311 0,-242 144,-242 144,-311"/>
|
||||
<text text-anchor="middle" x="72" y="-298.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">LIVING</text>
|
||||
<text text-anchor="middle" x="72" y="-273.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">the hardware lives</text>
|
||||
<text text-anchor="middle" x="72" y="-261.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">repair not replace</text>
|
||||
<text text-anchor="middle" x="72" y="-249.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">durable materials</text>
|
||||
</g>
|
||||
<!-- living->pc -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>living->pc</title>
|
||||
<path fill="none" stroke="#4caf50" stroke-width="2" d="M144.05,-248.16C150.1,-246.02 156.15,-243.94 162,-242 318.88,-189.93 504.3,-137.66 611.99,-108.21"/>
|
||||
<polygon fill="#4caf50" stroke="#4caf50" stroke-width="2" points="613.12,-111.53 621.85,-105.52 611.28,-104.78 613.12,-111.53"/>
|
||||
<text text-anchor="middle" x="318" y="-201.8" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#2e7d32">HARMONY</text>
|
||||
</g>
|
||||
<!-- intellectual -->
|
||||
<g id="node3" class="node">
|
||||
<title>intellectual</title>
|
||||
<polygon fill="#2196f3" stroke="#0d47a1" stroke-width="2" points="324,-311 180,-311 180,-242 324,-242 324,-311"/>
|
||||
<text text-anchor="middle" x="252" y="-298.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">INTELLECTUAL</text>
|
||||
<text text-anchor="middle" x="252" y="-273.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">open source code</text>
|
||||
<text text-anchor="middle" x="252" y="-261.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">public domain</text>
|
||||
<text text-anchor="middle" x="252" y="-249.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">seeds to sprout</text>
|
||||
</g>
|
||||
<!-- intellectual->pc -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>intellectual->pc</title>
|
||||
<path fill="none" stroke="#2196f3" stroke-width="2" d="M324.3,-244.73C403.92,-210.85 531.85,-156.41 616.42,-120.42"/>
|
||||
<polygon fill="#2196f3" stroke="#2196f3" stroke-width="2" points="617.91,-123.59 625.74,-116.45 615.17,-117.15 617.91,-123.59"/>
|
||||
<text text-anchor="middle" x="439.5" y="-201.8" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#0d47a1">TRUTH</text>
|
||||
</g>
|
||||
<!-- social -->
|
||||
<g id="node4" class="node">
|
||||
<title>social</title>
|
||||
<polygon fill="#ff9800" stroke="#e65100" stroke-width="2" points="504,-311 360,-311 360,-242 504,-242 504,-311"/>
|
||||
<text text-anchor="middle" x="432" y="-298.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">SOCIAL</text>
|
||||
<text text-anchor="middle" x="432" y="-273.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">by the people</text>
|
||||
<text text-anchor="middle" x="432" y="-261.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">for the people</text>
|
||||
<text text-anchor="middle" x="432" y="-249.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">voluntary participation</text>
|
||||
</g>
|
||||
<!-- social->pc -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>social->pc</title>
|
||||
<path fill="none" stroke="#ff9800" stroke-width="2" d="M479.34,-241.92C519.93,-213.13 579.15,-171.13 626.31,-137.68"/>
|
||||
<polygon fill="#ff9800" stroke="#ff9800" stroke-width="2" points="628.54,-140.39 634.67,-131.75 624.49,-134.69 628.54,-140.39"/>
|
||||
<text text-anchor="middle" x="557.5" y="-201.8" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#e65100">FREEDOM</text>
|
||||
</g>
|
||||
<!-- experiential -->
|
||||
<g id="node5" class="node">
|
||||
<title>experiential</title>
|
||||
<polygon fill="#009688" stroke="#00695c" stroke-width="2" points="684,-311 540,-311 540,-242 684,-242 684,-311"/>
|
||||
<text text-anchor="middle" x="612" y="-298.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">EXPERIENTIAL</text>
|
||||
<text text-anchor="middle" x="612" y="-273.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">all layers accessible</text>
|
||||
<text text-anchor="middle" x="612" y="-261.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">learn by operating</text>
|
||||
<text text-anchor="middle" x="612" y="-249.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">human operators</text>
|
||||
</g>
|
||||
<!-- experiential->pc -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>experiential->pc</title>
|
||||
<path fill="none" stroke="#009688" stroke-width="2" d="M627.88,-241.7C637.59,-221.05 650.46,-193.67 662.75,-167.51"/>
|
||||
<polygon fill="#009688" stroke="#009688" stroke-width="2" points="665.98,-168.87 667.07,-158.33 659.65,-165.89 665.98,-168.87"/>
|
||||
<text text-anchor="middle" x="662.5" y="-201.8" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#00695c">TRUTH</text>
|
||||
</g>
|
||||
<!-- cultural -->
|
||||
<g id="node6" class="node">
|
||||
<title>cultural</title>
|
||||
<polygon fill="#9c27b0" stroke="#6a1b9a" stroke-width="2" points="864,-311 720,-311 720,-242 864,-242 864,-311"/>
|
||||
<text text-anchor="middle" x="792" y="-298.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">CULTURAL</text>
|
||||
<text text-anchor="middle" x="792" y="-273.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">utopia of the commons</text>
|
||||
<text text-anchor="middle" x="792" y="-261.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">shared infrastructure</text>
|
||||
<text text-anchor="middle" x="792" y="-249.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">code outlasts authors</text>
|
||||
</g>
|
||||
<!-- cultural->pc -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>cultural->pc</title>
|
||||
<path fill="none" stroke="#9c27b0" stroke-width="2" d="M776.12,-241.7C766.41,-221.05 753.54,-193.67 741.25,-167.51"/>
|
||||
<polygon fill="#9c27b0" stroke="#9c27b0" stroke-width="2" points="744.35,-165.89 736.93,-158.33 738.02,-168.87 744.35,-165.89"/>
|
||||
<text text-anchor="middle" x="782.5" y="-201.8" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#6a1b9a">FREEDOM</text>
|
||||
</g>
|
||||
<!-- financial -->
|
||||
<g id="node7" class="node">
|
||||
<title>financial</title>
|
||||
<polygon fill="#607d8b" stroke="#37474f" stroke-width="2" points="1044,-311 900,-311 900,-242 1044,-242 1044,-311"/>
|
||||
<text text-anchor="middle" x="972" y="-298.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">FINANCIAL</text>
|
||||
<text text-anchor="middle" x="972" y="-273.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">costs near zero</text>
|
||||
<text text-anchor="middle" x="972" y="-261.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">no monopoly</text>
|
||||
<text text-anchor="middle" x="972" y="-249.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">free as water</text>
|
||||
</g>
|
||||
<!-- financial->pc -->
|
||||
<g id="edge6" class="edge">
|
||||
<title>financial->pc</title>
|
||||
<path fill="none" stroke="#607d8b" stroke-width="2" d="M924.66,-241.92C884.07,-213.13 824.85,-171.13 777.69,-137.68"/>
|
||||
<polygon fill="#607d8b" stroke="#607d8b" stroke-width="2" points="779.51,-134.69 769.33,-131.75 775.46,-140.39 779.51,-134.69"/>
|
||||
<text text-anchor="middle" x="898.5" y="-201.8" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#37474f">FREEDOM</text>
|
||||
</g>
|
||||
<!-- material -->
|
||||
<g id="node8" class="node">
|
||||
<title>material</title>
|
||||
<polygon fill="#795548" stroke="#4e342e" stroke-width="2" points="1224,-311 1080,-311 1080,-242 1224,-242 1224,-311"/>
|
||||
<text text-anchor="middle" x="1152" y="-298.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">MATERIAL</text>
|
||||
<text text-anchor="middle" x="1152" y="-273.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">servers · networks</text>
|
||||
<text text-anchor="middle" x="1152" y="-261.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">IPv4 · IPv6</text>
|
||||
<text text-anchor="middle" x="1152" y="-249.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">cryptography</text>
|
||||
</g>
|
||||
<!-- material->pc -->
|
||||
<g id="edge7" class="edge">
|
||||
<title>material->pc</title>
|
||||
<path fill="none" stroke="#795548" stroke-width="2" d="M1079.7,-244.73C1000.08,-210.85 872.15,-156.41 787.58,-120.42"/>
|
||||
<polygon fill="#795548" stroke="#795548" stroke-width="2" points="788.83,-117.15 778.26,-116.45 786.09,-123.59 788.83,-117.15"/>
|
||||
<text text-anchor="middle" x="1016" y="-201.8" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#4e342e">HARMONY</text>
|
||||
</g>
|
||||
<!-- spiritual -->
|
||||
<g id="node9" class="node">
|
||||
<title>spiritual</title>
|
||||
<polygon fill="#e91e63" stroke="#ad1457" stroke-width="2" points="1404,-311 1260,-311 1260,-242 1404,-242 1404,-311"/>
|
||||
<text text-anchor="middle" x="1332" y="-298.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">SPIRITUAL</text>
|
||||
<text text-anchor="middle" x="1332" y="-273.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">love as fuel</text>
|
||||
<text text-anchor="middle" x="1332" y="-261.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">wu wei · effortless</text>
|
||||
<text text-anchor="middle" x="1332" y="-249.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">homeostasis</text>
|
||||
</g>
|
||||
<!-- spiritual->pc -->
|
||||
<g id="edge8" class="edge">
|
||||
<title>spiritual->pc</title>
|
||||
<path fill="none" stroke="#e91e63" stroke-width="2" d="M1259.95,-248.16C1253.9,-246.02 1247.85,-243.94 1242,-242 1085.12,-189.93 899.7,-137.66 792.01,-108.21"/>
|
||||
<polygon fill="#e91e63" stroke="#e91e63" stroke-width="2" points="792.72,-104.78 782.15,-105.52 790.88,-111.53 792.72,-104.78"/>
|
||||
<text text-anchor="middle" x="1136" y="-201.8" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#ad1457">LOVE</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 11 KiB |
116
eight-forms-of-capital/img/pollution.dot
Normal file
|
|
@ -0,0 +1,116 @@
|
|||
digraph pollution {
|
||||
bgcolor="transparent"
|
||||
rankdir=TB
|
||||
pad=0.5
|
||||
nodesep=0.4
|
||||
ranksep=0.8
|
||||
|
||||
node [
|
||||
fontname="Helvetica"
|
||||
fontsize=11
|
||||
style="filled"
|
||||
penwidth=2
|
||||
shape=box
|
||||
width=2.0
|
||||
height=0.7
|
||||
]
|
||||
|
||||
edge [
|
||||
penwidth=2
|
||||
fontsize=9
|
||||
fontname="Helvetica"
|
||||
]
|
||||
|
||||
label="WHEN CAPITAL ACCUMULATES WITHOUT FLOWING\nit becomes pollution"
|
||||
labelloc=t
|
||||
fontname="Helvetica"
|
||||
fontsize=16
|
||||
fontcolor="#C62828"
|
||||
|
||||
// Healthy flow
|
||||
subgraph cluster_flow {
|
||||
label="HEALTHY: capital flows"
|
||||
fontsize=12
|
||||
fontcolor="#2E7D32"
|
||||
style="rounded,dashed"
|
||||
color="#4CAF50"
|
||||
fillcolor="#E8F5E9"
|
||||
|
||||
flow [
|
||||
label="pool → flow → pool\nexchange creates vitality"
|
||||
shape=ellipse
|
||||
fillcolor="#C8E6C9"
|
||||
fontcolor="#1B5E20"
|
||||
color="#4CAF50"
|
||||
]
|
||||
}
|
||||
|
||||
// Stagnation pollution for each form
|
||||
subgraph cluster_pollution {
|
||||
label="STAGNANT: capital hoarded"
|
||||
fontsize=12
|
||||
fontcolor="#C62828"
|
||||
style="rounded,dashed"
|
||||
color="#F44336"
|
||||
fillcolor="#FFEBEE"
|
||||
|
||||
financial_p [
|
||||
label="FINANCIAL pollution\nparanoia · control · isolation"
|
||||
fillcolor="#607D8B"
|
||||
fontcolor="white"
|
||||
color="#37474F"
|
||||
]
|
||||
|
||||
material_p [
|
||||
label="MATERIAL pollution\nwaste · physical contamination"
|
||||
fillcolor="#795548"
|
||||
fontcolor="white"
|
||||
color="#4E342E"
|
||||
]
|
||||
|
||||
living_p [
|
||||
label="LIVING pollution\ninvasive species · ecosystem collapse"
|
||||
fillcolor="#4CAF50"
|
||||
fontcolor="white"
|
||||
color="#2E7D32"
|
||||
]
|
||||
|
||||
social_p [
|
||||
label="SOCIAL pollution\nparasitism · codependency"
|
||||
fillcolor="#FF9800"
|
||||
fontcolor="white"
|
||||
color="#E65100"
|
||||
]
|
||||
|
||||
intellectual_p [
|
||||
label="INTELLECTUAL pollution\nivory tower · detachment from reality"
|
||||
fillcolor="#2196F3"
|
||||
fontcolor="white"
|
||||
color="#0D47A1"
|
||||
]
|
||||
|
||||
experiential_p [
|
||||
label="EXPERIENTIAL pollution\naction addiction · no reflection"
|
||||
fillcolor="#009688"
|
||||
fontcolor="white"
|
||||
color="#00695C"
|
||||
]
|
||||
|
||||
cultural_p [
|
||||
label="CULTURAL pollution\ncolonization · disconnection"
|
||||
fillcolor="#9C27B0"
|
||||
fontcolor="white"
|
||||
color="#6A1B9A"
|
||||
]
|
||||
|
||||
spiritual_p [
|
||||
label="SPIRITUAL pollution\ncults · hollow institutions"
|
||||
fillcolor="#E91E63"
|
||||
fontcolor="white"
|
||||
color="#AD1457"
|
||||
]
|
||||
}
|
||||
|
||||
flow -> financial_p [label="hoarding" color="#F44336" fontcolor="#C62828"]
|
||||
flow -> living_p [label="imbalance" color="#F44336" fontcolor="#C62828" style=invis]
|
||||
}
|
||||
BIN
eight-forms-of-capital/img/pollution.png
Normal file
|
After Width: | Height: | Size: 65 KiB |
95
eight-forms-of-capital/img/pollution.svg
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 2.43.0 (0)
|
||||
-->
|
||||
<!-- Title: pollution Pages: 1 -->
|
||||
<svg width="1797pt" height="345pt"
|
||||
viewBox="0.00 0.00 1797.00 345.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(36 309)">
|
||||
<title>pollution</title>
|
||||
<text text-anchor="middle" x="862.5" y="-256.2" font-family="Helvetica,sans-Serif" font-size="16.00" fill="#c62828">WHEN CAPITAL ACCUMULATES WITHOUT FLOWING</text>
|
||||
<text text-anchor="middle" x="862.5" y="-238.2" font-family="Helvetica,sans-Serif" font-size="16.00" fill="#c62828">it becomes pollution</text>
|
||||
<g id="clust1" class="cluster">
|
||||
<title>cluster_flow</title>
|
||||
<path fill="transparent" stroke="#4caf50" stroke-dasharray="5,2" d="M1320,-134C1320,-134 1516,-134 1516,-134 1522,-134 1528,-140 1528,-146 1528,-146 1528,-209 1528,-209 1528,-215 1522,-221 1516,-221 1516,-221 1320,-221 1320,-221 1314,-221 1308,-215 1308,-209 1308,-209 1308,-146 1308,-146 1308,-140 1314,-134 1320,-134"/>
|
||||
<text text-anchor="middle" x="1418" y="-207.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#2e7d32">HEALTHY: capital flows</text>
|
||||
</g>
|
||||
<g id="clust2" class="cluster">
|
||||
<title>cluster_pollution</title>
|
||||
<path fill="transparent" stroke="#f44336" stroke-dasharray="5,2" d="M20,-8C20,-8 1705,-8 1705,-8 1711,-8 1717,-14 1717,-20 1717,-20 1717,-83 1717,-83 1717,-89 1711,-95 1705,-95 1705,-95 20,-95 20,-95 14,-95 8,-89 8,-83 8,-83 8,-20 8,-20 8,-14 14,-8 20,-8"/>
|
||||
<text text-anchor="middle" x="862.5" y="-81.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#c62828">STAGNANT: capital hoarded</text>
|
||||
</g>
|
||||
<!-- flow -->
|
||||
<g id="node1" class="node">
|
||||
<title>flow</title>
|
||||
<ellipse fill="#c8e6c9" stroke="#4caf50" stroke-width="2" cx="1418" cy="-167" rx="101.53" ry="25"/>
|
||||
<text text-anchor="middle" x="1418" y="-170.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#1b5e20">pool → flow → pool</text>
|
||||
<text text-anchor="middle" x="1418" y="-158.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#1b5e20">exchange creates vitality</text>
|
||||
</g>
|
||||
<!-- financial_p -->
|
||||
<g id="node2" class="node">
|
||||
<title>financial_p</title>
|
||||
<polygon fill="#607d8b" stroke="#37474f" stroke-width="2" points="1235,-66 1063,-66 1063,-16 1235,-16 1235,-66"/>
|
||||
<text text-anchor="middle" x="1149" y="-44.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">FINANCIAL pollution</text>
|
||||
<text text-anchor="middle" x="1149" y="-32.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">paranoia · control · isolation</text>
|
||||
</g>
|
||||
<!-- flow->financial_p -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>flow->financial_p</title>
|
||||
<path fill="none" stroke="#f44336" stroke-width="2" d="M1366.04,-145.35C1332.59,-131.74 1288.36,-113.13 1250,-95 1234.14,-87.5 1217.15,-78.84 1201.73,-70.73"/>
|
||||
<polygon fill="#f44336" stroke="#f44336" stroke-width="2" points="1203.32,-67.61 1192.85,-66.03 1200.05,-73.8 1203.32,-67.61"/>
|
||||
<text text-anchor="middle" x="1306.5" y="-105.8" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#c62828">hoarding</text>
|
||||
</g>
|
||||
<!-- living_p -->
|
||||
<g id="node4" class="node">
|
||||
<title>living_p</title>
|
||||
<polygon fill="#4caf50" stroke="#2e7d32" stroke-width="2" points="1708.5,-66 1481.5,-66 1481.5,-16 1708.5,-16 1708.5,-66"/>
|
||||
<text text-anchor="middle" x="1595" y="-44.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">LIVING pollution</text>
|
||||
<text text-anchor="middle" x="1595" y="-32.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">invasive species · ecosystem collapse</text>
|
||||
</g>
|
||||
<!-- flow->living_p -->
|
||||
<!-- material_p -->
|
||||
<g id="node3" class="node">
|
||||
<title>material_p</title>
|
||||
<polygon fill="#795548" stroke="#4e342e" stroke-width="2" points="1452,-66 1264,-66 1264,-16 1452,-16 1452,-66"/>
|
||||
<text text-anchor="middle" x="1358" y="-44.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">MATERIAL pollution</text>
|
||||
<text text-anchor="middle" x="1358" y="-32.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">waste · physical contamination</text>
|
||||
</g>
|
||||
<!-- social_p -->
|
||||
<g id="node5" class="node">
|
||||
<title>social_p</title>
|
||||
<polygon fill="#ff9800" stroke="#e65100" stroke-width="2" points="1033.5,-66 868.5,-66 868.5,-16 1033.5,-16 1033.5,-66"/>
|
||||
<text text-anchor="middle" x="951" y="-44.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">SOCIAL pollution</text>
|
||||
<text text-anchor="middle" x="951" y="-32.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">parasitism · codependency</text>
|
||||
</g>
|
||||
<!-- intellectual_p -->
|
||||
<g id="node6" class="node">
|
||||
<title>intellectual_p</title>
|
||||
<polygon fill="#2196f3" stroke="#0d47a1" stroke-width="2" points="839.5,-66 614.5,-66 614.5,-16 839.5,-16 839.5,-66"/>
|
||||
<text text-anchor="middle" x="727" y="-44.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">INTELLECTUAL pollution</text>
|
||||
<text text-anchor="middle" x="727" y="-32.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">ivory tower · detachment from reality</text>
|
||||
</g>
|
||||
<!-- experiential_p -->
|
||||
<g id="node7" class="node">
|
||||
<title>experiential_p</title>
|
||||
<polygon fill="#009688" stroke="#00695c" stroke-width="2" points="585.5,-66 400.5,-66 400.5,-16 585.5,-16 585.5,-66"/>
|
||||
<text text-anchor="middle" x="493" y="-44.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">EXPERIENTIAL pollution</text>
|
||||
<text text-anchor="middle" x="493" y="-32.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">action addiction · no reflection</text>
|
||||
</g>
|
||||
<!-- cultural_p -->
|
||||
<g id="node8" class="node">
|
||||
<title>cultural_p</title>
|
||||
<polygon fill="#9c27b0" stroke="#6a1b9a" stroke-width="2" points="371,-66 201,-66 201,-16 371,-16 371,-66"/>
|
||||
<text text-anchor="middle" x="286" y="-44.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">CULTURAL pollution</text>
|
||||
<text text-anchor="middle" x="286" y="-32.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">colonization · disconnection</text>
|
||||
</g>
|
||||
<!-- spiritual_p -->
|
||||
<g id="node9" class="node">
|
||||
<title>spiritual_p</title>
|
||||
<polygon fill="#e91e63" stroke="#ad1457" stroke-width="2" points="171.5,-66 16.5,-66 16.5,-16 171.5,-16 171.5,-66"/>
|
||||
<text text-anchor="middle" x="94" y="-44.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">SPIRITUAL pollution</text>
|
||||
<text text-anchor="middle" x="94" y="-32.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="white">cults · hollow institutions</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 6.6 KiB |
89
eight-forms-of-capital/img/regenerative-flow.dot
Normal file
|
|
@ -0,0 +1,89 @@
|
|||
digraph regenerative {
|
||||
bgcolor="transparent"
|
||||
rankdir=TB
|
||||
pad=0.5
|
||||
nodesep=0.7
|
||||
ranksep=1.0
|
||||
|
||||
node [
|
||||
fontname="Helvetica"
|
||||
fontsize=12
|
||||
style="filled"
|
||||
penwidth=2
|
||||
shape=box
|
||||
width=1.6
|
||||
height=0.8
|
||||
]
|
||||
|
||||
edge [
|
||||
fontname="Helvetica"
|
||||
fontsize=10
|
||||
]
|
||||
|
||||
// Title
|
||||
title [
|
||||
label="THE REGENERATIVE PATTERN\n(grow what survives)"
|
||||
shape=plaintext
|
||||
fillcolor="transparent"
|
||||
fontsize=16
|
||||
fontcolor="#2E7D32"
|
||||
]
|
||||
|
||||
// Core regenerative loop
|
||||
financial [label="FINANCIAL\ncapital" fillcolor="#607D8B" fontcolor="white" color="#37474F"]
|
||||
living [label="LIVING\ncapital" fillcolor="#4CAF50" fontcolor="white" color="#2E7D32" penwidth=4]
|
||||
material [label="MATERIAL\ncapital" fillcolor="#795548" fontcolor="white" color="#4E342E"]
|
||||
|
||||
financial -> living [
|
||||
label="invest in\nregeneration"
|
||||
penwidth=4
|
||||
color="#4CAF50"
|
||||
fontcolor="#2E7D32"
|
||||
]
|
||||
|
||||
living -> material [
|
||||
label="harvest only\nsurplus"
|
||||
penwidth=3
|
||||
color="#4CAF50"
|
||||
fontcolor="#2E7D32"
|
||||
style=dashed
|
||||
]
|
||||
|
||||
material -> financial [
|
||||
label="sustain\nthe cycle"
|
||||
penwidth=2
|
||||
color="#4CAF50"
|
||||
fontcolor="#2E7D32"
|
||||
style=dashed
|
||||
]
|
||||
|
||||
// Nurture growth
|
||||
social [label="SOCIAL\ncapital" fillcolor="#FF9800" fontcolor="white" color="#E65100"]
|
||||
cultural [label="CULTURAL\ncapital" fillcolor="#9C27B0" fontcolor="white" color="#6A1B9A"]
|
||||
spiritual [label="SPIRITUAL\ncapital" fillcolor="#E91E63" fontcolor="white" color="#AD1457"]
|
||||
intellectual [label="INTELLECTUAL\ncapital" fillcolor="#2196F3" fontcolor="white" color="#0D47A1"]
|
||||
experiential [label="EXPERIENTIAL\ncapital" fillcolor="#009688" fontcolor="white" color="#00695C"]
|
||||
|
||||
// Regenerative investments
|
||||
financial -> social [label="fund\ncommunity" penwidth=2 color="#4CAF50" fontcolor="#2E7D32"]
|
||||
financial -> intellectual [label="fund\neducation" penwidth=2 color="#4CAF50" fontcolor="#2E7D32"]
|
||||
|
||||
// Knowledge cycle
|
||||
intellectual -> experiential [label="learn by\ndoing" penwidth=2 color="#2196F3" fontcolor="#0D47A1"]
|
||||
experiential -> living [label="skilled care\nheals land" penwidth=3 color="#009688" fontcolor="#00695C"]
|
||||
|
||||
// Community cycle
|
||||
social -> cultural [label="community\ncreates culture" penwidth=2 color="#FF9800" fontcolor="#E65100"]
|
||||
cultural -> living [label="shared ethics\nsustain stewardship" penwidth=2 color="#9C27B0" fontcolor="#6A1B9A"]
|
||||
spiritual -> cultural [label="depth feeds\nshared meaning" penwidth=2 color="#E91E63" fontcolor="#AD1457"]
|
||||
|
||||
// Living capital grows
|
||||
living -> living [
|
||||
label="self-renewing\nabundance"
|
||||
penwidth=3
|
||||
color="#2E7D32"
|
||||
fontcolor="#1B5E20"
|
||||
]
|
||||
|
||||
title -> financial [style=invis]
|
||||
}
|
||||
BIN
eight-forms-of-capital/img/regenerative-flow.png
Normal file
|
After Width: | Height: | Size: 89 KiB |
164
eight-forms-of-capital/img/regenerative-flow.svg
Normal file
|
|
@ -0,0 +1,164 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 2.43.0 (0)
|
||||
-->
|
||||
<!-- Title: regenerative Pages: 1 -->
|
||||
<svg width="765pt" height="869pt"
|
||||
viewBox="0.00 0.00 764.50 869.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(36 833)">
|
||||
<title>regenerative</title>
|
||||
<!-- title -->
|
||||
<g id="node1" class="node">
|
||||
<title>title</title>
|
||||
<polygon fill="transparent" stroke="transparent" stroke-width="2" points="603,-797 352,-797 352,-739 603,-739 603,-797"/>
|
||||
<text text-anchor="middle" x="477.5" y="-773.2" font-family="Helvetica,sans-Serif" font-size="16.00" fill="#2e7d32">THE REGENERATIVE PATTERN</text>
|
||||
<text text-anchor="middle" x="477.5" y="-755.2" font-family="Helvetica,sans-Serif" font-size="16.00" fill="#2e7d32">(grow what survives)</text>
|
||||
</g>
|
||||
<!-- financial -->
|
||||
<g id="node2" class="node">
|
||||
<title>financial</title>
|
||||
<polygon fill="#607d8b" stroke="#37474f" stroke-width="2" points="535,-666 420,-666 420,-608 535,-608 535,-666"/>
|
||||
<text text-anchor="middle" x="477.5" y="-640.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">FINANCIAL</text>
|
||||
<text text-anchor="middle" x="477.5" y="-627.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">capital</text>
|
||||
</g>
|
||||
<!-- title->financial -->
|
||||
<!-- living -->
|
||||
<g id="node3" class="node">
|
||||
<title>living</title>
|
||||
<polygon fill="#4caf50" stroke="#2e7d32" stroke-width="4" points="468,-210 353,-210 353,-152 468,-152 468,-210"/>
|
||||
<text text-anchor="middle" x="410.5" y="-184.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">LIVING</text>
|
||||
<text text-anchor="middle" x="410.5" y="-171.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">capital</text>
|
||||
</g>
|
||||
<!-- financial->living -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>financial->living</title>
|
||||
<path fill="none" stroke="#4caf50" stroke-width="4" d="M487.07,-607.7C507.95,-540.78 551.16,-369.17 491.5,-246 486.08,-234.8 477.63,-224.97 468.21,-216.58"/>
|
||||
<polygon fill="#4caf50" stroke="#4caf50" stroke-width="4" points="470.41,-213.86 460.48,-210.17 465.95,-219.25 470.41,-213.86"/>
|
||||
<text text-anchor="middle" x="553" y="-412" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#2e7d32">invest in</text>
|
||||
<text text-anchor="middle" x="553" y="-401" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#2e7d32">regeneration</text>
|
||||
</g>
|
||||
<!-- social -->
|
||||
<g id="node5" class="node">
|
||||
<title>social</title>
|
||||
<polygon fill="#ff9800" stroke="#e65100" stroke-width="2" points="445,-514 330,-514 330,-456 445,-456 445,-514"/>
|
||||
<text text-anchor="middle" x="387.5" y="-488.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">SOCIAL</text>
|
||||
<text text-anchor="middle" x="387.5" y="-475.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">capital</text>
|
||||
</g>
|
||||
<!-- financial->social -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>financial->social</title>
|
||||
<path fill="none" stroke="#4caf50" stroke-width="2" d="M453.14,-607.7C444.47,-596.92 435.01,-584.27 427.5,-572 418.17,-556.76 409.57,-539 402.75,-523.58"/>
|
||||
<polygon fill="#4caf50" stroke="#4caf50" stroke-width="2" points="405.93,-522.11 398.74,-514.33 399.5,-524.9 405.93,-522.11"/>
|
||||
<text text-anchor="middle" x="455.5" y="-564" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#2e7d32">fund</text>
|
||||
<text text-anchor="middle" x="455.5" y="-553" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#2e7d32">community</text>
|
||||
</g>
|
||||
<!-- intellectual -->
|
||||
<g id="node8" class="node">
|
||||
<title>intellectual</title>
|
||||
<polygon fill="#2196f3" stroke="#0d47a1" stroke-width="2" points="115,-514 0,-514 0,-456 115,-456 115,-514"/>
|
||||
<text text-anchor="middle" x="57.5" y="-488.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">INTELLECTUAL</text>
|
||||
<text text-anchor="middle" x="57.5" y="-475.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">capital</text>
|
||||
</g>
|
||||
<!-- financial->intellectual -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>financial->intellectual</title>
|
||||
<path fill="none" stroke="#4caf50" stroke-width="2" d="M419.98,-615.46C343.02,-587.97 206.77,-539.31 125.02,-510.12"/>
|
||||
<polygon fill="#4caf50" stroke="#4caf50" stroke-width="2" points="125.93,-506.72 115.33,-506.65 123.57,-513.31 125.93,-506.72"/>
|
||||
<text text-anchor="middle" x="317" y="-564" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#2e7d32">fund</text>
|
||||
<text text-anchor="middle" x="317" y="-553" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#2e7d32">education</text>
|
||||
</g>
|
||||
<!-- living->living -->
|
||||
<g id="edge11" class="edge">
|
||||
<title>living->living</title>
|
||||
<path fill="none" stroke="#2e7d32" stroke-width="3" d="M468.01,-194.97C494.69,-196.49 518,-191.84 518,-181 518,-171.56 500.31,-166.81 478.12,-166.75"/>
|
||||
<polygon fill="#2e7d32" stroke="#2e7d32" stroke-width="3" points="477.91,-163.25 468.01,-167.03 478.1,-170.25 477.91,-163.25"/>
|
||||
<text text-anchor="middle" x="551.5" y="-184" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#1b5e20">self-renewing</text>
|
||||
<text text-anchor="middle" x="551.5" y="-173" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#1b5e20">abundance</text>
|
||||
</g>
|
||||
<!-- material -->
|
||||
<g id="node4" class="node">
|
||||
<title>material</title>
|
||||
<polygon fill="#795548" stroke="#4e342e" stroke-width="2" points="596,-58 481,-58 481,0 596,0 596,-58"/>
|
||||
<text text-anchor="middle" x="538.5" y="-32.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">MATERIAL</text>
|
||||
<text text-anchor="middle" x="538.5" y="-19.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">capital</text>
|
||||
</g>
|
||||
<!-- living->material -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>living->material</title>
|
||||
<path fill="none" stroke="#4caf50" stroke-width="3" stroke-dasharray="5,2" d="M434.58,-151.79C455.31,-127.48 485.37,-92.27 507.82,-65.95"/>
|
||||
<polygon fill="#4caf50" stroke="#4caf50" stroke-width="3" points="510.7,-67.97 514.53,-58.09 505.38,-63.42 510.7,-67.97"/>
|
||||
<text text-anchor="middle" x="512" y="-108" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#2e7d32">harvest only</text>
|
||||
<text text-anchor="middle" x="512" y="-97" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#2e7d32">surplus</text>
|
||||
</g>
|
||||
<!-- material->financial -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>material->financial</title>
|
||||
<path fill="none" stroke="#4caf50" stroke-width="2" stroke-dasharray="5,2" d="M575.71,-58.06C607.28,-85.35 647.5,-129.94 647.5,-180 647.5,-486 647.5,-486 647.5,-486 647.5,-543.68 591.79,-584.48 544.15,-608.82"/>
|
||||
<polygon fill="#4caf50" stroke="#4caf50" stroke-width="2" points="542.46,-605.75 535.05,-613.32 545.57,-612.02 542.46,-605.75"/>
|
||||
<text text-anchor="middle" x="670" y="-336" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#2e7d32">sustain</text>
|
||||
<text text-anchor="middle" x="670" y="-325" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#2e7d32">the cycle</text>
|
||||
</g>
|
||||
<!-- cultural -->
|
||||
<g id="node6" class="node">
|
||||
<title>cultural</title>
|
||||
<polygon fill="#9c27b0" stroke="#6a1b9a" stroke-width="2" points="445,-362 330,-362 330,-304 445,-304 445,-362"/>
|
||||
<text text-anchor="middle" x="387.5" y="-336.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">CULTURAL</text>
|
||||
<text text-anchor="middle" x="387.5" y="-323.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">capital</text>
|
||||
</g>
|
||||
<!-- social->cultural -->
|
||||
<g id="edge8" class="edge">
|
||||
<title>social->cultural</title>
|
||||
<path fill="none" stroke="#ff9800" stroke-width="2" d="M386.89,-455.72C386.6,-438.95 386.35,-417.26 386.5,-398 386.57,-389.63 386.68,-380.64 386.81,-372.12"/>
|
||||
<polygon fill="#ff9800" stroke="#ff9800" stroke-width="2" points="390.31,-372.09 386.97,-362.04 383.31,-371.98 390.31,-372.09"/>
|
||||
<text text-anchor="middle" x="423" y="-412" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#e65100">community</text>
|
||||
<text text-anchor="middle" x="423" y="-401" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#e65100">creates culture</text>
|
||||
</g>
|
||||
<!-- cultural->living -->
|
||||
<g id="edge9" class="edge">
|
||||
<title>cultural->living</title>
|
||||
<path fill="none" stroke="#9c27b0" stroke-width="2" d="M383.91,-303.87C382.48,-286.96 381.91,-265.08 385.5,-246 387.17,-237.14 390.03,-227.94 393.24,-219.36"/>
|
||||
<polygon fill="#9c27b0" stroke="#9c27b0" stroke-width="2" points="396.52,-220.59 396.95,-210 390.01,-218 396.52,-220.59"/>
|
||||
<text text-anchor="middle" x="434.5" y="-260" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#6a1b9a">shared ethics</text>
|
||||
<text text-anchor="middle" x="434.5" y="-249" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#6a1b9a">sustain stewardship</text>
|
||||
</g>
|
||||
<!-- spiritual -->
|
||||
<g id="node7" class="node">
|
||||
<title>spiritual</title>
|
||||
<polygon fill="#e91e63" stroke="#ad1457" stroke-width="2" points="280,-514 165,-514 165,-456 280,-456 280,-514"/>
|
||||
<text text-anchor="middle" x="222.5" y="-488.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">SPIRITUAL</text>
|
||||
<text text-anchor="middle" x="222.5" y="-475.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">capital</text>
|
||||
</g>
|
||||
<!-- spiritual->cultural -->
|
||||
<g id="edge10" class="edge">
|
||||
<title>spiritual->cultural</title>
|
||||
<path fill="none" stroke="#e91e63" stroke-width="2" d="M242.82,-455.99C256.38,-438.3 275.2,-415.56 294.5,-398 306.15,-387.4 319.66,-377.14 332.7,-368.06"/>
|
||||
<polygon fill="#e91e63" stroke="#e91e63" stroke-width="2" points="334.9,-370.8 341.19,-362.27 330.95,-365.02 334.9,-370.8"/>
|
||||
<text text-anchor="middle" x="334" y="-412" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#ad1457">depth feeds</text>
|
||||
<text text-anchor="middle" x="334" y="-401" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#ad1457">shared meaning</text>
|
||||
</g>
|
||||
<!-- experiential -->
|
||||
<g id="node9" class="node">
|
||||
<title>experiential</title>
|
||||
<polygon fill="#009688" stroke="#00695c" stroke-width="2" points="233,-362 118,-362 118,-304 233,-304 233,-362"/>
|
||||
<text text-anchor="middle" x="175.5" y="-336.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">EXPERIENTIAL</text>
|
||||
<text text-anchor="middle" x="175.5" y="-323.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="white">capital</text>
|
||||
</g>
|
||||
<!-- intellectual->experiential -->
|
||||
<g id="edge6" class="edge">
|
||||
<title>intellectual->experiential</title>
|
||||
<path fill="none" stroke="#2196f3" stroke-width="2" d="M77.39,-455.7C89.53,-438.73 105.54,-416.84 120.5,-398 127.83,-388.77 135.98,-379.02 143.72,-369.99"/>
|
||||
<polygon fill="#2196f3" stroke="#2196f3" stroke-width="2" points="146.49,-372.13 150.38,-362.27 141.19,-367.56 146.49,-372.13"/>
|
||||
<text text-anchor="middle" x="140.5" y="-412" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0d47a1">learn by</text>
|
||||
<text text-anchor="middle" x="140.5" y="-401" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0d47a1">doing</text>
|
||||
</g>
|
||||
<!-- experiential->living -->
|
||||
<g id="edge7" class="edge">
|
||||
<title>experiential->living</title>
|
||||
<path fill="none" stroke="#009688" stroke-width="3" d="M219.43,-303.96C258.62,-278.95 316.08,-242.27 357.75,-215.67"/>
|
||||
<polygon fill="#009688" stroke="#009688" stroke-width="3" points="359.84,-218.49 366.39,-210.15 356.08,-212.58 359.84,-218.49"/>
|
||||
<text text-anchor="middle" x="335" y="-260" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#00695c">skilled care</text>
|
||||
<text text-anchor="middle" x="335" y="-249" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#00695c">heals land</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 12 KiB |
333
eight-forms-of-capital/index.html
Normal file
|
|
@ -0,0 +1,333 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>eight forms of capital — unturf.</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="theme-color" content="#5871ad">
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" href="/css/chunkfive/stylesheet.css" type="text/css" charset="utf-8" />
|
||||
<link rel="stylesheet" href="/css/pico.classless.min.css">
|
||||
</head>
|
||||
|
||||
<style>
|
||||
:root {
|
||||
--primary: #43a047;
|
||||
}
|
||||
.diagram {
|
||||
margin: 1.5em 0;
|
||||
text-align: center;
|
||||
}
|
||||
.diagram img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
.diagram figcaption {
|
||||
font-size: 0.85em;
|
||||
color: #888;
|
||||
margin-top: 0.5em;
|
||||
}
|
||||
.capital-card {
|
||||
border-left: 4px solid var(--primary);
|
||||
padding: 0.5em 1em;
|
||||
margin: 1em 0;
|
||||
}
|
||||
.capital-card h4 {
|
||||
margin-bottom: 0.25em;
|
||||
}
|
||||
.step-label {
|
||||
display: inline-block;
|
||||
background: #263238;
|
||||
color: #CDDC39;
|
||||
padding: 0.2em 0.6em;
|
||||
font-size: 0.8em;
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<main style="max-width: 640px;">
|
||||
|
||||
<center><a href="/"><h1 style="font-family: 'chunkfiveregular'; margin-bottom: 0px;">unturf.</h1></a></center>
|
||||
<center><h3>grow food not lawn</h3></center>
|
||||
<center><small><a href="/let-us-define-a-permacomputer/">manifesto</a> · <a href="/software/">free software</a></small></center>
|
||||
|
||||
<h2>Eight Forms of Capital</h2>
|
||||
|
||||
<p>
|
||||
We measure wealth in dollars. That measurement captures one form of capital out of eight. The other seven flow through every community, every ecosystem, every permacomputer. When we see all eight, we see the full mesh of abundance already present, waiting to circulate.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
This framework comes from Ethan Roland and Gregory Landua, who noticed that permaculture courses exchanged far more than money. Knowledge, food, relationships, stories, spiritual growth, and physical labor all flowed between participants. They named what they observed: eight distinct forms of capital, each transformable into the others.
|
||||
</p>
|
||||
|
||||
<!-- ============================================================ -->
|
||||
<!-- STEP 1: THE INDIVIDUAL FORMS -->
|
||||
<!-- ============================================================ -->
|
||||
|
||||
<span class="step-label">STEP 1</span>
|
||||
<h3>The Eight Forms</h3>
|
||||
|
||||
<p>Each form of capital exists as a pool (stored amount) and participates in flows (exchanges with other pools). Here they stand, from foundation to emergence:</p>
|
||||
|
||||
<figure class="diagram">
|
||||
<img src="img/individual-forms.svg" alt="The eight forms of capital from foundation to emergence">
|
||||
<figcaption>from living capital at the foundation to cultural capital as emergent community property</figcaption>
|
||||
</figure>
|
||||
|
||||
<div class="capital-card" style="border-color: #4CAF50;">
|
||||
<h4 style="color: #4CAF50;">Living Capital</h4>
|
||||
<p>Soil, water, plants, animals, human health, genetic diversity, ecosystems. The foundation upon which all other forms depend. We cannot eat money. Measure wealth in ounces, acres, and hooves.</p>
|
||||
</div>
|
||||
|
||||
<div class="capital-card" style="border-color: #795548;">
|
||||
<h4 style="color: #795548;">Material Capital</h4>
|
||||
<p>Non-living physical objects, both raw and processed. Stone, metal, timber complexed into buildings, bridges, tools, servers, networks. Essential for work and survival, derived ultimately from living capital.</p>
|
||||
</div>
|
||||
|
||||
<div class="capital-card" style="border-color: #607D8B;">
|
||||
<h4 style="color: #607D8B;">Financial Capital</h4>
|
||||
<p>Money, currencies, securities. The dominant medium of exchange. A powerful tool for both oppression and liberation. The current global system grows financial capital exponentially at the expense of all other forms.</p>
|
||||
</div>
|
||||
|
||||
<div class="capital-card" style="border-color: #2196F3;">
|
||||
<h4 style="color: #2196F3;">Intellectual Capital</h4>
|
||||
<p>Ideas, concepts, knowledge, truth. Held in the human neocortex. Going to university exchanges financial capital for intellectual capital. Open source code releases intellectual capital into the commons.</p>
|
||||
</div>
|
||||
|
||||
<div class="capital-card" style="border-color: #009688;">
|
||||
<h4 style="color: #009688;">Experiential Capital</h4>
|
||||
<p>Embodied know-how built from lived experience. The difference between a novice and a master. Grandma's biscuit recipe, for which there exists no recipe, only the feel of the dough in the hands.</p>
|
||||
</div>
|
||||
|
||||
<div class="capital-card" style="border-color: #FF9800;">
|
||||
<h4 style="color: #FF9800;">Social Capital</h4>
|
||||
<p>Influence, connections, relationships, trust, networks. Favors owed and given. Of primary importance in politics, business, and community organizing. Takes the form of equity (goodwill) or debt (obligation).</p>
|
||||
</div>
|
||||
|
||||
<div class="capital-card" style="border-color: #9C27B0;">
|
||||
<h4 style="color: #9C27B0;">Cultural Capital</h4>
|
||||
<p>Shared internal and external experience of a group. Story, myth, song, art, ceremony, shared ethics. The only form that can only be gathered by a community, never by individuals alone. An emergent property of exchange.</p>
|
||||
</div>
|
||||
|
||||
<div class="capital-card" style="border-color: #E91E63;">
|
||||
<h4 style="color: #E91E63;">Spiritual Capital</h4>
|
||||
<p>Karma, faith, presence, inner connection to and awareness of a greater whole. In some Mayan cultures, humans carry a spiritual debt to the beauty of existence, spending their lives creating beauty to service that debt.</p>
|
||||
</div>
|
||||
|
||||
<!-- ============================================================ -->
|
||||
<!-- STEP 2: THE FULL MESH -->
|
||||
<!-- ============================================================ -->
|
||||
|
||||
<span class="step-label">STEP 2</span>
|
||||
<h3>The Full Mesh</h3>
|
||||
|
||||
<p>
|
||||
Every form of capital can transform into every other form. Twenty-eight connections between eight nodes. This mesh already exists in every community, every marketplace, every ecosystem. Most people only see one connection: the financial one.
|
||||
</p>
|
||||
|
||||
<figure class="diagram">
|
||||
<img src="img/full-mesh.svg" alt="Full mesh showing all 28 connections between eight forms of capital">
|
||||
<figcaption>28 connections between 8 forms, every node reaches every other node</figcaption>
|
||||
</figure>
|
||||
|
||||
<p>
|
||||
The mesh resembles a network topology, and that resemblance carries meaning. Redundancy creates resilience. When one connection breaks, capital still flows through alternative paths. A community rich in all eight forms recovers from shocks that destroy communities dependent on one.
|
||||
</p>
|
||||
|
||||
<!-- ============================================================ -->
|
||||
<!-- STEP 3: NURTURE VS TRANSACTIONAL -->
|
||||
<!-- ============================================================ -->
|
||||
|
||||
<span class="step-label">STEP 3</span>
|
||||
<h3>Two Groups: Nurture and Transactional</h3>
|
||||
|
||||
<p>
|
||||
The eight forms divide into two groups of four. This division reveals how the current system operates and how a regenerative system would differ.
|
||||
</p>
|
||||
|
||||
<figure class="diagram">
|
||||
<img src="img/nurture-vs-transactional.svg" alt="Nurture capitals versus transactional capitals">
|
||||
<figcaption>the red arrows show extraction, the green arrows show regeneration</figcaption>
|
||||
</figure>
|
||||
|
||||
<p>
|
||||
<b>Nurture capitals</b> must be proactively grown and cultivated: living, social, cultural, spiritual. These form the foundation of abundance. They cannot be manufactured or purchased outright. They require time, attention, and relationship.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<b>Transactional capitals</b> facilitate exchange: financial, material, intellectual, experiential. These serve as tools and media. They carry value but do not generate lasting wealth on their own.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
The current system extracts the four nurture capitals (social, cultural, spiritual, living) to create ever-growing amounts of financial and material capital, using intellectual and experiential capital to facilitate the transfer.
|
||||
</p>
|
||||
|
||||
<!-- ============================================================ -->
|
||||
<!-- STEP 4: THE EXTRACTIVE FLOW -->
|
||||
<!-- ============================================================ -->
|
||||
|
||||
<span class="step-label">STEP 4</span>
|
||||
<h3>The Extractive Pattern</h3>
|
||||
|
||||
<p>
|
||||
The dominant pattern of the current system flows in one direction: extract living capital, process into material capital, sell for financial capital, grow financial capital exponentially. Everything else feeds the machine.
|
||||
</p>
|
||||
|
||||
<figure class="diagram">
|
||||
<img src="img/extractive-flow.svg" alt="The extractive degenerative flow pattern">
|
||||
<figcaption>one-way extraction, every form feeds financial, financial feeds itself</figcaption>
|
||||
</figure>
|
||||
|
||||
<p>
|
||||
Social capital gets leveraged for business connections. Cultural capital gets commodified into content. Spiritual capital gets exploited through faith-based marketing. Intellectual and experiential capital facilitate the extraction. Financial capital compounds. The nurture capitals deplete.
|
||||
</p>
|
||||
|
||||
<!-- ============================================================ -->
|
||||
<!-- STEP 5: THE REGENERATIVE FLOW -->
|
||||
<!-- ============================================================ -->
|
||||
|
||||
<span class="step-label">STEP 5</span>
|
||||
<h3>The Regenerative Pattern</h3>
|
||||
|
||||
<p>
|
||||
A regenerative system reverses the dominant flow. Financial capital gets invested back into living capital. Surplus, not the base, gets harvested. The cycle sustains itself. Living capital grows, and everything else grows with it.
|
||||
</p>
|
||||
|
||||
<figure class="diagram">
|
||||
<img src="img/regenerative-flow.svg" alt="The regenerative flow pattern">
|
||||
<figcaption>invest in living capital, harvest only surplus, grow what survives</figcaption>
|
||||
</figure>
|
||||
|
||||
<p>
|
||||
This pattern maps directly to the permacomputer quadrivium. Truth demands that intellectual capital flow freely as open source. Freedom demands that social capital form through voluntary participation. Harmony demands that living capital self-renew with appropriate inputs for all outputs. Love demands that spiritual capital serve as the fuel.
|
||||
</p>
|
||||
|
||||
<!-- ============================================================ -->
|
||||
<!-- STEP 6: THE KNOWLEDGE LOOP -->
|
||||
<!-- ============================================================ -->
|
||||
|
||||
<span class="step-label">STEP 6</span>
|
||||
<h3>The Knowledge Loop</h3>
|
||||
|
||||
<p>
|
||||
Three forms of capital create a self-reinforcing cycle of learning and application. Theory meets practice meets observation. The loop accelerates mastery.
|
||||
</p>
|
||||
|
||||
<figure class="diagram">
|
||||
<img src="img/knowledge-loop.svg" alt="The knowledge loop: intellectual to experiential to living and back">
|
||||
<figcaption>read, practice, observe, repeat. theory grounded in dirt.</figcaption>
|
||||
</figure>
|
||||
|
||||
<p>
|
||||
Intellectual capital (ideas, theory, open source documentation) gets applied through practice, building experiential capital (skill, know-how). Skilled hands transform living capital (land, systems, infrastructure). Observation of results generates new intellectual capital. The loop closes. Each revolution deepens understanding.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
In permacomputer terms: open source code (intellectual) gets deployed and operated (experiential) on real infrastructure (living). The results teach us what works. We write better code. The seed improves with each planting.
|
||||
</p>
|
||||
|
||||
<!-- ============================================================ -->
|
||||
<!-- STEP 7: THE COMMUNITY LOOP -->
|
||||
<!-- ============================================================ -->
|
||||
|
||||
<span class="step-label">STEP 7</span>
|
||||
<h3>The Community Loop</h3>
|
||||
|
||||
<p>
|
||||
Cultural capital can only emerge from community. No individual can create shared story, shared myth, shared ceremony alone. This loop shows how relationships and depth weave into something larger than any participant.
|
||||
</p>
|
||||
|
||||
<figure class="diagram">
|
||||
<img src="img/community-loop.svg" alt="The community loop: social and spiritual feeding into cultural, then into living">
|
||||
<figcaption>relationships weave into shared meaning, shared meaning sustains the land for generations</figcaption>
|
||||
</figure>
|
||||
|
||||
<p>
|
||||
Social capital (relationships, trust) and spiritual capital (depth, presence) feed into cultural capital (shared story, art, ethics). Cultural capital sustains ecological stewardship across generations. The shared ethics of a community determine whether living capital gets extracted or regenerated. Culture carries the values that outlast individual lifetimes.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
"Code outlasts authors." A permacomputer grows cultural capital by creating shared infrastructure, shared tools, shared language. The culture of open source, voluntary participation, and mutual care becomes the vessel that carries the mission forward.
|
||||
</p>
|
||||
|
||||
<!-- ============================================================ -->
|
||||
<!-- STEP 8: THE POLLUTION DIMENSION -->
|
||||
<!-- ============================================================ -->
|
||||
|
||||
<span class="step-label">STEP 8</span>
|
||||
<h3>When Capital Stagnates</h3>
|
||||
|
||||
<p>
|
||||
Capital must flow. When any form accumulates without circulating, it becomes pollution. Hoarded financial capital breeds paranoia. Accumulated material capital becomes waste. Stagnant intellectual capital produces ivory tower detachment. Every form has a shadow.
|
||||
</p>
|
||||
|
||||
<figure class="diagram">
|
||||
<img src="img/pollution.svg" alt="Each form of capital and its pollution shadow when hoarded">
|
||||
<figcaption>capital that stops flowing starts rotting</figcaption>
|
||||
</figure>
|
||||
|
||||
<p>
|
||||
A system in harmony has appropriate inputs for all of its outputs. Very little waste or pollution during operation. This principle from the <a href="/let-us-define-a-permacomputer/">permacomputer manifesto</a> applies directly. The permacomputer keeps capital flowing: open source releases intellectual capital, voluntary participation circulates social capital, distributed infrastructure prevents material capital from concentrating.
|
||||
</p>
|
||||
|
||||
<!-- ============================================================ -->
|
||||
<!-- STEP 9: THE PERMACOMPUTER MAPPING -->
|
||||
<!-- ============================================================ -->
|
||||
|
||||
<span class="step-label">STEP 9</span>
|
||||
<h3>The Permacomputer as Regenerative System</h3>
|
||||
|
||||
<p>
|
||||
Every design decision in a permacomputer maps to one or more forms of capital and one or more quadrivium values. The permacomputer functions as a regenerative enterprise: a venture that proactively grows the foundational pools of nurture capital by providing goods and services that create net positive gains for the whole system.
|
||||
</p>
|
||||
|
||||
<figure class="diagram">
|
||||
<img src="img/permacomputer-capital.svg" alt="How each form of capital maps to the permacomputer quadrivium values">
|
||||
<figcaption>each form of capital maps to one or more quadrivium values: truth, freedom, harmony, love</figcaption>
|
||||
</figure>
|
||||
|
||||
<table>
|
||||
<thead>
|
||||
<tr><th>Capital</th><th>Permacomputer Expression</th><th>Quadrivium Value</th></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr><td>Living</td><td>Durable hardware, repair not replace</td><td>Harmony</td></tr>
|
||||
<tr><td>Material</td><td>Servers, networks, IPv4/IPv6, cryptography</td><td>Harmony</td></tr>
|
||||
<tr><td>Financial</td><td>Costs near zero, no monopoly, free as water</td><td>Freedom</td></tr>
|
||||
<tr><td>Intellectual</td><td>Open source, public domain, seeds to sprout</td><td>Truth</td></tr>
|
||||
<tr><td>Experiential</td><td>All layers accessible, learn by operating</td><td>Truth</td></tr>
|
||||
<tr><td>Social</td><td>By the people, for the people, voluntary</td><td>Freedom</td></tr>
|
||||
<tr><td>Cultural</td><td>Utopia of the commons, code outlasts authors</td><td>Freedom</td></tr>
|
||||
<tr><td>Spiritual</td><td>Love as fuel, wu wei, homeostasis</td><td>Love</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<p>
|
||||
The permacomputer does not optimize for financial capital. It optimizes for all eight forms simultaneously, with living capital as the foundation and cultural capital as the emergent outcome. The quadrivium (truth, freedom, harmony, love) serves as the design constraint that ensures the system regenerates rather than extracts.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Grow food not lawn. Grow all eight, not just one.
|
||||
</p>
|
||||
|
||||
<hr>
|
||||
|
||||
<p><small>
|
||||
Framework by Ethan Roland & Gregory Landua,
|
||||
<i>Regenerative Enterprise: Optimizing for Multi-Capital Abundance</i> (2013).
|
||||
Diagrams generated from DOT source files included in this repository.
|
||||
</small></p>
|
||||
|
||||
<p><a href="/let-us-define-a-permacomputer/">← back to the manifesto</a></p>
|
||||
|
||||
</main>
|
||||
|
||||
<footer>
|
||||
<center><a href="/software/">unturf. software</a></center>
|
||||
<center>Russell Ballestrini | unturf. © 2025</center>
|
||||
</footer>
|
||||
|
||||
<script src="https://uncloseai.com/uncloseai.js" type="module"></script>
|
||||
</body>
|
||||
</html>
|
||||
118
let-us-define-a-permacomputer/img/permacomputer-properties.dot
Normal file
|
|
@ -0,0 +1,118 @@
|
|||
digraph properties {
|
||||
bgcolor="transparent"
|
||||
rankdir=TB
|
||||
pad=0.5
|
||||
nodesep=0.5
|
||||
ranksep=0.7
|
||||
|
||||
node [
|
||||
fontname="Helvetica"
|
||||
fontsize=11
|
||||
style="filled"
|
||||
penwidth=2
|
||||
shape=box
|
||||
]
|
||||
|
||||
edge [
|
||||
penwidth=1.5
|
||||
color="#888888"
|
||||
arrowsize=0.7
|
||||
]
|
||||
|
||||
// Center
|
||||
pc [
|
||||
label="PERMACOMPUTER\n\nalways on · durable\neasy to repair\nby the people\nfor the people"
|
||||
shape=doublecircle
|
||||
fillcolor="#263238"
|
||||
fontcolor="#CDDC39"
|
||||
color="#CDDC39"
|
||||
fontsize=12
|
||||
width=2.4
|
||||
fixedsize=true
|
||||
]
|
||||
|
||||
// Truth properties
|
||||
subgraph cluster_truth {
|
||||
label="TRUTH"
|
||||
fontname="Helvetica"
|
||||
fontsize=14
|
||||
fontcolor="#2E7D32"
|
||||
style="rounded,filled"
|
||||
color="#4CAF50"
|
||||
fillcolor="#E8F5E9"
|
||||
|
||||
t1 [label="open source" fillcolor="#C8E6C9" color="#4CAF50" fontcolor="#1B5E20"]
|
||||
t2 [label="public domain" fillcolor="#C8E6C9" color="#4CAF50" fontcolor="#1B5E20"]
|
||||
t3 [label="all layers\naccessible" fillcolor="#C8E6C9" color="#4CAF50" fontcolor="#1B5E20"]
|
||||
t4 [label="math as\nnatural right" fillcolor="#C8E6C9" color="#4CAF50" fontcolor="#1B5E20"]
|
||||
}
|
||||
|
||||
// Freedom properties
|
||||
subgraph cluster_freedom {
|
||||
label="FREEDOM"
|
||||
fontname="Helvetica"
|
||||
fontsize=14
|
||||
fontcolor="#0D47A1"
|
||||
style="rounded,filled"
|
||||
color="#2196F3"
|
||||
fillcolor="#E3F2FD"
|
||||
|
||||
f1 [label="voluntary\nparticipation" fillcolor="#BBDEFB" color="#2196F3" fontcolor="#0D47A1"]
|
||||
f2 [label="freedom FROM\ntyranny" fillcolor="#BBDEFB" color="#2196F3" fontcolor="#0D47A1"]
|
||||
f3 [label="free to create\n& share" fillcolor="#BBDEFB" color="#2196F3" fontcolor="#0D47A1"]
|
||||
f4 [label="utopia of\nthe commons" fillcolor="#BBDEFB" color="#2196F3" fontcolor="#0D47A1"]
|
||||
}
|
||||
|
||||
// Harmony properties
|
||||
subgraph cluster_harmony {
|
||||
label="HARMONY"
|
||||
fontname="Helvetica"
|
||||
fontsize=14
|
||||
fontcolor="#E65100"
|
||||
style="rounded,filled"
|
||||
color="#FF9800"
|
||||
fillcolor="#FFF3E0"
|
||||
|
||||
h1 [label="inputs match\noutputs" fillcolor="#FFE0B2" color="#FF9800" fontcolor="#E65100"]
|
||||
h2 [label="self-renewing\nsystem" fillcolor="#FFE0B2" color="#FF9800" fontcolor="#E65100"]
|
||||
h3 [label="low waste\nlow pollution" fillcolor="#FFE0B2" color="#FF9800" fontcolor="#E65100"]
|
||||
h4 [label="diverse\nconnections" fillcolor="#FFE0B2" color="#FF9800" fontcolor="#E65100"]
|
||||
}
|
||||
|
||||
// Love properties
|
||||
subgraph cluster_love {
|
||||
label="LOVE"
|
||||
fontname="Helvetica"
|
||||
fontsize=14
|
||||
fontcolor="#880E4F"
|
||||
style="rounded,filled"
|
||||
color="#E91E63"
|
||||
fillcolor="#FCE4EC"
|
||||
|
||||
l1 [label="cooperation\nnot competition" fillcolor="#F8BBD0" color="#E91E63" fontcolor="#880E4F"]
|
||||
l2 [label="wu wei\neffortless action" fillcolor="#F8BBD0" color="#E91E63" fontcolor="#880E4F"]
|
||||
l3 [label="natural balance\nhomeostasis" fillcolor="#F8BBD0" color="#E91E63" fontcolor="#880E4F"]
|
||||
l4 [label="be yourself\nwithout harm" fillcolor="#F8BBD0" color="#E91E63" fontcolor="#880E4F"]
|
||||
}
|
||||
|
||||
// Connect to center
|
||||
t1 -> pc [color="#4CAF50"]
|
||||
t2 -> pc [color="#4CAF50"]
|
||||
t3 -> pc [color="#4CAF50"]
|
||||
t4 -> pc [color="#4CAF50"]
|
||||
|
||||
f1 -> pc [color="#2196F3"]
|
||||
f2 -> pc [color="#2196F3"]
|
||||
f3 -> pc [color="#2196F3"]
|
||||
f4 -> pc [color="#2196F3"]
|
||||
|
||||
h1 -> pc [color="#FF9800"]
|
||||
h2 -> pc [color="#FF9800"]
|
||||
h3 -> pc [color="#FF9800"]
|
||||
h4 -> pc [color="#FF9800"]
|
||||
|
||||
l1 -> pc [color="#E91E63"]
|
||||
l2 -> pc [color="#E91E63"]
|
||||
l3 -> pc [color="#E91E63"]
|
||||
l4 -> pc [color="#E91E63"]
|
||||
}
|
||||
BIN
let-us-define-a-permacomputer/img/permacomputer-properties.png
Normal file
|
After Width: | Height: | Size: 150 KiB |
249
let-us-define-a-permacomputer/img/permacomputer-properties.svg
Normal file
|
|
@ -0,0 +1,249 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 2.43.0 (0)
|
||||
-->
|
||||
<!-- Title: properties Pages: 1 -->
|
||||
<svg width="2101pt" height="378pt"
|
||||
viewBox="0.00 0.00 2101.00 378.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(36 342)">
|
||||
<title>properties</title>
|
||||
<g id="clust1" class="cluster">
|
||||
<title>cluster_truth</title>
|
||||
<path fill="#e8f5e9" stroke="#4caf50" d="M20,-223C20,-223 458,-223 458,-223 464,-223 470,-229 470,-235 470,-235 470,-286 470,-286 470,-292 464,-298 458,-298 458,-298 20,-298 20,-298 14,-298 8,-292 8,-286 8,-286 8,-235 8,-235 8,-229 14,-223 20,-223"/>
|
||||
<text text-anchor="middle" x="239" y="-282.8" font-family="Helvetica,sans-Serif" font-size="14.00" fill="#2e7d32">TRUTH</text>
|
||||
</g>
|
||||
<g id="clust2" class="cluster">
|
||||
<title>cluster_freedom</title>
|
||||
<path fill="#e3f2fd" stroke="#2196f3" d="M502,-223C502,-223 970,-223 970,-223 976,-223 982,-229 982,-235 982,-235 982,-286 982,-286 982,-292 976,-298 970,-298 970,-298 502,-298 502,-298 496,-298 490,-292 490,-286 490,-286 490,-235 490,-235 490,-229 496,-223 502,-223"/>
|
||||
<text text-anchor="middle" x="736" y="-282.8" font-family="Helvetica,sans-Serif" font-size="14.00" fill="#0d47a1">FREEDOM</text>
|
||||
</g>
|
||||
<g id="clust3" class="cluster">
|
||||
<title>cluster_harmony</title>
|
||||
<path fill="#fff3e0" stroke="#ff9800" d="M1014,-223C1014,-223 1462,-223 1462,-223 1468,-223 1474,-229 1474,-235 1474,-235 1474,-286 1474,-286 1474,-292 1468,-298 1462,-298 1462,-298 1014,-298 1014,-298 1008,-298 1002,-292 1002,-286 1002,-286 1002,-235 1002,-235 1002,-229 1008,-223 1014,-223"/>
|
||||
<text text-anchor="middle" x="1238" y="-282.8" font-family="Helvetica,sans-Serif" font-size="14.00" fill="#e65100">HARMONY</text>
|
||||
</g>
|
||||
<g id="clust4" class="cluster">
|
||||
<title>cluster_love</title>
|
||||
<path fill="#fce4ec" stroke="#e91e63" d="M1507,-223C1507,-223 2009,-223 2009,-223 2015,-223 2021,-229 2021,-235 2021,-235 2021,-286 2021,-286 2021,-292 2015,-298 2009,-298 2009,-298 1507,-298 1507,-298 1501,-298 1495,-292 1495,-286 1495,-286 1495,-235 1495,-235 1495,-229 1501,-223 1507,-223"/>
|
||||
<text text-anchor="middle" x="1758" y="-282.8" font-family="Helvetica,sans-Serif" font-size="14.00" fill="#880e4f">LOVE</text>
|
||||
</g>
|
||||
<!-- pc -->
|
||||
<g id="node1" class="node">
|
||||
<title>pc</title>
|
||||
<ellipse fill="#263238" stroke="#cddc39" stroke-width="2" cx="991" cy="-90.5" rx="86.5" ry="86.5"/>
|
||||
<ellipse fill="none" stroke="#cddc39" stroke-width="2" cx="991" cy="-90.5" rx="90.5" ry="90.5"/>
|
||||
<text text-anchor="middle" x="991" y="-120.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#cddc39">PERMACOMPUTER</text>
|
||||
<text text-anchor="middle" x="991" y="-93.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#cddc39">always on · durable</text>
|
||||
<text text-anchor="middle" x="991" y="-80.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#cddc39">easy to repair</text>
|
||||
<text text-anchor="middle" x="991" y="-67.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#cddc39">by the people</text>
|
||||
<text text-anchor="middle" x="991" y="-54.4" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#cddc39">for the people</text>
|
||||
</g>
|
||||
<!-- t1 -->
|
||||
<g id="node2" class="node">
|
||||
<title>t1</title>
|
||||
<polygon fill="#c8e6c9" stroke="#4caf50" stroke-width="2" points="462,-267 378,-267 378,-231 462,-231 462,-267"/>
|
||||
<text text-anchor="middle" x="420" y="-246.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#1b5e20">open source</text>
|
||||
</g>
|
||||
<!-- t1->pc -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>t1->pc</title>
|
||||
<path fill="none" stroke="#4caf50" stroke-width="1.5" d="M459.41,-230.93C466.53,-228.11 473.94,-225.34 481,-223 623.09,-175.81 792.05,-135.19 895.39,-112.04"/>
|
||||
<polygon fill="#4caf50" stroke="#4caf50" stroke-width="1.5" points="896.11,-114.39 902.4,-110.47 895.04,-109.61 896.11,-114.39"/>
|
||||
</g>
|
||||
<!-- t2 -->
|
||||
<g id="node3" class="node">
|
||||
<title>t2</title>
|
||||
<polygon fill="#c8e6c9" stroke="#4caf50" stroke-width="2" points="341.5,-267 248.5,-267 248.5,-231 341.5,-231 341.5,-267"/>
|
||||
<text text-anchor="middle" x="295" y="-246.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#1b5e20">public domain</text>
|
||||
</g>
|
||||
<!-- t2->pc -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>t2->pc</title>
|
||||
<path fill="none" stroke="#4caf50" stroke-width="1.5" d="M336.27,-230.98C344.07,-228.09 352.23,-225.29 360,-223 546.21,-168.18 769.8,-127.27 894.6,-106.6"/>
|
||||
<polygon fill="#4caf50" stroke="#4caf50" stroke-width="1.5" points="895.07,-109 901.58,-105.44 894.27,-104.17 895.07,-109"/>
|
||||
</g>
|
||||
<!-- t3 -->
|
||||
<g id="node4" class="node">
|
||||
<title>t3</title>
|
||||
<polygon fill="#c8e6c9" stroke="#4caf50" stroke-width="2" points="212,-267 138,-267 138,-231 212,-231 212,-267"/>
|
||||
<text text-anchor="middle" x="175" y="-252.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#1b5e20">all layers</text>
|
||||
<text text-anchor="middle" x="175" y="-240.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#1b5e20">accessible</text>
|
||||
</g>
|
||||
<!-- t3->pc -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>t3->pc</title>
|
||||
<path fill="none" stroke="#4caf50" stroke-width="1.5" d="M209.74,-230.9C216.66,-227.94 223.97,-225.14 231,-223 462.94,-152.37 746.99,-115.87 893.39,-100.55"/>
|
||||
<polygon fill="#4caf50" stroke="#4caf50" stroke-width="1.5" points="893.98,-102.95 900.69,-99.79 893.47,-98.08 893.98,-102.95"/>
|
||||
</g>
|
||||
<!-- t4 -->
|
||||
<g id="node5" class="node">
|
||||
<title>t4</title>
|
||||
<polygon fill="#c8e6c9" stroke="#4caf50" stroke-width="2" points="101.5,-267 16.5,-267 16.5,-231 101.5,-231 101.5,-267"/>
|
||||
<text text-anchor="middle" x="59" y="-252.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#1b5e20">math as</text>
|
||||
<text text-anchor="middle" x="59" y="-240.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#1b5e20">natural right</text>
|
||||
</g>
|
||||
<!-- t4->pc -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>t4->pc</title>
|
||||
<path fill="none" stroke="#4caf50" stroke-width="1.5" d="M96.58,-230.96C104.22,-227.97 112.28,-225.13 120,-223 394.53,-147.2 730.58,-112.09 893.35,-98.59"/>
|
||||
<polygon fill="#4caf50" stroke="#4caf50" stroke-width="1.5" points="893.72,-101.02 900.5,-98 893.32,-96.13 893.72,-101.02"/>
|
||||
</g>
|
||||
<!-- f1 -->
|
||||
<g id="node6" class="node">
|
||||
<title>f1</title>
|
||||
<polygon fill="#bbdefb" stroke="#2196f3" stroke-width="2" points="974,-267 888,-267 888,-231 974,-231 974,-267"/>
|
||||
<text text-anchor="middle" x="931" y="-252.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#0d47a1">voluntary</text>
|
||||
<text text-anchor="middle" x="931" y="-240.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#0d47a1">participation</text>
|
||||
</g>
|
||||
<!-- f1->pc -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>f1->pc</title>
|
||||
<path fill="none" stroke="#2196f3" stroke-width="1.5" d="M937.54,-230.95C942.27,-218.61 949.08,-200.85 956.25,-182.13"/>
|
||||
<polygon fill="#2196f3" stroke="#2196f3" stroke-width="1.5" points="958.69,-182.61 958.91,-175.2 954.12,-180.86 958.69,-182.61"/>
|
||||
</g>
|
||||
<!-- f2 -->
|
||||
<g id="node7" class="node">
|
||||
<title>f2</title>
|
||||
<polygon fill="#bbdefb" stroke="#2196f3" stroke-width="2" points="852,-267 754,-267 754,-231 852,-231 852,-267"/>
|
||||
<text text-anchor="middle" x="803" y="-252.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#0d47a1">freedom FROM</text>
|
||||
<text text-anchor="middle" x="803" y="-240.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#0d47a1">tyranny</text>
|
||||
</g>
|
||||
<!-- f2->pc -->
|
||||
<g id="edge6" class="edge">
|
||||
<title>f2->pc</title>
|
||||
<path fill="none" stroke="#2196f3" stroke-width="1.5" d="M823.48,-230.95C845.7,-212.46 882.49,-181.83 915.95,-153.98"/>
|
||||
<polygon fill="#2196f3" stroke="#2196f3" stroke-width="1.5" points="917.9,-155.54 921.71,-149.18 914.77,-151.77 917.9,-155.54"/>
|
||||
</g>
|
||||
<!-- f3 -->
|
||||
<g id="node8" class="node">
|
||||
<title>f3</title>
|
||||
<polygon fill="#bbdefb" stroke="#2196f3" stroke-width="2" points="718,-267 626,-267 626,-231 718,-231 718,-267"/>
|
||||
<text text-anchor="middle" x="672" y="-252.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#0d47a1">free to create</text>
|
||||
<text text-anchor="middle" x="672" y="-240.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#0d47a1">& share</text>
|
||||
</g>
|
||||
<!-- f3->pc -->
|
||||
<g id="edge7" class="edge">
|
||||
<title>f3->pc</title>
|
||||
<path fill="none" stroke="#2196f3" stroke-width="1.5" d="M706.75,-230.95C753.58,-207.98 838.57,-166.28 903.46,-134.45"/>
|
||||
<polygon fill="#2196f3" stroke="#2196f3" stroke-width="1.5" points="904.87,-136.49 910.07,-131.2 902.71,-132.09 904.87,-136.49"/>
|
||||
</g>
|
||||
<!-- f4 -->
|
||||
<g id="node9" class="node">
|
||||
<title>f4</title>
|
||||
<polygon fill="#bbdefb" stroke="#2196f3" stroke-width="2" points="590,-267 498,-267 498,-231 590,-231 590,-267"/>
|
||||
<text text-anchor="middle" x="544" y="-252.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#0d47a1">utopia of</text>
|
||||
<text text-anchor="middle" x="544" y="-240.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#0d47a1">the commons</text>
|
||||
</g>
|
||||
<!-- f4->pc -->
|
||||
<g id="edge8" class="edge">
|
||||
<title>f4->pc</title>
|
||||
<path fill="none" stroke="#2196f3" stroke-width="1.5" d="M586.94,-230.94C593.96,-228.24 601.17,-225.51 608,-223 706.51,-186.87 820.33,-148.17 898.13,-122.18"/>
|
||||
<polygon fill="#2196f3" stroke="#2196f3" stroke-width="1.5" points="899.21,-124.4 905.07,-119.86 897.66,-119.75 899.21,-124.4"/>
|
||||
</g>
|
||||
<!-- h1 -->
|
||||
<g id="node10" class="node">
|
||||
<title>h1</title>
|
||||
<polygon fill="#ffe0b2" stroke="#ff9800" stroke-width="2" points="1466.5,-267 1377.5,-267 1377.5,-231 1466.5,-231 1466.5,-267"/>
|
||||
<text text-anchor="middle" x="1422" y="-252.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#e65100">inputs match</text>
|
||||
<text text-anchor="middle" x="1422" y="-240.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#e65100">outputs</text>
|
||||
</g>
|
||||
<!-- h1->pc -->
|
||||
<g id="edge9" class="edge">
|
||||
<title>h1->pc</title>
|
||||
<path fill="none" stroke="#ff9800" stroke-width="1.5" d="M1380.4,-230.96C1373.6,-228.25 1366.62,-225.51 1360,-223 1266.19,-187.39 1157.94,-149.14 1083.05,-123.13"/>
|
||||
<polygon fill="#ff9800" stroke="#ff9800" stroke-width="1.5" points="1083.78,-120.79 1076.37,-120.81 1082.18,-125.42 1083.78,-120.79"/>
|
||||
</g>
|
||||
<!-- h2 -->
|
||||
<g id="node11" class="node">
|
||||
<title>h2</title>
|
||||
<polygon fill="#ffe0b2" stroke="#ff9800" stroke-width="2" points="1341.5,-267 1252.5,-267 1252.5,-231 1341.5,-231 1341.5,-267"/>
|
||||
<text text-anchor="middle" x="1297" y="-252.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#e65100">self-renewing</text>
|
||||
<text text-anchor="middle" x="1297" y="-240.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#e65100">system</text>
|
||||
</g>
|
||||
<!-- h2->pc -->
|
||||
<g id="edge10" class="edge">
|
||||
<title>h2->pc</title>
|
||||
<path fill="none" stroke="#ff9800" stroke-width="1.5" d="M1263.67,-230.95C1219.42,-208.32 1139.65,-167.53 1077.79,-135.89"/>
|
||||
<polygon fill="#ff9800" stroke="#ff9800" stroke-width="1.5" points="1078.83,-133.67 1071.48,-132.66 1076.59,-138.03 1078.83,-133.67"/>
|
||||
</g>
|
||||
<!-- h3 -->
|
||||
<g id="node12" class="node">
|
||||
<title>h3</title>
|
||||
<polygon fill="#ffe0b2" stroke="#ff9800" stroke-width="2" points="1216,-267 1130,-267 1130,-231 1216,-231 1216,-267"/>
|
||||
<text text-anchor="middle" x="1173" y="-252.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#e65100">low waste</text>
|
||||
<text text-anchor="middle" x="1173" y="-240.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#e65100">low pollution</text>
|
||||
</g>
|
||||
<!-- h3->pc -->
|
||||
<g id="edge11" class="edge">
|
||||
<title>h3->pc</title>
|
||||
<path fill="none" stroke="#ff9800" stroke-width="1.5" d="M1153.18,-230.95C1131.93,-212.68 1096.91,-182.57 1064.84,-154.99"/>
|
||||
<polygon fill="#ff9800" stroke="#ff9800" stroke-width="1.5" points="1066.21,-152.94 1059.31,-150.24 1063.02,-156.66 1066.21,-152.94"/>
|
||||
</g>
|
||||
<!-- h4 -->
|
||||
<g id="node13" class="node">
|
||||
<title>h4</title>
|
||||
<polygon fill="#ffe0b2" stroke="#ff9800" stroke-width="2" points="1093.5,-267 1010.5,-267 1010.5,-231 1093.5,-231 1093.5,-267"/>
|
||||
<text text-anchor="middle" x="1052" y="-252.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#e65100">diverse</text>
|
||||
<text text-anchor="middle" x="1052" y="-240.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#e65100">connections</text>
|
||||
</g>
|
||||
<!-- h4->pc -->
|
||||
<g id="edge12" class="edge">
|
||||
<title>h4->pc</title>
|
||||
<path fill="none" stroke="#ff9800" stroke-width="1.5" d="M1045.36,-230.95C1040.54,-218.61 1033.62,-200.85 1026.33,-182.13"/>
|
||||
<polygon fill="#ff9800" stroke="#ff9800" stroke-width="1.5" points="1028.45,-180.83 1023.62,-175.2 1023.88,-182.61 1028.45,-180.83"/>
|
||||
</g>
|
||||
<!-- l1 -->
|
||||
<g id="node14" class="node">
|
||||
<title>l1</title>
|
||||
<polygon fill="#f8bbd0" stroke="#e91e63" stroke-width="2" points="2013,-267 1909,-267 1909,-231 2013,-231 2013,-267"/>
|
||||
<text text-anchor="middle" x="1961" y="-252.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#880e4f">cooperation</text>
|
||||
<text text-anchor="middle" x="1961" y="-240.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#880e4f">not competition</text>
|
||||
</g>
|
||||
<!-- l1->pc -->
|
||||
<g id="edge13" class="edge">
|
||||
<title>l1->pc</title>
|
||||
<path fill="none" stroke="#e91e63" stroke-width="1.5" d="M1917.35,-230.91C1908.71,-227.96 1899.64,-225.15 1891,-223 1603.94,-151.52 1255.05,-114.23 1088.54,-99.38"/>
|
||||
<polygon fill="#e91e63" stroke="#e91e63" stroke-width="1.5" points="1088.43,-96.91 1081.24,-98.73 1088,-101.79 1088.43,-96.91"/>
|
||||
</g>
|
||||
<!-- l2 -->
|
||||
<g id="node15" class="node">
|
||||
<title>l2</title>
|
||||
<polygon fill="#f8bbd0" stroke="#e91e63" stroke-width="2" points="1873,-267 1767,-267 1767,-231 1873,-231 1873,-267"/>
|
||||
<text text-anchor="middle" x="1820" y="-252.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#880e4f">wu wei</text>
|
||||
<text text-anchor="middle" x="1820" y="-240.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#880e4f">effortless action</text>
|
||||
</g>
|
||||
<!-- l2->pc -->
|
||||
<g id="edge14" class="edge">
|
||||
<title>l2->pc</title>
|
||||
<path fill="none" stroke="#e91e63" stroke-width="1.5" d="M1775.28,-230.98C1766.64,-228.06 1757.6,-225.24 1749,-223 1515.31,-162.04 1233.57,-121.59 1088.25,-103.09"/>
|
||||
<polygon fill="#e91e63" stroke="#e91e63" stroke-width="1.5" points="1088.26,-100.62 1081.01,-102.17 1087.65,-105.48 1088.26,-100.62"/>
|
||||
</g>
|
||||
<!-- l3 -->
|
||||
<g id="node16" class="node">
|
||||
<title>l3</title>
|
||||
<polygon fill="#f8bbd0" stroke="#e91e63" stroke-width="2" points="1731,-267 1629,-267 1629,-231 1731,-231 1731,-267"/>
|
||||
<text text-anchor="middle" x="1680" y="-252.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#880e4f">natural balance</text>
|
||||
<text text-anchor="middle" x="1680" y="-240.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#880e4f">homeostasis</text>
|
||||
</g>
|
||||
<!-- l3->pc -->
|
||||
<g id="edge15" class="edge">
|
||||
<title>l3->pc</title>
|
||||
<path fill="none" stroke="#e91e63" stroke-width="1.5" d="M1635.76,-230.95C1627.59,-228.09 1619.09,-225.31 1611,-223 1428.43,-170.84 1210.28,-129.25 1087.47,-107.68"/>
|
||||
<polygon fill="#e91e63" stroke="#e91e63" stroke-width="1.5" points="1087.56,-105.21 1080.25,-106.41 1086.72,-110.03 1087.56,-105.21"/>
|
||||
</g>
|
||||
<!-- l4 -->
|
||||
<g id="node17" class="node">
|
||||
<title>l4</title>
|
||||
<polygon fill="#f8bbd0" stroke="#e91e63" stroke-width="2" points="1593,-267 1503,-267 1503,-231 1593,-231 1593,-267"/>
|
||||
<text text-anchor="middle" x="1548" y="-252.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#880e4f">be yourself</text>
|
||||
<text text-anchor="middle" x="1548" y="-240.2" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#880e4f">without harm</text>
|
||||
</g>
|
||||
<!-- l4->pc -->
|
||||
<g id="edge16" class="edge">
|
||||
<title>l4->pc</title>
|
||||
<path fill="none" stroke="#e91e63" stroke-width="1.5" d="M1505.57,-230.94C1498.1,-228.15 1490.36,-225.39 1483,-223 1346.69,-178.71 1185.72,-137.78 1085.99,-113.72"/>
|
||||
<polygon fill="#e91e63" stroke="#e91e63" stroke-width="1.5" points="1086.29,-111.27 1078.91,-112.01 1085.15,-116.03 1086.29,-111.27"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 16 KiB |
75
let-us-define-a-permacomputer/img/quadrivium.dot
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
digraph quadrivium {
|
||||
bgcolor="transparent"
|
||||
rankdir=TB
|
||||
pad=0.5
|
||||
nodesep=0.8
|
||||
ranksep=1.0
|
||||
|
||||
node [
|
||||
fontname="Helvetica"
|
||||
fontsize=14
|
||||
style="filled"
|
||||
shape=circle
|
||||
width=1.8
|
||||
fixedsize=true
|
||||
penwidth=2
|
||||
]
|
||||
|
||||
edge [
|
||||
penwidth=2
|
||||
color="#555555"
|
||||
arrowsize=0.8
|
||||
]
|
||||
|
||||
// The four values
|
||||
truth [
|
||||
label="TRUTH\n\nopen source\npublic domain"
|
||||
fillcolor="#4CAF50"
|
||||
fontcolor="white"
|
||||
color="#388E3C"
|
||||
]
|
||||
|
||||
freedom [
|
||||
label="FREEDOM\n\nvoluntary\naction"
|
||||
fillcolor="#2196F3"
|
||||
fontcolor="white"
|
||||
color="#1565C0"
|
||||
]
|
||||
|
||||
harmony [
|
||||
label="HARMONY\n\nself-renewing\nabundance"
|
||||
fillcolor="#FF9800"
|
||||
fontcolor="white"
|
||||
color="#E65100"
|
||||
]
|
||||
|
||||
love [
|
||||
label="LOVE\n\nwu wei\ncooperation"
|
||||
fillcolor="#E91E63"
|
||||
fontcolor="white"
|
||||
color="#AD1457"
|
||||
]
|
||||
|
||||
// Center node
|
||||
permacomputer [
|
||||
label="PERMA\nCOMPUTER"
|
||||
shape=doublecircle
|
||||
fillcolor="#263238"
|
||||
fontcolor="#CDDC39"
|
||||
color="#CDDC39"
|
||||
fontsize=13
|
||||
width=1.6
|
||||
]
|
||||
|
||||
// Connections — each value feeds the permacomputer
|
||||
truth -> permacomputer [label="code as\nseeds" fontsize=10 fontcolor="#388E3C"]
|
||||
freedom -> permacomputer [label="no force\nno coercion" fontsize=10 fontcolor="#1565C0"]
|
||||
harmony -> permacomputer [label="inputs match\noutputs" fontsize=10 fontcolor="#E65100"]
|
||||
love -> permacomputer [label="the fuel\nthat drives" fontsize=10 fontcolor="#AD1457"]
|
||||
|
||||
// Inter-value relationships
|
||||
truth -> freedom [style=dashed label="transparency\nenables choice" fontsize=9 fontcolor="#555555"]
|
||||
freedom -> harmony [style=dashed label="voluntary action\ncreates balance" fontsize=9 fontcolor="#555555"]
|
||||
harmony -> love [style=dashed label="balance nurtures\nconnection" fontsize=9 fontcolor="#555555"]
|
||||
love -> truth [style=dashed label="love demands\nhonesty" fontsize=9 fontcolor="#555555"]
|
||||
}
|
||||
BIN
let-us-define-a-permacomputer/img/quadrivium.png
Normal file
|
After Width: | Height: | Size: 119 KiB |
116
let-us-define-a-permacomputer/img/quadrivium.svg
Normal file
|
|
@ -0,0 +1,116 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 2.43.0 (0)
|
||||
-->
|
||||
<!-- Title: quadrivium Pages: 1 -->
|
||||
<svg width="600pt" height="1087pt"
|
||||
viewBox="0.00 0.00 600.00 1087.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(36 1051)">
|
||||
<title>quadrivium</title>
|
||||
<!-- truth -->
|
||||
<g id="node1" class="node">
|
||||
<title>truth</title>
|
||||
<ellipse fill="#4caf50" stroke="#388e3c" stroke-width="2" cx="201" cy="-950" rx="65" ry="65"/>
|
||||
<text text-anchor="middle" x="201" y="-969.3" font-family="Helvetica,sans-Serif" font-size="14.00" fill="white">TRUTH</text>
|
||||
<text text-anchor="middle" x="201" y="-938.3" font-family="Helvetica,sans-Serif" font-size="14.00" fill="white">open source</text>
|
||||
<text text-anchor="middle" x="201" y="-923.3" font-family="Helvetica,sans-Serif" font-size="14.00" fill="white">public domain</text>
|
||||
</g>
|
||||
<!-- freedom -->
|
||||
<g id="node2" class="node">
|
||||
<title>freedom</title>
|
||||
<ellipse fill="#2196f3" stroke="#1565c0" stroke-width="2" cx="201" cy="-728" rx="65" ry="65"/>
|
||||
<text text-anchor="middle" x="201" y="-747.3" font-family="Helvetica,sans-Serif" font-size="14.00" fill="white">FREEDOM</text>
|
||||
<text text-anchor="middle" x="201" y="-716.3" font-family="Helvetica,sans-Serif" font-size="14.00" fill="white">voluntary</text>
|
||||
<text text-anchor="middle" x="201" y="-701.3" font-family="Helvetica,sans-Serif" font-size="14.00" fill="white">action</text>
|
||||
</g>
|
||||
<!-- truth->freedom -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>truth->freedom</title>
|
||||
<path fill="none" stroke="#555555" stroke-width="2" stroke-dasharray="5,2" d="M201,-884.78C201,-858.68 201,-828.41 201,-801.53"/>
|
||||
<polygon fill="#555555" stroke="#555555" stroke-width="2" points="203.8,-801.3 201,-793.3 198.2,-801.3 203.8,-801.3"/>
|
||||
<text text-anchor="middle" x="235.5" y="-841.8" font-family="Times,serif" font-size="9.00" fill="#555555">transparency</text>
|
||||
<text text-anchor="middle" x="235.5" y="-831.8" font-family="Times,serif" font-size="9.00" fill="#555555">enables choice</text>
|
||||
</g>
|
||||
<!-- permacomputer -->
|
||||
<g id="node5" class="node">
|
||||
<title>permacomputer</title>
|
||||
<ellipse fill="#263238" stroke="#cddc39" stroke-width="2" cx="200" cy="-61.5" rx="57.5" ry="57.5"/>
|
||||
<ellipse fill="none" stroke="#cddc39" stroke-width="2" cx="200" cy="-61.5" rx="61.5" ry="61.5"/>
|
||||
<text text-anchor="middle" x="200" y="-65.1" font-family="Helvetica,sans-Serif" font-size="13.00" fill="#cddc39">PERMA</text>
|
||||
<text text-anchor="middle" x="200" y="-51.1" font-family="Helvetica,sans-Serif" font-size="13.00" fill="#cddc39">COMPUTER</text>
|
||||
</g>
|
||||
<!-- truth->permacomputer -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>truth->permacomputer</title>
|
||||
<path fill="none" stroke="#555555" stroke-width="2" d="M143.94,-918.39C84.51,-881.89 0,-814.88 0,-729 0,-729 0,-729 0,-281 0,-197.73 80.01,-132.39 138.82,-95.6"/>
|
||||
<polygon fill="#555555" stroke="#555555" stroke-width="2" points="140.53,-97.84 145.88,-91.26 137.6,-93.07 140.53,-97.84"/>
|
||||
<text text-anchor="middle" x="19.5" y="-509" font-family="Times,serif" font-size="10.00" fill="#388e3c">code as</text>
|
||||
<text text-anchor="middle" x="19.5" y="-498" font-family="Times,serif" font-size="10.00" fill="#388e3c">seeds</text>
|
||||
</g>
|
||||
<!-- harmony -->
|
||||
<g id="node3" class="node">
|
||||
<title>harmony</title>
|
||||
<ellipse fill="#ff9800" stroke="#e65100" stroke-width="2" cx="280" cy="-506" rx="65" ry="65"/>
|
||||
<text text-anchor="middle" x="280" y="-525.3" font-family="Helvetica,sans-Serif" font-size="14.00" fill="white">HARMONY</text>
|
||||
<text text-anchor="middle" x="280" y="-494.3" font-family="Helvetica,sans-Serif" font-size="14.00" fill="white">self-renewing</text>
|
||||
<text text-anchor="middle" x="280" y="-479.3" font-family="Helvetica,sans-Serif" font-size="14.00" fill="white">abundance</text>
|
||||
</g>
|
||||
<!-- freedom->harmony -->
|
||||
<g id="edge6" class="edge">
|
||||
<title>freedom->harmony</title>
|
||||
<path fill="none" stroke="#555555" stroke-width="2" stroke-dasharray="5,2" d="M222.69,-666.59C232.84,-638.33 244.97,-604.55 255.45,-575.36"/>
|
||||
<polygon fill="#555555" stroke="#555555" stroke-width="2" points="258.15,-576.13 258.22,-567.65 252.88,-574.24 258.15,-576.13"/>
|
||||
<text text-anchor="middle" x="281" y="-619.8" font-family="Times,serif" font-size="9.00" fill="#555555">voluntary action</text>
|
||||
<text text-anchor="middle" x="281" y="-609.8" font-family="Times,serif" font-size="9.00" fill="#555555">creates balance</text>
|
||||
</g>
|
||||
<!-- freedom->permacomputer -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>freedom->permacomputer</title>
|
||||
<path fill="none" stroke="#555555" stroke-width="2" d="M193.49,-663.34C190.51,-635.1 187.46,-601.44 186,-571 178.46,-413.77 188.2,-228.98 194.82,-131.23"/>
|
||||
<polygon fill="#555555" stroke="#555555" stroke-width="2" points="197.62,-131.37 195.37,-123.19 192.03,-130.98 197.62,-131.37"/>
|
||||
<text text-anchor="middle" x="213.5" y="-397" font-family="Times,serif" font-size="10.00" fill="#1565c0">no force</text>
|
||||
<text text-anchor="middle" x="213.5" y="-386" font-family="Times,serif" font-size="10.00" fill="#1565c0">no coercion</text>
|
||||
</g>
|
||||
<!-- love -->
|
||||
<g id="node4" class="node">
|
||||
<title>love</title>
|
||||
<ellipse fill="#e91e63" stroke="#ad1457" stroke-width="2" cx="463" cy="-282" rx="65" ry="65"/>
|
||||
<text text-anchor="middle" x="463" y="-301.3" font-family="Helvetica,sans-Serif" font-size="14.00" fill="white">LOVE</text>
|
||||
<text text-anchor="middle" x="463" y="-270.3" font-family="Helvetica,sans-Serif" font-size="14.00" fill="white">wu wei</text>
|
||||
<text text-anchor="middle" x="463" y="-255.3" font-family="Helvetica,sans-Serif" font-size="14.00" fill="white">cooperation</text>
|
||||
</g>
|
||||
<!-- harmony->love -->
|
||||
<g id="edge7" class="edge">
|
||||
<title>harmony->love</title>
|
||||
<path fill="none" stroke="#555555" stroke-width="2" stroke-dasharray="5,2" d="M311.32,-448.93C324.33,-427.48 340.29,-403.3 357,-383 372.11,-364.65 390.41,-346.3 407.52,-330.42"/>
|
||||
<polygon fill="#555555" stroke="#555555" stroke-width="2" points="409.76,-332.16 413.76,-324.68 405.97,-328.03 409.76,-332.16"/>
|
||||
<text text-anchor="middle" x="397" y="-396.8" font-family="Times,serif" font-size="9.00" fill="#555555">balance nurtures</text>
|
||||
<text text-anchor="middle" x="397" y="-386.8" font-family="Times,serif" font-size="9.00" fill="#555555">connection</text>
|
||||
</g>
|
||||
<!-- harmony->permacomputer -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>harmony->permacomputer</title>
|
||||
<path fill="none" stroke="#555555" stroke-width="2" d="M268.54,-441.6C253.6,-358.95 227.57,-214.99 212.25,-130.25"/>
|
||||
<polygon fill="#555555" stroke="#555555" stroke-width="2" points="214.98,-129.61 210.8,-122.24 209.47,-130.61 214.98,-129.61"/>
|
||||
<text text-anchor="middle" x="284.5" y="-285" font-family="Times,serif" font-size="10.00" fill="#e65100">inputs match</text>
|
||||
<text text-anchor="middle" x="284.5" y="-274" font-family="Times,serif" font-size="10.00" fill="#e65100">outputs</text>
|
||||
</g>
|
||||
<!-- love->truth -->
|
||||
<g id="edge8" class="edge">
|
||||
<title>love->truth</title>
|
||||
<path fill="none" stroke="#555555" stroke-width="2" stroke-dasharray="5,2" d="M457.33,-346.82C454.93,-365.71 451.59,-386.33 447,-405 396.8,-609.13 388.87,-666.82 284,-849 274.59,-865.34 262.49,-881.67 250.44,-896.25"/>
|
||||
<polygon fill="#555555" stroke="#555555" stroke-width="2" points="248.29,-894.46 245.29,-902.39 252.58,-898.06 248.29,-894.46"/>
|
||||
<text text-anchor="middle" x="426" y="-619.8" font-family="Times,serif" font-size="9.00" fill="#555555">love demands</text>
|
||||
<text text-anchor="middle" x="426" y="-609.8" font-family="Times,serif" font-size="9.00" fill="#555555">honesty</text>
|
||||
</g>
|
||||
<!-- love->permacomputer -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>love->permacomputer</title>
|
||||
<path fill="none" stroke="#555555" stroke-width="2" d="M413.4,-239.42C385.18,-215.79 349.15,-185.69 317,-159 296.25,-141.78 273.38,-122.89 253.4,-106.42"/>
|
||||
<polygon fill="#555555" stroke="#555555" stroke-width="2" points="254.98,-104.1 247.02,-101.17 251.42,-108.42 254.98,-104.1"/>
|
||||
<text text-anchor="middle" x="367.5" y="-173" font-family="Times,serif" font-size="10.00" fill="#ad1457">the fuel</text>
|
||||
<text text-anchor="middle" x="367.5" y="-162" font-family="Times,serif" font-size="10.00" fill="#ad1457">that drives</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 8.2 KiB |
111
let-us-define-a-permacomputer/img/seeds-and-sprouts.dot
Normal file
|
|
@ -0,0 +1,111 @@
|
|||
digraph seeds {
|
||||
bgcolor="transparent"
|
||||
rankdir=TB
|
||||
pad=0.5
|
||||
nodesep=0.6
|
||||
ranksep=0.8
|
||||
|
||||
node [
|
||||
fontname="Helvetica"
|
||||
fontsize=12
|
||||
style="filled"
|
||||
penwidth=2
|
||||
]
|
||||
|
||||
edge [
|
||||
penwidth=2
|
||||
color="#666666"
|
||||
arrowsize=0.8
|
||||
]
|
||||
|
||||
// Source code as seeds
|
||||
subgraph cluster_seed {
|
||||
label="CODE AS SEEDS"
|
||||
labeljust=l
|
||||
fontname="Helvetica"
|
||||
fontsize=13
|
||||
fontcolor="#2E7D32"
|
||||
style="dashed"
|
||||
color="#81C784"
|
||||
bgcolor="#E8F5E9"
|
||||
|
||||
source [
|
||||
label="open source\ncode"
|
||||
shape=folder
|
||||
fillcolor="#C8E6C9"
|
||||
fontcolor="#1B5E20"
|
||||
color="#4CAF50"
|
||||
]
|
||||
|
||||
public_domain [
|
||||
label="public domain\nno license"
|
||||
shape=note
|
||||
fillcolor="#C8E6C9"
|
||||
fontcolor="#1B5E20"
|
||||
color="#4CAF50"
|
||||
]
|
||||
|
||||
reference [
|
||||
label="reference\nimplementation"
|
||||
shape=component
|
||||
fillcolor="#C8E6C9"
|
||||
fontcolor="#1B5E20"
|
||||
color="#4CAF50"
|
||||
]
|
||||
}
|
||||
|
||||
// Sprouting on abandoned technology
|
||||
subgraph cluster_sprout {
|
||||
label="SPROUT ON ANY ABANDONED TECHNOLOGY"
|
||||
labeljust=l
|
||||
fontname="Helvetica"
|
||||
fontsize=13
|
||||
fontcolor="#E65100"
|
||||
style="dashed"
|
||||
color="#FFB74D"
|
||||
bgcolor="#FFF3E0"
|
||||
|
||||
python [label="Python" shape=box fillcolor="#FFE0B2" color="#FF9800" fontcolor="#E65100"]
|
||||
go [label="Go" shape=box fillcolor="#FFE0B2" color="#FF9800" fontcolor="#E65100"]
|
||||
rust [label="Rust" shape=box fillcolor="#FFE0B2" color="#FF9800" fontcolor="#E65100"]
|
||||
elixir [label="Elixir" shape=box fillcolor="#FFE0B2" color="#FF9800" fontcolor="#E65100"]
|
||||
js [label="JavaScript" shape=box fillcolor="#FFE0B2" color="#FF9800" fontcolor="#E65100"]
|
||||
any [label="any\nlanguage" shape=box fillcolor="#FFE0B2" color="#FF9800" fontcolor="#E65100" style="filled,dashed"]
|
||||
}
|
||||
|
||||
// Distribution
|
||||
subgraph cluster_distribute {
|
||||
label="DISTRIBUTE FREELY"
|
||||
labeljust=l
|
||||
fontname="Helvetica"
|
||||
fontsize=13
|
||||
fontcolor="#1565C0"
|
||||
style="dashed"
|
||||
color="#64B5F6"
|
||||
bgcolor="#E3F2FD"
|
||||
|
||||
bittorrent [label="BitTorrent\npeer-to-peer" shape=hexagon fillcolor="#BBDEFB" color="#2196F3" fontcolor="#0D47A1"]
|
||||
cloud [label="cloud\nobject store" shape=cylinder fillcolor="#BBDEFB" color="#2196F3" fontcolor="#0D47A1"]
|
||||
git [label="git\nrepositories" shape=octagon fillcolor="#BBDEFB" color="#2196F3" fontcolor="#0D47A1"]
|
||||
}
|
||||
|
||||
// Connections
|
||||
source -> reference
|
||||
public_domain -> reference
|
||||
reference -> python
|
||||
reference -> go
|
||||
reference -> rust
|
||||
reference -> elixir
|
||||
reference -> js
|
||||
reference -> any
|
||||
|
||||
python -> bittorrent
|
||||
go -> bittorrent
|
||||
rust -> cloud
|
||||
elixir -> cloud
|
||||
js -> git
|
||||
any -> git
|
||||
|
||||
bittorrent -> cloud [style=dashed dir=both label="redundancy" fontsize=10 fontcolor="#666666"]
|
||||
cloud -> git [style=dashed dir=both label="mirrors" fontsize=10 fontcolor="#666666"]
|
||||
}
|
||||
BIN
let-us-define-a-permacomputer/img/seeds-and-sprouts.png
Normal file
|
After Width: | Height: | Size: 102 KiB |
211
let-us-define-a-permacomputer/img/seeds-and-sprouts.svg
Normal file
|
|
@ -0,0 +1,211 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 2.43.0 (0)
|
||||
-->
|
||||
<!-- Title: seeds Pages: 1 -->
|
||||
<svg width="689pt" height="721pt"
|
||||
viewBox="0.00 0.00 689.00 721.32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(36 685.32)">
|
||||
<title>seeds</title>
|
||||
<g id="clust1" class="cluster">
|
||||
<title>cluster_seed</title>
|
||||
<polygon fill="#e8f5e9" stroke="#81c784" stroke-dasharray="5,2" points="159,-472.32 159,-641.32 410,-641.32 410,-472.32 159,-472.32"/>
|
||||
<text text-anchor="middle" x="220.5" y="-626.92" font-family="Helvetica,sans-Serif" font-size="13.00" fill="#2e7d32">CODE AS SEEDS</text>
|
||||
</g>
|
||||
<g id="clust2" class="cluster">
|
||||
<title>cluster_sprout</title>
|
||||
<polygon fill="#fff3e0" stroke="#ffb74d" stroke-dasharray="5,2" points="8,-368.32 8,-442.32 609,-442.32 609,-368.32 8,-368.32"/>
|
||||
<text text-anchor="middle" x="163.5" y="-427.92" font-family="Helvetica,sans-Serif" font-size="13.00" fill="#e65100">SPROUT ON ANY ABANDONED TECHNOLOGY</text>
|
||||
</g>
|
||||
<g id="clust3" class="cluster">
|
||||
<title>cluster_distribute</title>
|
||||
<polygon fill="#e3f2fd" stroke="#64b5f6" stroke-dasharray="5,2" points="33,-8 33,-338.32 199,-338.32 199,-8 33,-8"/>
|
||||
<text text-anchor="middle" x="106" y="-323.92" font-family="Helvetica,sans-Serif" font-size="13.00" fill="#1565c0">DISTRIBUTE FREELY</text>
|
||||
</g>
|
||||
<!-- source -->
|
||||
<g id="node1" class="node">
|
||||
<title>source</title>
|
||||
<polygon fill="#c8e6c9" stroke="#4caf50" stroke-width="2" points="402,-611.32 399,-615.32 378,-615.32 375,-611.32 312,-611.32 312,-575.32 402,-575.32 402,-611.32"/>
|
||||
<text text-anchor="middle" x="357" y="-596.72" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#1b5e20">open source</text>
|
||||
<text text-anchor="middle" x="357" y="-583.72" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#1b5e20">code</text>
|
||||
</g>
|
||||
<!-- reference -->
|
||||
<g id="node3" class="node">
|
||||
<title>reference</title>
|
||||
<polygon fill="#c8e6c9" stroke="#4caf50" stroke-width="2" points="344.5,-516.32 233.5,-516.32 233.5,-512.32 229.5,-512.32 229.5,-508.32 233.5,-508.32 233.5,-488.32 229.5,-488.32 229.5,-484.32 233.5,-484.32 233.5,-480.32 344.5,-480.32 344.5,-516.32"/>
|
||||
<polyline fill="none" stroke="#4caf50" stroke-width="2" points="233.5,-512.32 237.5,-512.32 237.5,-508.32 233.5,-508.32 "/>
|
||||
<polyline fill="none" stroke="#4caf50" stroke-width="2" points="233.5,-488.32 237.5,-488.32 237.5,-484.32 233.5,-484.32 "/>
|
||||
<text text-anchor="middle" x="289" y="-501.72" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#1b5e20">reference</text>
|
||||
<text text-anchor="middle" x="289" y="-488.72" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#1b5e20">implementation</text>
|
||||
</g>
|
||||
<!-- source->reference -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>source->reference</title>
|
||||
<path fill="none" stroke="#666666" stroke-width="2" d="M344.53,-575.26C333.86,-560.67 318.39,-539.51 306.48,-523.23"/>
|
||||
<polygon fill="#666666" stroke="#666666" stroke-width="2" points="308.61,-521.39 301.62,-516.58 304.09,-524.69 308.61,-521.39"/>
|
||||
</g>
|
||||
<!-- public_domain -->
|
||||
<g id="node2" class="node">
|
||||
<title>public_domain</title>
|
||||
<polygon fill="#c8e6c9" stroke="#4caf50" stroke-width="2" points="262.5,-611.32 167.5,-611.32 167.5,-575.32 268.5,-575.32 268.5,-605.32 262.5,-611.32"/>
|
||||
<polyline fill="none" stroke="#4caf50" stroke-width="2" points="262.5,-611.32 262.5,-605.32 "/>
|
||||
<polyline fill="none" stroke="#4caf50" stroke-width="2" points="268.5,-605.32 262.5,-605.32 "/>
|
||||
<text text-anchor="middle" x="218" y="-596.72" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#1b5e20">public domain</text>
|
||||
<text text-anchor="middle" x="218" y="-583.72" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#1b5e20">no license</text>
|
||||
</g>
|
||||
<!-- public_domain->reference -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>public_domain->reference</title>
|
||||
<path fill="none" stroke="#666666" stroke-width="2" d="M231.02,-575.26C242.16,-560.67 258.32,-539.51 270.75,-523.23"/>
|
||||
<polygon fill="#666666" stroke="#666666" stroke-width="2" points="273.19,-524.64 275.82,-516.58 268.74,-521.24 273.19,-524.64"/>
|
||||
</g>
|
||||
<!-- python -->
|
||||
<g id="node4" class="node">
|
||||
<title>python</title>
|
||||
<polygon fill="#ffe0b2" stroke="#ff9800" stroke-width="2" points="74,-412.32 16,-412.32 16,-376.32 74,-376.32 74,-412.32"/>
|
||||
<text text-anchor="middle" x="45" y="-391.22" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#e65100">Python</text>
|
||||
</g>
|
||||
<!-- reference->python -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>reference->python</title>
|
||||
<path fill="none" stroke="#666666" stroke-width="2" d="M233.16,-488.8C192.83,-480.96 138.1,-466.73 95,-442.32 84.05,-436.11 73.62,-427.03 65.15,-418.5"/>
|
||||
<polygon fill="#666666" stroke="#666666" stroke-width="2" points="67.18,-416.56 59.62,-412.72 63.13,-420.43 67.18,-416.56"/>
|
||||
</g>
|
||||
<!-- go -->
|
||||
<g id="node5" class="node">
|
||||
<title>go</title>
|
||||
<polygon fill="#ffe0b2" stroke="#ff9800" stroke-width="2" points="171,-412.32 117,-412.32 117,-376.32 171,-376.32 171,-412.32"/>
|
||||
<text text-anchor="middle" x="144" y="-391.22" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#e65100">Go</text>
|
||||
</g>
|
||||
<!-- reference->go -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>reference->go</title>
|
||||
<path fill="none" stroke="#666666" stroke-width="2" d="M253.98,-480.28C234.91,-470.33 211.33,-456.87 192,-442.32 182.64,-435.27 173.24,-426.52 165.27,-418.49"/>
|
||||
<polygon fill="#666666" stroke="#666666" stroke-width="2" points="167.06,-416.32 159.48,-412.53 163.05,-420.22 167.06,-416.32"/>
|
||||
</g>
|
||||
<!-- rust -->
|
||||
<g id="node6" class="node">
|
||||
<title>rust</title>
|
||||
<polygon fill="#ffe0b2" stroke="#ff9800" stroke-width="2" points="268,-412.32 214,-412.32 214,-376.32 268,-376.32 268,-412.32"/>
|
||||
<text text-anchor="middle" x="241" y="-391.22" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#e65100">Rust</text>
|
||||
</g>
|
||||
<!-- reference->rust -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>reference->rust</title>
|
||||
<path fill="none" stroke="#666666" stroke-width="2" d="M280.86,-480.01C273.09,-463.5 261.3,-438.46 252.56,-419.89"/>
|
||||
<polygon fill="#666666" stroke="#666666" stroke-width="2" points="254.96,-418.41 249.02,-412.36 249.9,-420.79 254.96,-418.41"/>
|
||||
</g>
|
||||
<!-- elixir -->
|
||||
<g id="node7" class="node">
|
||||
<title>elixir</title>
|
||||
<polygon fill="#ffe0b2" stroke="#ff9800" stroke-width="2" points="365,-412.32 311,-412.32 311,-376.32 365,-376.32 365,-412.32"/>
|
||||
<text text-anchor="middle" x="338" y="-391.22" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#e65100">Elixir</text>
|
||||
</g>
|
||||
<!-- reference->elixir -->
|
||||
<g id="edge6" class="edge">
|
||||
<title>reference->elixir</title>
|
||||
<path fill="none" stroke="#666666" stroke-width="2" d="M297.31,-480.01C305.24,-463.5 317.27,-438.46 326.2,-419.89"/>
|
||||
<polygon fill="#666666" stroke="#666666" stroke-width="2" points="328.87,-420.79 329.81,-412.36 323.82,-418.36 328.87,-420.79"/>
|
||||
</g>
|
||||
<!-- js -->
|
||||
<g id="node8" class="node">
|
||||
<title>js</title>
|
||||
<polygon fill="#ffe0b2" stroke="#ff9800" stroke-width="2" points="485.5,-412.32 408.5,-412.32 408.5,-376.32 485.5,-376.32 485.5,-412.32"/>
|
||||
<text text-anchor="middle" x="447" y="-391.22" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#e65100">JavaScript</text>
|
||||
</g>
|
||||
<!-- reference->js -->
|
||||
<g id="edge7" class="edge">
|
||||
<title>reference->js</title>
|
||||
<path fill="none" stroke="#666666" stroke-width="2" d="M322.42,-480.21C341.72,-469.92 366.22,-456.17 387,-442.32 398.29,-434.79 410.16,-425.75 420.34,-417.62"/>
|
||||
<polygon fill="#666666" stroke="#666666" stroke-width="2" points="422.29,-419.64 426.76,-412.44 418.77,-415.29 422.29,-419.64"/>
|
||||
</g>
|
||||
<!-- any -->
|
||||
<g id="node9" class="node">
|
||||
<title>any</title>
|
||||
<polygon fill="#ffe0b2" stroke="#ff9800" stroke-width="2" stroke-dasharray="5,2" points="601,-412.32 529,-412.32 529,-376.32 601,-376.32 601,-412.32"/>
|
||||
<text text-anchor="middle" x="565" y="-397.72" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#e65100">any</text>
|
||||
<text text-anchor="middle" x="565" y="-384.72" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#e65100">language</text>
|
||||
</g>
|
||||
<!-- reference->any -->
|
||||
<g id="edge8" class="edge">
|
||||
<title>reference->any</title>
|
||||
<path fill="none" stroke="#666666" stroke-width="2" d="M344.62,-490.09C390.11,-482.61 455.17,-468.26 507,-442.32 519.67,-435.98 532.09,-426.48 542.17,-417.68"/>
|
||||
<polygon fill="#666666" stroke="#666666" stroke-width="2" points="544.05,-419.76 548.13,-412.33 540.31,-415.59 544.05,-419.76"/>
|
||||
</g>
|
||||
<!-- bittorrent -->
|
||||
<g id="node10" class="node">
|
||||
<title>bittorrent</title>
|
||||
<polygon fill="#bbdefb" stroke="#2196f3" stroke-width="2" points="191.24,-280.56 153.62,-308.08 78.38,-308.08 40.76,-280.56 78.38,-253.03 153.62,-253.03 191.24,-280.56"/>
|
||||
<text text-anchor="middle" x="116" y="-283.96" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#0d47a1">BitTorrent</text>
|
||||
<text text-anchor="middle" x="116" y="-270.96" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#0d47a1">peer-to-peer</text>
|
||||
</g>
|
||||
<!-- python->bittorrent -->
|
||||
<g id="edge9" class="edge">
|
||||
<title>python->bittorrent</title>
|
||||
<path fill="none" stroke="#666666" stroke-width="2" d="M56.09,-375.85C66.35,-359.71 81.88,-335.27 94.55,-315.32"/>
|
||||
<polygon fill="#666666" stroke="#666666" stroke-width="2" points="96.98,-316.72 98.9,-308.47 92.25,-313.72 96.98,-316.72"/>
|
||||
</g>
|
||||
<!-- go->bittorrent -->
|
||||
<g id="edge10" class="edge">
|
||||
<title>go->bittorrent</title>
|
||||
<path fill="none" stroke="#666666" stroke-width="2" d="M139.62,-375.85C135.65,-359.99 129.67,-336.12 124.72,-316.37"/>
|
||||
<polygon fill="#666666" stroke="#666666" stroke-width="2" points="127.4,-315.55 122.74,-308.47 121.97,-316.91 127.4,-315.55"/>
|
||||
</g>
|
||||
<!-- cloud -->
|
||||
<g id="node11" class="node">
|
||||
<title>cloud</title>
|
||||
<path fill="#bbdefb" stroke="#2196f3" stroke-width="2" d="M181.5,-179.44C181.5,-181.78 162,-183.67 138,-183.67 114,-183.67 94.5,-181.78 94.5,-179.44 94.5,-179.44 94.5,-141.4 94.5,-141.4 94.5,-139.06 114,-137.17 138,-137.17 162,-137.17 181.5,-139.06 181.5,-141.4 181.5,-141.4 181.5,-179.44 181.5,-179.44"/>
|
||||
<path fill="none" stroke="#2196f3" stroke-width="2" d="M181.5,-179.44C181.5,-177.11 162,-175.22 138,-175.22 114,-175.22 94.5,-177.11 94.5,-179.44"/>
|
||||
<text text-anchor="middle" x="138" y="-163.82" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#0d47a1">cloud</text>
|
||||
<text text-anchor="middle" x="138" y="-150.82" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#0d47a1">object store</text>
|
||||
</g>
|
||||
<!-- rust->cloud -->
|
||||
<g id="edge11" class="edge">
|
||||
<title>rust->cloud</title>
|
||||
<path fill="none" stroke="#666666" stroke-width="2" d="M241.19,-376.06C240.76,-341.94 235.69,-264.71 201,-212.79 194.82,-203.54 186.46,-195.11 177.87,-187.88"/>
|
||||
<polygon fill="#666666" stroke="#666666" stroke-width="2" points="179.58,-185.66 171.59,-182.83 176.07,-190.03 179.58,-185.66"/>
|
||||
</g>
|
||||
<!-- elixir->cloud -->
|
||||
<g id="edge12" class="edge">
|
||||
<title>elixir->cloud</title>
|
||||
<path fill="none" stroke="#666666" stroke-width="2" d="M332.57,-376.24C320.6,-341.08 288.71,-259.96 236,-212.79 222.34,-200.58 205.26,-190.33 189.19,-182.28"/>
|
||||
<polygon fill="#666666" stroke="#666666" stroke-width="2" points="190.32,-179.72 181.9,-178.74 187.88,-184.75 190.32,-179.72"/>
|
||||
</g>
|
||||
<!-- git -->
|
||||
<g id="node12" class="node">
|
||||
<title>git</title>
|
||||
<polygon fill="#bbdefb" stroke="#2196f3" stroke-width="2" points="190.64,-31.23 190.64,-52.81 152.19,-68.07 97.81,-68.07 59.36,-52.81 59.36,-31.23 97.81,-15.98 152.19,-15.98 190.64,-31.23"/>
|
||||
<text text-anchor="middle" x="125" y="-45.42" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#0d47a1">git</text>
|
||||
<text text-anchor="middle" x="125" y="-32.42" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#0d47a1">repositories</text>
|
||||
</g>
|
||||
<!-- js->git -->
|
||||
<g id="edge13" class="edge">
|
||||
<title>js->git</title>
|
||||
<path fill="none" stroke="#666666" stroke-width="2" d="M432.86,-376.21C410.69,-349.52 366.22,-296.48 327,-252.79 263.41,-181.97 246.63,-165.02 180,-97.04 172.53,-89.43 164.39,-81.32 156.71,-73.76"/>
|
||||
<polygon fill="#666666" stroke="#666666" stroke-width="2" points="158.61,-71.71 150.94,-68.11 154.69,-75.71 158.61,-71.71"/>
|
||||
</g>
|
||||
<!-- any->git -->
|
||||
<g id="edge14" class="edge">
|
||||
<title>any->git</title>
|
||||
<path fill="none" stroke="#666666" stroke-width="2" d="M548.27,-376.1C500.36,-327.49 357.09,-186.84 218,-97.04 202.77,-87.21 185.71,-77.06 170.4,-68.26"/>
|
||||
<polygon fill="#666666" stroke="#666666" stroke-width="2" points="171.38,-65.59 163.04,-64.05 168.6,-70.45 171.38,-65.59"/>
|
||||
</g>
|
||||
<!-- bittorrent->cloud -->
|
||||
<g id="edge15" class="edge">
|
||||
<title>bittorrent->cloud</title>
|
||||
<path fill="none" stroke="#666666" stroke-width="2" stroke-dasharray="5,2" d="M122.46,-244.87C125.59,-228.06 129.31,-208.06 132.33,-191.85"/>
|
||||
<polygon fill="#666666" stroke="#666666" stroke-width="2" points="119.7,-244.37 120.99,-252.75 125.21,-245.4 119.7,-244.37"/>
|
||||
<polygon fill="#666666" stroke="#666666" stroke-width="2" points="135.13,-192.14 133.84,-183.76 129.62,-191.11 135.13,-192.14"/>
|
||||
<text text-anchor="middle" x="160" y="-215.79" font-family="Times,serif" font-size="10.00" fill="#666666">redundancy</text>
|
||||
</g>
|
||||
<!-- cloud->git -->
|
||||
<g id="edge16" class="edge">
|
||||
<title>cloud->git</title>
|
||||
<path fill="none" stroke="#666666" stroke-width="2" stroke-dasharray="5,2" d="M134.6,-128.96C132.8,-112.86 130.59,-93.07 128.74,-76.54"/>
|
||||
<polygon fill="#666666" stroke="#666666" stroke-width="2" points="131.82,-129.34 135.49,-136.98 137.39,-128.72 131.82,-129.34"/>
|
||||
<polygon fill="#666666" stroke="#666666" stroke-width="2" points="131.49,-75.86 127.81,-68.23 125.92,-76.49 131.49,-75.86"/>
|
||||
<text text-anchor="middle" x="151" y="-100.04" font-family="Times,serif" font-size="10.00" fill="#666666">mirrors</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 14 KiB |
60
let-us-define-a-permacomputer/img/trivium.dot
Normal file
|
|
@ -0,0 +1,60 @@
|
|||
digraph trivium {
|
||||
bgcolor="transparent"
|
||||
rankdir=LR
|
||||
pad=0.4
|
||||
nodesep=1.0
|
||||
|
||||
node [
|
||||
fontname="Helvetica"
|
||||
fontsize=14
|
||||
style="filled"
|
||||
shape=box
|
||||
penwidth=2
|
||||
]
|
||||
|
||||
edge [
|
||||
penwidth=3
|
||||
fontsize=11
|
||||
]
|
||||
|
||||
// The universal logic
|
||||
input [
|
||||
label="INPUTS\n\n0 · false · off\nraw · seed · question"
|
||||
fillcolor="#37474F"
|
||||
fontcolor="white"
|
||||
color="#263238"
|
||||
shape=box
|
||||
width=2.2
|
||||
height=1.2
|
||||
]
|
||||
|
||||
process [
|
||||
label="PROCESS\n\nlogic · math\ntransformation"
|
||||
fillcolor="#5C6BC0"
|
||||
fontcolor="white"
|
||||
color="#303F9F"
|
||||
shape=diamond
|
||||
width=2.4
|
||||
height=1.6
|
||||
]
|
||||
|
||||
output [
|
||||
label="OUTPUTS\n\n1 · true · on\nproduct · fruit · answer"
|
||||
fillcolor="#43A047"
|
||||
fontcolor="white"
|
||||
color="#2E7D32"
|
||||
shape=box
|
||||
width=2.2
|
||||
height=1.2
|
||||
]
|
||||
|
||||
input -> process [label=" feed " color="#5C6BC0" fontcolor="#303F9F"]
|
||||
process -> output [label=" yield " color="#43A047" fontcolor="#2E7D32"]
|
||||
output -> input [
|
||||
label="feedback loop\noutput becomes input"
|
||||
style=dashed
|
||||
color="#FF9800"
|
||||
fontcolor="#E65100"
|
||||
constraint=false
|
||||
]
|
||||
}
|
||||
BIN
let-us-define-a-permacomputer/img/trivium.png
Normal file
|
After Width: | Height: | Size: 39 KiB |
58
let-us-define-a-permacomputer/img/trivium.svg
Normal file
|
|
@ -0,0 +1,58 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 2.43.0 (0)
|
||||
-->
|
||||
<!-- Title: trivium Pages: 1 -->
|
||||
<svg width="761pt" height="254pt"
|
||||
viewBox="0.00 0.00 760.96 253.86" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(28.8 225.06)">
|
||||
<title>trivium</title>
|
||||
<!-- input -->
|
||||
<g id="node1" class="node">
|
||||
<title>input</title>
|
||||
<polygon fill="#37474f" stroke="#263238" stroke-width="2" points="162,-181.76 0,-181.76 0,-95.76 162,-95.76 162,-181.76"/>
|
||||
<text text-anchor="middle" x="81" y="-158.06" font-family="Helvetica,sans-Serif" font-size="14.00" fill="white">INPUTS</text>
|
||||
<text text-anchor="middle" x="81" y="-127.06" font-family="Helvetica,sans-Serif" font-size="14.00" fill="white">0 · false · off</text>
|
||||
<text text-anchor="middle" x="81" y="-112.06" font-family="Helvetica,sans-Serif" font-size="14.00" fill="white">raw · seed · question</text>
|
||||
</g>
|
||||
<!-- process -->
|
||||
<g id="node2" class="node">
|
||||
<title>process</title>
|
||||
<polygon fill="#5c6bc0" stroke="#303f9f" stroke-width="2" points="343.18,-196.26 237.82,-138.76 343.18,-81.26 448.55,-138.76 343.18,-196.26"/>
|
||||
<text text-anchor="middle" x="343.18" y="-158.06" font-family="Helvetica,sans-Serif" font-size="14.00" fill="white">PROCESS</text>
|
||||
<text text-anchor="middle" x="343.18" y="-127.06" font-family="Helvetica,sans-Serif" font-size="14.00" fill="white">logic · math</text>
|
||||
<text text-anchor="middle" x="343.18" y="-112.06" font-family="Helvetica,sans-Serif" font-size="14.00" fill="white">transformation</text>
|
||||
</g>
|
||||
<!-- input->process -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>input->process</title>
|
||||
<path fill="none" stroke="#5c6bc0" stroke-width="3" d="M162.19,-138.76C182.9,-138.76 205.61,-138.76 227.71,-138.76"/>
|
||||
<polygon fill="#5c6bc0" stroke="#5c6bc0" stroke-width="3" points="227.81,-142.26 237.81,-138.76 227.81,-135.26 227.81,-142.26"/>
|
||||
<text text-anchor="middle" x="200" y="-141.96" font-family="Times,serif" font-size="11.00" fill="#303f9f">  feed  </text>
|
||||
</g>
|
||||
<!-- output -->
|
||||
<g id="node3" class="node">
|
||||
<title>output</title>
|
||||
<polygon fill="#43a047" stroke="#2e7d32" stroke-width="2" points="703.36,-181.76 527.36,-181.76 527.36,-95.76 703.36,-95.76 703.36,-181.76"/>
|
||||
<text text-anchor="middle" x="615.36" y="-158.06" font-family="Helvetica,sans-Serif" font-size="14.00" fill="white">OUTPUTS</text>
|
||||
<text text-anchor="middle" x="615.36" y="-127.06" font-family="Helvetica,sans-Serif" font-size="14.00" fill="white">1 · true · on</text>
|
||||
<text text-anchor="middle" x="615.36" y="-112.06" font-family="Helvetica,sans-Serif" font-size="14.00" fill="white">product · fruit · answer</text>
|
||||
</g>
|
||||
<!-- process->output -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>process->output</title>
|
||||
<path fill="none" stroke="#43a047" stroke-width="3" d="M448.64,-138.76C471.18,-138.76 494.91,-138.76 517.16,-138.76"/>
|
||||
<polygon fill="#43a047" stroke="#43a047" stroke-width="3" points="517.26,-142.26 527.26,-138.76 517.26,-135.26 517.26,-142.26"/>
|
||||
<text text-anchor="middle" x="487.86" y="-141.96" font-family="Times,serif" font-size="11.00" fill="#2e7d32">  yield  </text>
|
||||
</g>
|
||||
<!-- output->input -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>output->input</title>
|
||||
<path fill="none" stroke="#ff9800" stroke-width="3" stroke-dasharray="5,2" d="M569.61,-95.59C538.39,-68.6 494.24,-36.31 448.36,-21.76 359.24,6.49 326.7,7.8 238,-21.76 197.76,-35.18 159.53,-63.49 131,-88.9"/>
|
||||
<polygon fill="#ff9800" stroke="#ff9800" stroke-width="3" points="128.63,-86.32 123.58,-95.64 133.34,-91.5 128.63,-86.32"/>
|
||||
<text text-anchor="middle" x="343.18" y="-36.96" font-family="Times,serif" font-size="11.00" fill="#e65100">feedback loop</text>
|
||||
<text text-anchor="middle" x="343.18" y="-24.96" font-family="Times,serif" font-size="11.00" fill="#e65100">output becomes input</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.9 KiB |
|
|
@ -69,6 +69,19 @@ The "head" tag holds "meta data" on how various clients should render or display
|
|||
:root {
|
||||
--primary: #43a047;
|
||||
}
|
||||
.diagram {
|
||||
margin: 1.5em 0;
|
||||
text-align: center;
|
||||
}
|
||||
.diagram img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
.diagram figcaption {
|
||||
font-size: 0.85em;
|
||||
color: #888;
|
||||
margin-top: 0.5em;
|
||||
}
|
||||
</style>
|
||||
|
||||
<!-- the "body" tag contains all text & media of a web page. -->
|
||||
|
|
@ -81,7 +94,7 @@ The "head" tag holds "meta data" on how various clients should render or display
|
|||
<!-- the unturf. logo in all it's raw & full definition glory! -->
|
||||
<center><a href="/"><h1 style="font-family: 'chunkfiveregular'; margin-bottom: 0px;" >unturf.</h1></a></center>
|
||||
<center><h3>grow food not lawn</h3></center>
|
||||
<center><small><a href="/software/">free software</a></small></center>
|
||||
<center><small><a href="/software/">free software</a> · <a href="/eight-forms-of-capital/">eight forms of capital</a></small></center>
|
||||
|
||||
<!--
|
||||
|
||||
|
|
@ -125,6 +138,11 @@ So how do we solve for (and protect) these four key values using today's existin
|
|||
What properties does our Permacomputer need to come alive & grow indefinitely?
|
||||
</p>
|
||||
|
||||
<figure class="diagram">
|
||||
<img src="img/quadrivium.svg" alt="The Quadrivium: Truth, Freedom, Harmony, Love feeding the Permacomputer">
|
||||
<figcaption>the quadrivium: four values, one permacomputer</figcaption>
|
||||
</figure>
|
||||
|
||||
<!-- The b tag means bold. -->
|
||||
<b>TRUTH</b>
|
||||
|
||||
|
|
@ -135,7 +153,14 @@ The universe is logical & always follows a trivium of
|
|||
<code>inputs > process > outputs</code>
|
||||
|
||||
This logic is of the 0 and 1 or True and False.
|
||||
</p>
|
||||
|
||||
<figure class="diagram">
|
||||
<img src="img/trivium.svg" alt="The Trivium: inputs, process, outputs with feedback loop">
|
||||
<figcaption>the universal logic: inputs, process, outputs</figcaption>
|
||||
</figure>
|
||||
|
||||
<p>
|
||||
It is the separation between two, no edge or gradient.
|
||||
|
||||
In regards to a Permacomputer, for Truth, the source code must be open source & freely distributed.
|
||||
|
|
@ -148,6 +173,11 @@ In this way we may treat our code bases as seeds to sprout on any abandoned tech
|
|||
|
||||
</p>
|
||||
|
||||
<figure class="diagram">
|
||||
<img src="img/seeds-and-sprouts.svg" alt="Code as seeds: open source sprouting across languages and distribution networks">
|
||||
<figcaption>seeds to sprout on any abandoned technology</figcaption>
|
||||
</figure>
|
||||
|
||||
|
||||
<b>FREEDOM</b>
|
||||
|
||||
|
|
@ -178,6 +208,11 @@ Beings in harmony help others unfold peace within their own tiny universes.
|
|||
Finally Love, Freedom only works when we hold it with Love. Individual Freedoms are a NATURAL RIGHT. Be youself without hurting others. We know that the law of attraction manifests collaboration & cooperation from the smallest parts like our models of the atom, to a single cell, to a human's body, to the mind & the global subconscious. This law is love. Love is not always right but it's the fuel, it's what drives this whole mad universe and it's you and it's me and we are excellent! Can you imagine, your heart beating for you each and everyday, the bacteria in your gut digesting food for your cells to uptake and absorb. Everything in perfect balance and homeostasis! Sure we may fall ill, but our bodies repair even without our focus. In fact it's often better to sleep when feeling sick and turn down the conscious ego altogether and slip into lala land: to the place of archetypes, the shadow, the subconscious, and unconscious. Our bodies rescue us, we do nothing (wu wei) and only need to wait through the uncomfortable now. A new day will rise and after a short time we feel whole again. We have all experienced this. We know this because this is love. Our bodies love us and if we treat others inside this Permacomputer system with love, I don't see why Freedom cannot find a natural balance, especially if love were inherently part of the technological constraints and engineering decisions. You know what true love is, you might have forgotten, but you know it, and I love you.
|
||||
</p>
|
||||
|
||||
<figure class="diagram">
|
||||
<img src="img/permacomputer-properties.svg" alt="Permacomputer properties mapped to the four quadrivium values">
|
||||
<figcaption>technological properties organized by quadrivium value</figcaption>
|
||||
</figure>
|
||||
|
||||
<b>Action Items</b>
|
||||
|
||||
<p>So in the comments below, perhaps we talk about existing technologies both centralized and distributed computing stacks. Let's talk about bittorrent. Let's talk about the game changing Cloudflare R2 (AWS S3 compatible object store). Let's talk about the "pirate" peer-to-peer distribution networks of the 1990's and 2000's. Let's talk cryptography. Let's talk crypto currencies. Let's talk about how to build a distributed and permanent computer owned and operated by the people. Let's keep costs down close to zero. Let's talk about IPv4 and IPv6. Let's think inside and outside the box. After a couple of weeks this thread will be moved to the forum and a new thread will be posed to help the group move forward with either more creative thought or creative action. Right now we are searching to understand each of our specialized knowledge as a group.
|
||||
|
|
|
|||