changeset 531:13cc0b70e213

nearly automated from pdo output
author Henry S Thompson <ht@inf.ed.ac.uk>
date Thu, 29 Aug 2024 10:51:44 +0100
parents 7b4b01d0a714
children 3e3bb03bb715
files MHMC/2024-08-27/notes.html MHMC/2024-08-27/notes.xml
diffstat 2 files changed, 209 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/MHMC/2024-08-27/notes.html	Thu Aug 29 10:51:44 2024 +0100
@@ -0,0 +1,163 @@
+<?xml version="1.0" encoding="US-ASCII"?>
+<!DOCTYPE html
+  PUBLIC "-//HST//DTD XHTML5 1.0 Transitional//EN" "http://www.ltg.ed.ac.uk/~ht/xhtml5.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta name="copyright" content="Copyright &#xa9; 2024 &lt;a href=&#34;http://www.ltg.ed.ac.uk/~ht/&#34;&gt;Henry S. Thompson&lt;/a&gt;&amp;#160;&lt;a href=&#34;http://creativecommons.org/licenses/by-sa/3.0/deed.en&#34;&gt;CC-BY-SA&lt;/a&gt;"/><meta http-equiv="Content-type" content="text/html; charset=utf-8"/><style type="text/css">
+       ul.nolabel { margin: 0; margin-left: -2.5em}
+       ul.naked.nolabel {margin: 0; margin-left: 0; padding-left: 0}
+       ul.cdefn {clear: both}
+       div.ndli { margin-bottom: 1ex }
+       div.hidden {display: none}
+
+    ul.naked > li { list-style-type: none; background: none; margin-left: 2em;
+margin-bottom: 0 }
+    li ul.naked > li, dd ul.naked > li { list-style-type: none; background: none; margin-left: 0;
+margin-bottom: 0 }
+    li.cdefni {}
+    li.cdefni span.cl {display: inline-block; vertical-align: bottom}
+    li.cdefni span.cr {display: inline-block; margin-left: 1em; vertical-align: bottom}
+   pre.code {display: inline-block}
+   blockquote.vanilla {display: inline-block; margin-left: 1em;
+        border: solid 1px; background: rgb(238,234,230);
+                   padding: .5ex .5em}
+   blockquote.vanilla ul.naked li {margin-left: 0 ! important;font-size: 100%}
+    ol ol ol, ol ol ol li {list-style-type: lower-roman}
+    ol ol, ol ol li {list-style-type: lower-alpha}
+    i i {font-style: normal}
+    li li {font-style: normal}
+    li ul li {font-style: normal}
+    li { line-height: 100%; margin-top: 0.3em}
+    .math {font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', serif}
+    .sub {font-size: 80%; vertical-align: sub}
+    .termref {text-decoration: none; color: #606000}
+       .licence {margin-left: 1em; font-size: 70%}
+       .credits {margin-left: 1.5em; font-size: 70%}
+    .right {position: absolute}
+   .stackdown {vertical-align: text-top; margin-top: 0}
+    body {font-size: 12pt}
+   pre.numbered {
+     white-space: pre-wrap;
+   }
+   div.counter {
+    counter-reset: listing;
+   }
+   pre.numbered code {
+     counter-increment: listing;
+   }
+   pre.cl code::before {
+     content: "$ " ;
+     font-size: 80%;
+     width: 2em
+   }
+   pre.numbered code::before {
+     content: counter(listing) ". ";
+     display: inline-block;
+     font-size: 80%;
+     width: 3em; 
+     padding-left: auto; 
+     margin-left: auto; 
+     text-align: right; 
+   }
+
+   /* content doesn't combine :-( */
+   pre.numbered.cl code::before {
+     content: counter(listing) ". $ ";
+     display: inline-block;
+     font-size: 80%;
+     width: 3em; 
+     padding-left: auto; 
+     margin-left: auto; 
+     text-align: right;
+  }
+     @page { size: A4 portrait; margin: 2cm;
+             orphans: 2; widows: 2;} 
+     @media screen {
+     body {width: 20cm; margin-left: auto; margin-right: auto}
+       }
+     @media print {
+        body {font-size: 10pt}
+        h1, h2, h3, h4 {page-break-after: avoid}
+     }
+     pre.code {font-family: monospace;
+ font-weight: bold;
+ line-height: 120%;
+ padding-top: 0.2em;
+ padding-bottom: 0.2em;
+ padding-left: 1em;
+ padding-right: 1em;
+ border-style: solid;
+ border-left-width: 1em;
+ border-top-width: thin;
+ border-right-width: thin;
+ border-bottom-width: thin;
+ border-color: #95ABD0;
+ color: #00428C;
+ background-color: #E4E5E7;
+}
+       pre {margin-left: 0em}
+       div.toc h2 {font-size: 120%; margin-top: 0em; margin-bottom: 0em}
+       div.toc h4 {font-size: 100%; margin-top: 0em; margin-bottom: 0em;
+                   margin-left: 1em}
+       div.toc h1 {font-size: 140%; margin-bottom: 0em}
+       div.toc ul {margin-top: 1ex}
+       .byline {font-size: 120%}
+       div.figure {margin-left: 2em}
+       div.caption {font-style: italic; font-weight: bold; margin-top: 1em}
+       i i {font-style: normal}
+       img {border: 0}
+       .copyright {font-size: 70%}
+       .note {width: 20%; float: right; clear: right; margin-left: .5em}
+     </style><title>[@@FIXME@@]</title></head><body style="font-family: DejaVu Sans, Arial; background: rgb(254,250,246)"><div style="text-align: center" class="head"><h1>[@@FIXME@@]</h1><hr/><div class="byline">Henry S. Thompson</div><div class="byline">@@@</div><div class="copyright">Copyright &#xa9; 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></div></div><div class="preToC"/><div class="toc"><h1>Table of Contents</h1><ul class="naked"><li><h2>1.  <a href="#attendance">
+Attendance</a></h2></li><li><h2>2.  <a href="#convenors-report">
+Convenor&#x2019;s report</a></h2></li><li><h4>2.1.  <a href="#f-upper-bow-shower"> 4F Upper Bow shower</a></h4></li><li><h4>2.2.  <a href="#regular-meetings-with-staff"> Regular meetings with
+staff</a></h4></li><li><h4>2.2.1.  <a href="#with-rachel-2024-08-15"> With Rachel 2024-08-15</a></h4></li><li><h4>2.2.2.  <a href="#with-henry-2024-08-29"> With Henry 2024-08-29</a></h4></li><li><h4>2.3.  <a href="#fire-alarm-upgrade"> Fire Alarm upgrade</a></h4></li><li><h4>2.4.  <a href="#kitchen-toilet-leak-into-hideout-caf&#xe9;"> Kitchen toilet leak into
+Hideout Caf&#xe9;</a></h4></li><li><h4>2.5.  <a href="#hiring">
+Hiring</a></h4></li><li><h4>2.5.1.  <a href="#f-sublet-query">
+4F sublet query</a></h4></li><li><h4>2.6.  <a href="#trustees-meeting-2024-08-20"> Trustees meeting
+2024-08-20</a></h4></li><li><h2>3.  <a href="#cafe"> Cafe</a></h2></li><li><h2>4.  <a href="#c-arts"> C Arts</a></h2></li><li><h2>5.  <a href="#carpets">
+Carpets</a></h2></li><li><h2>6.  <a href="#business-as-usual-septemberdecember"> Business as usual
+September&#x2013;December</a></h2></li><li><h4>6.1.  <a href="#contract-staff">
+Contract staff</a></h4></li><li><h4>6.2.  <a href="#casual-staff">
+Casual staff</a></h4></li><li><h4>6.3.  <a href="#end-of-lets"> End
+of lets</a></h4></li><li><h4>6.3.1.  <a href="#flats">
+Flats</a></h4></li><li><h4>6.3.2.  <a href="#meeting-house">
+Meeting House</a></h4></li><li><h4>6.4.  <a href="#meeting-room-microphones"> Meeting Room microphones</a></h4></li><li><h2>7.  <a href="#payment-for-use-of-johnston-terrace-garden"> Payment for use of Johnston
+Terrace garden</a></h2></li><li><h2>8.  <a href="#planning-for-debriefing-meetings"> Planning for debriefing
+meetings</a></h2></li><li><h4>8.1.  <a href="#internal">
+Internal</a></h4></li><li><h4>8.2.  <a href="#with-hartley">
+With Hartley</a></h4></li><li><h2>9.  <a href="#date-of-next-meeting"> Date of next meeting</a></h2></li></ul></div><div class="body"><div id="attendance"><h2>1.  <a name="attendance">
+Attendance</a></h2><p>RF, KM, LQ, HST, MS in part, JP (remotely) (in part?)</p></div><div id="convenors-report"><h2>2.  <a name="convenors-report">
+Convenor&#x2019;s report</a></h2><div id="f-upper-bow-shower"><h4>2.1.  <a name="f-upper-bow-shower"> 4F Upper Bow shower</a></h4><p>2 days after move-in shower packed up, needed new shower and cable,
+made good plaster and tile, after 12 days :-(. Details of costs are with
+Jackie.</p></div><div id="regular-meetings-with-staff"><h4>2.2.  <a name="regular-meetings-with-staff"> Regular meetings with
+staff</a></h4><div id="with-rachel-2024-08-15"><h4>2.2.1.  <a name="with-rachel-2024-08-15"> With Rachel 2024-08-15</a></h4><p>Extra wiFi has never worked</p><p>Changed plan wrt 1 September as Kitchen not in good enough state</p></div><div id="with-henry-2024-08-29"><h4>2.2.2.  <a name="with-henry-2024-08-29"> With Henry 2024-08-29</a></h4><p>Agreed.</p></div></div><div id="fire-alarm-upgrade"><h4>2.3.  <a name="fire-alarm-upgrade"> Fire Alarm upgrade</a></h4><p>Deposit of 500GBP was paid, may or may not have been repaid</p><p>Beeper which gives feedback on button-press is no longer happening
+:-(</p><p>Hartley asked for a call with HST but never rang.</p></div><div id="kitchen-toilet-leak-into-hideout-caf&#xe9;"><h4>2.4.  <a name="kitchen-toilet-leak-into-hideout-caf&#xe9;"> Kitchen toilet leak into
+Hideout Caf&#xe9;</a></h4><p>40GBP paid to Hassan for is plumber, our plumber did nothing, hasn&#x2019;t
+billed (yet).</p></div><div id="hiring"><h4>2.5.  <a name="hiring">
+Hiring</a></h4><p>We AGREED that we would (seek to) interview any job-sharing
+applicants both at once, in person.</p><p>ACTION: HST to post all applications to Dropbox</p><p>AGREED target interview dates of 30/9 and 4/10, all day, here ACTION:
+HST to book the Bow Room</p><div id="f-sublet-query"><h4>2.5.1.  <a name="f-sublet-query">
+4F sublet query</a></h4><p>AGREED that HST can say that living in at least during the week is a
+requirement of taking the flat, no subletting.</p></div></div><div id="trustees-meeting-2024-08-20"><h4>2.6.  <a name="trustees-meeting-2024-08-20"> Trustees meeting
+2024-08-20</a></h4><p>Carpets: &#x2019;subject to John Renshaw&#x201d; - see below</p></div></div><div id="cafe"><h2>3.  <a name="cafe"> Cafe</a></h2><p>Ian Wilson is keen to do a more substantial vegetarian food, but is
+willing to undertake a trial period. Office will ask him in for a chat
+in due course.</p></div><div id="c-arts"><h2>4.  <a name="c-arts"> C Arts</a></h2><p>Two changes of venue manager.</p></div><div id="carpets"><h2>5.  <a name="carpets">
+Carpets</a></h2><p>We agreed on the &#x201c;Sea Blue&#x201d; sample tile.</p></div><div id="business-as-usual-septemberdecember"><h2>6.  <a name="business-as-usual-septemberdecember"> Business as usual
+September&#x2013;December</a></h2><div id="contract-staff"><h4>6.1.  <a name="contract-staff">
+Contract staff</a></h4><p>ACTION: HST to let staff know that the existing uplift will continue
+until the new Manager is in post.</p><p>ACTION: HST to offer MK the title of Acting Manager in time for the
+Thursday meeting.</p></div><div id="casual-staff"><h4>6.2.  <a name="casual-staff">
+Casual staff</a></h4><p>Not in a rush to appoint, for a range of reasons, but will look to
+advertise again in September.</p></div><div id="end-of-lets"><h4>6.3.  <a name="end-of-lets"> End
+of lets</a></h4><div id="flats"><h4>6.3.1.  <a name="flats">
+Flats</a></h4></div><div id="meeting-house"><h4>6.3.2.  <a name="meeting-house">
+Meeting House</a></h4></div></div><div id="meeting-room-microphones"><h4>6.4.  <a name="meeting-room-microphones"> Meeting Room microphones</a></h4><p>New light fittings won&#x2019;t support old mic cables.</p><p>MS will liase with Keith Gunn to ask them to minimise the visual
+impact of the trays &#x2013; above the lights, perhaps? We AGREED they can go
+ahead, aim to get done by 28 September for Woodbrooke where you are.</p></div></div><div id="payment-for-use-of-johnston-terrace-garden"><h2>7.  <a name="payment-for-use-of-johnston-terrace-garden"> Payment for use of Johnston
+Terrace garden</a></h2><p>we AGREE to pay 200GBP to the SWT for that</p></div><div id="planning-for-debriefing-meetings"><h2>8.  <a name="planning-for-debriefing-meetings"> Planning for debriefing
+meetings</a></h2><div id="internal"><h4>8.1.  <a name="internal">
+Internal</a></h4><p>Overtaken, Thursday is in fact this</p></div><div id="with-hartley"><h4>8.2.  <a name="with-hartley">
+With Hartley</a></h4><p>ACTION: HST to find out how Hartley is going to be in Edinburgh, and
+arrange a walk-through for Friday or Saturday, include Majk in
+planning.</p><p>Wrt a follow-on contract, we can have our own discussion about that
+in late September/early October.</p><p>Paradise Green not interested in adding Venue 40 Greenside might be
+worth contacting again.</p></div></div><div id="date-of-next-meeting"><h2>9.  <a name="date-of-next-meeting"> Date of next meeting</a></h2></div></div></body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/MHMC/2024-08-27/notes.xml	Thu Aug 29 10:51:44 2024 +0100
@@ -0,0 +1,46 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE doc PUBLIC "-//Henry S. Thompson//DTD doc//EN" "/home/ht/lib/xml/doc.dtd" >
+<doc xmlns:x="http://www.w3.org/1999/xhtml">
+ <head>
+  <title>[@@FIXME@@]</title>
+  <author>Henry S. Thompson</author>
+  <date>@@@</date>
+ </head>
+ <body><p>Meeting House Management Committee Agenda 2024-08-27 Tuesday 27
+August, 5 p.m., in 7 Victoria Terrace</p><div id="attendance"><title>
+Attendance</title><p>RF, KM, LQ, HST, MS in part, JP (remotely) (in part?)</p></div><div id="convenors-report"><title>
+Convenor’s report</title><div id="f-upper-bow-shower"><title> 4F Upper Bow shower</title><p>2 days after move-in shower packed up, needed new shower and cable,
+made good plaster and tile, after 12 days :-(. Details of costs are with
+Jackie.</p></div><div id="regular-meetings-with-staff"><title> Regular meetings with
+staff</title><div id="with-rachel-2024-08-15"><title> With Rachel 2024-08-15</title><p>Extra wiFi has never worked</p><p>Changed plan wrt 1 September as Kitchen not in good enough state</p></div><div id="with-henry-2024-08-29"><title> With Henry 2024-08-29</title><p>Agreed.</p></div></div><div id="fire-alarm-upgrade"><title> Fire Alarm upgrade</title><p>Deposit of 500GBP was paid, may or may not have been repaid</p><p>Beeper which gives feedback on button-press is no longer happening
+:-(</p><p>Hartley asked for a call with HST but never rang.</p></div><div id="kitchen-toilet-leak-into-hideout-café"><title> Kitchen toilet leak into
+Hideout Café</title><p>40GBP paid to Hassan for is plumber, our plumber did nothing, hasn’t
+billed (yet).</p></div><div id="hiring"><title>
+Hiring</title><p>We AGREED that we would (seek to) interview any job-sharing
+applicants both at once, in person.</p><p>ACTION: HST to post all applications to Dropbox</p><p>AGREED target interview dates of 30/9 and 4/10, all day, here ACTION:
+HST to book the Bow Room</p><div id="f-sublet-query"><title>
+4F sublet query</title><p>AGREED that HST can say that living in at least during the week is a
+requirement of taking the flat, no subletting.</p></div></div><div id="trustees-meeting-2024-08-20"><title> Trustees meeting
+2024-08-20</title><p>Carpets: ’subject to John Renshaw” - see below</p></div></div><div id="cafe"><title> Cafe</title><p>Ian Wilson is keen to do a more substantial vegetarian food, but is
+willing to undertake a trial period. Office will ask him in for a chat
+in due course.</p></div><div id="c-arts"><title> C Arts</title><p>Two changes of venue manager.</p></div><div id="carpets"><title>
+Carpets</title><p>We agreed on the “Sea Blue” sample tile.</p></div><div id="business-as-usual-septemberdecember"><title> Business as usual
+September–December</title><div id="contract-staff"><title>
+Contract staff</title><p>ACTION: HST to let staff know that the existing uplift will continue
+until the new Manager is in post.</p><p>ACTION: HST to offer MK the title of Acting Manager in time for the
+Thursday meeting.</p></div><div id="casual-staff"><title>
+Casual staff</title><p>Not in a rush to appoint, for a range of reasons, but will look to
+advertise again in September.</p></div><div id="end-of-lets"><title> End
+of lets</title><div id="flats"><title>
+Flats</title></div><div id="meeting-house"><title>
+Meeting House</title></div></div><div id="meeting-room-microphones"><title> Meeting Room microphones</title><p>New light fittings won’t support old mic cables.</p><p>MS will liase with Keith Gunn to ask them to minimise the visual
+impact of the trays – above the lights, perhaps? We AGREED they can go
+ahead, aim to get done by 28 September for Woodbrooke where you are.</p></div></div><div id="payment-for-use-of-johnston-terrace-garden"><title> Payment for use of Johnston
+Terrace garden</title><p>we AGREE to pay 200GBP to the SWT for that</p></div><div id="planning-for-debriefing-meetings"><title> Planning for debriefing
+meetings</title><div id="internal"><title>
+Internal</title><p>Overtaken, Thursday is in fact this</p></div><div id="with-hartley"><title>
+With Hartley</title><p>ACTION: HST to find out how Hartley is going to be in Edinburgh, and
+arrange a walk-through for Friday or Saturday, include Majk in
+planning.</p><p>Wrt a follow-on contract, we can have our own discussion about that
+in late September/early October.</p><p>Paradise Green not interested in adding Venue 40 Greenside might be
+worth contacting again.</p></div></div><div id="date-of-next-meeting"><title> Date of next meeting</title></div></body></doc>