Mercurial > hg > rsof
annotate MHMC/2024-08-29/notes.html @ 539:1c827e21114f
html OK, but some work needed on xml, some already done
author | Henry Thompson <ht@markup.co.uk> |
---|---|
date | Fri, 30 Aug 2024 15:15:06 +0100 |
parents | |
children | 58090a2a81a1 |
rev | line source |
---|---|
539
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="US-ASCII"?> |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
2 <!DOCTYPE html |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
3 PUBLIC "-//HST//DTD XHTML5 1.0 Transitional//EN" "http://www.ltg.ed.ac.uk/~ht/xhtml5.dtd"> |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
4 <html xmlns="http://www.w3.org/1999/xhtml"><head><meta name="copyright" content="Copyright © 2024 <a href="http://www.ltg.ed.ac.uk/~ht/">Henry S. Thompson</a>&#160;<a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en">CC-BY-SA</a>"/><meta http-equiv="Content-type" content="text/html; charset=utf-8"/><style type="text/css"> |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
5 ul.nolabel { margin: 0; margin-left: -2.5em} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
6 ul.naked.nolabel {margin: 0; margin-left: 0; padding-left: 0} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
7 ul.cdefn {clear: both} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
8 div.ndli { margin-bottom: 1ex } |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
9 div.hidden {display: none} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
10 |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
11 ul.naked > li { list-style-type: none; background: none; margin-left: 2em; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
12 margin-bottom: 0 } |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
13 li ul.naked > li, dd ul.naked > li { list-style-type: none; background: none; margin-left: 0; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
14 margin-bottom: 0 } |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
15 li.cdefni {} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
16 li.cdefni span.cl {display: inline-block; vertical-align: bottom} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
17 li.cdefni span.cr {display: inline-block; margin-left: 1em; vertical-align: bottom} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
18 pre.code {display: inline-block} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
19 blockquote.vanilla {display: inline-block; margin-left: 1em; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
20 border: solid 1px; background: rgb(238,234,230); |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
21 padding: .5ex .5em} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
22 blockquote.vanilla ul.naked li {margin-left: 0 ! important;font-size: 100%} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
23 ol ol ol, ol ol ol li {list-style-type: lower-roman} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
24 ol ol, ol ol li {list-style-type: lower-alpha} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
25 i i {font-style: normal} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
26 li li {font-style: normal} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
27 li ul li {font-style: normal} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
28 li { line-height: 100%; margin-top: 0.3em} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
29 .math {font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', serif} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
30 .sub {font-size: 80%; vertical-align: sub} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
31 .termref {text-decoration: none; color: #606000} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
32 .licence {margin-left: 1em; font-size: 70%} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
33 .credits {margin-left: 1.5em; font-size: 70%} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
34 .right {position: absolute} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
35 .stackdown {vertical-align: text-top; margin-top: 0} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
36 body {font-size: 12pt} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
37 pre.numbered { |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
38 white-space: pre-wrap; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
39 } |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
40 div.counter { |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
41 counter-reset: listing; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
42 } |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
43 pre.numbered code { |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
44 counter-increment: listing; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
45 } |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
46 pre.cl code::before { |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
47 content: "$ " ; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
48 font-size: 80%; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
49 width: 2em |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
50 } |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
51 pre.numbered code::before { |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
52 content: counter(listing) ". "; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
53 display: inline-block; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
54 font-size: 80%; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
55 width: 3em; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
56 padding-left: auto; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
57 margin-left: auto; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
58 text-align: right; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
59 } |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
60 |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
61 /* content doesn't combine :-( */ |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
62 pre.numbered.cl code::before { |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
63 content: counter(listing) ". $ "; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
64 display: inline-block; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
65 font-size: 80%; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
66 width: 3em; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
67 padding-left: auto; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
68 margin-left: auto; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
69 text-align: right; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
70 } |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
71 @page { size: A4 portrait; margin: 2cm; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
72 orphans: 2; widows: 2;} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
73 @media screen { |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
74 body {width: 20cm; margin-left: auto; margin-right: auto} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
75 } |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
76 @media print { |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
77 body {font-size: 10pt} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
78 h1, h2, h3, h4 {page-break-after: avoid} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
79 } |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
80 pre.code {font-family: monospace; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
81 font-weight: bold; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
82 line-height: 120%; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
83 padding-top: 0.2em; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
84 padding-bottom: 0.2em; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
85 padding-left: 1em; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
86 padding-right: 1em; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
87 border-style: solid; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
88 border-left-width: 1em; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
89 border-top-width: thin; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
90 border-right-width: thin; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
91 border-bottom-width: thin; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
92 border-color: #95ABD0; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
93 color: #00428C; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
94 background-color: #E4E5E7; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
95 } |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
96 pre {margin-left: 0em} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
97 div.toc h2 {font-size: 120%; margin-top: 0em; margin-bottom: 0em} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
98 div.toc h4 {font-size: 100%; margin-top: 0em; margin-bottom: 0em; |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
99 margin-left: 1em} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
100 div.toc h1 {font-size: 140%; margin-bottom: 0em} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
101 div.toc ul {margin-top: 1ex} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
102 .byline {font-size: 120%} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
103 div.figure {margin-left: 2em} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
104 div.caption {font-style: italic; font-weight: bold; margin-top: 1em} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
105 i i {font-style: normal} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
106 img {border: 0} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
107 .copyright {font-size: 70%} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
108 .note {width: 20%; float: right; clear: right; margin-left: .5em} |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
109 </style><style type="text/css">.a::before {content: "ACTION: "; font-weight: bold}</style><title>MEK Meeting 2024-08-29</title></head><body style="font-family: DejaVu Sans, Arial; background: rgb(254,250,246)"><div style="text-align: center" class="head"><h1>MEK Meeting 2024-08-29</h1><hr/><div class="byline">Henry S. |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
110 Thompson</div><div class="byline">Tuesday 29 August 2024<br/>7 Victoria Terrace</div><div class="copyright">Copyright © 2024 <a href="http://www.ltg.ed.ac.uk/~ht/">Henry S. Thompson</a> <a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en">CC-BY-SA</a></div></div><div class="body"><div><h2>1. Attendance</h2><p>Eliza Giles (EG), Ken Latham (KL), Majk Stokes (MS), Henry S. Thompson |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
111 (HST)</p></div><div><h2>2. Report on MHMC meeting 2024-08-27</h2><p>HST shared aspects of the Committee's meeting:</p><p>C'ttee very pleased with staff's stepping up in challenging |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
112 circumstances.</p><p>MS to be given the title of Acting Manager</p><p>Salary uplift to continue until new Manager in place, at least through |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
113 October.</p><p>Interviews and appointment of new casual staff can be done for October if |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
114 it's clear that help is needed due to bookings received.</p><p class="a">MS to move forward with carpet</p></div><div><h2>3. Staff feedback on the last seven weeks</h2><ul class=" "><li><p>[missing/broken items] – consumables were often missing; loo roll |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
115 didn’t arrive until 15/8, soap often missing. Use our suppliers next time: fits |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
116 with ethos, fits our containers. E.g. one Sunday when no loo roll in any of the |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
117 loos.</p></li><li><p>Paper hand towels? We didn’t this time, worked OK? Probably some |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
118 use of loo roll for drying</p></li><li><p>Start and end of day procedures – define/clarify, who’s responsible |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
119 for what. E.g. turning <i>on</i> the emergency lighting is our job.</p></li><li><p>WHo repairs things? We do a daily inspection and fix things/bill |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
120 for getting them fixed</p></li><li><p>If there are things we are now going to do, we will have to charge |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
121 for that, not clear how e.g. lump sum vs. timeshet.</p></li><li><p>WiFi - This impacted our own ability to do our own work, because of |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
122 low bandwidth and/or ‘no internet’</p></li><li><p>Kitchen - Not our cleaners job, did CV expect it? MEK cleaned it |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
123 from time to time: sweeping and wiping surfaces. Performers in there? Gap(s) in |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
124 the licence. Food out, so mice flourished. Fridge available? “You have to name |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
125 and date your food, or we’ll through it away”. Buckets left with dirty water |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
126 in.</p> <p>Leave less cutlery/plates etc. out for them</p> <p>Use as an office |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
127 made cleaning difficult - should clear away each night?</p></li><li><p>Emptying bin bags, agreeing about triage (recyclable/food |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
128 waste/rubbish). Do we have to be responsible for all this so it can be done as |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
129 we would like.</p></li><li><p>Weekend cleaning is necessary, we did some cleaning on Sunday |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
130 and/or Monday morning (kitchen, loos, loo seats in particular).</p></li><li><p>We need to spend more time up front preparing the |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
131 building</p></li><li><p>Emergency lights can’t be completely covered, dimmed is |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
132 OK</p></li><li><p>Contact person, who is on site most of most days, for niggles (E.g. |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
133 shoes in the kitchen :-) (continuity)</p></li><li><p>Staffing level in general</p></li><li><p>Poster mount scarring</p></li><li><p>More pictures in advance…</p></li><li><p>Staples in the poster boards</p></li><li><p>Discount for 4F wrt shower</p></li><li><p>One negative comment about the Sunday meeting space (HST |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
134 disagreed)</p></li><li><p>As an ethical workplace, how do we feel about the way CVenue treats |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
135 their staff, both volunteer and paid?</p></li><li><p>Sundays have gone well (Wednesdays worked well, bar steps for Tony |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
136 Peach and Margaret Anderson and someone else with limited mobility).</p></li></ul></div><div><h2>4. Was it OK? Do this again (with C Venues or someone else)?</h2><dl class=" "><dt><b><a name="KL">KL</a></b></dt><dd>More ‘unexpected work’ than |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
137 ‘unpleasant’</dd><dt><b><a name="EG">EG</a></b></dt><dd>The annoying things could be sorted in the agreement, |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
138 including a process for things that are still unclear (e.g. the toilet leak)</dd><dt><b><a name="MS">MS</a></b></dt><dd>Niggles rather than disasters. Worth looking for alternatives, |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
139 e.g. Greenside, before committing to CArts, bearing in mind that they would |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
140 have <i>their</i> teething problems</dd></dl></div><div><h2>5. Miscelaneous</h2><p class="a">HST to get C Venue's (local) |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
141 network guy’s contact details from Hartley</p><p class="a">KL to scan and |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
142 distribute missing/broken items list</p><p class="a">HST to figure out how to |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
143 address the need for a regular MEK - MCMember meeting with a schedule that has |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
144 no full MEK overlap time in it.</p><p>Clarification wrt casual staffing: Ellie |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
145 is <i>not</i> happy about evening or saturday working, and MEK are covering a |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
146 lot of evening/Saturday shifts.</p><p>Keith Gunn to go ahead with new cable |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
147 trays.</p><p>MS has renewed Giffgaff contract</p><p>Ian Wilson will be visiting |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
148 some time soon</p><p class="a">HST To check the state of the T&C redo by |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
149 Trustees.</p><p class="a">HST To go through MHMC on listing on sites that charge a |
1c827e21114f
html OK, but some work needed on xml, some already done
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
150 premium</p></div></div></body></html> |