<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2020-01-06 Mon 19:39 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>O-Day 2020</title>
<meta name="generator" content="Org mode" />
<meta name="author" content="Timothy" />
<style type="text/css">
<!--/*--><![CDATA[/*><!--*/
.title { text-align: center;
margin-bottom: .2em; }
.subtitle { text-align: center;
font-size: medium;
font-weight: bold;
margin-top:0; }
.todo { font-family: monospace; color: red; }
.done { font-family: monospace; color: green; }
.priority { font-family: monospace; color: orange; }
.tag { background-color: #eee; font-family: monospace;
padding: 2px; font-size: 80%; font-weight: normal; }
.timestamp { color: #bebebe; }
.timestamp-kwd { color: #5f9ea0; }
.org-right { margin-left: auto; margin-right: 0px; text-align: right; }
.org-left { margin-left: 0px; margin-right: auto; text-align: left; }
.org-center { margin-left: auto; margin-right: auto; text-align: center; }
.underline { text-decoration: underline; }
#postamble p, #preamble p { font-size: 90%; margin: .2em; }
p.verse { margin-left: 3%; }
pre {
border: 1px solid #ccc;
box-shadow: 3px 3px 3px #eee;
padding: 8pt;
font-family: monospace;
overflow: auto;
margin: 1.2em;
}
pre.src {
position: relative;
overflow: visible;
padding-top: 1.2em;
}
pre.src:before {
display: none;
position: absolute;
background-color: white;
top: -10px;
right: 10px;
padding: 3px;
border: 1px solid black;
}
pre.src:hover:before { display: inline;}
/* Languages per Org manual */
pre.src-asymptote:before { content: 'Asymptote'; }
pre.src-awk:before { content: 'Awk'; }
pre.src-C:before { content: 'C'; }
/* pre.src-C++ doesn't work in CSS */
pre.src-clojure:before { content: 'Clojure'; }
pre.src-css:before { content: 'CSS'; }
pre.src-D:before { content: 'D'; }
pre.src-ditaa:before { content: 'ditaa'; }
pre.src-dot:before { content: 'Graphviz'; }
pre.src-calc:before { content: 'Emacs Calc'; }
pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
pre.src-fortran:before { content: 'Fortran'; }
pre.src-gnuplot:before { content: 'gnuplot'; }
pre.src-haskell:before { content: 'Haskell'; }
pre.src-hledger:before { content: 'hledger'; }
pre.src-java:before { content: 'Java'; }
pre.src-js:before { content: 'Javascript'; }
pre.src-latex:before { content: 'LaTeX'; }
pre.src-ledger:before { content: 'Ledger'; }
pre.src-lisp:before { content: 'Lisp'; }
pre.src-lilypond:before { content: 'Lilypond'; }
pre.src-lua:before { content: 'Lua'; }
pre.src-matlab:before { content: 'MATLAB'; }
pre.src-mscgen:before { content: 'Mscgen'; }
pre.src-ocaml:before { content: 'Objective Caml'; }
pre.src-octave:before { content: 'Octave'; }
pre.src-org:before { content: 'Org mode'; }
pre.src-oz:before { content: 'OZ'; }
pre.src-plantuml:before { content: 'Plantuml'; }
pre.src-processing:before { content: 'Processing.js'; }
pre.src-python:before { content: 'Python'; }
pre.src-R:before { content: 'R'; }
pre.src-ruby:before { content: 'Ruby'; }
pre.src-sass:before { content: 'Sass'; }
pre.src-scheme:before { content: 'Scheme'; }
pre.src-screen:before { content: 'Gnu Screen'; }
pre.src-sed:before { content: 'Sed'; }
pre.src-sh:before { content: 'shell'; }
pre.src-sql:before { content: 'SQL'; }
pre.src-sqlite:before { content: 'SQLite'; }
/* additional languages in org.el's org-babel-load-languages alist */
pre.src-forth:before { content: 'Forth'; }
pre.src-io:before { content: 'IO'; }
pre.src-J:before { content: 'J'; }
pre.src-makefile:before { content: 'Makefile'; }
pre.src-maxima:before { content: 'Maxima'; }
pre.src-perl:before { content: 'Perl'; }
pre.src-picolisp:before { content: 'Pico Lisp'; }
pre.src-scala:before { content: 'Scala'; }
pre.src-shell:before { content: 'Shell Script'; }
pre.src-ebnf2ps:before { content: 'ebfn2ps'; }
/* additional language identifiers per "defun org-babel-execute"
in ob-*.el */
pre.src-cpp:before { content: 'C++'; }
pre.src-abc:before { content: 'ABC'; }
pre.src-coq:before { content: 'Coq'; }
pre.src-groovy:before { content: 'Groovy'; }
/* additional language identifiers from org-babel-shell-names in
ob-shell.el: ob-shell is the only babel language using a lambda to put
the execution function name together. */
pre.src-bash:before { content: 'bash'; }
pre.src-csh:before { content: 'csh'; }
pre.src-ash:before { content: 'ash'; }
pre.src-dash:before { content: 'dash'; }
pre.src-ksh:before { content: 'ksh'; }
pre.src-mksh:before { content: 'mksh'; }
pre.src-posh:before { content: 'posh'; }
/* Additional Emacs modes also supported by the LaTeX listings package */
pre.src-ada:before { content: 'Ada'; }
pre.src-asm:before { content: 'Assembler'; }
pre.src-caml:before { content: 'Caml'; }
pre.src-delphi:before { content: 'Delphi'; }
pre.src-html:before { content: 'HTML'; }
pre.src-idl:before { content: 'IDL'; }
pre.src-mercury:before { content: 'Mercury'; }
pre.src-metapost:before { content: 'MetaPost'; }
pre.src-modula-2:before { content: 'Modula-2'; }
pre.src-pascal:before { content: 'Pascal'; }
pre.src-ps:before { content: 'PostScript'; }
pre.src-prolog:before { content: 'Prolog'; }
pre.src-simula:before { content: 'Simula'; }
pre.src-tcl:before { content: 'tcl'; }
pre.src-tex:before { content: 'TeX'; }
pre.src-plain-tex:before { content: 'Plain TeX'; }
pre.src-verilog:before { content: 'Verilog'; }
pre.src-vhdl:before { content: 'VHDL'; }
pre.src-xml:before { content: 'XML'; }
pre.src-nxml:before { content: 'XML'; }
/* add a generic configuration mode; LaTeX export needs an additional
(add-to-list 'org-latex-listings-langs '(conf " ")) in .emacs */
pre.src-conf:before { content: 'Configuration File'; }
table { border-collapse:collapse; }
caption.t-above { caption-side: top; }
caption.t-bottom { caption-side: bottom; }
td, th { vertical-align:top; }
th.org-right { text-align: center; }
th.org-left { text-align: center; }
th.org-center { text-align: center; }
td.org-right { text-align: right; }
td.org-left { text-align: left; }
td.org-center { text-align: center; }
dt { font-weight: bold; }
.footpara { display: inline; }
.footdef { margin-bottom: 1em; }
.figure { padding: 1em; }
.figure p { text-align: center; }
.equation-container {
display: table;
text-align: center;
width: 100%;
}
.equation {
vertical-align: middle;
}
.equation-label {
display: table-cell;
text-align: right;
vertical-align: middle;
}
.inlinetask {
padding: 10px;
border: 2px solid gray;
margin: 10px;
background: #ffffcc;
}
#org-div-home-and-up
{ text-align: right; font-size: 70%; white-space: nowrap; }
textarea { overflow-x: auto; }
.linenr { font-size: smaller }
.code-highlighted { background-color: #ffff00; }
.org-info-js_info-navigation { border-style: none; }
#org-info-js_console-label
{ font-size: 10px; font-weight: bold; white-space: nowrap; }
.org-info-js_search-highlight
{ background-color: #ffff00; color: #000000; font-weight: bold; }
.org-svg { width: 90%; }
/*]]>*/-->
</style>
<style type="text/css">
:root {
--theme-bg: #242730;
--theme-bg-alt: #2a2e38;
--theme-base0: #1c1f24;
--theme-base1: #1c1f24;
--theme-base2: #21272d;
--theme-base3: #23272e;
--theme-base4: #484854;
--theme-base5: #62686E;
--theme-base6: #757B80;
--theme-base7: #9ca0a4;
--theme-base8: #DFDFDF;
--theme-fg: #bbc2cf;
--theme-fg-alt: #5D656B;
--theme-grey: #484854;
--theme-red: #ff665c;
--theme-orange: #e69055;
--theme-green: #7bc275;
--theme-teal: #4db5bd;
--theme-yellow: #FCCE7B;
--theme-blue: #51afef;
--theme-dark-blue: #1f5582;
--theme-magenta: #C57BDB;
--theme-violet: #a991f1;
--theme-cyan: #5cEfFF;
--theme-dark-cyan: #6A8FBF;
}
</style>
<link rel='stylesheet' type='text/css' href='https://fniessen.github.io/org-html-themes/styles/readtheorg/css/htmlize.css'/>
<link rel='stylesheet' type='text/css' href='https://fniessen.github.io/org-html-themes/styles/readtheorg/css/readtheorg.css'/>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
<script src='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js'></script>
<script type='text/javascript' src='https://fniessen.github.io/org-html-themes/styles/lib/js/jquery.stickytableheaders.min.js'></script>
<script type='text/javascript' src='https://fniessen.github.io/org-html-themes/styles/readtheorg/js/readtheorg.js'></script>
<style>
pre.src {
background-color: var(--theme-bg);
color: var(--theme-fg);
scrollbar-color:#bbb6#9992;
scrollbar-width: thin;
margin: 0;
border: none;
}
div.org-src-container {
border-radius: 12px;
overflow: hidden;
margin-bottom: 24px;
margin-top: 1px;
border: 1px solid#e1e4e5;
}
pre.src::before {
background-color:#6666;
top: 8px;
border: none;
border-radius: 5px;
line-height: 1;
border: 2px solid var(--theme-bg);
opacity: 1;
transition: opacity 200ms;
}
pre.src:active::before { opacity: 0; }
code {
border-radius: 5px;
background:#e8e8e8;
font-size: 80%;
}
kbd {
display: inline-block;
padding: 3px 5px;
font: 80% SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;
line-height: normal;
line-height: 10px;
color:#444d56;
vertical-align: middle;
background-color:#fafbfc;
border: 1px solid#d1d5da;
border-radius: 3px;
box-shadow: inset 0 -1px 0#d1d5da;
}
table {
max-width: 100%;
overflow-x: auto;
display: block;
border-top: none;
}
a {
text-decoration: none;
background-image: linear-gradient(#d8dce9, #d8dce9);
background-position: 0% 100%;
background-repeat: no-repeat;
background-size: 0% 2px;
transition: background-size .3s;
}
#table-of-contents a {
background-image: none;
}
a:hover, a:focus {
background-size: 100% 2px;
}
a[href^='#'] { font-variant-numeric: oldstyle-nums; }
a[href^='#']:visited { color:#3091d1; }
li .checkbox {
display: inline-block;
width: 0.9em;
height: 0.9em;
border-radius: 3px;
margin: 3px;
top: 4px;
position: relative;
}
li.on .checkbox { background: var(--theme-green); box-shadow: 0 0 2px var(--theme-green); }
li.trans .checkbox { background: var(--theme-orange); box-shadow: 0 0 2px var(--theme-orange); }
li.off .checkbox { background: var(--theme-red); box-shadow: 0 0 2px var(--theme-red); }
li.on .checkbox::after {
content: '';
height: 0.45em;
width: 0.225em;
-webkit-transform-origin: left top;
transform-origin: left top;
transform: scaleX(-1) rotate(135deg);
border-right: 2.8px solid#fff;
border-top: 2.8px solid#fff;
opacity: 0.9;
left: 0.10em;
top: 0.45em;
position: absolute;
}
li.trans .checkbox::after {
content: '';
font-weight: bold;
font-size: 1.6em;
position: absolute;
top: 0.23em;
left: 0.09em;
width: 0.35em;
height: 0.12em;
background:#fff;
opacity: 0.9;
border-radius: 0.1em;
}
li.off .checkbox::after {
content: '✖';
color:#fff;
opacity: 0.9;
position: relative;
top: -0.40rem;
left: 0.17em;
font-size: 0.75em;
}
#table-of-contents { overflow-y: auto; }
blockquote p { margin: 8px 0px 16px 0px; }
#postamble .date { color: var(--theme-green); }
::-webkit-scrollbar { width: 10px; height: 8px; }
::-webkit-scrollbar-track { background:#9992; }
::-webkit-scrollbar-thumb { background:#ccc; border-radius: 10px; }
::-webkit-scrollbar-thumb:hover { background:#888; }
</style>
<style type="text/css">
:root {
--theme-bg: #242730;
--theme-bg-alt: #2a2e38;
--theme-base0: #1c1f24;
--theme-base1: #1c1f24;
--theme-base2: #21272d;
--theme-base3: #23272e;
--theme-base4: #484854;
--theme-base5: #62686E;
--theme-base6: #757B80;
--theme-base7: #9ca0a4;
--theme-base8: #DFDFDF;
--theme-fg: #bbc2cf;
--theme-fg-alt: #5D656B;
--theme-grey: #484854;
--theme-red: #ff665c;
--theme-orange: #e69055;
--theme-green: #7bc275;
--theme-teal: #4db5bd;
--theme-yellow: #FCCE7B;
--theme-blue: #51afef;
--theme-dark-blue: #1f5582;
--theme-magenta: #C57BDB;
--theme-violet: #a991f1;
--theme-cyan: #5cEfFF;
--theme-dark-cyan: #6A8FBF;
}
</style>
<link rel='stylesheet' type='text/css' href='https://fniessen.github.io/org-html-themes/styles/readtheorg/css/htmlize.css'/>
<link rel='stylesheet' type='text/css' href='https://fniessen.github.io/org-html-themes/styles/readtheorg/css/readtheorg.css'/>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
<script src='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js'></script>
<script type='text/javascript' src='https://fniessen.github.io/org-html-themes/styles/lib/js/jquery.stickytableheaders.min.js'></script>
<script type='text/javascript' src='https://fniessen.github.io/org-html-themes/styles/readtheorg/js/readtheorg.js'></script>
<style>
pre.src {
background-color: var(--theme-bg);
color: var(--theme-fg);
scrollbar-color:#bbb6#9992;
scrollbar-width: thin;
margin: 0;
border: none;
}
div.org-src-container {
border-radius: 12px;
overflow: hidden;
margin-bottom: 24px;
margin-top: 1px;
border: 1px solid#e1e4e5;
}
pre.src::before {
background-color:#6666;
top: 8px;
border: none;
border-radius: 5px;
line-height: 1;
border: 2px solid var(--theme-bg);
opacity: 1;
transition: opacity 200ms;
}
pre.src:active::before { opacity: 0; }
code {
border-radius: 5px;
background:#e8e8e8;
font-size: 80%;
}
kbd {
display: inline-block;
padding: 3px 5px;
font: 80% SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;
line-height: normal;
line-height: 10px;
color:#444d56;
vertical-align: middle;
background-color:#fafbfc;
border: 1px solid#d1d5da;
border-radius: 3px;
box-shadow: inset 0 -1px 0#d1d5da;
}
table {
max-width: 100%;
overflow-x: auto;
display: block;
border-top: none;
}
a {
text-decoration: none;
background-image: linear-gradient(#d8dce9, #d8dce9);
background-position: 0% 100%;
background-repeat: no-repeat;
background-size: 0% 2px;
transition: background-size .3s;
}
#table-of-contents a {
background-image: none;
}
a:hover, a:focus {
background-size: 100% 2px;
}
a[href^='#'] { font-variant-numeric: oldstyle-nums; }
a[href^='#']:visited { color:#3091d1; }
li .checkbox {
display: inline-block;
width: 0.9em;
height: 0.9em;
border-radius: 3px;
margin: 3px;
top: 4px;
position: relative;
}
li.on .checkbox { background: var(--theme-green); box-shadow: 0 0 2px var(--theme-green); }
li.trans .checkbox { background: var(--theme-orange); box-shadow: 0 0 2px var(--theme-orange); }
li.off .checkbox { background: var(--theme-red); box-shadow: 0 0 2px var(--theme-red); }
li.on .checkbox::after {
content: '';
height: 0.45em;
width: 0.225em;
-webkit-transform-origin: left top;
transform-origin: left top;
transform: scaleX(-1) rotate(135deg);
border-right: 2.8px solid#fff;
border-top: 2.8px solid#fff;
opacity: 0.9;
left: 0.10em;
top: 0.45em;
position: absolute;
}
li.trans .checkbox::after {
content: '';
font-weight: bold;
font-size: 1.6em;
position: absolute;
top: 0.23em;
left: 0.09em;
width: 0.35em;
height: 0.12em;
background:#fff;
opacity: 0.9;
border-radius: 0.1em;
}
li.off .checkbox::after {
content: '✖';
color:#fff;
opacity: 0.9;
position: relative;
top: -0.40rem;
left: 0.17em;
font-size: 0.75em;
}
#table-of-contents { overflow-y: auto; }
blockquote p { margin: 8px 0px 16px 0px; }
#postamble .date { color: var(--theme-green); }
::-webkit-scrollbar { width: 10px; height: 8px; }
::-webkit-scrollbar-track { background:#9992; }
::-webkit-scrollbar-thumb { background:#ccc; border-radius: 10px; }
::-webkit-scrollbar-thumb:hover { background:#888; }
</style>
<style type="text/css">
:root {
--theme-bg: #242730;
--theme-bg-alt: #2a2e38;
--theme-base0: #1c1f24;
--theme-base1: #1c1f24;
--theme-base2: #21272d;
--theme-base3: #23272e;
--theme-base4: #484854;
--theme-base5: #62686E;
--theme-base6: #757B80;
--theme-base7: #9ca0a4;
--theme-base8: #DFDFDF;
--theme-fg: #bbc2cf;
--theme-fg-alt: #5D656B;
--theme-grey: #484854;
--theme-red: #ff665c;
--theme-orange: #e69055;
--theme-green: #7bc275;
--theme-teal: #4db5bd;
--theme-yellow: #FCCE7B;
--theme-blue: #51afef;
--theme-dark-blue: #1f5582;
--theme-magenta: #C57BDB;
--theme-violet: #a991f1;
--theme-cyan: #5cEfFF;
--theme-dark-cyan: #6A8FBF;
}
</style>
<link rel='stylesheet' type='text/css' href='https://fniessen.github.io/org-html-themes/styles/readtheorg/css/htmlize.css'/>
<link rel='stylesheet' type='text/css' href='https://fniessen.github.io/org-html-themes/styles/readtheorg/css/readtheorg.css'/>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
<script src='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js'></script>
<script type='text/javascript' src='https://fniessen.github.io/org-html-themes/styles/lib/js/jquery.stickytableheaders.min.js'></script>
<script type='text/javascript' src='https://fniessen.github.io/org-html-themes/styles/readtheorg/js/readtheorg.js'></script>
<style>
pre.src {
background-color: var(--theme-bg);
color: var(--theme-fg);
scrollbar-color:#bbb6#9992;
scrollbar-width: thin;
margin: 0;
border: none;
}
div.org-src-container {
border-radius: 12px;
overflow: hidden;
margin-bottom: 24px;
margin-top: 1px;
border: 1px solid#e1e4e5;
}
pre.src::before {
background-color:#6666;
top: 8px;
border: none;
border-radius: 5px;
line-height: 1;
border: 2px solid var(--theme-bg);
opacity: 1;
transition: opacity 200ms;
}
pre.src:active::before { opacity: 0; }
code {
border-radius: 5px;
background:#e8e8e8;
font-size: 80%;
}
kbd {
display: inline-block;
padding: 3px 5px;
font: 80% SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;
line-height: normal;
line-height: 10px;
color:#444d56;
vertical-align: middle;
background-color:#fafbfc;
border: 1px solid#d1d5da;
border-radius: 3px;
box-shadow: inset 0 -1px 0#d1d5da;
}
table {
max-width: 100%;
overflow-x: auto;
display: block;
border-top: none;
}
a {
text-decoration: none;
background-image: linear-gradient(#d8dce9, #d8dce9);
background-position: 0% 100%;
background-repeat: no-repeat;
background-size: 0% 2px;
transition: background-size .3s;
}
#table-of-contents a {
background-image: none;
}
a:hover, a:focus {
background-size: 100% 2px;
}
a[href^='#'] { font-variant-numeric: oldstyle-nums; }
a[href^='#']:visited { color:#3091d1; }
li .checkbox {
display: inline-block;
width: 0.9em;
height: 0.9em;
border-radius: 3px;
margin: 3px;
top: 4px;
position: relative;
}
li.on .checkbox { background: var(--theme-green); box-shadow: 0 0 2px var(--theme-green); }
li.trans .checkbox { background: var(--theme-orange); box-shadow: 0 0 2px var(--theme-orange); }
li.off .checkbox { background: var(--theme-red); box-shadow: 0 0 2px var(--theme-red); }
li.on .checkbox::after {
content: '';
height: 0.45em;
width: 0.225em;
-webkit-transform-origin: left top;
transform-origin: left top;
transform: scaleX(-1) rotate(135deg);
border-right: 2.8px solid#fff;
border-top: 2.8px solid#fff;
opacity: 0.9;
left: 0.10em;
top: 0.45em;
position: absolute;
}
li.trans .checkbox::after {
content: '';
font-weight: bold;
font-size: 1.6em;
position: absolute;
top: 0.23em;
left: 0.09em;
width: 0.35em;
height: 0.12em;
background:#fff;
opacity: 0.9;
border-radius: 0.1em;
}
li.off .checkbox::after {
content: '✖';
color:#fff;
opacity: 0.9;
position: relative;
top: -0.40rem;
left: 0.17em;
font-size: 0.75em;
}
#table-of-contents { overflow-y: auto; }
blockquote p { margin: 8px 0px 16px 0px; }
#postamble .date { color: var(--theme-green); }
::-webkit-scrollbar { width: 10px; height: 8px; }
::-webkit-scrollbar-track { background:#9992; }
::-webkit-scrollbar-thumb { background:#ccc; border-radius: 10px; }
::-webkit-scrollbar-thumb:hover { background:#888; }
</style>
<style type="text/css">
:root {
--theme-bg: #242730;
--theme-bg-alt: #2a2e38;
--theme-base0: #1c1f24;
--theme-base1: #1c1f24;
--theme-base2: #21272d;
--theme-base3: #23272e;
--theme-base4: #484854;
--theme-base5: #62686E;
--theme-base6: #757B80;
--theme-base7: #9ca0a4;
--theme-base8: #DFDFDF;
--theme-fg: #bbc2cf;
--theme-fg-alt: #5D656B;
--theme-grey: #484854;
--theme-red: #ff665c;
--theme-orange: #e69055;
--theme-green: #7bc275;
--theme-teal: #4db5bd;
--theme-yellow: #FCCE7B;
--theme-blue: #51afef;
--theme-dark-blue: #1f5582;
--theme-magenta: #C57BDB;
--theme-violet: #a991f1;
--theme-cyan: #5cEfFF;
--theme-dark-cyan: #6A8FBF;
}
</style>
<link rel='stylesheet' type='text/css' href='https://fniessen.github.io/org-html-themes/styles/readtheorg/css/htmlize.css'/>
<link rel='stylesheet' type='text/css' href='https://fniessen.github.io/org-html-themes/styles/readtheorg/css/readtheorg.css'/>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
<script src='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js'></script>
<script type='text/javascript' src='https://fniessen.github.io/org-html-themes/styles/lib/js/jquery.stickytableheaders.min.js'></script>
<script type='text/javascript' src='https://fniessen.github.io/org-html-themes/styles/readtheorg/js/readtheorg.js'></script>
<style>
pre.src {
background-color: var(--theme-bg);
color: var(--theme-fg);
scrollbar-color:#bbb6#9992;
scrollbar-width: thin;
margin: 0;
border: none;
}
div.org-src-container {
border-radius: 12px;
overflow: hidden;
margin-bottom: 24px;
margin-top: 1px;
border: 1px solid#e1e4e5;
}
pre.src::before {
background-color:#6666;
top: 8px;
border: none;
border-radius: 5px;
line-height: 1;
border: 2px solid var(--theme-bg);
opacity: 1;
transition: opacity 200ms;
}
pre.src:active::before { opacity: 0; }
code {
border-radius: 5px;
background:#e8e8e8;
font-size: 80%;
}
kbd {
display: inline-block;
padding: 3px 5px;
font: 80% SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;
line-height: normal;
line-height: 10px;
color:#444d56;
vertical-align: middle;
background-color:#fafbfc;
border: 1px solid#d1d5da;
border-radius: 3px;
box-shadow: inset 0 -1px 0#d1d5da;
}
table {
max-width: 100%;
overflow-x: auto;
display: block;
border-top: none;
}
a {
text-decoration: none;
background-image: linear-gradient(#d8dce9, #d8dce9);
background-position: 0% 100%;
background-repeat: no-repeat;
background-size: 0% 2px;
transition: background-size .3s;
}
#table-of-contents a {
background-image: none;
}
a:hover, a:focus {
background-size: 100% 2px;
}
a[href^='#'] { font-variant-numeric: oldstyle-nums; }
a[href^='#']:visited { color:#3091d1; }
li .checkbox {
display: inline-block;
width: 0.9em;
height: 0.9em;
border-radius: 3px;
margin: 3px;
top: 4px;
position: relative;
}
li.on .checkbox { background: var(--theme-green); box-shadow: 0 0 2px var(--theme-green); }
li.trans .checkbox { background: var(--theme-orange); box-shadow: 0 0 2px var(--theme-orange); }
li.off .checkbox { background: var(--theme-red); box-shadow: 0 0 2px var(--theme-red); }
li.on .checkbox::after {
content: '';
height: 0.45em;
width: 0.225em;
-webkit-transform-origin: left top;
transform-origin: left top;
transform: scaleX(-1) rotate(135deg);
border-right: 2.8px solid#fff;
border-top: 2.8px solid#fff;
opacity: 0.9;
left: 0.10em;
top: 0.45em;
position: absolute;
}
li.trans .checkbox::after {
content: '';
font-weight: bold;
font-size: 1.6em;
position: absolute;
top: 0.23em;
left: 0.09em;
width: 0.35em;
height: 0.12em;
background:#fff;
opacity: 0.9;
border-radius: 0.1em;
}
li.off .checkbox::after {
content: '✖';
color:#fff;
opacity: 0.9;
position: relative;
top: -0.40rem;
left: 0.17em;
font-size: 0.75em;
}
#table-of-contents { overflow-y: auto; }
blockquote p { margin: 8px 0px 16px 0px; }
#postamble .date { color: var(--theme-green); }
::-webkit-scrollbar { width: 10px; height: 8px; }
::-webkit-scrollbar-track { background:#9992; }
::-webkit-scrollbar-thumb { background:#ccc; border-radius: 10px; }
::-webkit-scrollbar-thumb:hover { background:#888; }
</style>
<style type="text/css">
:root {
--theme-bg: #242730;
--theme-bg-alt: #2a2e38;
--theme-base0: #1c1f24;
--theme-base1: #1c1f24;
--theme-base2: #21272d;
--theme-base3: #23272e;
--theme-base4: #484854;
--theme-base5: #62686E;
--theme-base6: #757B80;
--theme-base7: #9ca0a4;
--theme-base8: #DFDFDF;
--theme-fg: #bbc2cf;
--theme-fg-alt: #5D656B;
--theme-grey: #484854;
--theme-red: #ff665c;
--theme-orange: #e69055;
--theme-green: #7bc275;
--theme-teal: #4db5bd;
--theme-yellow: #FCCE7B;
--theme-blue: #51afef;
--theme-dark-blue: #1f5582;
--theme-magenta: #C57BDB;
--theme-violet: #a991f1;
--theme-cyan: #5cEfFF;
--theme-dark-cyan: #6A8FBF;
}
</style>
<link rel='stylesheet' type='text/css' href='https://fniessen.github.io/org-html-themes/styles/readtheorg/css/htmlize.css'/>
<link rel='stylesheet' type='text/css' href='https://fniessen.github.io/org-html-themes/styles/readtheorg/css/readtheorg.css'/>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
<script src='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js'></script>
<script type='text/javascript' src='https://fniessen.github.io/org-html-themes/styles/lib/js/jquery.stickytableheaders.min.js'></script>
<script type='text/javascript' src='https://fniessen.github.io/org-html-themes/styles/readtheorg/js/readtheorg.js'></script>
<style>
pre.src {
background-color: var(--theme-bg);
color: var(--theme-fg);
scrollbar-color:#bbb6#9992;
scrollbar-width: thin;
margin: 0;
border: none;
}
div.org-src-container {
border-radius: 12px;
overflow: hidden;
margin-bottom: 24px;
margin-top: 1px;
border: 1px solid#e1e4e5;
}
pre.src::before {
background-color:#6666;
top: 8px;
border: none;
border-radius: 5px;
line-height: 1;
border: 2px solid var(--theme-bg);
opacity: 1;
transition: opacity 200ms;
}
pre.src:active::before { opacity: 0; }
code {
border-radius: 5px;
background:#e8e8e8;
font-size: 80%;
}
kbd {
display: inline-block;
padding: 3px 5px;
font: 80% SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;
line-height: normal;
line-height: 10px;
color:#444d56;
vertical-align: middle;
background-color:#fafbfc;
border: 1px solid#d1d5da;
border-radius: 3px;
box-shadow: inset 0 -1px 0#d1d5da;
}
table {
max-width: 100%;
overflow-x: auto;
display: block;
border-top: none;
}
a {
text-decoration: none;
background-image: linear-gradient(#d8dce9, #d8dce9);
background-position: 0% 100%;
background-repeat: no-repeat;
background-size: 0% 2px;
transition: background-size .3s;
}
#table-of-contents a {
background-image: none;
}
a:hover, a:focus {
background-size: 100% 2px;
}
a[href^='#'] { font-variant-numeric: oldstyle-nums; }
a[href^='#']:visited { color:#3091d1; }
li .checkbox {
display: inline-block;
width: 0.9em;
height: 0.9em;
border-radius: 3px;
margin: 3px;
top: 4px;
position: relative;
}
li.on .checkbox { background: var(--theme-green); box-shadow: 0 0 2px var(--theme-green); }
li.trans .checkbox { background: var(--theme-orange); box-shadow: 0 0 2px var(--theme-orange); }
li.off .checkbox { background: var(--theme-red); box-shadow: 0 0 2px var(--theme-red); }
li.on .checkbox::after {
content: '';
height: 0.45em;
width: 0.225em;
-webkit-transform-origin: left top;
transform-origin: left top;
transform: scaleX(-1) rotate(135deg);
border-right: 2.8px solid#fff;
border-top: 2.8px solid#fff;
opacity: 0.9;
left: 0.10em;
top: 0.45em;
position: absolute;
}
li.trans .checkbox::after {
content: '';
font-weight: bold;
font-size: 1.6em;
position: absolute;
top: 0.23em;
left: 0.09em;
width: 0.35em;
height: 0.12em;
background:#fff;
opacity: 0.9;
border-radius: 0.1em;
}
li.off .checkbox::after {
content: '✖';
color:#fff;
opacity: 0.9;
position: relative;
top: -0.40rem;
left: 0.17em;
font-size: 0.75em;
}
#table-of-contents { overflow-y: auto; }
blockquote p { margin: 8px 0px 16px 0px; }
#postamble .date { color: var(--theme-green); }
::-webkit-scrollbar { width: 10px; height: 8px; }
::-webkit-scrollbar-track { background:#9992; }
::-webkit-scrollbar-thumb { background:#ccc; border-radius: 10px; }
::-webkit-scrollbar-thumb:hover { background:#888; }
</style>
<style type="text/css">
:root {
--theme-bg: #242730;
--theme-bg-alt: #2a2e38;
--theme-base0: #1c1f24;
--theme-base1: #1c1f24;
--theme-base2: #21272d;
--theme-base3: #23272e;
--theme-base4: #484854;
--theme-base5: #62686E;
--theme-base6: #757B80;
--theme-base7: #9ca0a4;
--theme-base8: #DFDFDF;
--theme-fg: #bbc2cf;
--theme-fg-alt: #5D656B;
--theme-grey: #484854;
--theme-red: #ff665c;
--theme-orange: #e69055;
--theme-green: #7bc275;
--theme-teal: #4db5bd;
--theme-yellow: #FCCE7B;
--theme-blue: #51afef;
--theme-dark-blue: #1f5582;
--theme-magenta: #C57BDB;
--theme-violet: #a991f1;
--theme-cyan: #5cEfFF;
--theme-dark-cyan: #6A8FBF;
}
</style>
<link rel='stylesheet' type='text/css' href='https://fniessen.github.io/org-html-themes/styles/readtheorg/css/htmlize.css'/>
<link rel='stylesheet' type='text/css' href='https://fniessen.github.io/org-html-themes/styles/readtheorg/css/readtheorg.css'/>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
<script src='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js'></script>
<script type='text/javascript' src='https://fniessen.github.io/org-html-themes/styles/lib/js/jquery.stickytableheaders.min.js'></script>
<script type='text/javascript' src='https://fniessen.github.io/org-html-themes/styles/readtheorg/js/readtheorg.js'></script>
<style>
pre.src {
background-color: var(--theme-bg);
color: var(--theme-fg);
scrollbar-color:#bbb6#9992;
scrollbar-width: thin;
margin: 0;
border: none;
}
div.org-src-container {
border-radius: 12px;
overflow: hidden;
margin-bottom: 24px;
margin-top: 1px;
border: 1px solid#e1e4e5;
}
pre.src::before {
background-color:#6666;
top: 8px;
border: none;
border-radius: 5px;
line-height: 1;
border: 2px solid var(--theme-bg);
opacity: 1;
transition: opacity 200ms;
}
pre.src:active::before { opacity: 0; }
code {
border-radius: 5px;
background:#e8e8e8;
font-size: 80%;
}
kbd {
display: inline-block;
padding: 3px 5px;
font: 80% SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;
line-height: normal;
line-height: 10px;
color:#444d56;
vertical-align: middle;
background-color:#fafbfc;
border: 1px solid#d1d5da;
border-radius: 3px;
box-shadow: inset 0 -1px 0#d1d5da;
}
table {
max-width: 100%;
overflow-x: auto;
display: block;
border-top: none;
}
a {
text-decoration: none;
background-image: linear-gradient(#d8dce9, #d8dce9);
background-position: 0% 100%;
background-repeat: no-repeat;
background-size: 0% 2px;
transition: background-size .3s;
}
#table-of-contents a {
background-image: none;
}
a:hover, a:focus {
background-size: 100% 2px;
}
a[href^='#'] { font-variant-numeric: oldstyle-nums; }
a[href^='#']:visited { color:#3091d1; }
li .checkbox {
display: inline-block;
width: 0.9em;
height: 0.9em;
border-radius: 3px;
margin: 3px;
top: 4px;
position: relative;
}
li.on .checkbox { background: var(--theme-green); box-shadow: 0 0 2px var(--theme-green); }
li.trans .checkbox { background: var(--theme-orange); box-shadow: 0 0 2px var(--theme-orange); }
li.off .checkbox { background: var(--theme-red); box-shadow: 0 0 2px var(--theme-red); }
li.on .checkbox::after {
content: '';
height: 0.45em;
width: 0.225em;
-webkit-transform-origin: left top;
transform-origin: left top;
transform: scaleX(-1) rotate(135deg);
border-right: 2.8px solid#fff;
border-top: 2.8px solid#fff;
opacity: 0.9;
left: 0.10em;
top: 0.45em;
position: absolute;
}
li.trans .checkbox::after {
content: '';
font-weight: bold;
font-size: 1.6em;
position: absolute;
top: 0.23em;
left: 0.09em;
width: 0.35em;
height: 0.12em;
background:#fff;
opacity: 0.9;
border-radius: 0.1em;
}
li.off .checkbox::after {
content: '✖';
color:#fff;
opacity: 0.9;
position: relative;
top: -0.40rem;
left: 0.17em;
font-size: 0.75em;
}
#table-of-contents { overflow-y: auto; }
blockquote p { margin: 8px 0px 16px 0px; }
#postamble .date { color: var(--theme-green); }
::-webkit-scrollbar { width: 10px; height: 8px; }
::-webkit-scrollbar-track { background:#9992; }
::-webkit-scrollbar-thumb { background:#ccc; border-radius: 10px; }
::-webkit-scrollbar-thumb:hover { background:#888; }
</style>
<style type="text/css">
:root {
--theme-bg: #242730;
--theme-bg-alt: #2a2e38;
--theme-base0: #1c1f24;
--theme-base1: #1c1f24;
--theme-base2: #21272d;
--theme-base3: #23272e;
--theme-base4: #484854;
--theme-base5: #62686E;
--theme-base6: #757B80;
--theme-base7: #9ca0a4;
--theme-base8: #DFDFDF;
--theme-fg: #bbc2cf;
--theme-fg-alt: #5D656B;
--theme-grey: #484854;
--theme-red: #ff665c;
--theme-orange: #e69055;
--theme-green: #7bc275;
--theme-teal: #4db5bd;
--theme-yellow: #FCCE7B;
--theme-blue: #51afef;
--theme-dark-blue: #1f5582;
--theme-magenta: #C57BDB;
--theme-violet: #a991f1;
--theme-cyan: #5cEfFF;
--theme-dark-cyan: #6A8FBF;
}
</style>
<link rel='stylesheet' type='text/css' href='https://fniessen.github.io/org-html-themes/styles/readtheorg/css/htmlize.css'/>
<link rel='stylesheet' type='text/css' href='https://fniessen.github.io/org-html-themes/styles/readtheorg/css/readtheorg.css'/>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
<script src='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js'></script>
<script type='text/javascript' src='https://fniessen.github.io/org-html-themes/styles/lib/js/jquery.stickytableheaders.min.js'></script>
<script type='text/javascript' src='https://fniessen.github.io/org-html-themes/styles/readtheorg/js/readtheorg.js'></script>
<style>
pre.src {
background-color: var(--theme-bg);
color: var(--theme-fg);
scrollbar-color:#bbb6#9992;
scrollbar-width: thin;
margin: 0;
border: none;
}
div.org-src-container {
border-radius: 12px;
overflow: hidden;
margin-bottom: 24px;
margin-top: 1px;
border: 1px solid#e1e4e5;
}
pre.src::before {
background-color:#6666;
top: 8px;
border: none;
border-radius: 5px;
line-height: 1;
border: 2px solid var(--theme-bg);
opacity: 1;
transition: opacity 200ms;
}
pre.src:active::before { opacity: 0; }
code {
border-radius: 5px;
background:#e8e8e8;
font-size: 80%;
}
kbd {
display: inline-block;
padding: 3px 5px;
font: 80% SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;
line-height: normal;
line-height: 10px;
color:#444d56;
vertical-align: middle;
background-color:#fafbfc;
border: 1px solid#d1d5da;
border-radius: 3px;
box-shadow: inset 0 -1px 0#d1d5da;
}
table {
max-width: 100%;
overflow-x: auto;
display: block;
border-top: none;
}
a {
text-decoration: none;
background-image: linear-gradient(#d8dce9, #d8dce9);
background-position: 0% 100%;
background-repeat: no-repeat;
background-size: 0% 2px;
transition: background-size .3s;
}
#table-of-contents a {
background-image: none;
}
a:hover, a:focus {
background-size: 100% 2px;
}
a[href^='#'] { font-variant-numeric: oldstyle-nums; }
a[href^='#']:visited { color:#3091d1; }
li .checkbox {
display: inline-block;
width: 0.9em;
height: 0.9em;
border-radius: 3px;
margin: 3px;
top: 4px;
position: relative;
}
li.on .checkbox { background: var(--theme-green); box-shadow: 0 0 2px var(--theme-green); }
li.trans .checkbox { background: var(--theme-orange); box-shadow: 0 0 2px var(--theme-orange); }
li.off .checkbox { background: var(--theme-red); box-shadow: 0 0 2px var(--theme-red); }
li.on .checkbox::after {
content: '';
height: 0.45em;
width: 0.225em;
-webkit-transform-origin: left top;
transform-origin: left top;
transform: scaleX(-1) rotate(135deg);
border-right: 2.8px solid#fff;
border-top: 2.8px solid#fff;
opacity: 0.9;
left: 0.10em;
top: 0.45em;
position: absolute;
}
li.trans .checkbox::after {
content: '';
font-weight: bold;
font-size: 1.6em;
position: absolute;
top: 0.23em;
left: 0.09em;
width: 0.35em;
height: 0.12em;
background:#fff;
opacity: 0.9;
border-radius: 0.1em;
}
li.off .checkbox::after {
content: '✖';
color:#fff;
opacity: 0.9;
position: relative;
top: -0.40rem;
left: 0.17em;
font-size: 0.75em;
}
#table-of-contents { overflow-y: auto; }
blockquote p { margin: 8px 0px 16px 0px; }
#postamble .date { color: var(--theme-green); }
::-webkit-scrollbar { width: 10px; height: 8px; }
::-webkit-scrollbar-track { background:#9992; }
::-webkit-scrollbar-thumb { background:#ccc; border-radius: 10px; }
::-webkit-scrollbar-thumb:hover { background:#888; }
</style>
<script type="text/javascript">
/*
@licstart The following is the entire license notice for the
JavaScript code in this tag.
Copyright (C) 2012-2020 Free Software Foundation, Inc.
The JavaScript code in this tag is free software: you can
redistribute it and/or modify it under the terms of the GNU
General Public License (GNU GPL) as published by the Free Software
Foundation, either version 3 of the License, or (at your option)
any later version. The code is distributed WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
As additional permission under GNU GPL version 3 section 7, you
may distribute non-source (e.g., minimized or compacted) forms of
that code without the copy of the GNU GPL normally required by
section 4, provided you include this license notice and a URL
through which recipients can access the Corresponding Source.
@licend The above is the entire license notice
for the JavaScript code in this tag.
*/
<!--/*--><![CDATA[/*><!--*/
function CodeHighlightOn(elem, id)
{
var target = document.getElementById(id);
if(null != target) {
elem.cacheClassElem = elem.className;
elem.cacheClassTarget = target.className;
target.className = "code-highlighted";
elem.className = "code-highlighted";
}
}
function CodeHighlightOff(elem, id)
{
var target = document.getElementById(id);
if(elem.cacheClassElem)
elem.className = elem.cacheClassElem;
if(elem.cacheClassTarget)
target.className = elem.cacheClassTarget;
}
/*]]>*///-->
</script>
</head>
<body>
<div id="content">
<h1 class="title">O-Day 2020</h1>
<div id="table-of-contents">
<h2>Table of Contents</h2>
<div id="text-table-of-contents">
<ul>
<li><a href="#org98f0e3c">1. O-Day Prep</a>
<ul>
<li><a href="#org8e1f8c5">1.1. (WIP) The O-Day stall</a>
<ul>
<li><a href="#orga533fd9">1.1.1. Attractions</a></li>
<li><a href="#org5c37892">1.1.2. Other stuff</a></li>
</ul>
</li>
<li><a href="#org0774161">1.2. Standardise the O-Day process</a></li>
<li><a href="#org1bd9b9b">1.3. Run the projector, have stuff up</a></li>
<li><a href="#org62fbc4f">1.4. Make good use of whiteboard, write up events</a></li>
<li><a href="#orgc6e34fb">1.5. Write in chalk ways to Cameron Hall</a></li>
</ul>
</li>
<li><a href="#orge20e4cb">2. Useful Material</a></li>
<li><a href="#orgf33c835">3. Things to keep in mind O-Week</a>
<ul>
<li><a href="#org4610b9c">3.1. Posters</a></li>
<li><a href="#orgf53f2f1">3.2. Lecture invading</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div id="outline-container-org98f0e3c" class="outline-2">
<h2 id="org98f0e3c"><span class="section-number-2">1</span> O-Day Prep</h2>
<div class="outline-text-2" id="text-1">
<p>
O-Day is on <span class="timestamp-wrapper"><span class="timestamp"><2020-02-21 Fri></span></span>
</p>
</div>
<div id="outline-container-org8e1f8c5" class="outline-3">
<h3 id="org8e1f8c5"><span class="section-number-3">1.1</span> (WIP) The O-Day stall</h3>
<div class="outline-text-3" id="text-1-1">
<ul class="org-ul">
<li>Two stalls</li>
</ul>
</div>
<div id="outline-container-orga533fd9" class="outline-4">
<h4 id="orga533fd9"><span class="section-number-4">1.1.1</span> Attractions</h4>
<div class="outline-text-4" id="text-1-1-1">
<ul class="org-ul">
<li>Breadboard, simple logic circuits, switches, LEDs</li>
<li>One of the VTs</li>
<li>Some sort of live-coding thing [TBD]</li>
<li>I liked the MU’s “solve countdown challenge, get free chocolate” thing — can
we do something similar?</li>
</ul>
</div>
</div>
<div id="outline-container-org5c37892" class="outline-4">
<h4 id="org5c37892"><span class="section-number-4">1.1.2</span> Other stuff</h4>
<div class="outline-text-4" id="text-1-1-2">
<ul class="org-ul">
<li>Printed stuff, see <a href="#orge20e4cb">2</a></li>
</ul>
</div>
</div>
</div>
<div id="outline-container-org0774161" class="outline-3">
<h3 id="org0774161"><span class="section-number-3">1.2</span> Standardise the O-Day process</h3>
<div class="outline-text-3" id="text-1-2">
<p>
Create numbered signs around the room museum-style to direct freshers around (except for <code>Account</code>)
Also distribute to door members as a <i>hey, if you’re looking for things to point</i>
<i>out to freshers: here are so ideas</i> kind of thing.
</p>
<ol class="org-ol">
<li>Account (<i>just do, no need to label</i>)</li>
<li>Dispense/coke machine</li>
<li>Machine Room</li>
<li>Tool cupboard, projects bench</li>
<li>3D printer</li>
<li>Upcoming events</li>
<li>Wifi</li>
<li>Webcams (they’re for security, and ’is room open’ check)</li>
<li>Door, computer use priorities</li>
<li>People to talk to when computer issues</li>
<li>Fresher welcome + other near events</li>
<li><code>Eggman</code>, it’s cool!</li>
</ol>
</div>
</div>
<div id="outline-container-org1bd9b9b" class="outline-3">
<h3 id="org1bd9b9b"><span class="section-number-3">1.3</span> Run the projector, have stuff up</h3>
<div class="outline-text-3" id="text-1-3">
<ul class="org-ul">
<li>Upcomming UCC Events</li>
<li>The big general Cameron Hall events</li>
<li>Cool things you can do at UCC</li>
</ul>
</div>
</div>
<div id="outline-container-org62fbc4f" class="outline-3">
<h3 id="org62fbc4f"><span class="section-number-3">1.4</span> Make good use of whiteboard, write up events</h3>
</div>
<div id="outline-container-orgc6e34fb" class="outline-3">
<h3 id="orgc6e34fb"><span class="section-number-3">1.5</span> Write in chalk ways to Cameron Hall</h3>
<div class="outline-text-3" id="text-1-5">
<ul class="org-ul">
<li>Arrows on walls</li>
<li>Footsteps on ground</li>
</ul>
</div>
</div>
</div>
<div id="outline-container-orge20e4cb" class="outline-2">
<h2 id="orge20e4cb"><span class="section-number-2">2</span> Useful Material</h2>
<div class="outline-text-2" id="text-2">
<ul class="org-ul">
<li>UCC Leaflet <a href="../../../UCC Stuff/Documents//Leaflet/PrintVersion.pdf">PDF</a> (<a href="../../../UCC Stuff/Documents//Leaflet/Leaflet.tex">source</a>)</li>
<li>UCC Guide 2020 <a href="../../../UCC Stuff/Documents//FresherGuide2020/FresherGuide.pdf">PDF</a> (<a href="../../../UCC Stuff/Documents//FresherGuide2020/FresherGuide.tex">source</a>)</li>
</ul>
</div>
</div>
<div id="outline-container-orgf33c835" class="outline-2">
<h2 id="orgf33c835"><span class="section-number-2">3</span> Things to keep in mind O-Week</h2>
<div class="outline-text-2" id="text-3">
<ul class="org-ul">
<li>Need people in the clubroom who will jump up and welcome new freshers, we need
first impressions to be great to retain those who wander in. Quite often it
can be lukewarm. Not O-Day.</li>
</ul>
</div>
<div id="outline-container-org4610b9c" class="outline-3">
<h3 id="org4610b9c"><span class="section-number-3">3.1</span> Posters</h3>
<div class="outline-text-3" id="text-3-1">
<ul class="org-ul">
<li>It seems like a nice idea to try to put some posters out. This seems like one
of the few occasions in the year when they’ll actually get attention.</li>
</ul>
</div>
</div>
<div id="outline-container-orgf53f2f1" class="outline-3">
<h3 id="orgf53f2f1"><span class="section-number-3">3.2</span> Lecture invading</h3>
<div class="outline-text-3" id="text-3-2">
<ul class="org-ul">
<li>Could be a good idea to do that aggressive 1st year lecture targeting</li>
<li>Seems reasonable to think that a bunch of people don’t really turn up to
O-Day, missed out tent, etc.</li>
</ul>
</div>
</div>
</div>
</div>
<div id="postamble" class="status">
<p class="author">Author: Timothy</p>
<p class="date">Created: 2020-01-06 Mon 19:39</p>
</div>
</body>
</html>