annotate 7vt/report-large.html @ 289:6c41e12f0d60

at beginning of meeting itself
author Henry Thompson <ht@markup.co.uk>
date Thu, 13 Jul 2023 17:26:49 +0100
parents ca7353e14ae9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
61
ca7353e14ae9 large format
ht
parents:
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
ca7353e14ae9 large format
ht
parents:
diff changeset
2 <!DOCTYPE html
ca7353e14ae9 large format
ht
parents:
diff changeset
3 PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
ca7353e14ae9 large format
ht
parents:
diff changeset
4 <html xmlns="http://www.w3.org/1999/xhtml"><head><meta name="copyright" content="Copyright (C) 2007 Henry S. Thompson"/><meta http-equiv="Content-type" content="text/html; charset=utf-8"/><style type="text/css">
ca7353e14ae9 large format
ht
parents:
diff changeset
5 @page { size: A4 portrait; margin: 2cm}
ca7353e14ae9 large format
ht
parents:
diff changeset
6 @media screen {
ca7353e14ae9 large format
ht
parents:
diff changeset
7 body {width: 20cm; margin-left: auto; margin-right: auto}
ca7353e14ae9 large format
ht
parents:
diff changeset
8 }
ca7353e14ae9 large format
ht
parents:
diff changeset
9 body {font-size: 12pt}
ca7353e14ae9 large format
ht
parents:
diff changeset
10 pre.code {font-family: monospace}
ca7353e14ae9 large format
ht
parents:
diff changeset
11 pre {margin-left: 0em}
ca7353e14ae9 large format
ht
parents:
diff changeset
12 ul.nolabel { margin: 0; margin-left: -2.5em}
ca7353e14ae9 large format
ht
parents:
diff changeset
13 ul.naked li { list-style-type: none }
ca7353e14ae9 large format
ht
parents:
diff changeset
14 ol ol {list-style-type: lower-alpha}
ca7353e14ae9 large format
ht
parents:
diff changeset
15 div.ndli { margin-bottom: 1ex }
ca7353e14ae9 large format
ht
parents:
diff changeset
16 .math {font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', serif}
ca7353e14ae9 large format
ht
parents:
diff changeset
17 .sub {font-size: 80%; vertical-align: sub}
ca7353e14ae9 large format
ht
parents:
diff changeset
18 .termref {text-decoration: none; color: #606000}
ca7353e14ae9 large format
ht
parents:
diff changeset
19 div.toc h2 {font-size: 120%; margin-top: 0em; margin-bottom: 0em}
ca7353e14ae9 large format
ht
parents:
diff changeset
20 div.toc h4 {font-size: 100%; margin-top: 0em; margin-bottom: 0em;
ca7353e14ae9 large format
ht
parents:
diff changeset
21 margin-left: 1em}
ca7353e14ae9 large format
ht
parents:
diff changeset
22 div.toc h1 {font-size: 140%; margin-bottom: 0em}
ca7353e14ae9 large format
ht
parents:
diff changeset
23 div.toc ul {margin-top: 1ex}
ca7353e14ae9 large format
ht
parents:
diff changeset
24 .byline {font-size: 120%}
ca7353e14ae9 large format
ht
parents:
diff changeset
25 div.figure {margin-left: 2em}
ca7353e14ae9 large format
ht
parents:
diff changeset
26 div.caption {font-style: italic; font-weight: bold; margin-top: 1em}
ca7353e14ae9 large format
ht
parents:
diff changeset
27 i i {font-style: normal}
ca7353e14ae9 large format
ht
parents:
diff changeset
28 td.t, td.s {text-align: right}
ca7353e14ae9 large format
ht
parents:
diff changeset
29 td.n {text-align: center}
ca7353e14ae9 large format
ht
parents:
diff changeset
30 td.s {font-weight: bold}
ca7353e14ae9 large format
ht
parents:
diff changeset
31 td.d {color: red}
ca7353e14ae9 large format
ht
parents:
diff changeset
32 td.h {text-align: center}
ca7353e14ae9 large format
ht
parents:
diff changeset
33 table {border-collapse: collapse}
ca7353e14ae9 large format
ht
parents:
diff changeset
34 tr.t td {border-bottom: 2px solid black; border-top: 1px dashed black}
ca7353e14ae9 large format
ht
parents:
diff changeset
35 tr.gt td {border-bottom: 5px double black}
ca7353e14ae9 large format
ht
parents:
diff changeset
36 tr.ti td {padding-top: 6pt}
ca7353e14ae9 large format
ht
parents:
diff changeset
37 table.r th {text-align: left}
ca7353e14ae9 large format
ht
parents:
diff changeset
38 td.rn {text-align: right; padding-right: 5em}
ca7353e14ae9 large format
ht
parents:
diff changeset
39 @media print {@page {margin: 3cm}
ca7353e14ae9 large format
ht
parents:
diff changeset
40 body {font-size: 16pt}
ca7353e14ae9 large format
ht
parents:
diff changeset
41 h4 {font-size: 100%}
ca7353e14ae9 large format
ht
parents:
diff changeset
42 div.figure {font-size: 14pt; margin-left: -1cm; margin-right: -1cm} }
ca7353e14ae9 large format
ht
parents:
diff changeset
43 @page {orphans: 2; widows: 2;
ca7353e14ae9 large format
ht
parents:
diff changeset
44 @bottom {content: counter(page)}
ca7353e14ae9 large format
ht
parents:
diff changeset
45 @top-right {content: "2009-09-08"}
ca7353e14ae9 large format
ht
parents:
diff changeset
46 @top-left {content: "Victoria Terrace Working Group Report"}}
ca7353e14ae9 large format
ht
parents:
diff changeset
47 @page:first {
ca7353e14ae9 large format
ht
parents:
diff changeset
48 @top-left { content: normal }
ca7353e14ae9 large format
ht
parents:
diff changeset
49 @top-right { content: normal }
ca7353e14ae9 large format
ht
parents:
diff changeset
50 @bottom { content: normal }}
ca7353e14ae9 large format
ht
parents:
diff changeset
51 </style><title>Report to Area Meeting from the Future of Victoria Terrace Working Group</title></head><body style="font-family: DejaVu Sans, Arial; background: rgb(254,250,246)">
ca7353e14ae9 large format
ht
parents:
diff changeset
52 <div style="text-align: center">
ca7353e14ae9 large format
ht
parents:
diff changeset
53 <h1>Report to Area Meeting from the Future of Victoria Terrace Working Group</h1>
ca7353e14ae9 large format
ht
parents:
diff changeset
54 <div class="byline">Alison Burnley, Madeleine Harding, Phil Lucas, Brian Mayes,
ca7353e14ae9 large format
ht
parents:
diff changeset
55 Laurie Naumann, Rufus Reade,
ca7353e14ae9 large format
ht
parents:
diff changeset
56 Eileen Schott, Henry S. Thompson</div>
ca7353e14ae9 large format
ht
parents:
diff changeset
57 <div class="byline">8 September 2009</div>
ca7353e14ae9 large format
ht
parents:
diff changeset
58
ca7353e14ae9 large format
ht
parents:
diff changeset
59 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
60 <div class="toc"><h1>Table of Contents</h1><ul class="naked"><li><h2>1. <a href="#intro">Background and introduction: The remit of the working group</a></h2></li><li><h2>2. <a href="#exec">Executive summary of work and conclusions</a></h2></li><li><h2>3. <a href="#history">The past</a></h2></li><li><h4>3.1. <a href="#origins">Origins</a></h4></li><li><h4>3.2. <a href="#structure">Building structure</a></h4></li><li><h4>3.3. <a href="#use">Outline history of building use</a></h4></li><li><h4>3.4. <a href="#fin_hist">Outline financial history</a></h4></li><li><h2>4. <a href="#present">The present</a></h2></li><li><h4>4.1. <a href="#pres_use">Building use</a></h4></li><li><h4>4.2. <a href="#pres_fin">Building finances</a></h4></li><li><h2>5. <a href="#future">The future</a></h2></li><li><h4>5.1. <a href="#options">Practicalities</a></h4></li><li><h4>5.2. <a href="#vision">The Vision</a></h4></li><li><h4>5.3. <a href="#concl">Conclusions</a></h4></li><li><h2>6. <a href="#appendices">Appendices</a></h2></li><li><h4>6.1. <a href="#remit">Appendix A: Remit from Area Meeting</a></h4></li><li><h4>6.2. <a href="#quests">Appendix B: Questionnaires for different user groups</a></h4></li><li><h4>6.3. <a href="#open">Appendix C: Summary of contributions from open meetings</a></h4></li><li><h4>6.4. <a href="#friends_use">Appendix D: Friends’ use of 7 Victoria Terrace in 2008</a></h4></li><li><h4>6.5. <a href="#refs">Other sources</a></h4></li></ul></div><div id="intro">
ca7353e14ae9 large format
ht
parents:
diff changeset
61 <h2>1. <a name="intro">Background and introduction: The remit of the working group</a></h2>
ca7353e14ae9 large format
ht
parents:
diff changeset
62 <p>In August and October of 2008, South East Scotland Area Meeting
ca7353e14ae9 large format
ht
parents:
diff changeset
63 "considered the history and prospects for the Quaker Meeting House at 7
ca7353e14ae9 large format
ht
parents:
diff changeset
64 Victoria Terrace". The end result was the creation of a "short-life working
ca7353e14ae9 large format
ht
parents:
diff changeset
65 group", requested to report back to Area Meeting in June 2009. The group
ca7353e14ae9 large format
ht
parents:
diff changeset
66 consists of the Friends named above, convened by Henry S. Thompson. Further
ca7353e14ae9 large format
ht
parents:
diff changeset
67 details on the history and remit of the group can be found in Appendix A to this report.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
68 <p>The group has taken as its fundamental goal to gather as much information
ca7353e14ae9 large format
ht
parents:
diff changeset
69 as possible to assist Area Meeting in clarifying its vision for the future
ca7353e14ae9 large format
ht
parents:
diff changeset
70 Quaker presence and witness in Central Edinburgh, the part 7 Victoria Terrace
ca7353e14ae9 large format
ht
parents:
diff changeset
71 might play in that future, and the costs and benefits of alternative ways
ca7353e14ae9 large format
ht
parents:
diff changeset
72 forward in this regard.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
73 <p>This report has three main sections, organised chronologically, covering
ca7353e14ae9 large format
ht
parents:
diff changeset
74 the history of the Quaker ownership of 7 Victoria Terrace, its current
ca7353e14ae9 large format
ht
parents:
diff changeset
75 situation, and a range of possibilities for the future. These are preceded by
ca7353e14ae9 large format
ht
parents:
diff changeset
76 a brief ‘executive summary’ of our work and its conclusions, and followed by a
ca7353e14ae9 large format
ht
parents:
diff changeset
77 collection of background material.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
78 <p>Throughout our work we have not seen it as our task
ca7353e14ae9 large format
ht
parents:
diff changeset
79 to make any overall recommendations, but rather to gather the information
ca7353e14ae9 large format
ht
parents:
diff changeset
80 necessary to support Area Meeting as it seeks answers. We feel strongly that it is for Area
ca7353e14ae9 large format
ht
parents:
diff changeset
81 Meeting, gathered in Meeting for Worship for Business, to discern the right way
ca7353e14ae9 large format
ht
parents:
diff changeset
82 forward.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
83 </div><div id="exec">
ca7353e14ae9 large format
ht
parents:
diff changeset
84 <h2>2. <a name="exec">Executive summary of work and conclusions</a></h2>
ca7353e14ae9 large format
ht
parents:
diff changeset
85 <p>The working group met a total of twelve times throughout the first five
ca7353e14ae9 large format
ht
parents:
diff changeset
86 months of 2009. Over the course of those meetings we invited a number of people to join us to share their particular
ca7353e14ae9 large format
ht
parents:
diff changeset
87 perspectives on the matter:</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
88 <ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
89 <li>Alastair Cameron and Don Stubbings, who briefed us on Area Meeting’s perspective;</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
90 <li>John Phillips, Area Meeting Treasurer;</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
91 <li>Anthony and Sue Buxton, Meeting House Managers;</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
92 <li>Mark Hutcheson, Clerk of Area Meeting Trustees;</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
93 <li>Ken Jobling, Convenor of Area Meeting Fabric and Maintenance Committee.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
94 </ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
95 <p>We also solicited information from a number of different
ca7353e14ae9 large format
ht
parents:
diff changeset
96 constituencies via questionnaires and held two open meetings, at which around 60 Friends and
ca7353e14ae9 large format
ht
parents:
diff changeset
97 attenders, mostly, but not entirely, from Central Edinburgh, shared with us their answers to the question "What is your vision for the Quaker presence and witness in
ca7353e14ae9 large format
ht
parents:
diff changeset
98 Central Edinburgh for the <i>next</i> 20 years?"</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
99 <p>Our conclusions can be summarised in terms of a sequence of choices, each leading
ca7353e14ae9 large format
ht
parents:
diff changeset
100 to a situation with costs and benefits. The primary choice is, do we stay in 7 Victoria
ca7353e14ae9 large format
ht
parents:
diff changeset
101 Terrace, or do we leave it? If we leave, do we
ca7353e14ae9 large format
ht
parents:
diff changeset
102 attempt to find somewhere which provides essentially the same facilities as 7 Victoria
ca7353e14ae9 large format
ht
parents:
diff changeset
103 Terrace, or somewhere more modest, or more than one place? Do we look for somewhere to
ca7353e14ae9 large format
ht
parents:
diff changeset
104 share, or somewhere of our own? If we stay, do we reduce our use, and with it our costs,
ca7353e14ae9 large format
ht
parents:
diff changeset
105 do we continue more-or-less as at present or do we try to do more? How do each of these
ca7353e14ae9 large format
ht
parents:
diff changeset
106 choices align with our vision for Quaker presence and witness in Edinburgh?</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
107 </div><div id="history">
ca7353e14ae9 large format
ht
parents:
diff changeset
108 <h2>3. <a name="history">The past</a></h2>
ca7353e14ae9 large format
ht
parents:
diff changeset
109 <div id="origins">
ca7353e14ae9 large format
ht
parents:
diff changeset
110 <h4>3.1. <a name="origins">Origins</a></h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
111
ca7353e14ae9 large format
ht
parents:
diff changeset
112 <p>We moved to 7 Victoria Terrace from
ca7353e14ae9 large format
ht
parents:
diff changeset
113 premises at 28 Stafford Street
ca7353e14ae9 large format
ht
parents:
diff changeset
114 some 20 years ago. At that time the Meeting was growing and we needed more space.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
115
ca7353e14ae9 large format
ht
parents:
diff changeset
116 <p>The Meeting Room at Stafford Street was upstairs with no lift
ca7353e14ae9 large format
ht
parents:
diff changeset
117 so access was a problem. It was an L-shaped room which made it difficult to sit
ca7353e14ae9 large format
ht
parents:
diff changeset
118 in a circle as in 7 Victoria Terrace and you could get "lost" at one end or the other of
ca7353e14ae9 large format
ht
parents:
diff changeset
119 the L-shape
ca7353e14ae9 large format
ht
parents:
diff changeset
120 and not hear or see the rest of the meeting. There were a number of smaller
ca7353e14ae9 large format
ht
parents:
diff changeset
121 problems, which added up to a lot of discomfort:</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
122 <ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
123 <li>The coffee room was a bit of a squash.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
124 <li>The children were in the basement in three
ca7353e14ae9 large format
ht
parents:
diff changeset
125 small rooms. The young people were like sardines in the smallest room. The
ca7353e14ae9 large format
ht
parents:
diff changeset
126 crèche was at the front of the building and the 5–12s at the back—neither
ca7353e14ae9 large format
ht
parents:
diff changeset
127 room was very big and there was very little room for storage.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
128 <li>There was lack of office space.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
129 <li>Letting possibilities were minimal and the
ca7353e14ae9 large format
ht
parents:
diff changeset
130 Meeting House was not open to all during the week.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
131 </ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
132 <p>A property developer had approached the Meeting several times offering to purchase
ca7353e14ae9 large format
ht
parents:
diff changeset
133 the building on very attractive terms, and after a series of Meetings for Business and
ca7353e14ae9 large format
ht
parents:
diff changeset
134 threshing sessions the Preparative and Monthly Meetings agreed to the move, even though
ca7353e14ae9 large format
ht
parents:
diff changeset
135 we didn’t know at the time we left where our new home would be. In the end we spent
ca7353e14ae9 large format
ht
parents:
diff changeset
136 nearly two years at Gilles College in Marchmont, first while we found a new home, and
ca7353e14ae9 large format
ht
parents:
diff changeset
137 then while it was refurbished for us.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
138 <p><i>What have we gained from the move?</i></p>
ca7353e14ae9 large format
ht
parents:
diff changeset
139
ca7353e14ae9 large format
ht
parents:
diff changeset
140 <p>We have considerably more space at 7 Victoria Terrace.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
141
ca7353e14ae9 large format
ht
parents:
diff changeset
142 <p>We have a beautiful meeting room that is
ca7353e14ae9 large format
ht
parents:
diff changeset
143 light and airy and creates a feeling of calm and the sense that it is a place
ca7353e14ae9 large format
ht
parents:
diff changeset
144 of worship.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
145
ca7353e14ae9 large format
ht
parents:
diff changeset
146 <p>There are rooms that can be let out.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
147
ca7353e14ae9 large format
ht
parents:
diff changeset
148 <p>The Meeting House is in a central position
ca7353e14ae9 large format
ht
parents:
diff changeset
149 in the city, which means it is accessible to lots of people. Disabled access has
ca7353e14ae9 large format
ht
parents:
diff changeset
150 been difficult lately with the nearby building work going on, but this is now completed.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
151
ca7353e14ae9 large format
ht
parents:
diff changeset
152 <p>The position also offers lots of
ca7353e14ae9 large format
ht
parents:
diff changeset
153 possibilities for Quaker outreach and for the Meeting House to be a Quaker
ca7353e14ae9 large format
ht
parents:
diff changeset
154 centre.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
155
ca7353e14ae9 large format
ht
parents:
diff changeset
156 <p>There is plenty of space for coffee and tea
ca7353e14ae9 large format
ht
parents:
diff changeset
157 after Meeting for Worship on a Sunday and for lunch as well.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
158
ca7353e14ae9 large format
ht
parents:
diff changeset
159 <p>There are also quiet areas for sitting and
ca7353e14ae9 large format
ht
parents:
diff changeset
160 talking.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
161
ca7353e14ae9 large format
ht
parents:
diff changeset
162 <p>There is space for a good-sized library.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
163
ca7353e14ae9 large format
ht
parents:
diff changeset
164 <p>The children’s space is improved although
ca7353e14ae9 large format
ht
parents:
diff changeset
165 the crèche is rather dark and small and out of the way but other spaces are
ca7353e14ae9 large format
ht
parents:
diff changeset
166 quite flexible.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
167
ca7353e14ae9 large format
ht
parents:
diff changeset
168 <p>In the past the young people have used the
ca7353e14ae9 large format
ht
parents:
diff changeset
169 youth café at 6 Victoria
ca7353e14ae9 large format
ht
parents:
diff changeset
170 Terrace which provided a good opportunity for local community building.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
171
ca7353e14ae9 large format
ht
parents:
diff changeset
172 <p>Very recently we have acquired access to
ca7353e14ae9 large format
ht
parents:
diff changeset
173 the Scottish wild life garden in Johnston Terrace. This is very welcome for all
ca7353e14ae9 large format
ht
parents:
diff changeset
174 but particularly for the children—a garden opens up lots of possibilities for
ca7353e14ae9 large format
ht
parents:
diff changeset
175 fun and learning.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
176 <p>Over the years the Meeting House has hosted many link group weekends. These have allowed young people from all over Scotland to come together for a residential weekend, to share their thoughts and feelings in a safe environment, to learn more about being a Quaker and benefit from being with like-minded young people.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
177 <p>It is hard to quantify/evaluate just how important these events are, but
ca7353e14ae9 large format
ht
parents:
diff changeset
178 speaking to young Quakers now in their twenties and thirties they say how important
ca7353e14ae9 large format
ht
parents:
diff changeset
179 these events have been for their own spiritual development. If we are going to keep
ca7353e14ae9 large format
ht
parents:
diff changeset
180 our young people involved with Friends we need to care for and nurture them. 7 Victoria Terrace is an ideal place to do this.
ca7353e14ae9 large format
ht
parents:
diff changeset
181 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
182 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
183 <div id="structure">
ca7353e14ae9 large format
ht
parents:
diff changeset
184 <h4>3.2. <a name="structure">Building structure</a></h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
185 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
186 The building was in quite a poor state when it was purchased by the Monthly Meeting.
ca7353e14ae9 large format
ht
parents:
diff changeset
187 Apart from the internal work which gave us the basic rooms layout, substantial repair work had to be undertaken to repair badly weathered sandstone on the exterior and some roof repairs were also necessary. Urgent repair to stonework was necessary in 2007–8 to make the building safe and opportunity was taken, while the scaffolding was in place, to do general stonework improvement with a view to preventing the need for further such work for the next 20 years or so.
ca7353e14ae9 large format
ht
parents:
diff changeset
188 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
189 <div class="figure" style="page-break-before: always">
ca7353e14ae9 large format
ht
parents:
diff changeset
190 <img src="MR_floorplan.jpg" style="width: 150pt; border: 0" alt="Plan of 7 Victoria Terrace Meeting Room"/>
ca7353e14ae9 large format
ht
parents:
diff changeset
191 <img src="Hall_floorplan.jpg" style="width: 150pt; border: 0" alt="Plan of 7 Victoria Terrace Hall"/>
ca7353e14ae9 large format
ht
parents:
diff changeset
192 <img src="Library_Crech_floorplan.jpg" style="width: 150pt; border: 0" alt="Plan of 7 Victoria Terrace Library and points north"/>
ca7353e14ae9 large format
ht
parents:
diff changeset
193 <div class="caption">Figure 1. Meeting Room, Hall, Library and Kitchen and Crèche</div>
ca7353e14ae9 large format
ht
parents:
diff changeset
194 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
195 <div class="figure">
ca7353e14ae9 large format
ht
parents:
diff changeset
196 <img src="Foyer.jpg" style="border: 0" alt="Plan of 7 Victoria Terrace Foyer"/>
ca7353e14ae9 large format
ht
parents:
diff changeset
197 <img src="Bow_Floorplan.jpg" style="width: 100pt; border: 0" alt="Plan of 7 Victoria Terrace Bow Room"/>
ca7353e14ae9 large format
ht
parents:
diff changeset
198 <div class="caption">Figure 2. Foyer and Bow Room</div>
ca7353e14ae9 large format
ht
parents:
diff changeset
199 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
200 <p>There follows a description of each room, working down from the top.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
201 <ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
202 <li>
ca7353e14ae9 large format
ht
parents:
diff changeset
203 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
204 The second floor <b>Meeting Room</b> and its lobby are substantially unchanged,
ca7353e14ae9 large format
ht
parents:
diff changeset
205 except for redecoration, since 1988. Ceiling-mounted fluorescent light fittings started
ca7353e14ae9 large format
ht
parents:
diff changeset
206 to fail during the early 2000s and were difficult to access for maintenance because of
ca7353e14ae9 large format
ht
parents:
diff changeset
207 their height from the floor. They were replaced in 2006 by suspended fittings, a year or
ca7353e14ae9 large format
ht
parents:
diff changeset
208 so after the room was redecorated and re-carpeted. The hearing loop system was upgraded
ca7353e14ae9 large format
ht
parents:
diff changeset
209 in 2003 with the installation of four suspended microphones, but users are not entirely
ca7353e14ae9 large format
ht
parents:
diff changeset
210 satisfied: apparently the microphones still pick up too much ambient noise.
ca7353e14ae9 large format
ht
parents:
diff changeset
211 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
212 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
213 The high <b>roof space</b> above the Meeting Room was largely uninsulated and had been very difficult to access (except by pigeons, whose leavings littered the floor). This was remedied in 2004 with the installation of a hatch from the lobby, a fixed steel ladder above the suspended ceiling height and an inspection platform. Some strengthening work was done to the beams, which have a large and fragile span, the area was cleaned and blown recycled paper insulation was put in (2007). The roof space cannot be used for storage because it lacks the necessary structural strength.
ca7353e14ae9 large format
ht
parents:
diff changeset
214 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
215 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
216 <li>
ca7353e14ae9 large format
ht
parents:
diff changeset
217 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
218 The first floor <b>Hall</b> had served as a gym during the Boys Brigade years and, except for redecoration, was substantially unchanged when we upgraded the building. Ceiling-hung scaffold bars for the suspension of theatre lighting and curtains were installed in 1995, from which theatre loudspeakers are also hung, with a transverse bar, wired for lighting, added some years later. The blue and yellow colour scheme of 1988 was replaced by a two-tone green scheme in 1997, when some of the wooden wall-barring, a gym feature, was removed, and this was replaced in turn by a neutral buff colour scheme in 2008, when a storage cupboard was added in the passage linking this room to the Library.
ca7353e14ae9 large format
ht
parents:
diff changeset
219 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
220 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
221 <li>
ca7353e14ae9 large format
ht
parents:
diff changeset
222 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
223 The <b>Library</b> has been largely unchanged during the past 20 years apart from twice being redecorated and once re-carpeted. A decorative stained glass window has been added, given by Nancy Selkirk in memory of John, her husband, and made by their son.
ca7353e14ae9 large format
ht
parents:
diff changeset
224 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
225 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
226 <li>
ca7353e14ae9 large format
ht
parents:
diff changeset
227 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
228 Little was spent on the <b>Kitchen</b> when the building was purchased and, if it is to continue to be used to prepare food for public consumption, it is now in need of significant upgrading to meet current food hygiene regulations. The commercial dishwasher has been replaced once and a domestic gas cooker replaced by a second commercial gas cooker. Electric water heating has been replaced by a through-flow gas water heater.
ca7353e14ae9 large format
ht
parents:
diff changeset
229 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
230 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
231 <li>
ca7353e14ae9 large format
ht
parents:
diff changeset
232 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
233 The <b>Bow Room</b>, accessed from the foyer by a corridor (with two steps) and
ca7353e14ae9 large format
ht
parents:
diff changeset
234 with its own outside door to Upper Bow, was, for the first 20 years of Quaker ownership,
ca7353e14ae9 large format
ht
parents:
diff changeset
235 let to charities (most recently International Voluntary Service) for office hours use,
ca7353e14ae9 large format
ht
parents:
diff changeset
236 with the Monthly Meeting retaining the right to use it in the evenings
ca7353e14ae9 large format
ht
parents:
diff changeset
237 and at weekends. It was redecorated and re-carpeted in 2002.
ca7353e14ae9 large format
ht
parents:
diff changeset
238 International Voluntary Service, who rented the room at considerably less than its commercial value, moved out in 2008, at which point the room became available for meeting use throughout the week.
ca7353e14ae9 large format
ht
parents:
diff changeset
239 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
240 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
241 <li>
ca7353e14ae9 large format
ht
parents:
diff changeset
242 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
243 Little has been done to the double <b>Crèche</b> room on the first floor, except for redecoration. This is awkward of access, through a narrow corridor which leads off the kitchen and can only otherwise be accessed from the tenement common stair. There is a lavatory off the corridor between the kitchen and this room.
ca7353e14ae9 large format
ht
parents:
diff changeset
244 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
245 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
246 <li>
ca7353e14ae9 large format
ht
parents:
diff changeset
247 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
248 There are <b>two mezzanine floors</b> (not shown in the plans) in a flat-roofed extension behind the main building. The upper of these, above first floor level, houses <b>toilets</b>. The women’s toilets, which house two lavatory cubicles and two wash hand-basins, were upgraded in 1996. There is one small lavatory room for men. The lower floor has one toilet room with a single lavatory and hand-basin (and for much of the 20 years housed the washing machine). Adjacent to this is a <b>small room</b>, known as the teenagers’ room during early Quaker occupation, when there were a number of teenagers in the Meeting. This is now known as Room 5 and is used mostly for one-to-one meetings; it can accommodate only four or five at most.
ca7353e14ae9 large format
ht
parents:
diff changeset
249 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
250 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
251 <li>
ca7353e14ae9 large format
ht
parents:
diff changeset
252 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
253 The <b>Foyer</b> is fairly spacious, but its
ca7353e14ae9 large format
ht
parents:
diff changeset
254 adaptability is inhibited by two structural pillars. This space was originally a shop under the
ca7353e14ae9 large format
ht
parents:
diff changeset
255 Original
ca7353e14ae9 large format
ht
parents:
diff changeset
256 Secession
ca7353e14ae9 large format
ht
parents:
diff changeset
257 Church. At that time the entrance was in its present position under the Victoria Terrace arches. At some point in
ca7353e14ae9 large format
ht
parents:
diff changeset
258 the twentieth century, that original entrance was made into a window and a new entrance made on the
ca7353e14ae9 large format
ht
parents:
diff changeset
259 Upper Bow elevation. When the decision was taken in 2002 to make the building
ca7353e14ae9 large format
ht
parents:
diff changeset
260 wheelchair-accessible, it proved impossible to add a ramp to the Upper Bow
ca7353e14ae9 large format
ht
parents:
diff changeset
261 entrance, so the original Victoria Terrace entrance was re-opened and a stone ramp installed. At the same time, the foyer was completely refurbished and redecorated, with the installation of a seating area, also suitable for informal meetings, and a reception desk.
ca7353e14ae9 large format
ht
parents:
diff changeset
262 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
263 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
264 During the past ten years, spacious storage cupboards have been built into an alcove in the eastern end of the foyer and in the passage linking the foyer to the Bow Room.
ca7353e14ae9 large format
ht
parents:
diff changeset
265 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
266 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
267 A tiled passage leads from the foyer past doors to under-stair storage and a small
ca7353e14ae9 large format
ht
parents:
diff changeset
268 cleaner’s cupboard and on to a utility area with
ca7353e14ae9 large format
ht
parents:
diff changeset
269 Belfast
ca7353e14ae9 large format
ht
parents:
diff changeset
270 sink, in which the washing machine is now fitted. Off this is an <b>accessible toilet</b> and a small shower room, which has in the past been used by residential groups but which is more commonly used for further storage.
ca7353e14ae9 large format
ht
parents:
diff changeset
271 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
272 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
273 <li>
ca7353e14ae9 large format
ht
parents:
diff changeset
274 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
275 The <b>managers’ office</b>, situated between the foyer and the Bow Room, is
ca7353e14ae9 large format
ht
parents:
diff changeset
276 quite small, with room for a single person to work. It has a timber-barrelled ceiling installed in the 1950s, when this style was in vogue.
ca7353e14ae9 large format
ht
parents:
diff changeset
277 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
278 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
279 <li>
ca7353e14ae9 large format
ht
parents:
diff changeset
280 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
281 The Meeting House interleaves with the <b>adjacent tenement building</b>, which was built about 30 years after the
ca7353e14ae9 large format
ht
parents:
diff changeset
282 Original
ca7353e14ae9 large format
ht
parents:
diff changeset
283 Secession
ca7353e14ae9 large format
ht
parents:
diff changeset
284 Church. The Boys’ Brigade purchased both buildings in the 1950s and made the link
ca7353e14ae9 large format
ht
parents:
diff changeset
285 through at first floor level, where the levels were very similar (the
ca7353e14ae9 large format
ht
parents:
diff changeset
286 difference evidenced by the slight dip as one enters the Library from
ca7353e14ae9 large format
ht
parents:
diff changeset
287 the lobby). The two tenement flats at this level were incorporated in
ca7353e14ae9 large format
ht
parents:
diff changeset
288 the main building and provide the present Library, Kitchen and Crèche
ca7353e14ae9 large format
ht
parents:
diff changeset
289 Rooms, while one ground floor flat provided the present Managers’
ca7353e14ae9 large format
ht
parents:
diff changeset
290 Office and Bow Room. The other ground floor flat was retained by the
ca7353e14ae9 large format
ht
parents:
diff changeset
291 Boys’ Brigade for income and let as an office, first to a taxi company
ca7353e14ae9 large format
ht
parents:
diff changeset
292 and in recent years to the 6 Victoria Terrace Youth Cafe project. One second floor flat was sold to the Boys’ Brigade caretaker, who lived there until 2004, when she sold it to a member of the Meeting. The other four flats were offered to the Meeting, which bought the fourth floor two-bedroomed flat in 1987. The Meeting also rented a single-bedroomed flat on the third floor (Flat 3F2), which was eventually also purchased in 1995. The remaining two flats were bought by a member of the Meeting, who subsequently sold them to other local Quakers.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
293 <p>The net result of all this is that of the six flats on the stair, one is owned
ca7353e14ae9 large format
ht
parents:
diff changeset
294 by the Boys’ Brigade, three are in private (Quaker) hands, and two are owned by the
ca7353e14ae9 large format
ht
parents:
diff changeset
295 Area Meeting:</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
296 <ul class="naked">
ca7353e14ae9 large format
ht
parents:
diff changeset
297 <li><a name="The_spacious_top_floor_two-bedroomed_flat"><b>The spacious top floor two-bedroomed flat</b></a>
ca7353e14ae9 large format
ht
parents:
diff changeset
298   Occupied by the Managers. Some basic improvement work was done to this when it was purchased and secondary glazing has subsequently been installed in both bedrooms. It is in reasonable order and has gas-fired central heating, but the roof is poorly insulated.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
299 <li><a name="The_third_floor_flat"><b>The third floor flat</b></a>
ca7353e14ae9 large format
ht
parents:
diff changeset
300   Currently occupied by the assistant manager, has, for most of the past 20 years been occupied by Meeting House staff. There was a period in the late 1990s when it was not required for this purpose. It was then refurbished, refurnished and let for income until it was again required for staff. Gas-fired central heating was installed in 2004.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
301 </ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
302 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
303 </ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
304 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
305 <div id="use">
ca7353e14ae9 large format
ht
parents:
diff changeset
306 <h4>3.3. <a name="use">Outline history of building use</a></h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
307 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
308 The principal reasons which led to the decision to purchase the Victoria Terrace building were:
ca7353e14ae9 large format
ht
parents:
diff changeset
309 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
310 <ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
311 <li> The Meeting had grown in size and included a significant number of families with children. A more suitable Meeting Room was needed, with separate spaces for children’s and teenagers’ groups, for the serving of refreshments and for social activity.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
312 <li>A suitable building in a central location would enable the Meeting to serve the community by providing meeting rooms, primarily for charities and grass roots organisations.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
313 <li>A central location would enable both Quakers and others to access the building easily, whether by public or private transport, and would give Quakers a higher profile in the city.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
314 </ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
315 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
316 To service this building it was decided to appoint wardening staff who would be
ca7353e14ae9 large format
ht
parents:
diff changeset
317 in sympathy with these aims and who would develop the use of the building along
ca7353e14ae9 large format
ht
parents:
diff changeset
318 these lines. The first wardens appointed were Lise Bech and her partner, Ian Ramsey.
ca7353e14ae9 large format
ht
parents:
diff changeset
319 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
320 <div>
ca7353e14ae9 large format
ht
parents:
diff changeset
321 <h4>Early developments in Meeting House use</h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
322 <p>Quaker use of the building developed well in the early years while Ian and
ca7353e14ae9 large format
ht
parents:
diff changeset
323 Lise were wardens, as did community use. A group, which included Lise and Ian, saw from the beginning the opportunity offered by the August Festival Fringe to develop the use and profile of the building. Lise was an able vegetarian/vegan cook. She and Ian had ‘green’ concerns and it was decided to run the Library as the ‘Rainforest Cafe’ for two weeks during the Fringe, raising money for rainforest charities. The Hall and Meeting Room were offered for exhibition and concert use concurrent with this.
ca7353e14ae9 large format
ht
parents:
diff changeset
324 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
325 <p>After Ian and then Lise left, Mark and Anna Twinam-Cauchi, a student couple, were wardens for a short while. When they left, a rota of volunteer keyholders was set up to open up, service organisations renting rooms and welcome callers. A support group of Friends, which included Archie Campbell and Jennie Nielson was put in place, with the specific purpose of ensuring a Quaker profile for the building. By 1994, they were running a rota to staff the building on Wednesdays to greet visitors, advise any who had problems and explain Quakerism.
ca7353e14ae9 large format
ht
parents:
diff changeset
326 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
327 <p>Phil and Pat Lucas were appointed as wardens in late 1994, sharing a
ca7353e14ae9 large format
ht
parents:
diff changeset
328 full-time post. They were asked to continue the development of community use,
ca7353e14ae9 large format
ht
parents:
diff changeset
329 with a specific objective of attempting to achieve a balance between costs and income, and with the work of raising the Quaker profile of the building in the community. They were invited to join the Festival Committee, clerked at that time by Bronwyn Harwood, which was already engaged in exploring the development of the Festival Fringe involvement (see below).</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
330 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
331 <div>
ca7353e14ae9 large format
ht
parents:
diff changeset
332 <h4>Use of the Meeting House and income from lettings develop</h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
333 <p>Income from lettings in 1994 was about £14,000. Given stable management and the resulting improved standards of service offered to users, this grew quite rapidly with increasing use of the building. As lettings increased, there were some small tensions regarding Quaker use during the week. Quaker committees had been accustomed to turning up, sometimes without booking, and finding there was a room available. They now found they had to book and then had to book longer and longer in advance to ensure a room was free. An attempt was made to solve this problem by setting the Library apart one evening each week for Quaker use, but this (unsurprisingly) failed—the evening so reserved seldom suited the committee that wanted it—so committees and groups which were unable to plan sufficiently in advance became accustomed to meeting in homes.
ca7353e14ae9 large format
ht
parents:
diff changeset
334 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
335 <p>A two tier letting charge system has been developed over the years, with a lower charge for charitable and grass-roots groups and higher charges for local and national government and commercial groups and classes. There has been some measure of negotiation on charges at the discretion of the wardens/managers, with, for example, new grass-roots groups being given use below the charitable rate until they became established. An eye has been kept on rates charged by comparable buildings in the neighbourhood and there has been co-operation on this, especially with Augustine United and St Columba’s-by-the-Castle. The busyness of the building increased steadily until, for several years, it was about as full as it reasonably could be, from
ca7353e14ae9 large format
ht
parents:
diff changeset
336 9 am
ca7353e14ae9 large format
ht
parents:
diff changeset
337 until
ca7353e14ae9 large format
ht
parents:
diff changeset
338 10 pm
ca7353e14ae9 large format
ht
parents:
diff changeset
339 six days per week and often with Sunday afternoon and evening use as well.
ca7353e14ae9 large format
ht
parents:
diff changeset
340 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
341 <p>Facilities and equipment have been steadily developed over the years, with digital projector, laptop computer and wireless internet availability now added to the familiar flipcharts, TV and DVD player and overhead projectors.
ca7353e14ae9 large format
ht
parents:
diff changeset
342 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
343 <p>Increase in the use of the building necessitated an increase in staff and it was particularly important to ensure continuity of standards of service during the managers’ absence on holidays and days off. There has been a deputy warden/manager appointed for the past 12 years or so and this has usually been a residential post, with the appointee occupying the smaller flat. Deputy managers have included Andy May, Doug Kline, Finn Pollard, Philip Davies, Mary Woodward and Tom Nisbet. Additional staffing, all paid, has been provided by members of the Meeting and by students, also usually attenders or members. The role title of the wardens was changed to managers some 7 or 8 years ago, this job title more accurately reflecting the managerial responsibility the post now carries.
ca7353e14ae9 large format
ht
parents:
diff changeset
344 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
345 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
346 <div>
ca7353e14ae9 large format
ht
parents:
diff changeset
347 <h4>Quaker Link Scotland</h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
348 <p>At the time that Phil and Pat Lucas were appointed, Marion Morton was clerk of General Meeting for
ca7353e14ae9 large format
ht
parents:
diff changeset
349 Scotland. She was also part of the group providing a Quaker presence
ca7353e14ae9 large format
ht
parents:
diff changeset
350 in 7 Victoria Terrace and she combined these two roles by doing her
ca7353e14ae9 large format
ht
parents:
diff changeset
351 General Meeting work in the Meeting House Office one day a week, providing cover for a wardens’ day off.
ca7353e14ae9 large format
ht
parents:
diff changeset
352 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
353 <p>A General Meeting group was then looking at developing the Quaker base and presence in
ca7353e14ae9 large format
ht
parents:
diff changeset
354 Scotland, including the appointment of an administrative assistant to
ca7353e14ae9 large format
ht
parents:
diff changeset
355 support the General Meeting Clerk. It was thought by some that this should be
ca7353e14ae9 large format
ht
parents:
diff changeset
356 Edinburgh-based, working from 7
ca7353e14ae9 large format
ht
parents:
diff changeset
357 Victoria
ca7353e14ae9 large format
ht
parents:
diff changeset
358 Terrace. Quaker Link
ca7353e14ae9 large format
ht
parents:
diff changeset
359 Scotland
ca7353e14ae9 large format
ht
parents:
diff changeset
360 was born. Phil Lucas was, early in 1995, appointed to the Quaker Home
ca7353e14ae9 large format
ht
parents:
diff changeset
361 Service Outreach Committee and he, followed by Pat, were appointed
ca7353e14ae9 large format
ht
parents:
diff changeset
362 General Meeting Outreach Function Group conveners, so one aspect of
ca7353e14ae9 large format
ht
parents:
diff changeset
363 the Quaker Link Scotland development was that the Edinburgh Meeting
ca7353e14ae9 large format
ht
parents:
diff changeset
364 House became an outreach base for Scotland. Enquirers packs were sent
ca7353e14ae9 large format
ht
parents:
diff changeset
365 to Scottish enquirers from here, in consultation with Quaker Home Service Outreach in Friends House. There was thought that the Bow Room could become the Quaker Link
ca7353e14ae9 large format
ht
parents:
diff changeset
366 Scotland
ca7353e14ae9 large format
ht
parents:
diff changeset
367 office.
ca7353e14ae9 large format
ht
parents:
diff changeset
368 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
369 <p>There was concern in some other Scottish Area Meetings about
ca7353e14ae9 large format
ht
parents:
diff changeset
370 Scottish Quaker affairs becoming too Edinburgh-based, which may have
ca7353e14ae9 large format
ht
parents:
diff changeset
371 contributed to the end of Quaker Link Scotland’s short life, but the
ca7353e14ae9 large format
ht
parents:
diff changeset
372 fatal blow was that, when the paid administrative assistant post was
ca7353e14ae9 large format
ht
parents:
diff changeset
373 advertised, the successful candidate lived on the Moray coast and
ca7353e14ae9 large format
ht
parents:
diff changeset
374 preferred to work from home. The General Meeting clerkship at the
ca7353e14ae9 large format
ht
parents:
diff changeset
375 same time moved away from the South East. When Pat and Phil Lucas’s
ca7353e14ae9 large format
ht
parents:
diff changeset
376 outreach appointments came to their end, it was no longer appropriate
ca7353e14ae9 large format
ht
parents:
diff changeset
377 to send enquirers’ packs to Scottish enquirers from the 7 Victoria Terrace office, (although they continued to do so for a year or two on a voluntary basis). The last vestiges of Quaker Link
ca7353e14ae9 large format
ht
parents:
diff changeset
378 Scotland
ca7353e14ae9 large format
ht
parents:
diff changeset
379 thus disappeared.
ca7353e14ae9 large format
ht
parents:
diff changeset
380 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
381 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
382 <div>
ca7353e14ae9 large format
ht
parents:
diff changeset
383 <h4>Venue 40—the Festival Fringe</h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
384 <p>The Festival Fringe involvement started in the very early days and owed much to the enthusiasm and skill of Lise Bech (in the kitchen/cafe) and Ian Ramsey (developing the use of performance and exhibition space). When they left, a Festival Committee clerked by Andrew Farrar and Bronwyn Harwood took up the development (amid some difficulties as they did not have the support of the new wardens) and the cooking skills of members of the local Meeting were co-opted. It was at this time that voluntary staff from without the area were first brought in.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
385 <p>The Festival Committee introduced a tiered seating rake to the hall, turning
ca7353e14ae9 large format
ht
parents:
diff changeset
386 it into a 65 seat black-box theatre, for the first time in August 1995. Use of
ca7353e14ae9 large format
ht
parents:
diff changeset
387 the theatre that year was dominated by one theatre group, which was reluctant to share facilities with others. Setting up the theatre in this way involved considerable hire costs, so the Committee decided for 1996 to take firmer control and, in order to recoup hire costs, to run for three weeks. Use of the space developed over subsequent years until there were up to six shows per day, six days each week, with the café now open also for three weeks. The increased staffing this required was provided almost entirely from volunteers, many of them Quakers from other parts of
ca7353e14ae9 large format
ht
parents:
diff changeset
388 Britain
ca7353e14ae9 large format
ht
parents:
diff changeset
389 or the world, who are accommodated in Friends’ homes. Exhibitions continued to be organised in the Meeting Room, but the Local Meeting became uncomfortable with the annual transformation of this room. Continuation of the Fringe involvement was endorsed but use of the Meeting Room for exhibitions ceased. The Festival Committee works through the year, but a considerable proportion of the organisational work falls on the Meeting House managers.
ca7353e14ae9 large format
ht
parents:
diff changeset
390 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
391 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
392 <div>
ca7353e14ae9 large format
ht
parents:
diff changeset
393 <h4>Recent developments</h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
394
ca7353e14ae9 large format
ht
parents:
diff changeset
395 <p>Pat and Phil Lucas retired in April 2007 and Sue and Anthony Buxton succeeded them as Meeting House managers, also sharing one full-time job. The changes that have taken place during the past two years reflect in part their priorities for the development of the building and developments in health and safety and particularly food hygiene regulations and the way in which these have been interpreted.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
396 <p>An early-bird meeting for worship has been initiated at
ca7353e14ae9 large format
ht
parents:
diff changeset
397 8 am
ca7353e14ae9 large format
ht
parents:
diff changeset
398 each weekday for 30 minutes. Use of the Meeting House kitchen has been tightened
ca7353e14ae9 large format
ht
parents:
diff changeset
399 up and restricted with home-made food not permitted to be brought in or served.
ca7353e14ae9 large format
ht
parents:
diff changeset
400 The ambiance of the hall and library have been improved through redecoration and
ca7353e14ae9 large format
ht
parents:
diff changeset
401 new table storage. Food and drinks (other than water) are no longer served in the
ca7353e14ae9 large format
ht
parents:
diff changeset
402 Meeting Room or its lobby, which has resulted in a great improvement in the
ca7353e14ae9 large format
ht
parents:
diff changeset
403 cleanliness of the carpet. Groups using the second floor during the day and
ca7353e14ae9 large format
ht
parents:
diff changeset
404 requiring refreshment come down to the Library for that purpose, usually taking the
ca7353e14ae9 large format
ht
parents:
diff changeset
405 Library out of use as a place for separate meetings at those times. The lettings
ca7353e14ae9 large format
ht
parents:
diff changeset
406 calendar is considerably less busy than it was four or five years ago; this may be
ca7353e14ae9 large format
ht
parents:
diff changeset
407 due in part to the difficulty of access during the building work on the terrace, in
ca7353e14ae9 large format
ht
parents:
diff changeset
408 part to the current recession and in part to the impact of the more stringent
ca7353e14ae9 large format
ht
parents:
diff changeset
409 enforcement of Health and Safety regulations.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
410 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
411 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
412 <div id="fin_hist">
ca7353e14ae9 large format
ht
parents:
diff changeset
413 <h4>3.4. <a name="fin_hist">Outline financial history</a></h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
414 <p>The Monthly Meeting sold the previous Meeting House premises in Stafford
ca7353e14ae9 large format
ht
parents:
diff changeset
415 Street in 1987 and bought Victoria Terrace, a listed building, and one adjacent
ca7353e14ae9 large format
ht
parents:
diff changeset
416 flat in 6 Upper Bow, for £138,000 with the sale proceeds. (A further flat
ca7353e14ae9 large format
ht
parents:
diff changeset
417 in 6 Upper Bow was purchased in 1995 for £25,000). A fund raising appeal and
ca7353e14ae9 large format
ht
parents:
diff changeset
418 a contribution (for stonework) from Historic Scotland covered a further
ca7353e14ae9 large format
ht
parents:
diff changeset
419 £360,000, which was used for external repairs, complete internal remodelling, purchase of furniture and
ca7353e14ae9 large format
ht
parents:
diff changeset
420 equipment, as well as common repairs to 6 Upper Bow.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
421 <p>From the outset it had been intended that the new Meeting House, given its central position and the variety of rooms available, should become a community resource and, additionally, be able to generate an income to help offset management and maintenance costs.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
422 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
423 In 1994 the new wardens/managers appointed were explicitly, as a part of their
ca7353e14ae9 large format
ht
parents:
diff changeset
424 jobs, expected to develop the full use of the building and generate an increased income from the letting of the property to outside organisations. As can be seen from the attached income and expenditure table, this proved to be successful with differential charges being levied of small voluntary organisations and larger government or other public sector bodies some of which had long term, fairly permanent, arrangements to regularly hire out parts of the property. A significant, but fluctuating, contribution to the funds has been received from the Festival Fringe Committee over most of those years.
ca7353e14ae9 large format
ht
parents:
diff changeset
425 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
426 <div class="figure" style="page-break-before: always; font-size: 75%">
ca7353e14ae9 large format
ht
parents:
diff changeset
427 <table>
ca7353e14ae9 large format
ht
parents:
diff changeset
428 <thead>
ca7353e14ae9 large format
ht
parents:
diff changeset
429 <tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
430 <th/>
ca7353e14ae9 large format
ht
parents:
diff changeset
431 <th> Notes </th>
ca7353e14ae9 large format
ht
parents:
diff changeset
432 <th>1994</th>
ca7353e14ae9 large format
ht
parents:
diff changeset
433 <th>1997</th>
ca7353e14ae9 large format
ht
parents:
diff changeset
434 <th>2000</th>
ca7353e14ae9 large format
ht
parents:
diff changeset
435 <th>2001</th>
ca7353e14ae9 large format
ht
parents:
diff changeset
436 <th>2002</th>
ca7353e14ae9 large format
ht
parents:
diff changeset
437 <th>2003</th>
ca7353e14ae9 large format
ht
parents:
diff changeset
438 <th>2004</th>
ca7353e14ae9 large format
ht
parents:
diff changeset
439 <th>2005</th>
ca7353e14ae9 large format
ht
parents:
diff changeset
440 <th>2006</th>
ca7353e14ae9 large format
ht
parents:
diff changeset
441 <th>2007</th>
ca7353e14ae9 large format
ht
parents:
diff changeset
442 <th>2008</th>
ca7353e14ae9 large format
ht
parents:
diff changeset
443 </tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
444 </thead>
ca7353e14ae9 large format
ht
parents:
diff changeset
445 <tbody>
ca7353e14ae9 large format
ht
parents:
diff changeset
446 <tr class="ti">
ca7353e14ae9 large format
ht
parents:
diff changeset
447 <td><b>Running Expenditure</b></td>
ca7353e14ae9 large format
ht
parents:
diff changeset
448 </tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
449 <tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
450 <td>Staff Costs</td>
ca7353e14ae9 large format
ht
parents:
diff changeset
451 <td class="n">[1]</td><td class="t">8.4</td><td class="t">11.6</td><td class="t">16.5</td><td class="t">17.9</td><td class="t">19.7</td><td class="t">22.5</td><td class="t">30.3</td><td class="t">29.9</td><td class="t">31.4</td><td class="t">35.1</td><td class="t">39.4</td>
ca7353e14ae9 large format
ht
parents:
diff changeset
452 </tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
453 <tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
454 <td>Services (inc. Council Tax)</td><td class="n">[2]</td><td class="t">9.7</td><td class="t">6.8</td>
ca7353e14ae9 large format
ht
parents:
diff changeset
455 <td class="t">6.8</td><td class="t">9.4</td><td class="t">8.0</td><td class="t">8.8</td><td class="t">10.6</td><td class="t">11.2</td><td class="t">14.5</td><td class="t">14.6</td><td class="t">14.3</td>
ca7353e14ae9 large format
ht
parents:
diff changeset
456 </tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
457 <tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
458 <td>Cleaning</td><td/><td class="t">1.3</td><td class="t">3.2</td><td class="t">3.5</td><td class="t">3.6</td><td class="t">3.8</td><td class="t">4.1</td><td class="t">4.0</td><td class="t">4.4</td><td class="t">4.3</td><td class="t">6.9</td><td class="t">8.8</td>
ca7353e14ae9 large format
ht
parents:
diff changeset
459 <td/>
ca7353e14ae9 large format
ht
parents:
diff changeset
460 </tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
461 <tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
462 <td>Purchases, maintenance and repairs</td><td class="n">[3]</td><td class="t">1.4</td><td class="t">8.6</td>
ca7353e14ae9 large format
ht
parents:
diff changeset
463 <td class="t">10.6</td><td class="t">21.1</td><td class="t">19.7</td><td class="t">22.4</td><td class="t">10.5</td><td class="t">23.0</td><td class="t">30.6</td><td class="t">33.1</td><td class="t">22.6</td>
ca7353e14ae9 large format
ht
parents:
diff changeset
464 </tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
465 <tr class="t">
ca7353e14ae9 large format
ht
parents:
diff changeset
466 <td class="s">Total</td><td/><td class="t">20.8</td><td class="t">30.2</td><td class="t">37.4</td><td class="t">52.0</td><td class="t">51.2</td><td class="t">57.8</td><td class="t">55.4</td><td class="t">68.5</td><td class="t">80.8</td><td class="t">89.7</td><td class="t">85.1</td></tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
467 <tr class="ti">
ca7353e14ae9 large format
ht
parents:
diff changeset
468 <td><b>Income</b></td>
ca7353e14ae9 large format
ht
parents:
diff changeset
469 </tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
470 <tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
471 <td>Lettings</td><td/><td class="t">18.6</td><td class="t">29.3</td><td class="t">38.6</td><td class="t">41.4</td><td class="t">50.0</td><td class="t">55.4</td><td class="t">55.2</td><td class="t">52.5</td><td class="t">57.1</td><td class="t">57.0</td><td class="t">50.7</td>
ca7353e14ae9 large format
ht
parents:
diff changeset
472 </tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
473 <tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
474 <td>Festival Fringe Committee</td><td class="n">[4]</td><td class="t">5.4</td><td class="t">1.0</td>
ca7353e14ae9 large format
ht
parents:
diff changeset
475 <td class="t">3.7</td><td class="t">2.5</td><td class="t">3.0</td><td class="t">5.0</td><td class="t">7.0</td><td class="t">4.0</td><td class="t">9.5</td><td class="t">6.5</td><td class="t">4.0</td>
ca7353e14ae9 large format
ht
parents:
diff changeset
476 </tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
477 <tr class="t">
ca7353e14ae9 large format
ht
parents:
diff changeset
478 <td class="s">Total</td><td/><td class="t">24.0</td><td class="t">30.3</td><td class="t">42.3</td><td class="t">43.9</td><td class="t">53.0</td><td class="t">60.4</td><td class="t">62.2</td><td class="t">56.5</td><td class="t">66.6</td><td class="t">63.5</td><td class="t">54.7</td></tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
479 <tr class="gt">
ca7353e14ae9 large format
ht
parents:
diff changeset
480 <td><b>Operating surplus/deficit</b></td><td class="n">[5]</td><td class="t">3.2</td><td class="t">0.1</td><td class="t">4.9</td><td class="t d">-8.1</td><td class="t">1.8</td><td class="t">2.6</td><td class="t">6.8</td><td class="t d">-12.0</td><td class="t d">-14.2</td><td class="t d">-26.2</td><td class="t d">-30.4</td>
ca7353e14ae9 large format
ht
parents:
diff changeset
481 </tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
482 <tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
483 <td/>
ca7353e14ae9 large format
ht
parents:
diff changeset
484 </tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
485 <tr class="ti">
ca7353e14ae9 large format
ht
parents:
diff changeset
486 <td><b>Exceptional Expenditures</b></td>
ca7353e14ae9 large format
ht
parents:
diff changeset
487 </tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
488 <tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
489 <td>Redevelopment of Foyer</td>
ca7353e14ae9 large format
ht
parents:
diff changeset
490 <td class="n">[6]</td><td class="t"/><td class="t"/><td class="t"/><td class="t"/><td class="t"/><td class="t">5.8</td><td class="t">34.7</td><td class="t">29.4</td><td class="t"/><td class="t"/><td class="t"/>
ca7353e14ae9 large format
ht
parents:
diff changeset
491 </tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
492 <tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
493 <td>External Stonework</td>
ca7353e14ae9 large format
ht
parents:
diff changeset
494 <td class="n">[7]</td><td class="t"/><td class="t"/><td class="t"/><td class="t"/><td class="t"/><td class="t"/><td class="t"/><td class="t"/><td class="t"/><td class="t"/><td class="t">29.7</td>
ca7353e14ae9 large format
ht
parents:
diff changeset
495 </tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
496 <tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
497 <td>Consultancy</td>
ca7353e14ae9 large format
ht
parents:
diff changeset
498 <td class="n">[8]</td><td class="t"/><td class="t"/><td class="t"/><td class="t"/><td class="t"/><td class="t"/><td class="t"/><td class="t"/><td class="t"/><td class="t"/><td class="t">8.3</td>
ca7353e14ae9 large format
ht
parents:
diff changeset
499 </tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
500 <tr class="t">
ca7353e14ae9 large format
ht
parents:
diff changeset
501 <td class="s">Total</td>
ca7353e14ae9 large format
ht
parents:
diff changeset
502 <td/><td class="t"/><td class="t"/><td class="t"/><td class="t"/><td class="t"/><td class="t">5.8</td><td class="t">34.7</td><td class="t">29.4</td><td class="t"/><td class="t"/><td class="t">38.0</td>
ca7353e14ae9 large format
ht
parents:
diff changeset
503 </tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
504 </tbody>
ca7353e14ae9 large format
ht
parents:
diff changeset
505 </table>
ca7353e14ae9 large format
ht
parents:
diff changeset
506 <ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
507 <li>Staff costs relate to usage of the building, the changing roles of staff and increased remuneration.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
508 <li>Council tax on flats, water, electricity and gas, phone and Internet.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
509 <li>Major items: Roof access and toilets upgrading (2001); redecoration (2005 and 08); roof repair and insulation (2006); lift upgrading (2007).</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
510 <li>Festival Committee: sum remitted for use of 7 Victoria
ca7353e14ae9 large format
ht
parents:
diff changeset
511 Terrace. Other sums used for external charities and for Kelso Meeting
ca7353e14ae9 large format
ht
parents:
diff changeset
512 House Appeal.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
513 <li>Contributed to/made up from Area Meeting</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
514 <li>Approximate cost, 2003–05.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
515 <li>Approx cost incurred during 2008.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
516 <li>Mainly architect (quinquennial review)</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
517 </ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
518 <div class="caption">Figure 3. 7 Victoria Terrace: income and expenditure 2000–8 (All figures shown are thousands of pounds)</div>
ca7353e14ae9 large format
ht
parents:
diff changeset
519 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
520 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
521 For about the first 15 years, until 2004, of its operation, there was a rough
ca7353e14ae9 large format
ht
parents:
diff changeset
522 balance between income and expenditure associated with 7 Victoria Terrace. From
ca7353e14ae9 large format
ht
parents:
diff changeset
523 2005 onwards there has been a growing gap between the two. This can be attributed
ca7353e14ae9 large format
ht
parents:
diff changeset
524 to a combination of reduced income from lettings, especially in the last two years,
ca7353e14ae9 large format
ht
parents:
diff changeset
525 and the cost of redecoration including new carpets, improvements to the lift, roof
ca7353e14ae9 large format
ht
parents:
diff changeset
526 repairs and insulation to the property having been undertaken. There has also been
ca7353e14ae9 large format
ht
parents:
diff changeset
527 an increase in staffing costs over the same period with them assuming greater
ca7353e14ae9 large format
ht
parents:
diff changeset
528 responsibility for internal financial matters and providing more intensive cover
ca7353e14ae9 large format
ht
parents:
diff changeset
529 from 0900 to 2200 each weekday. The difference, ranging from £12,000 to
ca7353e14ae9 large format
ht
parents:
diff changeset
530 £30,000 <i>per annum</i>, has reduced Area Meeting’s contribution to Britain Yearly Meeting.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
531 <p>For some time the Area Meeting has each year tried to set aside some money as a reserve for use for
ca7353e14ae9 large format
ht
parents:
diff changeset
532 its buildings. It had built up a considerable reserve by the end of the
ca7353e14ae9 large format
ht
parents:
diff changeset
533 1990s but decided to use this in its entirety for the purchase of the new
ca7353e14ae9 large format
ht
parents:
diff changeset
534 meeting house in Kelso. All legacies received by Area Meeting since then
ca7353e14ae9 large format
ht
parents:
diff changeset
535 have been set aside in a reserve fund, and this, together with a special appeal for
ca7353e14ae9 large format
ht
parents:
diff changeset
536 extra funds, permitted us to
ca7353e14ae9 large format
ht
parents:
diff changeset
537 undertake the foyer development work and, most recently, during 2008, the restoration of the
ca7353e14ae9 large format
ht
parents:
diff changeset
538 building's stonework. The reserves are currently low as a result of that
ca7353e14ae9 large format
ht
parents:
diff changeset
539 recent expenditure.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
540 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
541 Given the limited number of rooms that are available to let, the management
ca7353e14ae9 large format
ht
parents:
diff changeset
542 costs per letting have proved relatively high. This has been exacerbated as
ca7353e14ae9 large format
ht
parents:
diff changeset
543 higher health and safety standards are imposed by law and the expectations of
ca7353e14ae9 large format
ht
parents:
diff changeset
544 user groups about the service provided also increase. Furthermore there are
ca7353e14ae9 large format
ht
parents:
diff changeset
545 both routine and one-off capital costs that have to be met both to keep the
ca7353e14ae9 large format
ht
parents:
diff changeset
546 building safe, wind and watertight as well as to meet disability access legislation for properties open to the public. While the routine maintenance and repairs can be met from regular letting income, contributions from Friends and attenders and donations, specific appeals have had to be made for the redevelopment of the foyer and new entrance costing nearly £70,000. In 2008 the cost of the stonework repairs of about £30,000 was largely met by two legacies recently left to the Area Meeting.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
547 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
548 Lettings are not of course the only use made of the building. Central Edinburgh Local
ca7353e14ae9 large format
ht
parents:
diff changeset
549 Meeting worships there, Local, Area and General Meeting groups have meetings there,
ca7353e14ae9 large format
ht
parents:
diff changeset
550 and study days and
ca7353e14ae9 large format
ht
parents:
diff changeset
551 workshops organised by Local and Area Meeting are held there, as well as weddings,
ca7353e14ae9 large format
ht
parents:
diff changeset
552 memorial meetings and the occasional party. Following a principle established
ca7353e14ae9 large format
ht
parents:
diff changeset
553 at the time of purchase, Central Edinburgh Local Meeting
ca7353e14ae9 large format
ht
parents:
diff changeset
554 pays Area Meeting for its use of the building on Sundays, at a rate originally
ca7353e14ae9 large format
ht
parents:
diff changeset
555 set at half the charitable letting rate. This decision has been reviewed on
ca7353e14ae9 large format
ht
parents:
diff changeset
556 several occasions, and the rate is now more than half the charitable rate,
ca7353e14ae9 large format
ht
parents:
diff changeset
557 being approximately £65 for each Sunday, or £3,300 per annum (see <a href="#pres_fin">Figure 5</a>).</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
558 <p><a href="#friends_use">Appendix D</a> shows an estimate of the cost of Friends’ use of 7 Victoria
ca7353e14ae9 large format
ht
parents:
diff changeset
559 Terrace during 2008, based on the full charity rate. If we subtract from the
ca7353e14ae9 large format
ht
parents:
diff changeset
560 total shown there of approximately £17,000 the amounts which Area Meeting
ca7353e14ae9 large format
ht
parents:
diff changeset
561 reclaim from Central Edinburgh
ca7353e14ae9 large format
ht
parents:
diff changeset
562 Local Meeting (£3,300) and the Festival Fringe (£4,000), the
ca7353e14ae9 large format
ht
parents:
diff changeset
563 remaining £10,000 represents 35–40% of the gap between income and
ca7353e14ae9 large format
ht
parents:
diff changeset
564 expenditure in 2007 and 2008.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
565 <div>
ca7353e14ae9 large format
ht
parents:
diff changeset
566 <h4>Summary</h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
567 <p>Referring to Figure 3, what this means is that up until 2005, Area Meeting was getting a very
ca7353e14ae9 large format
ht
parents:
diff changeset
568 substantial amount of worship, meeting, outreach and function space for free, that in
ca7353e14ae9 large format
ht
parents:
diff changeset
569 2005 it paid the charitable rate for that space, and thereafter has been paying
ca7353e14ae9 large format
ht
parents:
diff changeset
570 what is only now approaching a commercial rate for that space. Any
ca7353e14ae9 large format
ht
parents:
diff changeset
571 consideration of the impact on the Area Meeting of moving out of 7 Victoria
ca7353e14ae9 large format
ht
parents:
diff changeset
572 Terrace must consider this perspective very seriously.</p></div>
ca7353e14ae9 large format
ht
parents:
diff changeset
573 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
574 </div><div id="present">
ca7353e14ae9 large format
ht
parents:
diff changeset
575 <h2>4. <a name="present">The present</a></h2>
ca7353e14ae9 large format
ht
parents:
diff changeset
576 <div id="pres_use">
ca7353e14ae9 large format
ht
parents:
diff changeset
577 <h4>4.1. <a name="pres_use">Building use</a></h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
578 <div>
ca7353e14ae9 large format
ht
parents:
diff changeset
579 <h4>Meeting for Worship</h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
580 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
581 At present there is a meeting for worship on Sunday mornings at 1100 which sixty
ca7353e14ae9 large format
ht
parents:
diff changeset
582 plus people attend. After meeting there is coffee or tea in the library, and then a simple lunch (soup, bread and cheese) in the hall. Central Edinburgh is a big meeting and people value the opportunity to get to know each other better over lunch.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
583 <p>There is a mid-week meeting for worship on Wednesday at 1230 which up to twenty people attend. Some people like a smaller meeting or perhaps cannot always manage a Sunday. This meeting for worship lasts about thirty minutes and is also followed by a simple lunch.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
584 <p>People who completed a questionnaire felt the library was a good place to have this meeting for worship and lunch afterwards.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
585 <p>People felt it was important to have a central location that is normally accessible by
ca7353e14ae9 large format
ht
parents:
diff changeset
586 bus. The building itself is not so good for the less physically able and some people do rely on buses coming close to the Meeting House. Access within the Meeting House is good but the toilets need improving.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
587 <p>There is also now an early bird meeting for worship on weekdays at 0800 lasting thirty minutes. This is a small meeting, but valued by those who come.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
588 <p>Elders are currently looking at having another meeting for worship on Sundays, either at 0930 or Sunday evening.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
589 <p>Children’s meeting for worship takes place every Sunday. The children meet at 1100 for their own programme and join the adult meeting at 1145</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
590 <p>On the second Sunday of the month there is an all age meeting for worship held in the hall to which all are welcome. This meeting for worship is programmed, normally lasts thirty to forty minutes, and is well attended by families and other regular attenders from the meeting.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
591 <p>We occasionally have “special” all age worship such as the welcome of new babies and
ca7353e14ae9 large format
ht
parents:
diff changeset
592 children. This is an Area Meeting event, and others from Area Meeting come along to be
ca7353e14ae9 large format
ht
parents:
diff changeset
593 part of this. The most recent of these took place in December 2008 and was held in the meeting room. It was very positively received. This event can only take place at 7 Victoria Terrace because of the need for a large meeting room in which to hold it.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
594 <p>In summary, many varied activities happen around and in connection with
ca7353e14ae9 large format
ht
parents:
diff changeset
595 Meeting for Worship, requiring both large and small rooms and benefiting from ancillary facilities such as the library
ca7353e14ae9 large format
ht
parents:
diff changeset
596 and kitchen.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
597 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
598 <div>
ca7353e14ae9 large format
ht
parents:
diff changeset
599 <h4>Lettings</h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
600 <p>Since 2000 income from lettings has increased gradually until 2008 when
ca7353e14ae9 large format
ht
parents:
diff changeset
601 there was a small decline. A major contribution to this was the loss of two
ca7353e14ae9 large format
ht
parents:
diff changeset
602 major ‘clients’: The Traverse Theatre, who moved to their own (new?) premises,
ca7353e14ae9 large format
ht
parents:
diff changeset
603 and the City of Edinburgh, who cut back on external training.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
604 <p>The main use of the Meeting House as a venue is for voluntary and community groups who want a relatively cheap but central location for one-off meetings, or a series of meetings, or one day conferences with a good ambiance. (People frequently say they do not like the formal service they get from hotels). We are not in the market for corporate events.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
605 <p>This means our clients cannot afford commercial rates that would bring us a clear profit. However the small number of rooms available limits the number of staff required for cleaning and catering.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
606 <p>7 Victoria Terrace is not in the same league as other large Meeting Houses such as Friends House or Manchester Mount Street, to be a large Quaker centre.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
607 <p>The Meeting House is open every day from 0900 to 2200 and five hours on Sunday.
ca7353e14ae9 large format
ht
parents:
diff changeset
608 The managers, Anthony and Sue Buxton, are employed to share a 37.5-hour-per-week
ca7353e14ae9 large format
ht
parents:
diff changeset
609 post, but in practice often work more than that.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
610 <p>Tom Nisbet, assistant warden is employed for three days a week. In addition
ca7353e14ae9 large format
ht
parents:
diff changeset
611 there are a number of staff working a varying number of hours a week. The
ca7353e14ae9 large format
ht
parents:
diff changeset
612 current goal is to always have someone on the front desk, with one or two other
ca7353e14ae9 large format
ht
parents:
diff changeset
613 staff during the day depending on the volume of booking.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
614 <p>To give an idea of the pattern of non-Quaker lettings we have taken a recent six-week
ca7353e14ae9 large format
ht
parents:
diff changeset
615 period and with the help of the Managers have looked at the groups who used the Meeting House and the number of lets. The figure below summarises the results.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
616 <div class="figure" style="page-break-before: always; font-size: 120%">
ca7353e14ae9 large format
ht
parents:
diff changeset
617 <table class="r">
ca7353e14ae9 large format
ht
parents:
diff changeset
618 <thead>
ca7353e14ae9 large format
ht
parents:
diff changeset
619 <tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
620 <th>Group type</th>
ca7353e14ae9 large format
ht
parents:
diff changeset
621 <th>Number of groups</th>
ca7353e14ae9 large format
ht
parents:
diff changeset
622 </tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
623 </thead>
ca7353e14ae9 large format
ht
parents:
diff changeset
624 <tbody>
ca7353e14ae9 large format
ht
parents:
diff changeset
625 <tr><td>Political Party</td><td class="rn">4</td></tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
626 <tr><td>Young People</td><td class="rn">2</td></tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
627 <tr><td>Health Training</td><td class="rn">3</td></tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
628 <tr><td>Professional Body</td><td class="rn">7</td></tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
629 <tr><td>Self-care</td><td class="rn">5</td></tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
630 <tr><td>Church Group</td><td class="rn">5</td></tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
631 <tr><td>Art Gallery</td><td class="rn">2</td></tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
632 <tr><td>Rail</td><td class="rn">3</td></tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
633 <tr><td>Yoga Class or similar</td><td class="rn">2</td></tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
634 <tr><td>Social Interest</td><td class="rn">11</td></tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
635 <tr><td>Environment</td><td class="rn">3</td></tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
636 <tr><td>Spiritual Healing</td><td class="rn">2</td></tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
637 <tr><td>Peace</td><td class="rn">5</td></tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
638 <tr><td>Education</td><td class="rn">3</td></tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
639 <tr><td>Educational Training</td><td class="rn">3</td></tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
640 <tr><td>Charity</td><td class="rn">4</td></tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
641 <tr><td>Grassroots</td><td class="rn">1</td></tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
642 <tr><td>City of Edinburgh</td><td class="rn">1</td></tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
643 </tbody>
ca7353e14ae9 large format
ht
parents:
diff changeset
644 </table>
ca7353e14ae9 large format
ht
parents:
diff changeset
645 <div class="caption">Figure 4. Non-Quaker groups using the Meeting House: showing
ca7353e14ae9 large format
ht
parents:
diff changeset
646 number of people and the rooms used</div>
ca7353e14ae9 large format
ht
parents:
diff changeset
647 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
648 <p>In all there were approximately 113 lets to 66
ca7353e14ae9 large format
ht
parents:
diff changeset
649 different groups during the six-week period from 6 April to 17 May 2009.
ca7353e14ae9 large format
ht
parents:
diff changeset
650 Costs will depend on size of group, length of time they needed space, which
ca7353e14ae9 large format
ht
parents:
diff changeset
651 room(s) they rented and what rate they were charged: following Area Meeting policy,
ca7353e14ae9 large format
ht
parents:
diff changeset
652 there are two basic rates, depending on for-profit versus not-for-profit
ca7353e14ae9 large format
ht
parents:
diff changeset
653 status. (The Managers have discretion to charge a reduced rate in a few
ca7353e14ae9 large format
ht
parents:
diff changeset
654 cases—this amounts to only a few hundred pounds per annum at most.) There is also a cost for refreshments, including tea, coffee
ca7353e14ae9 large format
ht
parents:
diff changeset
655 and/or lunch. The above figures can give only a rough picture of current lettings,
ca7353e14ae9 large format
ht
parents:
diff changeset
656 and are not complete, but are included to give a sense of the breadth and volume of
ca7353e14ae9 large format
ht
parents:
diff changeset
657 letting.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
658 <p>We do not have quantitative information from the non-Quaker users of 7 Victoria
ca7353e14ae9 large format
ht
parents:
diff changeset
659 Terrace regarding how they rate the premises. However there were over sixty groups
ca7353e14ae9 large format
ht
parents:
diff changeset
660 using the building which feels very positive, and the feedback forms the Meeting
ca7353e14ae9 large format
ht
parents:
diff changeset
661 House Managers solicit contain many very warm endorsements.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
662 <p>It is unclear if we should or could increase income by raising the letting rates. Trustees are aware the lettings levels have fallen, especially daytime use. A possible reason for this could be greater competition in the area for the level of provision we offer. Our letting charges are comparable with other churches/halls in the area.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
663 <p>On the plus side it is an advantage having managers on site and we
ca7353e14ae9 large format
ht
parents:
diff changeset
664 have a good informative website.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
665 <p>The challenge for Meeting House staff is to strike a balance between the
ca7353e14ae9 large format
ht
parents:
diff changeset
666 lettings business as a business, on the one hand, and supporting the role of the
ca7353e14ae9 large format
ht
parents:
diff changeset
667 Meeting House as the face of Quakerism in Edinburgh. The evidence we had available
ca7353e14ae9 large format
ht
parents:
diff changeset
668 to us suggests they are responding admirably to this challenge.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
669 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
670 <div>
ca7353e14ae9 large format
ht
parents:
diff changeset
671 <h4>Festival Fringe</h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
672 <p>The use of the building for the Festival is a major undertaking (see in section 3.3). The main hall is made into a small theatre with raked seating. Several small theatre groups rent this space during the Festival.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
673 <p>There is also the Café that runs at the same time—from around 1000–1800. The income from this has increased over the years but again last year there was a drop. The main income is from the theatre lettings. Although the café does not make much of a profit it adds to the feel and ethos of the venue.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
674 <p>The Festival Fringe activity is an Area Meeting activity, organised by
ca7353e14ae9 large format
ht
parents:
diff changeset
675 an Area Meeting committee. Area
ca7353e14ae9 large format
ht
parents:
diff changeset
676 Meeting both bears the cost of lost lettings during August, and the increased
ca7353e14ae9 large format
ht
parents:
diff changeset
677 wear-and-tear that being a venue entails. Area Meeting also determines the
ca7353e14ae9 large format
ht
parents:
diff changeset
678 division of any profit between itself and designated charities.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
679 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
680 <div>
ca7353e14ae9 large format
ht
parents:
diff changeset
681 <h4>Summary of input from Quaker Groups which use the Meeting
ca7353e14ae9 large format
ht
parents:
diff changeset
682 House</h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
683 <p><i>See Questionnaire A in Appendix B</i></p>
ca7353e14ae9 large format
ht
parents:
diff changeset
684 <p>People felt they were not entirely
ca7353e14ae9 large format
ht
parents:
diff changeset
685 dependant on Victoria Terrace but for meetings it was felt to be accessible,
ca7353e14ae9 large format
ht
parents:
diff changeset
686 convenient and the "right" place to meet. Good access by public transport.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
687
ca7353e14ae9 large format
ht
parents:
diff changeset
688 <p>Disabled access is difficult at present but
ca7353e14ae9 large format
ht
parents:
diff changeset
689 will improve when the building work on the Terrace has finished.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
690
ca7353e14ae9 large format
ht
parents:
diff changeset
691 <p>Victoria Terrace was felt to be "our
ca7353e14ae9 large format
ht
parents:
diff changeset
692 spiritual home". Meeting there creates, through the silence, an atmosphere of
ca7353e14ae9 large format
ht
parents:
diff changeset
693 stillness and worship.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
694
ca7353e14ae9 large format
ht
parents:
diff changeset
695 <p>It is necessary to meet at Victoria Terrace
ca7353e14ae9 large format
ht
parents:
diff changeset
696 to do practical tasks and allow access to resources.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
697
ca7353e14ae9 large format
ht
parents:
diff changeset
698 <p>The building is ideal for young people’s
ca7353e14ae9 large format
ht
parents:
diff changeset
699 link weekend—there is no other Quaker building in Scotland
ca7353e14ae9 large format
ht
parents:
diff changeset
700 that is big enough. We do need to nurture and care for our young
ca7353e14ae9 large format
ht
parents:
diff changeset
701 people if we are going to keep them involved with Friends.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
702
ca7353e14ae9 large format
ht
parents:
diff changeset
703 <p>People did feel they could meet elsewhere
ca7353e14ae9 large format
ht
parents:
diff changeset
704 if necessary. Occasionally they did so out of choice for practical reasons such
ca7353e14ae9 large format
ht
parents:
diff changeset
705 as babysitting.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
706
ca7353e14ae9 large format
ht
parents:
diff changeset
707 <p>The overall room size, location, comfort
ca7353e14ae9 large format
ht
parents:
diff changeset
708 and facilities are considered to be good. The building is ideally placed for outreach.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
709
ca7353e14ae9 large format
ht
parents:
diff changeset
710 <p>Some Quaker groups had a problem booking
ca7353e14ae9 large format
ht
parents:
diff changeset
711 rooms for the times they requested and asked if there could be some priority
ca7353e14ae9 large format
ht
parents:
diff changeset
712 booking for Quaker groups.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
713
ca7353e14ae9 large format
ht
parents:
diff changeset
714 <p>The service offered by meeting house staff
ca7353e14ae9 large format
ht
parents:
diff changeset
715 is very good.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
716 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
717 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
718 <div id="pres_fin">
ca7353e14ae9 large format
ht
parents:
diff changeset
719 <h4>4.2. <a name="pres_fin">Building finances</a></h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
720 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
721 The table below summarises the 2008 income and expenditure and demonstrates the dependency on lettings and members and attenders’ contributions for income. As far as expenditure was concerned, 2008 was what could be considered a fairly unusual year with elements of one-off capital expenditure on the stonework and the fees for the architect’s quinquennial technical review of the property that we have to have to plan for its future maintenance.</p><div class="figure">
ca7353e14ae9 large format
ht
parents:
diff changeset
722 <table>
ca7353e14ae9 large format
ht
parents:
diff changeset
723 <thead>
ca7353e14ae9 large format
ht
parents:
diff changeset
724 <tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
725 <th/>
ca7353e14ae9 large format
ht
parents:
diff changeset
726 <th> Notes </th>
ca7353e14ae9 large format
ht
parents:
diff changeset
727 <th> £,000 </th>
ca7353e14ae9 large format
ht
parents:
diff changeset
728 </tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
729 </thead>
ca7353e14ae9 large format
ht
parents:
diff changeset
730 <tbody>
ca7353e14ae9 large format
ht
parents:
diff changeset
731 <tr class="ti">
ca7353e14ae9 large format
ht
parents:
diff changeset
732 <td><b>Expenditure</b></td>
ca7353e14ae9 large format
ht
parents:
diff changeset
733 </tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
734 <tr><td>Salaries </td><td class="n"/><td class="t">39.7</td></tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
735 <tr><td>Premises</td><td class="n">[1]</td><td class="t">54.0</td></tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
736 <tr><td>Capital expenditure</td><td class="n">[2]</td><td class="t">29.7</td></tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
737 <tr class="t">
ca7353e14ae9 large format
ht
parents:
diff changeset
738 <td class="s">Total</td>
ca7353e14ae9 large format
ht
parents:
diff changeset
739 <td/><td class="t">123.4</td>
ca7353e14ae9 large format
ht
parents:
diff changeset
740 </tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
741 <tr class="ti">
ca7353e14ae9 large format
ht
parents:
diff changeset
742 <td><b>Income</b></td>
ca7353e14ae9 large format
ht
parents:
diff changeset
743 </tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
744 <tr><td>Donations</td><td class="n">[3]</td><td class="t">2.7</td></tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
745 <tr><td>Lettings</td><td class="n">[4]</td><td class="t">50.7</td></tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
746 <tr><td>Transfers</td><td class="n">[5]</td><td class="t">34.0</td></tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
747 <tr class="t">
ca7353e14ae9 large format
ht
parents:
diff changeset
748 <td class="s">Total</td>
ca7353e14ae9 large format
ht
parents:
diff changeset
749 <td/><td class="t">87.4</td>
ca7353e14ae9 large format
ht
parents:
diff changeset
750 </tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
751 <tr class="gt">
ca7353e14ae9 large format
ht
parents:
diff changeset
752 <td><b>Shortfall</b></td>
ca7353e14ae9 large format
ht
parents:
diff changeset
753 <td class="n">[6]</td>
ca7353e14ae9 large format
ht
parents:
diff changeset
754 <td class="t d">-36.0</td>
ca7353e14ae9 large format
ht
parents:
diff changeset
755 </tr>
ca7353e14ae9 large format
ht
parents:
diff changeset
756 </tbody>
ca7353e14ae9 large format
ht
parents:
diff changeset
757 </table>
ca7353e14ae9 large format
ht
parents:
diff changeset
758 <ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
759 <li>Includes services, cleaning, equipment and furniture purchases and architect’s fees</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
760 <li>Building work—external stonework</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
761 <li>For the meeting house and specifically building work</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
762 <li>External £47,400 and Central Edinburgh meeting £3,300</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
763 <li>From the capital account (legacies) £30,000 and the Festival Fringe account £4,000</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
764 <li>Made up by Area Meeting</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
765 </ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
766 <div class="caption">Figure 5. 7 Victoria Terrace: Revised summary of 2008 income and
ca7353e14ae9 large format
ht
parents:
diff changeset
767 expenditure, including capital project</div>
ca7353e14ae9 large format
ht
parents:
diff changeset
768 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
769 <p>Of the total 2008 shortfall, roughly £9,000 is owed to one-off expenditures,
ca7353e14ae9 large format
ht
parents:
diff changeset
770 leaving only £27,000 owed to ongoing operations, that is, roughly the same as
ca7353e14ae9 large format
ht
parents:
diff changeset
771 that for 2007.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
772 <p>A number of modifications and improvements have been suggested, or are
ca7353e14ae9 large format
ht
parents:
diff changeset
773 indeed required in some cases, about which decisions need to be taken in the
ca7353e14ae9 large format
ht
parents:
diff changeset
774 near future:</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
775 <ul class="naked">
ca7353e14ae9 large format
ht
parents:
diff changeset
776 <li><a name="Roof_access"><b>Roof access</b></a>
ca7353e14ae9 large format
ht
parents:
diff changeset
777   Access to the roof above the flat, for example
ca7353e14ae9 large format
ht
parents:
diff changeset
778 for gutter repairs, is very difficult and needs to be improved. This work will be carried out shortly.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
779 <li><a name="Windows"><b>Windows</b></a>
ca7353e14ae9 large format
ht
parents:
diff changeset
780   Some of the windows on the south-west side of the
ca7353e14ae9 large format
ht
parents:
diff changeset
781 building urgently require repair or replacement and insulation needs to be
ca7353e14ae9 large format
ht
parents:
diff changeset
782 improved. A plan is being drawn up for their phased replacement and this is
ca7353e14ae9 large format
ht
parents:
diff changeset
783 currently being costed.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
784 <li><a name="Kitchen"><b>Kitchen</b></a>
ca7353e14ae9 large format
ht
parents:
diff changeset
785   Health and safety requirements have stipulated
ca7353e14ae9 large format
ht
parents:
diff changeset
786 improvements to the kitchen likely to cost in the region of
ca7353e14ae9 large format
ht
parents:
diff changeset
787 £30,000 if cooking is to be undertaken and offered for sale, for
ca7353e14ae9 large format
ht
parents:
diff changeset
788 example in conjunction with the Café at
ca7353e14ae9 large format
ht
parents:
diff changeset
789 the time of the Festival Fringe. Lower-cost options with reduced facilities
ca7353e14ae9 large format
ht
parents:
diff changeset
790 are also possible.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
791 <li><a name="Toilets"><b>Toilets</b></a>
ca7353e14ae9 large format
ht
parents:
diff changeset
792   These are not up to the standard of the rest of the
ca7353e14ae9 large format
ht
parents:
diff changeset
793 building. Plans for extending and improving them have been costed at around £50,000.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
794 <li><a name="Crèche"><b>Crèche</b></a>
ca7353e14ae9 large format
ht
parents:
diff changeset
795   Plans for re-structuring the crèche rooms and
ca7353e14ae9 large format
ht
parents:
diff changeset
796 their access to come directly from the library have been costed at around £5,000.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
797 <li><a name="Heating"><b>Heating</b></a>
ca7353e14ae9 large format
ht
parents:
diff changeset
798   It has been suggested that the heating for the
ca7353e14ae9 large format
ht
parents:
diff changeset
799 building should be upgraded or replaced, possibly involving a shift to
ca7353e14ae9 large format
ht
parents:
diff changeset
800 renewable sources, building on work done some time ago by an Environmental
ca7353e14ae9 large format
ht
parents:
diff changeset
801 Improvement group.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
802 </ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
803 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
804 </div><div id="future">
ca7353e14ae9 large format
ht
parents:
diff changeset
805 <h2>5. <a name="future">The future</a></h2>
ca7353e14ae9 large format
ht
parents:
diff changeset
806 <p>Against the background of the information presented so far, we now turn
ca7353e14ae9 large format
ht
parents:
diff changeset
807 to considering the future. On the one hand there are the practicalities:
ca7353e14ae9 large format
ht
parents:
diff changeset
808 Do we stay in Victoria Terrace, or do we leave? In either case, further
ca7353e14ae9 large format
ht
parents:
diff changeset
809 choices will have to be made. We briefly summarise these in the following
ca7353e14ae9 large format
ht
parents:
diff changeset
810 subsection. But equally important are our goals: what do we <i>want</i> for
ca7353e14ae9 large format
ht
parents:
diff changeset
811 Friends' presence and witness in Edinburgh in the future? In the second
ca7353e14ae9 large format
ht
parents:
diff changeset
812 subsection below we attempt to pull together what we've learned from Friends
ca7353e14ae9 large format
ht
parents:
diff changeset
813 and attenders on this question over the last six months.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
814 <div id="options">
ca7353e14ae9 large format
ht
parents:
diff changeset
815 <h4>5.1. <a name="options">Practicalities</a></h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
816 <div>
ca7353e14ae9 large format
ht
parents:
diff changeset
817 <h4>Stay in Victoria Terrace</h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
818 <p>If we stay in Victoria Terrace, the financial issues must be addressed,
ca7353e14ae9 large format
ht
parents:
diff changeset
819 at the very least by an explicit acknowledgement by Area Meeting of the
ca7353e14ae9 large format
ht
parents:
diff changeset
820 financial situation. Broadly speaking there are three options: cut back on
ca7353e14ae9 large format
ht
parents:
diff changeset
821 what we do, continue pretty much as at present, or try to do more. These
ca7353e14ae9 large format
ht
parents:
diff changeset
822 options are explored below.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
823 <div>
ca7353e14ae9 large format
ht
parents:
diff changeset
824 <h4>Do Less</h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
825 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
826 One option would be to do less than at present. That would almost certainly mean reducing the hours that the building is open
ca7353e14ae9 large format
ht
parents:
diff changeset
827 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
828 <ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
829 <li>
ca7353e14ae9 large format
ht
parents:
diff changeset
830 The building is currently open to the public from
ca7353e14ae9 large format
ht
parents:
diff changeset
831 0900
ca7353e14ae9 large format
ht
parents:
diff changeset
832 to 2130/2200 Monday to Friday depending on bookings and
ca7353e14ae9 large format
ht
parents:
diff changeset
833 0930
ca7353e14ae9 large format
ht
parents:
diff changeset
834 to
ca7353e14ae9 large format
ht
parents:
diff changeset
835 1700
ca7353e14ae9 large format
ht
parents:
diff changeset
836 on Saturday depending on bookings. The Meeting House office is open 0900 to 1700 weekdays.
ca7353e14ae9 large format
ht
parents:
diff changeset
837 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
838 <li>
ca7353e14ae9 large format
ht
parents:
diff changeset
839 Sundays—1000–1500 for Quaker use. Bookings may be taken for
ca7353e14ae9 large format
ht
parents:
diff changeset
840 1500
ca7353e14ae9 large format
ht
parents:
diff changeset
841 to
ca7353e14ae9 large format
ht
parents:
diff changeset
842 1700
ca7353e14ae9 large format
ht
parents:
diff changeset
843 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
844 </ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
845 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
846 Several staff work flexibly to cover these periods: there is always someone at
ca7353e14ae9 large format
ht
parents:
diff changeset
847 the front desk when the building is open.
ca7353e14ae9 large format
ht
parents:
diff changeset
848 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
849 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
850 Reasons for reducing the opening hours : reducing costs—heating, lighting and staff cover and reducing wear and tear on the fabric of the building
ca7353e14ae9 large format
ht
parents:
diff changeset
851 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
852 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
853 Reasons for not reducing opening hours: reduced lettings and reduced income, as
ca7353e14ae9 large format
ht
parents:
diff changeset
854 well as reduced facilities for Quakers and non-Quakers using the building and reduced opportunities for outreach.
ca7353e14ae9 large format
ht
parents:
diff changeset
855 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
856 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
857 Hospitality, information and outreach: the Meeting House is centrally located and attracts many visitors—reduced opening hours would limit contact with the public, it may affect bookings if enquiries are not answered in person (rather than on-line or by leaving a message on an answer-phone) and may reduce first-timers coming to Meeting for Worship.
ca7353e14ae9 large format
ht
parents:
diff changeset
858 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
859 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
860 Other alternatives—all of which would reduce costs, reduce income and contact with the general public, visitors, newcomers and passers-by therefore reducing outreach opportunities:</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
861 <ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
862 <li>
ca7353e14ae9 large format
ht
parents:
diff changeset
863 Reduce activities to Quaker activities only—this would reduce opening hours and lettings and increase costs per capita.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
864 <li>
ca7353e14ae9 large format
ht
parents:
diff changeset
865 The Festival Café—the café could go and/or drinks and snacks alone could be provided for visitors.
ca7353e14ae9 large format
ht
parents:
diff changeset
866 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
867 <li>
ca7353e14ae9 large format
ht
parents:
diff changeset
868 The Meeting House as a Festival Venue—events/opening hours could be reduced and income would be reduced.
ca7353e14ae9 large format
ht
parents:
diff changeset
869 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
870 <li>
ca7353e14ae9 large format
ht
parents:
diff changeset
871 Reduce or cancel Christmas lunch and other social activities involving the preparation of food and serving of food and drink.
ca7353e14ae9 large format
ht
parents:
diff changeset
872 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
873 </ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
874 <p>It is important to underline that the impact of the kind of changes listed
ca7353e14ae9 large format
ht
parents:
diff changeset
875 above is both uncertain, and in the main likely to affect the overall financial
ca7353e14ae9 large format
ht
parents:
diff changeset
876 picture only modestly.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
877 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
878 It is clear from our initial consultations that any significant reduction in activity would change the feel of the Meeting and affect the users of the building.
ca7353e14ae9 large format
ht
parents:
diff changeset
879 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
880 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
881 <div>
ca7353e14ae9 large format
ht
parents:
diff changeset
882 <h4>Steady On</h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
883 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
884 The meeting could continue to be open for Quaker and non-Quaker activities but we could look for savings and raise money to meet the cost of essential maintenance and upgrading of facilities.
ca7353e14ae9 large format
ht
parents:
diff changeset
885 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
886 <ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
887 <li>
ca7353e14ae9 large format
ht
parents:
diff changeset
888 The kitchen does not meet Health and Safety standards to prepare and serve food
ca7353e14ae9 large format
ht
parents:
diff changeset
889 to the public. An alternative is to serve vegetarian food only and ask for
ca7353e14ae9 large format
ht
parents:
diff changeset
890 donations from the public. Trustees are actively exploring this area: the
ca7353e14ae9 large format
ht
parents:
diff changeset
891 working group does not feel that the exact nature of the trade-offs between
ca7353e14ae9 large format
ht
parents:
diff changeset
892 regulation, enforcement and kinds of use has yet been clearly established, so
ca7353e14ae9 large format
ht
parents:
diff changeset
893 that an informed decision can be taken with respect to the kitchen in particular.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
894 <li>
ca7353e14ae9 large format
ht
parents:
diff changeset
895 We could plan for the future to include a schedule of works—upgrading basic facilities—the windows, toilets, heating and consider what is required to improve the layout of the rooms and food preparation facilities as they affect members of the meeting and lettings.
ca7353e14ae9 large format
ht
parents:
diff changeset
896 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
897 </ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
898 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
899 <div>
ca7353e14ae9 large format
ht
parents:
diff changeset
900 <h4>Do More</h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
901 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
902 The Quakers and non-Quakers who responded to our questionnaire and Worship Sharing sessions said they value the building, its central location and what is available in the Meeting House. Successive Meeting House Managers have continually improved the appearance of the Meeting House. Doing more in the Meeting House and with the Meeting House could include:
ca7353e14ae9 large format
ht
parents:
diff changeset
903 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
904 <ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
905 <li>
ca7353e14ae9 large format
ht
parents:
diff changeset
906 Offering more activities/learning opportunities on Quaker concerns to Quakers and non-Quakers
ca7353e14ae9 large format
ht
parents:
diff changeset
907 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
908 <li>
ca7353e14ae9 large format
ht
parents:
diff changeset
909 Offering more activities/learning opportunities on Quaker Faith and Practice and other aspects of Quakerism—past and present
ca7353e14ae9 large format
ht
parents:
diff changeset
910 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
911 <li>
ca7353e14ae9 large format
ht
parents:
diff changeset
912 Becoming an information centre on Quakers in
ca7353e14ae9 large format
ht
parents:
diff changeset
913 Scotland
ca7353e14ae9 large format
ht
parents:
diff changeset
914 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
915 <li>
ca7353e14ae9 large format
ht
parents:
diff changeset
916 Becoming a national resource for Quakers in
ca7353e14ae9 large format
ht
parents:
diff changeset
917 Scotland
ca7353e14ae9 large format
ht
parents:
diff changeset
918 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
919 <li>
ca7353e14ae9 large format
ht
parents:
diff changeset
920 Becoming a centre for groups sharing similar values.
ca7353e14ae9 large format
ht
parents:
diff changeset
921 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
922 </ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
923 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
924 There are probably many more visions for the Meeting House and to support these a strategy for fund raising on a larger scale would need to be put into operation.
ca7353e14ae9 large format
ht
parents:
diff changeset
925 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
926 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
927 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
928 <div>
ca7353e14ae9 large format
ht
parents:
diff changeset
929 <h4>Leave Victoria Terrace</h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
930 <p>Leaving Victoria Terrace would in turn require further choices to be made:</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
931 <ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
932 <li>Would we look to own our own premises (build/refit/share)?</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
933 <li>Or hire (Sole tenant/share)?</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
934 <li>One venue (central, or not?) or several?</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
935 </ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
936 <p>One of the prime motivations for leaving Stafford Street was that though
ca7353e14ae9 large format
ht
parents:
diff changeset
937 central it was not ‘visible’ to the public; it had no lettings of rooms, no
ca7353e14ae9 large format
ht
parents:
diff changeset
938 display windows and no involvement in the Festival. If these still matter they
ca7353e14ae9 large format
ht
parents:
diff changeset
939 would be requirements for in any candidate alternative premises.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
940 <p>If we decide to sell Victoria Terrace in order to buy, lease or
ca7353e14ae9 large format
ht
parents:
diff changeset
941 even share somewhere else it would probably be necessary to sell at least
ca7353e14ae9 large format
ht
parents:
diff changeset
942 one of the
ca7353e14ae9 large format
ht
parents:
diff changeset
943 two flats as well. 7 Victoria Terrace was valued at £385,000 in
ca7353e14ae9 large format
ht
parents:
diff changeset
944 November of 2007 (<i>before</i> the current slump
ca7353e14ae9 large format
ht
parents:
diff changeset
945 in property prices), at which time the two flats together were valued at £370,000. The official rateable value (reflecting a fair-market annual
ca7353e14ae9 large format
ht
parents:
diff changeset
946 <i>rental</i> value) for 7 Victoria Terrace is £14,600, which is
ca7353e14ae9 large format
ht
parents:
diff changeset
947 rather low in terms of the £385,000 valuation.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
948 <p>We explored the cost of moving elsewhere. Minimum accommodation for our own use only would be:</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
949 <ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
950 <li>1 Meeting Room</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
951 <li>1 Children’s Room</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
952 <li>Library</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
953 <li>Kitchen (for heating up only)</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
954 <li>Lavatories</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
955 <li>Office (?)</li></ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
956 <p>Preferably, for our own needs and possible lettings or sharing,
ca7353e14ae9 large format
ht
parents:
diff changeset
957 we would be looking for:</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
958 <ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
959 <li>2 Meeting Rooms</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
960 <li>2 Children’s Rooms</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
961 <li>Kitchen (for cooking)</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
962 <li>Library</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
963 <li>Lavatories</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
964 <li>2 Committee rooms</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
965 <li> Office</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
966 </ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
967 <p>A central location would be in the area bounded by High Street to Queen Street
ca7353e14ae9 large format
ht
parents:
diff changeset
968 and Queensferry Street. to Leith Street.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
969 <p>Alternatively, we might have more that one Meeting House to replace Victoria Terrace;
ca7353e14ae9 large format
ht
parents:
diff changeset
970 this would mean no central Edinburgh Meeting. Possible areas would include
ca7353e14ae9 large format
ht
parents:
diff changeset
971 Portobello, Trinity/Granton, Leith Walk/London Road or around Cameron Toll and the
ca7353e14ae9 large format
ht
parents:
diff changeset
972 Commonwealth Pool.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
973 <p>If we could find no suitable venue for our exclusive use we might share with, say,
ca7353e14ae9 large format
ht
parents:
diff changeset
974 7th Day Adventists, a play group, an Open Door or community hall that was not required
ca7353e14ae9 large format
ht
parents:
diff changeset
975 on a Sunday.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
976 <p>However, it would be necessary for us to be the ‘chief’
ca7353e14ae9 large format
ht
parents:
diff changeset
977 occupants if we wish to be able to
ca7353e14ae9 large format
ht
parents:
diff changeset
978 arrange mid-week or evening meetings, and have some say over publicity displays and
ca7353e14ae9 large format
ht
parents:
diff changeset
979 lettings. We would probably want to be in charge of lettings, including festival events
ca7353e14ae9 large format
ht
parents:
diff changeset
980 such as poetry readings, plays, small musical events, and so on. We would not have a
ca7353e14ae9 large format
ht
parents:
diff changeset
981 café, but might offer light refreshments and have an exhibition on walls
ca7353e14ae9 large format
ht
parents:
diff changeset
982 other than
ca7353e14ae9 large format
ht
parents:
diff changeset
983 those of the Meeting Room.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
984 <p>We carried out a survey of commercial property of a reasonable scale in
ca7353e14ae9 large format
ht
parents:
diff changeset
985 and around the centre, and there was nothing available for under £250,000
ca7353e14ae9 large format
ht
parents:
diff changeset
986 that was any where near large enough. Finding <i>any</i> premises including one room of approximately 800
ca7353e14ae9 large format
ht
parents:
diff changeset
987 square feet (the size of the current meeting room and of the hall) was itself
ca7353e14ae9 large format
ht
parents:
diff changeset
988 difficult, and we found no premises at all with <i>two</i> such rooms.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
989 <p>One possibility we are aware of but did not explore in detail is taking
ca7353e14ae9 large format
ht
parents:
diff changeset
990 over, or sharing, other church premises. There was some suggestion that for
ca7353e14ae9 large format
ht
parents:
diff changeset
991 example the Methodist property off Nicholson Square might be, or be about to
ca7353e14ae9 large format
ht
parents:
diff changeset
992 be, available. It seemed at best unlikely that a move to such premises would
ca7353e14ae9 large format
ht
parents:
diff changeset
993 result in a situation materially different from our current one.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
994 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
995 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
996 <div id="vision">
ca7353e14ae9 large format
ht
parents:
diff changeset
997 <h4>5.2. <a name="vision">The Vision</a></h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
998 <p>From the returned questionnaires and the discussions we have had it is clear that the
ca7353e14ae9 large format
ht
parents:
diff changeset
999 majority of users of the premises would prefer to remain in Victoria Terrace if this is
ca7353e14ae9 large format
ht
parents:
diff changeset
1000 financially possible.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1001 <p>It is felt that we should be in the centre of Edinburgh for a number of reasons, such as the
ca7353e14ae9 large format
ht
parents:
diff changeset
1002 presence of the Scottish Parliament and the Scottish offices of financial, church and
ca7353e14ae9 large format
ht
parents:
diff changeset
1003 corporate bodies, such as Christian Aid. This would enable us to present our Quaker
ca7353e14ae9 large format
ht
parents:
diff changeset
1004 witness to these bodies and to the general public, including the large numbers of tourists
ca7353e14ae9 large format
ht
parents:
diff changeset
1005 and visitors to the city. However, it cannot be assumed that Friends in Scotland outwith
ca7353e14ae9 large format
ht
parents:
diff changeset
1006 Edinburgh would be happy to recognise us as a Scottish Quaker Centre. Indeed, there
ca7353e14ae9 large format
ht
parents:
diff changeset
1007 are Friends in the Area Meeting who do not have any feeling of ‘ownership’ of 7
ca7353e14ae9 large format
ht
parents:
diff changeset
1008 Victoria Terrace nor any sense of involvement in its activities. It is also the case that not
ca7353e14ae9 large format
ht
parents:
diff changeset
1009 all members of Edinburgh Central welcome the disruption and disturbance arising from
ca7353e14ae9 large format
ht
parents:
diff changeset
1010 our Festival activities.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1011 <p>Overall, we feel that most people have been positive about staying in Victoria Terrace
ca7353e14ae9 large format
ht
parents:
diff changeset
1012 because it is central and visible, available and open. Such doubts as were expressed were about finance and
ca7353e14ae9 large format
ht
parents:
diff changeset
1013 the Festival.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1014 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
1015 <div id="concl">
ca7353e14ae9 large format
ht
parents:
diff changeset
1016 <h4>5.3. <a name="concl">Conclusions</a></h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
1017 <p>7 Victoria Terrace is owned by Area Meeting, and it is for Area Meeting
ca7353e14ae9 large format
ht
parents:
diff changeset
1018 to determine its use. Once the outline of a future for Friends in Edinburgh
ca7353e14ae9 large format
ht
parents:
diff changeset
1019 is discerned, whether it means retaining Victoria Terrace or disposing of it,
ca7353e14ae9 large format
ht
parents:
diff changeset
1020 further questions will have to be asked and answered, detailed options
ca7353e14ae9 large format
ht
parents:
diff changeset
1021 explored, specified and costs and benefits assessed. The Working Group has
ca7353e14ae9 large format
ht
parents:
diff changeset
1022 done its best to bring together as much information as possible to assist Area
ca7353e14ae9 large format
ht
parents:
diff changeset
1023 Meeting in the discernment process regarding the fundamental questions: What
ca7353e14ae9 large format
ht
parents:
diff changeset
1024 is our vision? Stay
ca7353e14ae9 large format
ht
parents:
diff changeset
1025 or go? If we go, whither? If we stay, on what terms? Beyond that, and
ca7353e14ae9 large format
ht
parents:
diff changeset
1026 against the background of the answers to <i>those</i> questions, further
ca7353e14ae9 large format
ht
parents:
diff changeset
1027 work will be needed before the next set of decisions can be considered.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1028 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
1029 </div><div id="appendices" style="page-break-before: always">
ca7353e14ae9 large format
ht
parents:
diff changeset
1030 <h2>6. <a name="appendices">Appendices</a></h2>
ca7353e14ae9 large format
ht
parents:
diff changeset
1031 <div id="remit">
ca7353e14ae9 large format
ht
parents:
diff changeset
1032 <h4>6.1. <a name="remit">Appendix A: Remit from Area Meeting</a></h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
1033 <p><b>South
ca7353e14ae9 large format
ht
parents:
diff changeset
1034 East Scotland Area
ca7353e14ae9 large format
ht
parents:
diff changeset
1035 Meeting
ca7353e14ae9 large format
ht
parents:
diff changeset
1036 25 October 2008</b></p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1037 <p><b>Remit for
ca7353e14ae9 large format
ht
parents:
diff changeset
1038 short-life working group
ca7353e14ae9 large format
ht
parents:
diff changeset
1039 – New vision for the Quaker presence in Edinburgh</b></p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1040 <p><b>Background</b></p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1041 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1042 On 30
ca7353e14ae9 large format
ht
parents:
diff changeset
1043 August 2008,
ca7353e14ae9 large format
ht
parents:
diff changeset
1044 Area Meeting considered the history and prospects for the Quaker
ca7353e14ae9 large format
ht
parents:
diff changeset
1045 Meeting House at 7 Victoria Terrace.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1046 <p>The following minute was made:</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1047 <p style="margin-left:27.0pt">
ca7353e14ae9 large format
ht
parents:
diff changeset
1048 <b>Minute 7: The future of 7 Victoria Terrace</b>
ca7353e14ae9 large format
ht
parents:
diff changeset
1049 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1050 <p style="margin-left:27.0pt">
ca7353e14ae9 large format
ht
parents:
diff changeset
1051 Partly in the light of repairs and alterations due to the building over the next few years, we have taken this opportunity to reconsider some of the uses of 7 Victoria Terrace.
ca7353e14ae9 large format
ht
parents:
diff changeset
1052 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1053 <p style="margin-left:27.0pt">
ca7353e14ae9 large format
ht
parents:
diff changeset
1054 Don Stubbings and Mike Perks have given us a brief summary of its uses since 1987, and of its main costs and revenues, and we thank them for providing such a good basic introduction to our discussion.
ca7353e14ae9 large format
ht
parents:
diff changeset
1055 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1056 <p style="margin-left:27.0pt">
ca7353e14ae9 large format
ht
parents:
diff changeset
1057 We want to discuss this further, and in particular to decide what God wants of us in running 7 Victoria Terrance, both for Quakers, and the wider Scottish and British communities.
ca7353e14ae9 large format
ht
parents:
diff changeset
1058 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1059 <p style="margin-left:27.0pt">
ca7353e14ae9 large format
ht
parents:
diff changeset
1060 We ask Nominations Committee to bring forward to October AM names for a Working Group to explore this. We hope the group will speak with the Managers of 7 Victoria Terrance, with Central Edinburgh and all other local meetings in the Area Meeting and with the Trustees, with a view to making recommendations to AM in June 2009.
ca7353e14ae9 large format
ht
parents:
diff changeset
1061 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1062 <p style="margin-left:27.0pt">
ca7353e14ae9 large format
ht
parents:
diff changeset
1063 7 Victoria Terrance is home to some of us, and we have heard that all meetings in the Area Meeting benefit from it, thought they may not bear the full burden of running it.
ca7353e14ae9 large format
ht
parents:
diff changeset
1064 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1065 <p><b>Remit</b></p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1066 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1067 <i>It
ca7353e14ae9 large format
ht
parents:
diff changeset
1068 was agreed at Area Meeting on 25 October that</i>
ca7353e14ae9 large format
ht
parents:
diff changeset
1069 the
ca7353e14ae9 large format
ht
parents:
diff changeset
1070 <b>purpose</b> of the working group is <b>to enable Area Meeting to
ca7353e14ae9 large format
ht
parents:
diff changeset
1071 reach a revived vision of the Quaker presence in</b>
ca7353e14ae9 large format
ht
parents:
diff changeset
1072 <b>Edinburgh</b>,
ca7353e14ae9 large format
ht
parents:
diff changeset
1073 recognising that it is now over 20 years since we moved to Victoria
ca7353e14ae9 large format
ht
parents:
diff changeset
1074 Terrace, and that our worshipping and community activities are
ca7353e14ae9 large format
ht
parents:
diff changeset
1075 greater than in the late 1980s.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1076 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1077 The
ca7353e14ae9 large format
ht
parents:
diff changeset
1078 working group will:</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1079 <ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
1080 <li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1081 review the present operation of 7 Victoria Terrace,
ca7353e14ae9 large format
ht
parents:
diff changeset
1082 including but not restricted to: the uses of the building through
ca7353e14ae9 large format
ht
parents:
diff changeset
1083 lettings and other activities and the income generated thereby; the
ca7353e14ae9 large format
ht
parents:
diff changeset
1084 operational, maintenance and capital costs associated with the
ca7353e14ae9 large format
ht
parents:
diff changeset
1085 building; the demands on people, including our paid staff and our
ca7353e14ae9 large format
ht
parents:
diff changeset
1086 membership, in operating and maintaining the building at its
ca7353e14ae9 large format
ht
parents:
diff changeset
1087 present level of activity; <i>its accessibility to
ca7353e14ae9 large format
ht
parents:
diff changeset
1088 all</i>; the balance between Quaker
ca7353e14ae9 large format
ht
parents:
diff changeset
1089 and wider community use</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1090 <li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1091 consider options for the future, including but not
ca7353e14ae9 large format
ht
parents:
diff changeset
1092 restricted to: extending the lettings and community activity;
ca7353e14ae9 large format
ht
parents:
diff changeset
1093 generating additional funds by more commercial letting; restricting
ca7353e14ae9 large format
ht
parents:
diff changeset
1094 the building to mainly Quaker use; <i>making it available to
ca7353e14ae9 large format
ht
parents:
diff changeset
1095 Scotland-wide Quaker use</i>;
ca7353e14ae9 large format
ht
parents:
diff changeset
1096 selling the building and moving elsewhere</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1097 <li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1098 report to Area Meeting by June 2009 with a proposed
ca7353e14ae9 large format
ht
parents:
diff changeset
1099 statement of what Quakers wish to achieve through our presence
ca7353e14ae9 large format
ht
parents:
diff changeset
1100 in Edinburgh and
ca7353e14ae9 large format
ht
parents:
diff changeset
1101 how our property will contribute to this, <i>to encourage South</i>
ca7353e14ae9 large format
ht
parents:
diff changeset
1102 <i>East
ca7353e14ae9 large format
ht
parents:
diff changeset
1103 Scotland</i> <i>Area
ca7353e14ae9 large format
ht
parents:
diff changeset
1104 Meeting to unite around a clear vision for the
ca7353e14ae9 large format
ht
parents:
diff changeset
1105 future</i>.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1106 </ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
1107 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1108 <b>Operation of the group</b></p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1109 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1110 The
ca7353e14ae9 large format
ht
parents:
diff changeset
1111 working methods of the group will be in line with the above minute,
ca7353e14ae9 large format
ht
parents:
diff changeset
1112 <i>ie</i> <b>the group will consult widely within Area Meeting</b>
ca7353e14ae9 large format
ht
parents:
diff changeset
1113 in reaching their conclusions. This may be through
ca7353e14ae9 large format
ht
parents:
diff changeset
1114 discussions with individuals or groups as appropriate. In
ca7353e14ae9 large format
ht
parents:
diff changeset
1115 addition, the group may wish to find out how other Quaker meeting
ca7353e14ae9 large format
ht
parents:
diff changeset
1116 houses are used and managed in similar settings. It may be
ca7353e14ae9 large format
ht
parents:
diff changeset
1117 that special meetings are required to discuss issues that bring
ca7353e14ae9 large format
ht
parents:
diff changeset
1118 forward a variety of differing views (‘Threshing
ca7353e14ae9 large format
ht
parents:
diff changeset
1119 Meetings’ – see QFP, 12.26).</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1120 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1121 The
ca7353e14ae9 large format
ht
parents:
diff changeset
1122 working group will have a membership of 8, with a convener
ca7353e14ae9 large format
ht
parents:
diff changeset
1123 appointed by Area Meeting. Nominations Committee are asked to
ca7353e14ae9 large format
ht
parents:
diff changeset
1124 propose members who come from different local meetings, and have
ca7353e14ae9 large format
ht
parents:
diff changeset
1125 interests including the arts, children, and the community, as well
ca7353e14ae9 large format
ht
parents:
diff changeset
1126 as having the necessary skills in finance and strategic
ca7353e14ae9 large format
ht
parents:
diff changeset
1127 thinking. Membership of will include at least one Elder and
ca7353e14ae9 large format
ht
parents:
diff changeset
1128 one Overseer.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1129 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1130 It
ca7353e14ae9 large format
ht
parents:
diff changeset
1131 is envisaged that the commitment will be fairly intensive over the
ca7353e14ae9 large format
ht
parents:
diff changeset
1132 period Dec 2008-June 2009. Meetings will probably need to be
ca7353e14ae9 large format
ht
parents:
diff changeset
1133 monthly, and work will be needed between meetings to ensure the
ca7353e14ae9 large format
ht
parents:
diff changeset
1134 breadth of consultation required by the AM minute.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1135 <p><b>Minute of Nominations Committee held</b>
ca7353e14ae9 large format
ht
parents:
diff changeset
1136 <b>9
ca7353e14ae9 large format
ht
parents:
diff changeset
1137 November 2008</b></p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1138 <p><b>Min.3 Nominations required for forthcoming Area Meeting (7
ca7353e14ae9 large format
ht
parents:
diff changeset
1139 Dec)</b></p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1140 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1141 <b>Working Group on future of 7 Victoria Terrace:</b>
ca7353e14ae9 large format
ht
parents:
diff changeset
1142 Following the approach set out in the remit agreed by AM on 25
ca7353e14ae9 large format
ht
parents:
diff changeset
1143 October, we agree to approach the following people to join the
ca7353e14ae9 large format
ht
parents:
diff changeset
1144 group:</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1145
ca7353e14ae9 large format
ht
parents:
diff changeset
1146 <blockquote><div><ul class="naked nolabel"><li>Laurie Naumann</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1147 <li>Phil Lucas</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1148 <li>Rufus Reade</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1149 <li>Madeleine Harding</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1150 <li>Brian Mayes</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1151 <li>Henry Thompson</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1152 <li>Alison Burnley</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1153 <li>Eileen Schott</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1154 </ul></div></blockquote>
ca7353e14ae9 large format
ht
parents:
diff changeset
1155
ca7353e14ae9 large format
ht
parents:
diff changeset
1156 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1157 We
ca7353e14ae9 large format
ht
parents:
diff changeset
1158 ask Andrew to invite Henry Thompson to convene the group; we ask
ca7353e14ae9 large format
ht
parents:
diff changeset
1159 Alastair Cameron (w/f Marjorie Farquharson) to attend the first
ca7353e14ae9 large format
ht
parents:
diff changeset
1160 meeting of the group if possible to set out the background and
ca7353e14ae9 large format
ht
parents:
diff changeset
1161 intention.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1162
ca7353e14ae9 large format
ht
parents:
diff changeset
1163 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
1164 <div id="quests" style="page-break-before: always">
ca7353e14ae9 large format
ht
parents:
diff changeset
1165 <h4>6.2. <a name="quests">Appendix B: Questionnaires for different user groups</a></h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
1166 <div>
ca7353e14ae9 large format
ht
parents:
diff changeset
1167 <h4>A. For QUAKER GROUPS and COMMITTEES who use 7 Victoria Terrace</h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
1168 <p>South East Scotland Quakers bought the present Meeting House about 20 years ago to meet the needs of a growing Quaker meeting and to serve the community by providing a meeting place in Central Edinburgh, especially for charities and grass-roots organisations. Twenty years later, we wish to assess how well this nineteenth century building (which is quite expensive to maintain and update) is meeting the needs of both Quakers and other users. Please help by completing this questionnaire and returning it, either to the person who gave it to you or to the Meeting House Office. Thank you very much.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1169 <ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
1170 <li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1171 <ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
1172 <li>How dependent are you on the 7 Victoria Terrace building?</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1173 <li>Do you feel it is essential that you meet at 7 VT? If so why?</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1174 <li>If the meeting house is not available could you meet elsewhere? e.g. in people' homes</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1175 <li>If you already meet elsewhere why do you choose to do so?
ca7353e14ae9 large format
ht
parents:
diff changeset
1176 e.g. convenience, more intimate atmosphere, baby-sitting problems.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1177 </ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
1178 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1179 <li>How well does the building meet your needs with regard to:
ca7353e14ae9 large format
ht
parents:
diff changeset
1180 (please ring the appropriate response and add any comments in the space)
ca7353e14ae9 large format
ht
parents:
diff changeset
1181 <ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
1182 <li>Room size: Good - Reasonable - Not so good</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1183 <li>Location: Good - Reasonable - Not so good</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1184 <li>Facilities: Good - Reasonable - Not so good</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1185 <li>Access: Good - Reasonable - Not so good</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1186 <li>Comfort: Good - Reasonable - Not so good</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1187 <li>Availability (including opening hours): Good - Reasonable - Not so good</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1188 <li>Service offered by staff: Good - Reasonable - Not so good</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1189 </ol></li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1190 <li>If your group is a larger one e.g. Scotland GM, is it vital to have the whole meeting house available?</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1191 <li>If you are involved in planning young people’s residential events does the meeting house meet your needs?
ca7353e14ae9 large format
ht
parents:
diff changeset
1192 <ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
1193 <li>Is there anywhere else in Scotland you could use bearing in mind the need to keep costs low for the young people?</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1194 <li>Do the facilities for preparing food for the young people meet your needs?</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1195 <li>Do you have any other comments about 7 VT as a venue for young peoples residential events?</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1196 </ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
1197 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1198 </ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
1199 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
1200 <div>
ca7353e14ae9 large format
ht
parents:
diff changeset
1201 <h4>B. For MEMBERS and ATTENDERS at CENTRAL EDINBURGH MEETING</h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
1202 <p>South East Scotland Quakers bought the present Meeting House about 20 years ago to meet the needs of a growing Quaker meeting and to serve the community by providing a meeting place in Central Edinburgh, especially for charities and grass-roots organisations. Twenty years later, we wish to assess how well this nineteenth century building (which is quite expensive to maintain and update) is meeting the needs of both Quakers and other users. Please help by completing this questionnaire and returning it, either to the person who gave it to you or to the Meeting House Office. Thank you very much.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1203 <p>Please put a cross in the appropriate space and add any helpful comments in the space between questions. Leave no mark where you feel you have no useful response to make.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1204 <ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
1205 <li>In general, how well do you feel the building meets the needs of the Central Edinburgh Quaker meeting?
ca7353e14ae9 large format
ht
parents:
diff changeset
1206 <p>Very well __ Well __ Adequately __ Inadequately __</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1207 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1208 <li>How important is it to you that the Meeting House is located in the centre of the city?
ca7353e14ae9 large format
ht
parents:
diff changeset
1209 <p>Very important ___ Quite important ___ Not important ___</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1210 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1211 <li>How would you describe the accessibility of the Meeting House location?
ca7353e14ae9 large format
ht
parents:
diff changeset
1212 <p>Excellent __ Good __ Fairly good __ Not very easy __ Difficult __</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1213 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1214 <li>How would you describe internal accessibility to all the rooms and facilities you use?
ca7353e14ae9 large format
ht
parents:
diff changeset
1215 <p>Excellent __ Good __ Fairly good __ Not very easy __ Difficult __</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1216 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1217 <li>How well does the foyer meet your needs as a meeting, greeting and information space?
ca7353e14ae9 large format
ht
parents:
diff changeset
1218 <p>Very well __ Well __ Adequately __ Inadequately __</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1219 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1220 <li>How well does the Meeting Room meet the needs of Sunday worship?
ca7353e14ae9 large format
ht
parents:
diff changeset
1221 <p>Very well __ Well __ Adequately __ Inadequately __</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1222 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1223 <li>How well does the building meet the needs of our children and young people?
ca7353e14ae9 large format
ht
parents:
diff changeset
1224 <p>Very well __ Well __ Adequately __ Inadequately __</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1225 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1226 <li>How well do the Library and Hall rooms meet their Sunday uses?
ca7353e14ae9 large format
ht
parents:
diff changeset
1227 <p>Very well __ Well __ Adequately __ Inadequately __</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1228 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1229 <li>How well do the kitchen and its equipment meet their Sunday use?
ca7353e14ae9 large format
ht
parents:
diff changeset
1230 <p>Very well __ Well __ Adequately __ Inadequately __</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1231 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1232 <li>Do you feel the building represents good value for money for the Area Meeting which owns it?
ca7353e14ae9 large format
ht
parents:
diff changeset
1233 <p>Yes ___ No ___ Don’t know ___</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1234 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1235 <li>If you visit the building other than on Sundays, how well does it meet your needs?
ca7353e14ae9 large format
ht
parents:
diff changeset
1236 <p>Very well __ Well __ Adequately __ Inadequately __</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1237 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1238 <li>Please add comments below, if you wish, on any other aspect of the Meeting House, its current use and suitability for that use. Add you name if you wish.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1239 </ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
1240 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
1241 <div>
ca7353e14ae9 large format
ht
parents:
diff changeset
1242 <h4>C. For MEMBERS and ATTENDERS at EDINBURGH MIDWEEK MEETING</h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
1243 <p>South East Scotland Quakers bought the present Meeting House about 20 years ago to meet the needs of a growing Quaker meeting and to serve the community by providing a meeting place in Central Edinburgh, especially for charities and grass-roots organisations. Twenty years later, we wish to assess how well this nineteenth century building (which is quite expensive to maintain and update) is meeting the needs of both Quakers and other users. Please help by completing this questionnaire and returning it, either to the person who gave it to you or to the Meeting House Office. Thank you very much.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1244 <p>Please put a cross in the appropriate space and add any helpful comments in the space between questions. Leave no mark where you feel you have no useful response to make.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1245 <ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
1246 <li>In general, how well do you feel the building meets the needs of Midweek Meeting?
ca7353e14ae9 large format
ht
parents:
diff changeset
1247 <p>Very well __ Well __ Adequately __ Inadequately __</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1248 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1249 <li>How important is it to you that the Meeting House is located in the centre of the city?
ca7353e14ae9 large format
ht
parents:
diff changeset
1250 <p>Very important ___ Quite important ___ Not important ___</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1251 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1252 <li>How would you describe the accessibility of the Meeting House location?
ca7353e14ae9 large format
ht
parents:
diff changeset
1253 <p>Excellent __ Good __ Fairly good __ Not very easy __ Difficult __</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1254 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1255 <li>How would you describe internal accessibility to all the rooms and facilities you use?
ca7353e14ae9 large format
ht
parents:
diff changeset
1256 <p>Excellent __ Good __ Fairly good __ Not very easy __ Difficult __</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1257 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1258 <li>How well does the foyer meet your needs as a meeting, greeting and information space?
ca7353e14ae9 large format
ht
parents:
diff changeset
1259 <p>Very well __ Well __ Adequately __ Inadequately __</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1260 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1261 <li>How well does the Library room meet the needs of Wednesday worship?
ca7353e14ae9 large format
ht
parents:
diff changeset
1262 <p>Very well __ Well __ Adequately __ Inadequately __</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1263 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1264 <li>How well do the kitchen and its equipment meet their Midweek Meeting use?
ca7353e14ae9 large format
ht
parents:
diff changeset
1265 <p>Very well __ Well __ Adequately __ Inadequately __</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1266 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1267 <li>If you visit the building other than on Wednesdays, how well does it meet your needs?
ca7353e14ae9 large format
ht
parents:
diff changeset
1268 <p>Very well __ Well __ Adequately __ Inadequately __</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1269 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1270 <li>Do you feel the building represents good value for money for the Area Meeting which owns it?
ca7353e14ae9 large format
ht
parents:
diff changeset
1271 <p>Yes ___ No ___ Don’t know ___</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1272 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1273 <li>Please add comments below, if you wish, on any other aspect of the Meeting House, its current use and suitability for that use and add your name at the bottom if you wish.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1274 </ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
1275 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
1276 <div>
ca7353e14ae9 large format
ht
parents:
diff changeset
1277 <h4>D. For LOCAL MEETINGS in South East Scotland Area Meeting</h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
1278 <p>South East Scotland Quakers bought the present Meeting House about 20 years ago to meet the needs of a growing Quaker meeting and to serve the community by providing a meeting place in Central Edinburgh, especially for charities and grass-roots organizations. Twenty years later, we wish to assess how well this nineteenth century building (which is quite expensive to maintain and update) is meeting the needs of both Quakers and other users. Please help by completing this questionnaire and returning it, either to the person who gave it to you or to the Meeting House Office. Thank you very much.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1279 <p>It would be helpful to have your feelings and responses to the following questions as to how you use and see the use of the meeting house which belongs to us all.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1280 <p>(Please circle your answer add any comments in the spaces)</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1281 <ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
1282 <li>Does the meeting house meet your needs?
ca7353e14ae9 large format
ht
parents:
diff changeset
1283 <p>perfectly - satisfactorily - adequately - quite well - not well</p></li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1284 <li>How do you rate the facilities?
ca7353e14ae9 large format
ht
parents:
diff changeset
1285 <ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
1286 <li>location and access ie. buses, parking, other transport, steps
ca7353e14ae9 large format
ht
parents:
diff changeset
1287 <p>good - adequate - poor - impossible</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1288 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1289 <li>moving around the building - especially if you are disabled in any way
ca7353e14ae9 large format
ht
parents:
diff changeset
1290 <p>good - adequate - inadequate - impossible</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1291 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1292 <li>opening hours
ca7353e14ae9 large format
ht
parents:
diff changeset
1293 <p>suitable - unsuitable</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1294 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1295 <li>availability of a room of your preferred choice
ca7353e14ae9 large format
ht
parents:
diff changeset
1296 <p>good - satisfactory - poor - never what I want when I want it</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1297 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1298 <li>size of rooms
ca7353e14ae9 large format
ht
parents:
diff changeset
1299 <p>perfect - good - poor - always either too big or too small</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1300 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1301 <li>suitability of rooms
ca7353e14ae9 large format
ht
parents:
diff changeset
1302 <p>excellent - just right - see above</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1303 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1304 <li>booking system
ca7353e14ae9 large format
ht
parents:
diff changeset
1305 <p>helpful - could be improved - difficult</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1306 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1307 <li>staff
ca7353e14ae9 large format
ht
parents:
diff changeset
1308 <p>very helpful - - helpful - unhelpful - unfriendly</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1309 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1310 <li>facilities : catering
ca7353e14ae9 large format
ht
parents:
diff changeset
1311 <p>excellent - good - restrictive - irritating</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1312 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1313 <li>facilities: clean and comfortable
ca7353e14ae9 large format
ht
parents:
diff changeset
1314 <p>excellent - good - good enough - cold and dirty</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1315 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1316 </ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
1317 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1318 </ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
1319 <p>Thank you. We appreciate the time you have taken to do this. We
ca7353e14ae9 large format
ht
parents:
diff changeset
1320 will be studying the feedback as we continue to review how we use the
ca7353e14ae9 large format
ht
parents:
diff changeset
1321 meeting house.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1322 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
1323 <div>
ca7353e14ae9 large format
ht
parents:
diff changeset
1324 <h4>E. For MEETING HOUSE STAFF</h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
1325 <p>South East Scotland Quakers bought the present Meeting House about 20 years ago to meet the needs of a growing Quaker meeting and to serve the community by providing a meeting place in Central Edinburgh, especially for charities and grass-roots organisations. Twenty years later, we wish to assess how well this nineteenth century building (which is quite expensive to maintain and update) is meeting the needs of both Quakers and other users. Please help by completing this questionnaire and returning it, either to the person who gave it to you or to the Meeting House Office. Thank you very much.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1326 <p><b>In sections 1 and 2, please circle your choice of answer and add any comments which may help.</b></p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1327 <ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
1328 <li> Based on your personal experience, do you think that the suitability of the building for its present purposes is:
ca7353e14ae9 large format
ht
parents:
diff changeset
1329 <p>Very good - Good - Satisfactory - Fairly good - Poor</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1330 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1331 <li>How do you think users of the building find the following
ca7353e14ae9 large format
ht
parents:
diff changeset
1332 facilities to be:
ca7353e14ae9 large format
ht
parents:
diff changeset
1333 <ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
1334 <li>Access to the building
ca7353e14ae9 large format
ht
parents:
diff changeset
1335 <p>Very good - Good - Satisfactory - Fairly good - Poor</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1336 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1337 <li>Parking
ca7353e14ae9 large format
ht
parents:
diff changeset
1338 <p>Very good - Good - Satisfactory - Fairly good - Poor</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1339 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1340 <li>Number &amp; sizes of rooms
ca7353e14ae9 large format
ht
parents:
diff changeset
1341 <p>Very good - Good - Satisfactory - Fairly good - Poor</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1342 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1343 <li>Access within the building
ca7353e14ae9 large format
ht
parents:
diff changeset
1344 <p>Very good - Good - Satisfactory - Fairly good - Poor</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1345 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1346 <li>Cloakrooms &amp; toilets
ca7353e14ae9 large format
ht
parents:
diff changeset
1347 <p>Very good - Good - Satisfactory - Fairly good - Poor</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1348 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1349 <li>Comfort (e.g. heating, catering)
ca7353e14ae9 large format
ht
parents:
diff changeset
1350 <p>Very good - Good - Satisfactory - Fairly good - Poor</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1351 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1352 <li>Support facilities (copying etc)
ca7353e14ae9 large format
ht
parents:
diff changeset
1353 <p>Very good - Good - Satisfactory - Fairly good - Poor</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1354 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1355 <li>Cleanliness
ca7353e14ae9 large format
ht
parents:
diff changeset
1356 <p>Very good - Good - Satisfactory - Fairly good - Poor</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1357 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1358 </ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
1359 <b>In sections 3 to 8 please use ticks for your choice of answer and add any other comments you wish to make.</b>
ca7353e14ae9 large format
ht
parents:
diff changeset
1360 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1361 <li>Would you like to see greater ___ or less ___ use being made of the building?
ca7353e14ae9 large format
ht
parents:
diff changeset
1362 <p>If “greater”, would this be to enhance Quaker outreach ___ or increase income ___ or improve service to the community and to visitors ___ ?</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1363 <p>If “less”, would this be in order to decrease pressure on the building and it staff ___ or to enhance its usefulness to the Meetings in our Area ___ ?</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1364 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1365 <li>Given the acknowledged cost and practical difficulties involved
ca7353e14ae9 large format
ht
parents:
diff changeset
1366 in maintaining the building, do you favour retaining 7 Victoria
ca7353e14ae9 large format
ht
parents:
diff changeset
1367 Terrace as the established local Quaker centre ___ or endeavouring to
ca7353e14ae9 large format
ht
parents:
diff changeset
1368 find alternative accommodation ___ ?</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1369 <li>If you favour remaining in Victoria Terrace, do you consider the
ca7353e14ae9 large format
ht
parents:
diff changeset
1370 present managerial structure to be satisfactory ___ or in need of
ca7353e14ae9 large format
ht
parents:
diff changeset
1371 review ___ ?</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1372 <li>If you favour removal, should this be to a central location ___
ca7353e14ae9 large format
ht
parents:
diff changeset
1373 or to a more outlying area ___ ?</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1374 <li>In any alternative accommodation would you wish to replicate the
ca7353e14ae9 large format
ht
parents:
diff changeset
1375 functions of 7VT ___ or extend our outreach and service to the
ca7353e14ae9 large format
ht
parents:
diff changeset
1376 community ___ or concentrate on meeting the needs of the Meetings in
ca7353e14ae9 large format
ht
parents:
diff changeset
1377 our area ___ ?</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1378 <li>Do you consider the provision of accommodation for a resident
ca7353e14ae9 large format
ht
parents:
diff changeset
1379 warden to be essential ___, desirable ___ or unnecessary ___?
ca7353e14ae9 large format
ht
parents:
diff changeset
1380 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1381 </ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
1382 <p>Your response to this questionnaire will be of great assistance to us. Please feel free to add your comments on any relevant matter. Thank you.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1383 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
1384 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
1385 <div id="open" style="page-break-before: always">
ca7353e14ae9 large format
ht
parents:
diff changeset
1386 <h4>6.3. <a name="open">Appendix C: Summary of contributions from open meetings</a></h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
1387 <div>
ca7353e14ae9 large format
ht
parents:
diff changeset
1388 <h4>Notes of first Open Meeting, Sunday, 26 April 2008 at 7 Victoria Terrace</h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
1389 <p><i>What is your vision for the Quaker presence and witness in
ca7353e14ae9 large format
ht
parents:
diff changeset
1390 Central Edinburgh
ca7353e14ae9 large format
ht
parents:
diff changeset
1391 for the <i>next</i> 20 years?</i></p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1392 <p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1393 Henry Thompson opened the meeting by sketching in the background to and describing the shape of the meeting, which would have a worship-sharing format, with Friends encouraged to respond individually to the above question, which was posted up in the room
ca7353e14ae9 large format
ht
parents:
diff changeset
1394 Phil Lucas took notes of contributions, without attribution. These are notes, not a verbatim record, and will reflect how Phil heard the contributions. Between 35 and 40 people attended (a very few leaving before the end) and 24 made spoken contributions).
ca7353e14ae9 large format
ht
parents:
diff changeset
1395 </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1396 <ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
1397 <li>Visibility is key—the Meeting as part of the community—inclusive of both those within and outside Quakers.
ca7353e14ae9 large format
ht
parents:
diff changeset
1398 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1399 <li>A home not only for the Quaker community but also for those with whose principles and activities Quakers are in harmony.
ca7353e14ae9 large format
ht
parents:
diff changeset
1400 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1401 <li>Our building’s shop windows make us unusually visible—they encourage people to come in and make it clear what you are getting into. This and our openness to the community are unusual for a religious building and have helped change the attitude of others to Friends. We need to value and develop this.
ca7353e14ae9 large format
ht
parents:
diff changeset
1402 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1403 <li>Building could be more of a focus for Quakers in
ca7353e14ae9 large format
ht
parents:
diff changeset
1404 Scotland, perhaps having an office from which Quakers can speak to the Scottish Parliament.
ca7353e14ae9 large format
ht
parents:
diff changeset
1405 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1406 <li>An expression of our responsibility and values—care for the environment, peace etc—a focus for us speaking out from a spiritual base. We have responsibility to use our facilities for the community.
ca7353e14ae9 large format
ht
parents:
diff changeset
1407 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1408 <li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1409 <div class="ndl">
ca7353e14ae9 large format
ht
parents:
diff changeset
1410 <div class="ndli">
ca7353e14ae9 large format
ht
parents:
diff changeset
1411 In the course of the next year or so there will be a Tory government in
ca7353e14ae9 large format
ht
parents:
diff changeset
1412 Westminster, which will probably push
ca7353e14ae9 large format
ht
parents:
diff changeset
1413 Scotland
ca7353e14ae9 large format
ht
parents:
diff changeset
1414 towards independence. This will present a great opportunity for Scottish Quakers to dialogue with Scottish law-makers (freed from the influence of English bishops).
ca7353e14ae9 large format
ht
parents:
diff changeset
1415 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
1416 <div class="ndli">
ca7353e14ae9 large format
ht
parents:
diff changeset
1417 It’s difficult for some groups which share our values to find meeting space here. Can we look at ways of using our space more flexibly to increase availability.
ca7353e14ae9 large format
ht
parents:
diff changeset
1418 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
1419 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
1420 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1421 <li>Could Friends not be encouraged to give more or ways be found to raise more money to ensure we can keep 7VT open?
ca7353e14ae9 large format
ht
parents:
diff changeset
1422 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1423 <li>Early Friends often worshipped out of doors or in each other’s homes. Our meeting for worship is the most precious things we have to share with others. I would worry if the Meeting had to move out of central
ca7353e14ae9 large format
ht
parents:
diff changeset
1424 Edinburgh
ca7353e14ae9 large format
ht
parents:
diff changeset
1425 but would not be happy if we had to increase commercial use of the building to keep it open.
ca7353e14ae9 large format
ht
parents:
diff changeset
1426 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1427 <li>I am a member of another organisation given a building which it can no longer afford to run. This has brought the organisation close to collapse. Our expenditure on the building must not be allowed to outrun our income.
ca7353e14ae9 large format
ht
parents:
diff changeset
1428 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1429 <li>I’m grateful that the question we are addressing today does not mention the building. I hope we can think away from the building. Remember that George Fox referred pejoratively to churches as ‘steeple houses’.
ca7353e14ae9 large format
ht
parents:
diff changeset
1430 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1431 <li>Responsibility for a property takes time and energy as well as money. Not having this responsibility frees up this time and energy. Ownership of a building is OK only if this is kept in balance. Losing the balance will have a negative impact on the core purpose of the community.
ca7353e14ae9 large format
ht
parents:
diff changeset
1432 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1433 <li>Remember this building’s enormous capacity for outreach, especially during the Fringe but also throughout the year. This is not reason enough for keeping it, but it is must not be forgotten.
ca7353e14ae9 large format
ht
parents:
diff changeset
1434 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1435 <li><div class="ndl">
ca7353e14ae9 large format
ht
parents:
diff changeset
1436 <div class="ndli">
ca7353e14ae9 large format
ht
parents:
diff changeset
1437 This Meeting spent 50 years in
ca7353e14ae9 large format
ht
parents:
diff changeset
1438 Stafford Street, 25 of which were spent deciding to move out, a period during which South Edinburgh Meeting was spawned.
ca7353e14ae9 large format
ht
parents:
diff changeset
1439 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
1440 <div class="ndli">
ca7353e14ae9 large format
ht
parents:
diff changeset
1441 Use of rooms by community groups is very patchy—Wednesdays are booked long ahead, Fridays are very quiet.
ca7353e14ae9 large format
ht
parents:
diff changeset
1442 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
1443 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
1444 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1445 <li>A Meeting is not the meeting house, it’s the people. I have been to other Meetings too, but I joined Friends because of the people.
ca7353e14ae9 large format
ht
parents:
diff changeset
1446 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1447 <li>Temporary closure of terrace has made access very difficult for some. I hope account is taken of this in judging pattern of use. This meeting house is a precious home and a beautiful place—would deplore it if we moved from city centre to a tucked-away corner somewhere. Decision taken while at
ca7353e14ae9 large format
ht
parents:
diff changeset
1448 Stafford St
ca7353e14ae9 large format
ht
parents:
diff changeset
1449 to move to a building which would be well used by the community—this is a real pleasure.
ca7353e14ae9 large format
ht
parents:
diff changeset
1450 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1451 <li>Struggle with ‘the vision thing’. But my vision is that I want to keep coming to ‘church’—it’s fundamental to my life. We have reconstructed the work of the ‘hireling priest’ in our own distinctive way and the ‘steeple house’ by a functional building that meets our needs. No need to be apologetic about being like other churches in this regard. It tells people that we are here—part of this city’s spiritual space. My vision therefore is of a place as well as a spiritual community.
ca7353e14ae9 large format
ht
parents:
diff changeset
1452 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1453 <li>Meeting doesn’t need to be tied to a building. Quality of Dunblane Meeting didn’t change as it moved from place to place.
ca7353e14ae9 large format
ht
parents:
diff changeset
1454 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1455 <li>Maybe here in
ca7353e14ae9 large format
ht
parents:
diff changeset
1456 Edinburgh
ca7353e14ae9 large format
ht
parents:
diff changeset
1457 our work does involve using this building—providing a meeting place for other groups may be part of our witness (as long as we can).
ca7353e14ae9 large format
ht
parents:
diff changeset
1458 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1459 <li>Strong Quaker community in
ca7353e14ae9 large format
ht
parents:
diff changeset
1460 Edinburgh
ca7353e14ae9 large format
ht
parents:
diff changeset
1461 at the core. One of our strengths in
ca7353e14ae9 large format
ht
parents:
diff changeset
1462 Edinburgh
ca7353e14ae9 large format
ht
parents:
diff changeset
1463 is that we have a variety of Quaker meetings and some fluidity between them. Healthy that
ca7353e14ae9 large format
ht
parents:
diff changeset
1464 Central Edinburgh
ca7353e14ae9 large format
ht
parents:
diff changeset
1465 is available for droppers in (and out). Would be sad if all Meetings were dispersed and small—would make building an inclusive community to bring on the new generation difficult.
ca7353e14ae9 large format
ht
parents:
diff changeset
1466 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1467 <li>(After invitation to hear from South Ed Friends, who use a space not their own):
ca7353e14ae9 large format
ht
parents:
diff changeset
1468 Good to have a place where displays can stay up all the time—we miss this.
ca7353e14ae9 large format
ht
parents:
diff changeset
1469 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1470 <li>Emphasis on wider vision important. Strong base to enable Friends to cope with all the rapid changes in society and to promote ‘good lives’ within and around the community. Rental decline may not last (cf what has happened at Friends House).
ca7353e14ae9 large format
ht
parents:
diff changeset
1471 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1472 <li>Could worship happily in a very small Meeting but this building has built up a powerful significance for people all over
ca7353e14ae9 large format
ht
parents:
diff changeset
1473 Scotland,
ca7353e14ae9 large format
ht
parents:
diff changeset
1474 Britain
ca7353e14ae9 large format
ht
parents:
diff changeset
1475 and even the world. This space is very precious and we have a responsibility for it.
ca7353e14ae9 large format
ht
parents:
diff changeset
1476 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1477 <li>I belong to a small Meeting in a rented building—difficult to make one’s presence known. The presence of the Meeting House—there for all of us in
ca7353e14ae9 large format
ht
parents:
diff changeset
1478 SE Scotland—helps to take us out of our insularity and remind us we belong to a wider Quaker community. Very important for raising our profile and it is a home to come to.
ca7353e14ae9 large format
ht
parents:
diff changeset
1479 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1480 <li>This Meeting and the meeting house have enriched my life spiritually and helped me strengthen my witness in the world. Vision is to keep strengthening the spiritual life of the community and from here to continue to take it out in witness. This needs to be even more focussed than it is.
ca7353e14ae9 large format
ht
parents:
diff changeset
1481 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1482 </ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
1483 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
1484 <div style="page-break-before: always">
ca7353e14ae9 large format
ht
parents:
diff changeset
1485 <h4>Notes of second Open Meeting, Monday, 1 May 2008 at 7 Victoria Terrace</h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
1486 <p><i>What is your vision for the Quaker presence and witness in
ca7353e14ae9 large format
ht
parents:
diff changeset
1487 Central Edinburgh
ca7353e14ae9 large format
ht
parents:
diff changeset
1488 for the <i>next</i> 20 years?</i></p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1489 <p>The meeting in worship-sharing mode followed the same structure as on the first occasion. There were a total of 23 Friends present of whom six were members of the Working Group. Henry Thompson opened and closed the meeting and Laurie Naumann took these notes.</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1490 <ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
1491 <li>Hopes that in 20 years’ time the meeting house will still be in the ownership of the Area Meeting. The property is a wonderful asset and would be a great shame to lose due to the economics although not aware about how much money involved.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1492 <li>Disliking ‘missionary activity’ joined SoF in 1950 and feels that our witness is needed now as much as ever. The VT facilities are good, central and excellent for outreach work; had originally thought the building was not the best.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1493 <li>It is essential to have a building accessible and welcoming to all the generations irrespective of mobility requirements. Feels that there is potential space for a crèche, teens and young people activities including residential use. Vision that the charges levied should cover costs—this might be helped with greater use of it by community groups.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1494 <li>Even when not in use the meeting room has the ‘silence of meeting for worship’ which is greatly appreciated by a staff member when taking a break. A fondness for the building was described which was like a vessel or container—a focus, a real hub for all who use it. New creativity and life needs to be brought to the vessel.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1495 <li>‘The world is hungry for Friends’—that was said in 1988 when moving to 7VT and is still true today, perhaps even more now. Someone had described 7VT as ‘an odd building for odd people’, but it does not need <i>only</i> to be that. Greater use should be made of the building including for outreach work; all options should be considered.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1496 <li>There was an important degree of faith involved in purchasing and moving to 7VT. We should not have similar faith about continuing in the premises.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1497 <li>Perhaps with a growth in members in Edinburgh there is a need to have further resources—new meetings could be started. And there’s a definite need for the continuing use of 7VT—it is a wonderful resource for local, area, Scotland and GB wide events. At the start ‘the building worked for us’ perhaps is it not time that ‘we have to work for the building’. It would be great to have larger premises with a garden, but we should persevere with 7VT and exploit the meeting house even more—it’s big enough, a pleasant space and open to all.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1498 <li>Harvey Gillman described outreach as ‘spiritual hospitality’ and it is that that the meeting house provides and is ideal at doing it. The vision should be that 7VT continues to provide spiritual hospitality to all who care to use the premises. The lack of iconography makes the building, as with other meeting houses, open and appreciated as a place of spiritual hospitality by strangers.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1499 <li>It is somewhat arresting and intriguing to think about the next 20 years and the possibilities for Quakers. The world is likely to be a profoundly different place. It is important that the central base remains irrespective of the building; it’s a vital resource for anyone who might be drawn to Edinburgh. </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1500 <li>Reinforced the positive expressions about the 7VT building and would be interested to know whether outside users have also felt it to be a special place. Not sure about the contribution to the next 20 years, but convinced about our positive contribution to the arts in the city. In spiritual terms 20 years is a short period. Excellent to be bang in the centre of Edinburgh.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1501 <li>There is a potential conflict between being the kind of place
ca7353e14ae9 large format
ht
parents:
diff changeset
1502 which can bring in people from the ‘byways and hedgerows’ and
ca7353e14ae9 large format
ht
parents:
diff changeset
1503 maintaining the clarity of the original witness—this is both an
ca7353e14ae9 large format
ht
parents:
diff changeset
1504 opportunity and a challenge. [this contribution only partly captured]
ca7353e14ae9 large format
ht
parents:
diff changeset
1505 </li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1506 <li>There’s a difficulty in getting to know everyone in large meeting. More needs to be done to help Friends keep in touch. 7VT should be maintained, but consideration might also be given to taking the hospitality to people’s own homes.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1507 <li>My first attendance at MfW took place after a non-Quaker event in 7VT, a good property for outside organisations. Having had that initial experience felt more confident about attending MfW. Central Edinburgh meeting is special because of the variety of people that it brings in and newcomers soon realise that there is a lot going on. The variety of publicity material that is readily available is an asset in a larger meeting. Perhaps members and attenders could do more to fundraise for the lively meeting. It would be a great pity to lose the city centre location.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1508 <li>‘Looking at the future is fraught with difficulty’. Very thankful that 20 years’ ago Friends took the decision to purchase 7VT. People like the building—it gives us presence.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1509 <li>Too much time is spent going up and down stairs. This is particularly frustrating for lone working staff who are not permitted to use the lift. The stairs can be daunting and intimidating especially for newcomers. Surely there must be other suitable properties in central Edinburgh that would save, not only having to walk to the top of a hill, but also having to climb to the top of the building to be closer to God.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1510 <li>We’re in a ‘chicken and egg’ position regarding selling the building, as it would be necessary to sell before purchasing again and at present it is not the time to consider selling.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1511 <li>It is difficult to imagine not being in the building for a
ca7353e14ae9 large format
ht
parents:
diff changeset
1512 number of years in the future. Quaker witness could be improved and
ca7353e14ae9 large format
ht
parents:
diff changeset
1513 will be costly—the growth in maintenance problems, improvements to
ca7353e14ae9 large format
ht
parents:
diff changeset
1514 the toilets are all necessary—perhaps insufficient was spent in the
ca7353e14ae9 large format
ht
parents:
diff changeset
1515 first ten years of ownership and consequently more needed now. [this
ca7353e14ae9 large format
ht
parents:
diff changeset
1516 contribution imperfectly heard so may be inaccurately reported]</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1517 <li>We need to think about the Quaker presence in the world including the distinctive inclusiveness of silent worship. The multi-faith world needs to be able to come together; the vision is a place where people from all different backgrounds/faiths can meet together. There is a role for building up communications and offering the local community a space where things can be explored openly—a unique opportunity.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1518 <li>How is the Quaker community perceived in Edinburgh and beyond? How can we extend the bringing together of faiths?</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1519 <li>The organiser of the recent Middle East Festival would like to have booked 7VT for the whole of its duration. It was considered to be the right place for that kind of event.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1520 <li>There’s a possible tension between the needs of Central Edinburgh Friends, wider outreach and letting out rooms. In thinking ahead, account will have to be taken of the sometimes conflicting demands for a funeral or wedding and advance cash earning bookings from outside non-Quaker organisations.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1521 <li>It is not just the adults who are concerned about the future of the property. When one of the Friend’s children heard about the possibilty a move from 7VT there was an expression of ‘disbelief and sadness’.</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1522 </ol>
ca7353e14ae9 large format
ht
parents:
diff changeset
1523 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
1524 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
1525 <div id="friends_use" style="page-break-before: always">
ca7353e14ae9 large format
ht
parents:
diff changeset
1526 <h4>6.4. <a name="friends_use">Appendix D: Friends’ use of 7 Victoria Terrace in 2008</a></h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
1527 <dl>
ca7353e14ae9 large format
ht
parents:
diff changeset
1528 <dt><b><a name="January_2008">January 2008</a></b></dt><dd>
ca7353e14ae9 large format
ht
parents:
diff changeset
1529 <ul class="naked nolabel">
ca7353e14ae9 large format
ht
parents:
diff changeset
1530 <li>AM £224.50</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1531 <li>LM £91.50</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1532 <li>GM £30.00</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1533 </ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
1534 </dd>
ca7353e14ae9 large format
ht
parents:
diff changeset
1535 <dt><b><a name="February_2008">February 2008</a></b></dt><dd>
ca7353e14ae9 large format
ht
parents:
diff changeset
1536 <ul class="naked nolabel">
ca7353e14ae9 large format
ht
parents:
diff changeset
1537 <li>AM £156.50</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1538 <li>LM £211.50</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1539 <li>GM £18.00</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1540 </ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
1541 </dd>
ca7353e14ae9 large format
ht
parents:
diff changeset
1542 <dt><b><a name="March_2008">March 2008</a></b></dt><dd>
ca7353e14ae9 large format
ht
parents:
diff changeset
1543 <ul class="naked nolabel">
ca7353e14ae9 large format
ht
parents:
diff changeset
1544 <li>AM £155.00</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1545 <li>LM £30.00</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1546 <li>GM £27.00</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1547 </ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
1548 </dd>
ca7353e14ae9 large format
ht
parents:
diff changeset
1549 <dt><b><a name="April_2008">April 2008</a></b></dt><dd>
ca7353e14ae9 large format
ht
parents:
diff changeset
1550 <ul class="naked nolabel">
ca7353e14ae9 large format
ht
parents:
diff changeset
1551 <li>AM £184.50</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1552 <li>LM £116.00</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1553 <li>GM £96.00</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1554 </ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
1555 </dd>
ca7353e14ae9 large format
ht
parents:
diff changeset
1556 <dt><b><a name="May_2008">May 2008</a></b></dt><dd>
ca7353e14ae9 large format
ht
parents:
diff changeset
1557 <ul class="naked nolabel">
ca7353e14ae9 large format
ht
parents:
diff changeset
1558 <li>AM £272.00</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1559 <li>LM £45.50</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1560 <li>GM £26.00</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1561 </ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
1562 </dd>
ca7353e14ae9 large format
ht
parents:
diff changeset
1563 <dt><b><a name="June_2008">June 2008</a></b></dt><dd>
ca7353e14ae9 large format
ht
parents:
diff changeset
1564 <ul class="naked nolabel">
ca7353e14ae9 large format
ht
parents:
diff changeset
1565 <li>AM £97.00</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1566 <li>LM £82.50</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1567 <li>GM £18.00</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1568 </ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
1569 </dd>
ca7353e14ae9 large format
ht
parents:
diff changeset
1570 <dt><b><a name="July_2008">July 2008</a></b></dt><dd>
ca7353e14ae9 large format
ht
parents:
diff changeset
1571 <ul class="naked nolabel">
ca7353e14ae9 large format
ht
parents:
diff changeset
1572 <li>AM £367.50</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1573 <li>FF £700 (festival preparation nominal)</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1574 <li>GM £9.00</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1575 </ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
1576 </dd>
ca7353e14ae9 large format
ht
parents:
diff changeset
1577 <dt><b><a name="August_2008">August 2008</a></b></dt><dd>
ca7353e14ae9 large format
ht
parents:
diff changeset
1578 <ul class="naked nolabel">
ca7353e14ae9 large format
ht
parents:
diff changeset
1579 <li>AM £30.00</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1580 <li>FF £5148 (£286 a day x 18 days)</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1581 <li>FF £700 (festival clear up nominal)</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1582 </ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
1583 </dd>
ca7353e14ae9 large format
ht
parents:
diff changeset
1584 <dt><b><a name="September_2008">September 2008</a></b></dt><dd>
ca7353e14ae9 large format
ht
parents:
diff changeset
1585 <ul class="naked nolabel">
ca7353e14ae9 large format
ht
parents:
diff changeset
1586 <li>AM £110.50</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1587 <li>LM £36.00</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1588 </ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
1589 </dd>
ca7353e14ae9 large format
ht
parents:
diff changeset
1590 <dt><b><a name="October_2008">October 2008</a></b></dt><dd>
ca7353e14ae9 large format
ht
parents:
diff changeset
1591 <ul class="naked nolabel">
ca7353e14ae9 large format
ht
parents:
diff changeset
1592 <li>AM £262.00</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1593 <li>LM £39.50</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1594 </ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
1595 </dd>
ca7353e14ae9 large format
ht
parents:
diff changeset
1596 <dt><b><a name="November_2008">November 2008</a></b></dt><dd>
ca7353e14ae9 large format
ht
parents:
diff changeset
1597 <ul class="naked nolabel">
ca7353e14ae9 large format
ht
parents:
diff changeset
1598 <li>AM £220.00</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1599 <li>LM £199.50</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1600 <li>GM £196.00</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1601 </ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
1602 </dd>
ca7353e14ae9 large format
ht
parents:
diff changeset
1603 <dt><b><a name="December_2008">December 2008</a></b></dt><dd>
ca7353e14ae9 large format
ht
parents:
diff changeset
1604 <ul class="naked nolabel">
ca7353e14ae9 large format
ht
parents:
diff changeset
1605 <li>AM £44.00</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1606 <li>LM £299.50</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1607 </ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
1608 </dd>
ca7353e14ae9 large format
ht
parents:
diff changeset
1609 </dl>
ca7353e14ae9 large format
ht
parents:
diff changeset
1610 <p><b>Subtotals for the year</b>: </p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1611 <ul class="naked">
ca7353e14ae9 large format
ht
parents:
diff changeset
1612 <li><a name="Area_Meeting_festival"><b>Area Meeting festival</b></a>
ca7353e14ae9 large format
ht
parents:
diff changeset
1613   £6548.00</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1614 <li><a name="Area_Meeting_other"><b>Area Meeting other</b></a>
ca7353e14ae9 large format
ht
parents:
diff changeset
1615   £2123.50</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1616 <li><a name="Local_Meeting_Meeting_for_Worship"><b>Local Meeting Meeting for Worship</b></a>
ca7353e14ae9 large format
ht
parents:
diff changeset
1617   52 x £100 = £5200.00</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1618 <li><a name="Local_Meeting_other"><b>Local Meeting other</b></a>
ca7353e14ae9 large format
ht
parents:
diff changeset
1619   £1151.00</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1620 <li><a name="General_Meeting"><b>General Meeting</b></a>
ca7353e14ae9 large format
ht
parents:
diff changeset
1621   £420.00</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1622 <li><a name="Mid-week_Meeting"><b>Mid-week Meeting</b></a>
ca7353e14ae9 large format
ht
parents:
diff changeset
1623   52 x £27.50 = £1430.00</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1624 </ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
1625 <p><b>Grand total for the year</b>:£16,873</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1626 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
1627 <div id="refs" style="page-break-before: always">
ca7353e14ae9 large format
ht
parents:
diff changeset
1628 <h4>6.5. <a name="refs">Other sources</a></h4>
ca7353e14ae9 large format
ht
parents:
diff changeset
1629 <p>The following documents, while not part of this report, have been
ca7353e14ae9 large format
ht
parents:
diff changeset
1630 lodged with Area Meeting as they provided input to our work:</p>
ca7353e14ae9 large format
ht
parents:
diff changeset
1631 <ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
1632 <li>Summary budget figures from John Phillips</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1633 <li>Report to Trustees by Kath Russell of Woodbrooke</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1634 <li>Results of questionnaire (both tabulation and comments) to Central Edinburgh members and attenders</li>
ca7353e14ae9 large format
ht
parents:
diff changeset
1635 </ul>
ca7353e14ae9 large format
ht
parents:
diff changeset
1636 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
1637 </div>
ca7353e14ae9 large format
ht
parents:
diff changeset
1638 </body></html>