annotate 7vt/report.html @ 50:34171276efb3

done for now
author ht
date Sat, 06 Jun 2009 06:29:16 -0400
parents 39bd4c88cc75
children f019f69ec28c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
2 <!DOCTYPE html
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
3 PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
0e272b6a8a46 *** empty log message ***
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">
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
5 @page { size: A4 portrait; margin: 2cm}
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
6 @media screen {
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
7 body {width: 20cm; margin-left: auto; margin-right: auto}
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
8 }
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
9 body {font-size: 12pt}
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
10 pre.code {font-family: monospace}
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
11 pre {margin-left: 0em}
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
12 ul.nolabel { margin: 0; margin-left: -2.5em}
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
13 ul.naked li { list-style-type: none }
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
14 ol ol {list-style-type: lower-alpha}
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
15 div.ndli { margin-bottom: 1ex }
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
16 .math {font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', serif}
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
17 .sub {font-size: 80%; vertical-align: sub}
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
18 .termref {text-decoration: none; color: #606000}
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
19 div.toc h2 {font-size: 120%; margin-top: 0em; margin-bottom: 0em}
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
20 div.toc h4 {font-size: 100%; margin-top: 0em; margin-bottom: 0em;
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
21 margin-left: 1em}
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
22 div.toc h1 {font-size: 140%; margin-bottom: 0em}
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
23 div.toc ul {margin-top: 1ex}
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
24 .byline {font-size: 120%}
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
25 div.figure {margin-left: 2em}
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
26 div.caption {font-style: italic; font-weight: bold; margin-top: 1em}
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
27 i i {font-style: normal}
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
28 td.t, td.s {text-align: right}
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
29 td.n {text-align: center}
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
30 td.s {font-weight: bold}
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
31 td.d {color: red}
41
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
32 td.h {text-align: center}
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
33 table {border-collapse: collapse}
35
efdc17362651 style fixed for IE
ht
parents: 34
diff changeset
34 tr.t td {border-bottom: 2px solid black; border-top: 1px dashed black}
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
35 tr.gt td {border-bottom: 5px double black}
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
36 tr.ti td {padding-top: 6pt}
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
37 thead.r th {text-align: left}
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
38 @media print {body {font-size: 11pt}}
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
39 @page {orphans: 2; widows: 2;
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
40 @bottom {content: counter(page)}
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
41 @top-right {content: "2009-06-06"}
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
42 @top-left {content: "Victoria Terrace Working Group Report"}}
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
43 @page:first {
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
44 @top-left { content: normal }
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
45 @top-right { content: normal }
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
46 @bottom { content: normal }}
50
34171276efb3 done for now
ht
parents: 49
diff changeset
47 </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)">
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
48 <div style="text-align: center">
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
49 <h1>Report to Area Meeting from the Future of Victoria Terrace Working Group</h1>
31
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
50 <div class="byline">Alison Burnley, Madeleine Harding, Phil Lucas, Brian Mayes,
40
ht
parents: 39
diff changeset
51 Laurie Naumann, Rufus Reade,
31
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
52 Eileen Schott, Henry S. Thompson</div>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
53 <div class="byline">6 June 2009</div>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
54
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
55 </div>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
56 <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">
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
57 <h2>1. <a name="intro">Background and introduction: The remit of the working group</a></h2>
f3da9d18bbea some intro
ht
parents: 35
diff changeset
58 <p>In August and October of 2008, South East Scotland Area Meeting
f3da9d18bbea some intro
ht
parents: 35
diff changeset
59 "considered the history and prospects for the Quaker Meeting House at 7
f3da9d18bbea some intro
ht
parents: 35
diff changeset
60 Victoria Terrace". The end result was the creation of a "short-life working
f3da9d18bbea some intro
ht
parents: 35
diff changeset
61 group", requested to report back to Area Meeting in June 2009. The group
f3da9d18bbea some intro
ht
parents: 35
diff changeset
62 consists of the Friends named above, convened by Henry S. Thompson. Further
f3da9d18bbea some intro
ht
parents: 35
diff changeset
63 details on the history and remit of the group can be found in Appendix A to this report.</p>
f3da9d18bbea some intro
ht
parents: 35
diff changeset
64 <p>The group has taken as its fundamental goal to gather as much information
f3da9d18bbea some intro
ht
parents: 35
diff changeset
65 as possible to assist Area Meeting in clarifying its vision for the future
f3da9d18bbea some intro
ht
parents: 35
diff changeset
66 Quaker presence and witness in Central Edinburgh, the part 7 Victoria Terrace
f3da9d18bbea some intro
ht
parents: 35
diff changeset
67 might play in that future, and the costs and benefits of alternative ways
f3da9d18bbea some intro
ht
parents: 35
diff changeset
68 forward in this regard.</p>
f3da9d18bbea some intro
ht
parents: 35
diff changeset
69 <p>This report has three main sections, organised chronologically, covering
f3da9d18bbea some intro
ht
parents: 35
diff changeset
70 the history of the Quaker ownership of 7 Victoria Terrace, its current
f3da9d18bbea some intro
ht
parents: 35
diff changeset
71 situation, and a range of possibilities for the future. These are preceded by
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
72 a brief ‘executive summary’ of our work and its conclusions, and followed by a
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
73 collection of background material.</p>
50
34171276efb3 done for now
ht
parents: 49
diff changeset
74 <p>Throughout our work we have not seen it as our task
34171276efb3 done for now
ht
parents: 49
diff changeset
75 to make any overall recommendations, but rather to gather the information
34171276efb3 done for now
ht
parents: 49
diff changeset
76 necessary to support Area Meeting as it seeks answers. We feel strongly that it is for Area
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
77 Meeting, gathered in Meeting for Worship for Business, to discern the right way
f3da9d18bbea some intro
ht
parents: 35
diff changeset
78 forward.</p>
f3da9d18bbea some intro
ht
parents: 35
diff changeset
79 </div><div id="exec">
f3da9d18bbea some intro
ht
parents: 35
diff changeset
80 <h2>2. <a name="exec">Executive summary of work and conclusions</a></h2>
f3da9d18bbea some intro
ht
parents: 35
diff changeset
81 <p>The working group met a total of twelve times throughout the first five
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
82 months of 2009. Over th course of thos meetings we invited a number of people to join us to share their particular
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
83 perspectives on the matter:</p>
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
84 <ul>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
85 <li>Alastair Cameron and Don Stubbings, who briefed us on Area Meeting’s perspective;</li>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
86 <li>John Phillips, Area Meeting Treasurer;</li>
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
87 <li>Anthony and Sue Buxton, Meeting House Managers;</li>
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
88 <li>Mark Hutcheson, Clerk of Area Meeting Trustees;</li>
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
89 <li>Ken Jobling, Convenor of Area Meeting Fabric and Maintenance Committee.</li>
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
90 </ul>
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
91 <p>We also solicited information from a number of different
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
92 constituencies via questionnaires and held two open meetings, at which around 60 Friends and
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
93 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
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
94 Central Edinburgh for the <i>next</i> 20 years?"</p>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
95 <p>Our conclusions can be summarised in terms of a sequence of choices, each leading
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
96 to a situation with costs and benefits. The primary choice is, do we stay in 7 Victoria
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
97 Terrace, or do we leave it? If we leave, do we
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
98 attempt to find somewhere which provides essentially the same facilities as 7 Victoria
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
99 Terrace, or somewhere more modest, or more than one place? Do we look for somewhere to
50
34171276efb3 done for now
ht
parents: 49
diff changeset
100 share, or somewhere of our own? If we stay, do we reduce our use, and with it our costs,
34171276efb3 done for now
ht
parents: 49
diff changeset
101 do we continue more-or-less as at present or do we try to do more? How do each of these
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
102 choices align with our vision for Quaker presence and witness in Edinburgh?</p>
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
103 </div><div id="history">
f3da9d18bbea some intro
ht
parents: 35
diff changeset
104 <h2>3. <a name="history">The past</a></h2>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
105 <div id="origins">
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
106 <h4>3.1. <a name="origins">Origins</a></h4>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
107
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
108 <p>We moved to 7 Victoria Terrace from
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
109 premises at 28 Stafford Street
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
110 some 20 years ago. At that time the Meeting was growing and we needed more space.</p>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
111
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
112 <p>The Meeting Room at Stafford Street was upstairs with no lift
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
113 so access was a problem. It was an L-shaped room which made it difficult to sit
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
114 in a circle as in 7 Victoria Terrace and you could get "lost" at one end or the other of
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
115 the L-shape
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
116 and not hear or see the rest of the meeting. There were a number of smaller
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
117 problems, which added up to a lot of discomfort:</p>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
118 <ul>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
119 <li>The coffee room was a bit of a squash.</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
120 <li>The children were in the basement in three
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
121 small rooms. The young people were like sardines in the smallest room. The
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
122 crèche was at the front of the building and the 5–12s at the back---neither
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
123 room was very big and there was very little room for storage.</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
124 <li>There was lack of office space.</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
125 <li>Letting possibilities were minimal and the
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
126 Meeting House was not open to all during the week.</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
127 </ul>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
128 <p>A property developer had approached the Meeting several times offering to purchase
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
129 the building on very attractive terms, and after a series of Meetings for Business and
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
130 threshing sessions the Preparative and Monthly Meetings agreed to the move, even though
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
131 we didn’t know at the time we left where our new home would be. In the end we spent
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
132 nearly two years at Gilles College in Marchmont, first while we found a new home, and
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
133 then while it was refurbished for us.</p>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
134 <p><i>What have we gained from the move?</i></p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
135
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
136 <p>We have considerably more space at 7 Victoria Terrace.</p>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
137
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
138 <p>We have a beautiful meeting room that is
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
139 light and airy and creates a feeling of calm and the sense that it is a place
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
140 of worship.</p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
141
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
142 <p>There are rooms that can be let out.</p>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
143
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
144 <p>The Meeting House is in a central position
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
145 in the city, which means it is accessible to lots of people. Disabled access has
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
146 been difficult lately with the nearby building work going on, but this is now completed.</p>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
147
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
148 <p>The position also offers lots of
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
149 possibilities for Quaker outreach and for the Meeting House to be a Quaker
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
150 centre.</p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
151
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
152 <p>There is plenty of space for coffee and tea
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
153 after Meeting for Worship on a Sunday and for lunch as well.</p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
154
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
155 <p>There are also quiet areas for sitting and
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
156 talking.</p>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
157
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
158 <p>There is space for a good-sized library.</p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
159
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
160 <p>The children’s space is improved although
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
161 the crèche is rather dark and small and out of the way but other spaces are
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
162 quite flexible.</p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
163
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
164 <p>In the past the young people have used the
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
165 youth café at 6 Victoria
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
166 Terrace which provided a good opportunity for local community building.</p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
167
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
168 <p>Very recently we have acquired access to
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
169 the Scottish wild life garden in Johnston Terrace. This is very welcome for all
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
170 but particularly for the children---a garden opens up lots of possibilities for
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
171 fun and learning.</p>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
172 <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>
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
173 <p>It is hard to quantify/evaluate just how important these events are, but
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
174 speaking to young Quakers now in their twenties and thirties they say how important
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
175 these events have been for their own spiritual development. If we are going to keep
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
176 our young people involved with Friends we need to care for and nurture them. 7 Victoria Terrace is an ideal place to do this.
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
177 </p>
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
178 </div>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
179 <div id="structure">
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
180 <h4>3.2. <a name="structure">Building structure</a></h4>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
181 <p>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
182 The building was in quite a poor state when it was purchased by the Monthly Meeting.
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
183 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.
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
184 </p>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
185 <div class="figure">
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
186 <img src="MR_floorplan.jpg" style="border: 0" alt="Plan of 7 Victoria Terrace Meeting Room" width="220pt"/>
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
187 <img src="Hall_floorplan.jpg" style="border: 0" alt="Plan of 7 Victoria Terrace Hall" width="220pt"/>
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
188 <img src="Library_Crech_floorplan.jpg" style="border: 0" alt="Plan of 7 Victoria Terrace Library and points north" width="220pt"/>
44
cb9320e98eb7 add floorplan illustrations
ht
parents: 42
diff changeset
189 <div class="caption">Figure 1. Meeting Room, Hall, Library and Kitchen and Crèche</div>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
190 </div>
44
cb9320e98eb7 add floorplan illustrations
ht
parents: 42
diff changeset
191 <div class="figure">
cb9320e98eb7 add floorplan illustrations
ht
parents: 42
diff changeset
192 <img src="Foyer.jpg" style="border: 0" alt="Plan of 7 Victoria Terrace Foyer"/>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
193 <img src="Bow_Floorplan.jpg" style="border: 0" alt="Plan of 7 Victoria Terrace Bow Room" width="150pt"/>
44
cb9320e98eb7 add floorplan illustrations
ht
parents: 42
diff changeset
194 <div class="caption">Figure 2. Foyer and Bow Room</div>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
195 </div>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
196 <p>There follows a description of each room, working down from the top.</p>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
197 <ul>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
198 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
199 <p>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
200 The second floor <b>Meeting Room</b> and its lobby are substantially unchanged,
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
201 except for redecoration, since 1988. Ceiling-mounted fluorescent light fittings started
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
202 to fail during the early 2000s and were difficult to access for maintenance because of
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
203 their height from the floor. They were replaced in 2006 by suspended fittings, a year or
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
204 so after the room was redecorated and re-carpeted. The hearing loop system was upgraded
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
205 in 2003 with the installation of four suspended microphones, but users are not entirely
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
206 satisfied: apparently the microphones still pick up too much ambient noise.
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
207 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
208 <p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
209 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.
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
210 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
211 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
212 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
213 <p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
214 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.
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
215 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
216 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
217 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
218 <p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
219 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.
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
220 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
221 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
222 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
223 <p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
224 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.
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
225 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
226 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
227 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
228 <p>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
229 The <b>Bow Room</b>, accessed from the foyer by a corridor (with two steps) and
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
230 with its own outside door to Upper Bow, was, for the first 20 years of Quaker ownership,
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
231 let to charities (most recently International Voluntary Service) for office hours use,
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
232 with the Monthly Meeting retaining the right to use it in the evenings
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
233 and at weekends. It was redecorated and re-carpeted in 2002.
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
234 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.
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
235 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
236 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
237 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
238 <p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
239 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.
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
240 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
241 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
242 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
243 <p>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
244 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.
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
245 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
246 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
247 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
248 <p>
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
249 The <b>Foyer</b> (also not shown in the plans) is fairly spacious, but its
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
250 adaptability is inhibited by two structural pillars. This space was originally a shop under the
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
251 Original
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
252 Secession
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
253 Church. At that time the entrance was in its present position under the Victoria Terrace arches. At some point in
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
254 the twentieth century, that original entrance was made into a window and a new entrance made on the
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
255 Upper Bow elevation. When the decision was taken in 2002 to make the building
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
256 wheelchair-accessible, it proved impossible to add a ramp to the Upper Bow
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
257 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.
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
258 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
259 <p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
260 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.
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
261 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
262 <p>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
263 A tiled passage leads from the foyer past doors to under-stair storage and a small
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
264 cleaner’s cupboard and on to a utility area with
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
265 Belfast
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
266 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.
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
267 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
268 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
269 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
270 <p>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
271 The <b>managers’ office</b>, situated between the foyer and the Bow Room, is
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
272 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.
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
273 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
274 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
275 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
276 <p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
277 The Meeting House interleaves with the <b>adjacent tenement building</b>, which was built about 30 years after the
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
278 Original
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
279 Secession
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
280 Church. The Boys’ Brigade purchased both buildings in the 1950s and made the link
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
281 through at first floor level, where the levels were very similar (the
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
282 difference evidenced by the slight dip as one enters the Library from
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
283 the lobby). The two tenement flats at this level were incorporated in
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
284 the main building and provide the present Library, Kitchen and Creche
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
285 Rooms, while one ground floor flat provided the present Managers’
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
286 Office and Bow Room. The other ground floor flat was retained by the
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
287 Boys’ Brigade for income and let as an office, first to a taxi company
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
288 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>
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
289 <p>The net result of all this is that of the six flats on the stair, one is owned
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
290 by the Boys’ Brigade, three are in private (Quaker) hands, and two are owned by the
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
291 Area Meeting:</p>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
292 <ul class="naked">
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
293 <li><a name="The_spacious_top_floor_two-bedroomed_flat"><b>The spacious top floor two-bedroomed flat</b></a>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
294   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>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
295 <li><a name="The_third_floor_flat"><b>The third floor flat</b></a>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
296   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>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
297 </ul>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
298 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
299 </ul>
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
300 </div>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
301 <div id="use">
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
302 <h4>3.3. <a name="use">Outline history of building use</a></h4>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
303 <p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
304 The principal reasons which led to the decision to purchase the Victoria Terrace building were:
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
305 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
306 <ol>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
307 <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>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
308 <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>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
309 <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>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
310 </ol>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
311 <p>
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
312 To service this building it was decided to appoint wardening staff who would be
47
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
313 in sympathy with these aims and who would develop the use of the building along
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
314 these lines. The first wardens appointed were Lise Bech and her partner, Ian Ramsey.
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
315 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
316 <div>
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
317 <h4>Early developments in Meeting House use</h4>
47
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
318 <p>Quaker use of the building developed well in the early years while Ian and
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
319 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.
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
320 </p>
47
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
321 <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.
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
322 </p>
47
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
323 <p>Phil and Pat Lucas were appointed as wardens in late 1994, sharing a
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
324 full-time post. They were asked to continue the development of community use,
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
325 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>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
326 </div>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
327 <div>
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
328 <h4>Use of the Meeting House and income from lettings develop</h4>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
329 <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.
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
330 </p>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
331 <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
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
332 9 am
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
333 until
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
334 10 pm
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
335 six days per week and often with Sunday afternoon and evening use as well.
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
336 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
337 <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.
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
338 </p>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
339 <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.
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
340 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
341 </div>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
342 <div>
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
343 <h4>Quaker Link Scotland</h4>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
344 <p>At the time that Phil and Pat Lucas were appointed, Marion Morton was clerk of General Meeting for
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
345 Scotland. She was also part of the group providing a Quaker presence
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
346 in 7 Victoria Terrace and she combined these two roles by doing her
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
347 General Meeting work in the Meeting House Office one day a week, providing cover for a wardens’ day off.
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
348 </p>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
349 <p>A General Meeting group was then looking at developing the Quaker base and presence in
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
350 Scotland, including the appointment of an administrative assistant to
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
351 support the General Meeting Clerk. It was thought by some that this should be
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
352 Edinburgh-based, working from 7
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
353 Victoria
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
354 Terrace. Quaker Link
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
355 Scotland
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
356 was born. Phil Lucas was, early in 1995, appointed to the Quaker Home
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
357 Service Outreach Committee and he, followed by Pat, were appointed
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
358 General Meeting Outreach Function Group conveners, so one aspect of
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
359 the Quaker Link Scotland development was that the Edinburgh Meeting
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
360 House became an outreach base for Scotland. Enquirers packs were sent
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
361 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
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
362 Scotland
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
363 office.
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
364 </p>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
365 <p>There was concern in some other Scottish Area Meetings about
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
366 Scottish Quaker affairs becoming too Edinburgh-based, which may have
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
367 contributed to the end of Quaker Link Scotland’s short life, but the
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
368 fatal blow was that, when the paid administrative assistant post was
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
369 advertised, the successful candidate lived on the Moray coast and
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
370 preferred to work from home. The General Meeting clerkship at the
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
371 same time moved away from the South East. When Pat and Phil Lucas’s
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
372 outreach appointments came to their end, it was no longer appropriate
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
373 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
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
374 Scotland
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
375 thus disappeared.
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
376 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
377 </div>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
378 <div>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
379 <h4>Venue 40—the Festival Fringe</h4>
47
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
380 <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>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
381 <p>The Festival Committee introduced a tiered seating rake to the hall, turning
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
382 it into a 65 seat black-box theatre, for the first time in August 1995. Use of
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
383 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
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
384 Britain
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
385 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.
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
386 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
387 </div>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
388 <div>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
389 <h4>Recent developments</h4>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
390
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
391 <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>
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
392 <p>An early-bird meeting for worship has been initiated at
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
393 8 am
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
394 each weekday for 30 minutes. Use of the Meeting House kitchen has been tightened
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
395 up and restricted with home-made food not permitted to be brought in or served.
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
396 The ambiance of the hall and library have been improved through redecoration and
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
397 new table storage. Food and drinks (other than water) are no longer served in the
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
398 Meeting Room or its lobby, which has resulted in a great improvement in the
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
399 cleanliness of the carpet. Groups using the second floor during the day and
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
400 requiring refreshment come down to the Library for that purpose, usually taking the
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
401 Library out of use as a place for separate meetings at those times. The lettings
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
402 calendar is considerably less busy than it was four or five years ago; this may be
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
403 due in part to the difficulty of access during the building work on the terrace, in
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
404 part to the current recession and in part to the impact of the more stringent
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
405 enforcement of Health and Safety regulations.</p>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
406 </div>
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
407 </div>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
408 <div id="fin_hist">
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
409 <h4>3.4. <a name="fin_hist">Outline financial history</a></h4>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
410 <p>The Monthly Meeting sold the previous Meeting House premises in Stafford
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
411 Street in 1987 and bought Victoria Terrace, a listed building, and one adjacent
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
412 flat in West Bow, for £138,000 with the sale proceeds. (An further flat
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
413 in West Bow was purchased in 1995 for £25,000). A fund raising appeal and
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
414 a contribution (for stonework) from Historic Scotland covered a further
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
415 £360,000, which was used for external repairs, complete internal remodelling, purchase of furniture and
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
416 equipment, as well as common repairs to 6 Upper Bow.</p>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
417 <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>
32
c62ef1450b11 Naumann text
ht
parents: 31
diff changeset
418 <p>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
419 In 1994 the new wardens/managers appointed were explicitly, as a part of their
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
420 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.
32
c62ef1450b11 Naumann text
ht
parents: 31
diff changeset
421 </p>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
422 <div class="figure">
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
423 <table>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
424 <thead>
35
efdc17362651 style fixed for IE
ht
parents: 34
diff changeset
425 <tr>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
426 <th/>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
427 <th> Notes </th>
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
428 <th>1994</th>
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
429 <th>1997</th>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
430 <th>2000</th>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
431 <th>2001</th>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
432 <th>2002</th>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
433 <th>2003</th>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
434 <th>2004</th>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
435 <th>2005</th>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
436 <th>2006</th>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
437 <th>2007</th>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
438 <th>2008</th>
35
efdc17362651 style fixed for IE
ht
parents: 34
diff changeset
439 </tr>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
440 </thead>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
441 <tbody>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
442 <tr class="ti">
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
443 <td><b>Running Expenditure</b></td>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
444 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
445 <tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
446 <td>Staff Costs</td>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
447 <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>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
448 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
449 <tr>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
450 <td>Services (inc. Council Tax)</td><td class="n">[2]</td><td class="t">9.7</td><td class="t">6.8</td>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
451 <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>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
452 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
453 <tr>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
454 <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>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
455 <td/>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
456 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
457 <tr>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
458 <td>Purchases, maintenance and repairs</td><td class="n">[3]</td><td class="t">1.4</td><td class="t">8.6</td>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
459 <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>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
460 </tr>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
461 <tr class="t">
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
462 <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>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
463 <tr class="ti">
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
464 <td><b>Income</b></td>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
465 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
466 <tr>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
467 <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>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
468 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
469 <tr>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
470 <td>Festival Fringe Committee</td><td class="n">[4]</td><td class="t">5.4</td><td class="t">1.0</td>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
471 <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>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
472 </tr>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
473 <tr class="t">
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
474 <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>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
475 <tr class="gt">
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
476 <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>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
477 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
478 <tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
479 <td/>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
480 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
481 <tr class="ti">
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
482 <td><b>Exceptional Expenditures</b></td>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
483 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
484 <tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
485 <td>Redevelopment of Foyer</td>
40
ht
parents: 39
diff changeset
486 <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"/>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
487 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
488 <tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
489 <td>External Stonework</td>
40
ht
parents: 39
diff changeset
490 <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>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
491 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
492 <tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
493 <td>Consultancy</td>
40
ht
parents: 39
diff changeset
494 <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>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
495 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
496 <tr class="t">
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
497 <td class="s">Total</td>
40
ht
parents: 39
diff changeset
498 <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>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
499 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
500 </tbody>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
501 </table>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
502 <ol>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
503 <li>Staff costs relate to usage of the building, the changing roles of staff and increased remuneration.</li>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
504 <li>Council tax on flats, water, electricity and gas, phone and Internet.</li>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
505 <li>Major items: Roof access and toilets upgrading (2001); redecoration (2005 and 08); roof repair and insulation (2006); lift upgrading (2007).</li>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
506 <li>Festival Committee: sum remitted for use of 7 Victoria
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
507 Terrace. Other sums used for external charities and for Kelso Meeting
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
508 House Appeal.</li>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
509 <li>Contributed to/made up from Area Meeting</li>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
510 <li>Approximate cost, 2003–05.</li>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
511 <li>Approx cost incurred during 2008.</li>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
512 <li>Mainly architect (quinquennial review)</li>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
513 </ol>
44
cb9320e98eb7 add floorplan illustrations
ht
parents: 42
diff changeset
514 <div class="caption">Figure 3. 7 Victoria Terrace: income and expenditure 2000–8 (All figures shown are thousands of pounds)</div>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
515 </div>
32
c62ef1450b11 Naumann text
ht
parents: 31
diff changeset
516 <p>
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
517 For about the first 15 years, until 2004, of its operation, there was a rough
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
518 balance between income and expenditure associated with 7 Victoria Terrace. From
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
519 2005 onwards there has been a growing gap between the two. This can be attributed
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
520 to a combination of reduced income from lettings, especially in the last two years,
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
521 and the cost of redecoration including new carpets, improvements to the lift, roof
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
522 repairs and insulation to the property having been undertaken. There has also been
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
523 an increase in staffing costs over the same period with them assuming greater
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
524 responsibility for internal financial matters and providing more intensive cover
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
525 from 0900 to 2200 each weekday. The difference, ranging from £12,000 to
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
526 £30,000 <i>per annum</i>, has reduced Area Meeting’s contribution to Britain Yearly Meeting. Throughout the two decades it has not been possible to set aside any funds as a provision against future requirements, whether major repairs or improvements.
32
c62ef1450b11 Naumann text
ht
parents: 31
diff changeset
527 </p>
c62ef1450b11 Naumann text
ht
parents: 31
diff changeset
528 <p>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
529 Given the limited number of rooms that are available to let, the management
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
530 costs per letting have proved relatively high. This has been exacerbated as
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
531 higher health and safety standards are imposed by law and the expectations of
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
532 user groups about the service provided also increase. Furthermore there are
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
533 both routine and one-off capital costs that have to be met both to keep the 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 the Bow Room 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>
32
c62ef1450b11 Naumann text
ht
parents: 31
diff changeset
534 <p>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
535 Lettings are not of course the only use made of the building. Central Edinburgh Local
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
536 Meeting worships there, Local, Area and General Meeting groups have meetings there,
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
537 and study days and
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
538 workshops organised by Local and Area Meeting are held there, as well as weddings,
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
539 memorial meetings and the occasional party. Following a principle established
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
540 at the time of purchase, Central Edinburgh Local Meeting
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
541 pays Area Meeting for its use of the building on Sundays, at a rate originally
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
542 set at half the charitable letting rate. This decision has been reviewed on
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
543 several occasions, and the rate is now more than half the charitable rate,
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
544 being approximately £65 for each Sunday, or £3,300 per annum (see Figure 6).</p>
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
545 <p>Appendix D shows an estimate of the cost of Friends’ use of 7 Victoria
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
546 Terrace during 2008, based on the full charity rate. If we subtract from the
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
547 total shown there of approximately £17,000 the amounts which Area Meeting
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
548 reclaim from Central Edinburgh
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
549 Local Meeting (£3,300) and the Festival Fringe (£4,000), the
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
550 remaining £10,000 represents 35–40% of the gap between income and
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
551 expenditure in 2007 and 2008.</p>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
552 <p>Referring to Figure 3, what this means is that up until 2005, Area Meeting was getting a very
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
553 substantial amount of worship, meeting, outreach and function space for free, that in
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
554 2005 it paid the charitable rate for that space, and thereafter has been paying
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
555 what is only now approaching a commercial rate for that space. Any
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
556 consideration of the impact on the Area Meeting of moving out of 7 Victoria
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
557 Terrace must consider this perspective very seriously.</p>
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
558 </div>
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
559 </div><div id="present">
f3da9d18bbea some intro
ht
parents: 35
diff changeset
560 <h2>4. <a name="present">The present</a></h2>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
561 <div id="pres_use">
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
562 <h4>4.1. <a name="pres_use">Building use</a></h4>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
563 <div>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
564 <h4>Meeting for Worship</h4>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
565 <p>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
566 At present there is a meeting for worship on Sunday mornings at 1100 which sixty
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
567 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>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
568 <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>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
569 <p>People who completed a questionnaire felt the library was a good place to have this meeting for worship and lunch afterwards.</p>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
570 <p>People felt it was important to have a central location that is normally accessible by
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
571 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>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
572 <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>
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
573 <p>Elders are currently looking at having another meeting for worship on Sundays, either at 0930 or Sunday evening.</p>
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
574 <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>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
575 <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>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
576 <p>We occasionally have “special” all age worship such as the welcome of new babies and
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
577 children. This is an Area Meeting event, and others from Area Meeting come along to be
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
578 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>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
579 </div>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
580 <div>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
581 <h4>Lettings</h4>
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
582 <p>Since 2000 income from lettings has increased gradually until 2008 when
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
583 there was a small decline. A major contribution to this was the loss of two
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
584 major ‘clients’: The Traverse Theatre, who moved to their own (new?) premises,
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
585 and the City of Edinburgh, who cut back on external training.</p>
41
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
586 <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>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
587 <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>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
588 <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>
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
589 <p>The Meeting House is open every day from 0900 to 2200 and five hours on Sunday.
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
590 The managers, Anthony and Sue Buxton, are employed to share a 37.5-hour-per-week
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
591 post, but in practice often work more than that.</p>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
592 <p>Tom Nisbet, assistant warden is employed for three days a week. In addition
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
593 there are a number of staff working a varying number of hours a week. The
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
594 current goal is to always have someone on the front desk, with one or two other
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
595 staff during the day depending on the volume of booking.</p>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
596 <p>To give an idea of the pattern of non-Quaker lettings we have taken a recent six-week
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
597 period and have looked at the groups who used the Meeting House and how long the lets
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
598 were for. The two figures below summarise the results.</p>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
599 <div class="figure">
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
600 <table>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
601 <thead class="r">
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
602 <tr>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
603 <th>Group</th>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
604 <th>Number of people</th>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
605 <th>Room</th>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
606 <th>Rent charged</th>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
607 </tr>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
608 </thead>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
609 <tbody>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
610 <tr><td>Campaign Against Arms Trade</td><td>10–15</td><td>Bow </td><td>£14.00</td></tr>
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
611 <tr><td>Alternatives to Violence Project</td><td>10–15</td><td>Bow</td><td>£15.00</td></tr>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
612 <tr><td>Wood Craft Folk</td><td>5</td><td>Bow</td><td>£35.00 </td></tr>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
613 <tr><td>British Stammering Support Assoc.</td><td>10</td><td>Bow</td><td>£50.00</td></tr>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
614 <tr><td>J. Johnson</td><td>20</td><td>Library</td><td>£62</td></tr>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
615 <tr><td>Soc. of Homeopaths</td><td>20</td><td>Meeting</td><td>£200 (3 sessions)</td></tr>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
616 <tr><td>Family Fed. of World Peace Development</td><td>0–15</td><td>Library</td><td>£88.00 (3 sessions)</td></tr>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
617 <tr><td>Edinburgh Drug &amp; Alcohol Action Team</td><td>20</td><td>Hall</td><td>£105 (5 sessions)</td></tr>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
618 <tr><td>Blake &amp; Stevenson</td><td>4–5</td><td>Bow</td><td>£64</td></tr>
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
619 <tr><td>Ileostomy Association Support Group</td><td>30</td><td>Hall &amp; library</td><td>£45.00</td></tr>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
620 <tr><td>Scottish Natural Heritage</td><td>20</td><td>Hall</td><td>£45.00</td></tr>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
621 <tr><td>Parkinsons Disease Soc.</td><td>10</td><td>Bow</td><td>£60</td></tr>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
622 <tr><td>Collective Gallery</td><td>10</td><td>Bow</td><td>£60.00</td></tr>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
623 <tr><td>Built Environment Forum</td><td>20+</td><td>Hall</td><td>£75</td></tr>
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
624 <tr><td>City of Edinburgh Council Welfare Rights</td><td>4+</td><td>Room 5</td><td>£80.00</td></tr>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
625 <tr><td>Ramblers</td><td>20</td><td>Meeting</td><td>£32.00</td></tr>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
626 <tr><td>College of Occupational Therapists</td><td>10</td><td>Bow</td><td>£50.00</td></tr>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
627 <tr><td>Fruit-market Gallery</td><td>4</td><td>Bow</td><td>£40.00</td></tr>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
628 <tr><td>Social Research Assoc. Scotland</td><td>6</td><td>Bow</td><td>£80.00 </td></tr>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
629 <tr><td>Scottish Handcraft Circle</td><td>20</td><td>Library</td><td>£40.00</td></tr>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
630 <tr><td>No 2 I.D.</td><td>20</td><td>Meeting</td><td>£32.00</td></tr>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
631 <tr><td>Darfur training Committee</td><td>4–6</td><td>Bow</td><td>£30.00</td></tr>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
632 <tr><td>Action learning Group</td><td>10</td><td>Bow</td><td>£30.00</td></tr>
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
633 <tr><td>Alzheimers Scotland</td><td>10–12</td><td>Library</td><td>£28.00</td></tr>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
634 <tr><td>Alzheimers National</td><td>50</td><td>Meeting &amp; Hall</td><td>£156.00</td></tr>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
635 <tr><td>British Assoc. of drama Therapists</td><td>20</td><td>Hall</td><td>£198.00</td></tr>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
636 <tr><td>World Development Movt.</td><td>6</td><td>Bow</td><td>£72.00</td></tr>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
637 <tr><td>Spiritualist Friends of Edin</td><td>4–5</td><td>Room 5</td><td>£82.50 (11 sessions)</td></tr>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
638 <tr><td>Scottish Traditional Dance &amp; Music Society</td><td>10</td><td>Hall</td><td>£27.00 (11 weeks)</td></tr>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
639 <tr><td>Social Enterprise Academy</td><td>8</td><td>Hall(?)</td><td>£105.00 a day</td></tr>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
640 <tr><td>Parkinsons Disease Soc. Stirling</td><td>10</td><td>Bow</td><td>£50.00</td></tr>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
641 </tbody>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
642 </table>
44
cb9320e98eb7 add floorplan illustrations
ht
parents: 42
diff changeset
643 <div class="caption">Figure 4. Non-Quaker groups using the Meeting House: number of people, the rooms used and the rent charged</div>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
644 </div>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
645 <div class="figure">
41
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
646 <table>
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
647 <thead>
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
648 <tr><th/>
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
649 <th>Week of
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
650 6th-12th April</th><th>Week of
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
651 13th-19th April</th><th>Week of
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
652 20th-26th April</th><th>Week of
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
653 27th April-3rd May</th><th>Week of
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
654 4th-10th May</th><th>Week of
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
655 11th-17th May</th>
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
656 </tr>
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
657 </thead>
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
658 <tbody>
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
659 <tr>
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
660 <td>All-day bookings</td><td class="h">
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
661 3</td><td class="h">
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
662 2</td><td class="h">
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
663 4</td><td class="h">
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
664 4</td><td class="h">
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
665 4</td><td class="h">
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
666 7</td>
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
667 </tr>
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
668 <tr>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
669 <td>2–3 hour bookings</td><td class="h">
41
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
670 15</td><td class="h">
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
671 13</td><td class="h">
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
672 20</td><td class="h">
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
673 21</td><td class="h">
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
674 24</td><td class="h">
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
675 19</td>
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
676 </tr>
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
677 </tbody>
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
678 </table>
44
cb9320e98eb7 add floorplan illustrations
ht
parents: 42
diff changeset
679 <div class="caption">Figure 5. Number and duration of lets, by week,
41
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
680 spring 2009</div>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
681 </div>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
682 <p>In all there were approximately 136 lets over this 6-week period.
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
683 Costs will depend on size of group, length of time they needed space and which
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
684 room(s) they rent, and what rate they were charged: following Area Meeting policy,
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
685 there are two basic rates, depending on for-profit versus not-for-profit
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
686 status. (The Managers have discretion to charge a reduced rate in a few
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
687 cases—this amounts to only a few hundred pounds per annum at most.) There is also a cost for refreshments, including tea, coffee
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
688 and/or lunch. The above figures can give only a rough picture of current lettings,
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
689 and are not complete, but are included to give a sense of the breadth and volume of
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
690 letting.</p>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
691 <p>We do not have quantitative information from the non-Quaker users of 7 Victoria
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
692 Terrace regarding how they rate the premises. However there were over thirty groups
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
693 using the building which feels very positive, and the feedback forms the Meeting
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
694 House Managers solicit contain many very warm endorsements.</p>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
695 <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>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
696 <p>On the plus side it is an advantage having managers on site and we
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
697 have a good informative website.</p>
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
698 <p>The challenge for Meeting House staff is to strike a balance between the
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
699 lettings business as a business, on the one hand, and supporting the role of the
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
700 Meeting House as the face of Quakerism in Edinburgh. The evidence we had available
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
701 to us suggests they are responding admirably to this challenge.</p>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
702 </div>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
703 <div>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
704 <h4>Festival Fringe</h4>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
705 <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>
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
706 <p>There is also the Rainforest 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>
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
707 <p>The Festival Fringe activity is an Area Meeting activity, organised by
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
708 an Area Meeting committee. Area
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
709 Meeting both bears the cost of lost lettings during August, and the increased
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
710 wear-and-tear that being a venue entails. Area Meeting also determines the
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
711 division of any profit between itself and designated charities.</p>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
712 </div>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
713 <div>
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
714 <h4>Summary of input from Quaker Groups which use the Meeting
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
715 House</h4>
50
34171276efb3 done for now
ht
parents: 49
diff changeset
716 <p><i>See Questionnaire A in Appendix B</i></p>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
717 <p>People felt they were not entirely
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
718 dependant on Victoria Terrace but for meetings it was felt to be accessible,
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
719 convenient and the "right" place to meet. Good access by public transport.</p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
720
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
721 <p>Disabled access is difficult at present but
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
722 will improve when the building work on the Terrace has finished.</p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
723
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
724 <p>Victoria Terrace was felt to be "our
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
725 spiritual home". Meeting there creates, through the silence, an atmosphere of
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
726 stillness and worship.</p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
727
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
728 <p>It is necessary to meet at Victoria Terrace
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
729 to do practical tasks and allows access to resources.</p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
730
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
731 <p>The building is ideal for young people’s
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
732 link weekend---there is no other Quaker building in Scotland
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
733 that is big enough. We do need to nurture and care for our young
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
734 people if we are going to keep them involved with Friends.</p>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
735
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
736 <p>People did feel they could meet elsewhere
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
737 if necessary. Occasionally they did so out of choice for practical reasons such
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
738 as babysitting.</p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
739
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
740 <p>The overall room size, location, comfort
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
741 and facilities are considered to be good.</p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
742
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
743 <p>Some Quaker groups had a problem booking
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
744 rooms for the times they requested and asked if there could be some priority
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
745 booking for Quaker groups.</p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
746
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
747 <p>The service offered by meeting house staff
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
748 is very good.</p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
749
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
750 <p>Ideally placed for outreach</p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
751 </div>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
752 </div>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
753 <div id="pres_fin">
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
754 <h4>4.2. <a name="pres_fin">Building finances</a></h4>
32
c62ef1450b11 Naumann text
ht
parents: 31
diff changeset
755 <p>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
756 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">
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
757 <table>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
758 <thead>
35
efdc17362651 style fixed for IE
ht
parents: 34
diff changeset
759 <tr>
efdc17362651 style fixed for IE
ht
parents: 34
diff changeset
760 <th/>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
761 <th> Notes </th>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
762 <th> £,000 </th>
35
efdc17362651 style fixed for IE
ht
parents: 34
diff changeset
763 </tr>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
764 </thead>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
765 <tbody>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
766 <tr class="ti">
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
767 <td><b>Expenditure</b></td>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
768 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
769 <tr><td>Salaries </td><td class="n"/><td class="t">39.7</td></tr>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
770 <tr><td>Premises</td><td class="n">[1]</td><td class="t">54.0</td></tr>
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
771 <tr><td>Capital expenditure</td><td class="n">[2]</td><td class="t">29.7</td></tr>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
772 <tr class="t">
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
773 <td class="s">Total</td>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
774 <td/><td class="t">123.4</td>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
775 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
776 <tr class="ti">
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
777 <td><b>Income</b></td>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
778 </tr>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
779 <tr><td>Donations</td><td class="n">[3]</td><td class="t">2.7</td></tr>
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
780 <tr><td>Lettings</td><td class="n">[4]</td><td class="t">50.7</td></tr>
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
781 <tr><td>Transfers</td><td class="n">[5]</td><td class="t">34.0</td></tr>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
782 <tr class="t">
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
783 <td class="s">Total</td>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
784 <td/><td class="t">87.4</td>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
785 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
786 <tr class="gt">
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
787 <td><b>Shortfall</b></td>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
788 <td class="n">[6]</td>
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
789 <td class="t d">-36.0</td>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
790 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
791 </tbody>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
792 </table>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
793 <ol>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
794 <li>Includes services, cleaning, equipment and furniture purchases and architect’s fees</li>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
795 <li>Building work—external stonework</li>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
796 <li>For the meeting house and specifically building work</li>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
797 <li>External £47,400 and Central Edinburgh meeting £3,300</li>
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
798 <li>From the capital account (legacies) £30,000 and the Festival Fringe account £4,000</li>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
799 <li>Made up by Area Meeting</li>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
800 </ol>
44
cb9320e98eb7 add floorplan illustrations
ht
parents: 42
diff changeset
801 <div class="caption">Figure 6. 7 Victoria Terrace: Revised summary of 2008 income and
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
802 expenditure, including capital project</div>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
803 </div>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
804 <p>Of the total 2008 shortfall, roughly £9,000 is owed to one-off expenditures,
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
805 leaving only £27,000 owed to ongoing operations, that is, roughly the same as
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
806 that for 2007.</p>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
807 <p>A number of modifications and improvements have been suggested, or are
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
808 indeed required in some cases, about which decisions need to be taken in the
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
809 near future:</p>
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
810 <ul class="naked">
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
811 <li><a name="Windows"><b>Windows</b></a>
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
812   Some of the windows on the south-west side of the
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
813 building urgently require repair or replacement and insulation needs to be improved.</li>
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
814 <li><a name="Roof_access"><b>Roof access</b></a>
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
815   Access to the roof above the flat, for example
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
816 for gutter repairs, is very difficult and should be improved at some point.</li>
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
817 <li><a name="Kitchen"><b>Kitchen</b></a>
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
818   Health and safety requirements have stipulated
32
c62ef1450b11 Naumann text
ht
parents: 31
diff changeset
819 improvements to the kitchen likely to cost in the region of
41
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
820 £30,000 if cooking is to be undertaken and offered for sale, for
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
821 example in conjunction with the <i>Rainforest Café</i> at
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
822 the time of the Festival Fringe. Lower-cost options with reduced facilities
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
823 are also possible.</li>
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
824 <li><a name="Toilets"><b>Toilets</b></a>
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
825   These are not up to the standard of the rest of the
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
826 building. Plans for extending and improving them have been costed at around £50,000.</li>
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
827 <li><a name="Creèche"><b>Creèche</b></a>
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
828   Plans for re-structuring the creèche rooms and
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
829 their access to come directly from the library have been costed at around £5,000.</li>
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
830 <li><a name="Heating"><b>Heating</b></a>
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
831   It has been suggested that the heating for the
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
832 building should be upgraded or replaced, possibly involving a shift to
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
833 renewable sources.</li>
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
834 </ul>
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
835 </div>
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
836 </div><div id="future">
f3da9d18bbea some intro
ht
parents: 35
diff changeset
837 <h2>5. <a name="future">The future</a></h2>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
838 <p>Against the background of the information presented so far, we now turn
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
839 to considering the future. On the one hand there are the practicalities:
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
840 Do we stay in Victoria Terrace, or do we leave? In either case, further
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
841 choices will have to be made. We briefly summarise these in the following
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
842 subsection. But equally important are our goals: what do we <i>want</i> for
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
843 Friends' presence and witness in Edinburgh in the future? In the second
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
844 subsection below we attempt to pull together what we've learned from Friends
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
845 and attenders on this question over the last six months.</p>
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
846 <div id="options">
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
847 <h4>5.1. <a name="options">Practicalities</a></h4>
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
848 <div>
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
849 <h4>Stay in Victoria Terrace</h4>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
850 <p>If we stay in Victoria Terrace, the financial issues must be addressed,
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
851 at the very least by an explicit acknowledgement by Area Meeting of the
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
852 financial situation. Broadly speaking there are three options: cut back on
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
853 what we do, continue pretty much as at present, or try to do more. These
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
854 options are explored below.</p>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
855 <div>
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
856 <h4>Do Less</h4>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
857 <p>
50
34171276efb3 done for now
ht
parents: 49
diff changeset
858 One option would be to do less than at present. That would almost certainly mean reducing the hours that the building is open
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
859 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
860 <ul>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
861 <li>
32
c62ef1450b11 Naumann text
ht
parents: 31
diff changeset
862 The building is currently open to the public from
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
863 0900
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
864 to 2130/2200 Monday to Friday depending on bookings and
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
865 0930
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
866 to
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
867 1700
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
868 on Saturday depending on bookings. The Meeting House office is open 0900 to 1700 weekdays.
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
869 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
870 <li>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
871 Sundays—1000–1500 for Quaker use. Bookings may be taken for
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
872 1500
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
873 to
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
874 1700
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
875 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
876 </ul>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
877 <p>
40
ht
parents: 39
diff changeset
878 Several staff work flexibly to cover these periods: there is always someone at
ht
parents: 39
diff changeset
879 the front desk when the building is open.
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
880 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
881 <p>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
882 Reasons for reducing the opening hours : reducing costs—heating, lighting and staff cover and reducing wear and tear on the fabric of the building
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
883 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
884 <p>
40
ht
parents: 39
diff changeset
885 Reasons for not reducing opening hours: reduced lettings and reduced income, as
ht
parents: 39
diff changeset
886 well as reduced facilities for Quakers and non-Quakers using the building and reduced opportunities for outreach.
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
887 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
888 <p>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
889 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.
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
890 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
891 <p>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
892 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>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
893 <ul>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
894 <li>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
895 Reduce activities to Quaker activities only—this would reduce opening hours and lettings and increase costs per capita.</li>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
896 <li>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
897 The Rain Forest Café—the café could go and/or drinks and snacks alone could be provided for visitors.
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
898 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
899 <li>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
900 The Meeting House as a Festival Venue—events/opening hours could be reduced and income would be reduced.
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
901 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
902 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
903 Reduce or cancel Christmas lunch and other social activities involving the preparation of food and serving of food and drink.
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
904 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
905 </ul>
50
34171276efb3 done for now
ht
parents: 49
diff changeset
906 <p>It is important to underline that the impact of the kind of changes listed
34171276efb3 done for now
ht
parents: 49
diff changeset
907 above is both uncertain, and in the main likely to affect the overall financial
34171276efb3 done for now
ht
parents: 49
diff changeset
908 picture only modestly.</p>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
909 <p>
40
ht
parents: 39
diff changeset
910 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.
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
911 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
912 </div>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
913 <div>
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
914 <h4>Steady On</h4>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
915 <p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
916 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.
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
917 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
918 <ul>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
919 <li>
40
ht
parents: 39
diff changeset
920 The kitchen does not meet Health and Safety standards to prepare and serve meat
ht
parents: 39
diff changeset
921 to the public. An alternative is to serve vegetarian food only and ask for
ht
parents: 39
diff changeset
922 donations from the public. Trustees are actively exploring this area: the
ht
parents: 39
diff changeset
923 working group does not feel that the exact nature of the trade-offs between
ht
parents: 39
diff changeset
924 regulation, enforcement and kinds of use has yet been clearly established, so
ht
parents: 39
diff changeset
925 that an informed decision can be taken with respect to the kitchen in particular.</li>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
926 <li>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
927 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.
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
928 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
929 </ul>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
930 </div>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
931 <div>
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
932 <h4>Do More</h4>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
933 <p>
40
ht
parents: 39
diff changeset
934 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:
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
935 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
936 <ul>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
937 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
938 Offering more activities/learning opportunities on Quaker concerns to Quakers and non-Quakers
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
939 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
940 <li>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
941 Offering more activities/learning opportunities on Quaker Faith and Practice and other aspects of Quakerism—past and present
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
942 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
943 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
944 Becoming an information centre on Quakers in
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
945 Scotland
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
946 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
947 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
948 Becoming a national resource for Quakers in
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
949 Scotland
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
950 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
951 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
952 Becoming a centre for groups sharing similar values.
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
953 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
954 </ul>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
955 <p>
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
956 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.
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
957 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
958 </div>
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
959 </div>
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
960 <div>
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
961 <h4>Leave Victoria Terrace</h4>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
962 <p>Leaving Victoria Terrace would in turn require further choices to be made:</p>
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
963 <ul>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
964 <li>Would we look to own our own premises (build/refit/share)?</li>
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
965 <li>Or hire (Sole tenant/share)?</li>
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
966 <li>One venue (central, or not?) or several?</li>
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
967 </ul>
40
ht
parents: 39
diff changeset
968 <p>One of the prime motivations for leaving Stafford Street was that though
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
969 central it was not ‘visible’ to the public; it had no lettings of rooms, no
50
34171276efb3 done for now
ht
parents: 49
diff changeset
970 display windows and no involvement in the Festival. If these still matter they
34171276efb3 done for now
ht
parents: 49
diff changeset
971 would be requirements for in any candidate alternative premises.</p>
31
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
972 <p>If we decide to sell Victoria Terrace in order to buy, lease or
50
34171276efb3 done for now
ht
parents: 49
diff changeset
973 even share somewhere else it would probably be necessary to sell at least
34171276efb3 done for now
ht
parents: 49
diff changeset
974 one of the
34171276efb3 done for now
ht
parents: 49
diff changeset
975 two flats as well. 7 Victoria Terrace was valued at only £160,000 <i>before</i> the current slump
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
976 in property prices, at which time the two flats together were valued at closer
50
34171276efb3 done for now
ht
parents: 49
diff changeset
977 to £300,000. The official rateable value (reflecting a fair-market annual
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
978 <i>rental</i> value) for 7 Victoria Terrace is £14,600, which is
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
979 broadly in line with, or a little below, the £160,000 valuation.</p>
40
ht
parents: 39
diff changeset
980 <p>We explored the cost of moving elsewhere. Minimum accommodation for our own use only would be:</p>
ht
parents: 39
diff changeset
981 <ul>
31
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
982 <li>1 Meeting Room</li>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
983 <li>1 Children’s Room</li>
31
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
984 <li>Library</li>
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
985 <li>Kitchen (for heating up only)</li>
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
986 <li>Lavatories</li>
40
ht
parents: 39
diff changeset
987 <li>Office (?)</li></ul>
ht
parents: 39
diff changeset
988 <p>Preferably, for our own needs and possible lettings or sharing,
ht
parents: 39
diff changeset
989 we would be looking for:</p>
ht
parents: 39
diff changeset
990 <ul>
31
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
991 <li>2 Meeting Rooms</li>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
992 <li>2 Children’s Rooms</li>
31
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
993 <li>Kitchen (for cooking)</li>
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
994 <li>Library</li>
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
995 <li>Lavatories</li>
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
996 <li>2 Committee rooms</li>
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
997 <li> Office</li>
40
ht
parents: 39
diff changeset
998 </ul>
31
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
999 <p>A central location would be in the area bounded by High Street to Queen Street
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
1000 and Queensferry Street. to Leith Street.</p>
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
1001 <p>Alternatively, we might have more that one Meeting House to replace Victoria Terrace;
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
1002 this would mean no central Edinburgh Meeting. Possible areas would include
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
1003 Portobello, Trinity/Granton, Leith Walk/London Road or around Cameron Toll and the
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
1004 Commonwealth Pool.</p>
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
1005 <p>If we could find no suitable venue for our exclusive use we might share with, say,
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
1006 7th Day Adventists, a play group, an Open Door or community hall that was not required
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
1007 on a Sunday.</p>
50
34171276efb3 done for now
ht
parents: 49
diff changeset
1008 <p>However, it would be necessary for us to be the ‘chief’
34171276efb3 done for now
ht
parents: 49
diff changeset
1009 occupants if we wish to be able to
31
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
1010 arrange mid-week or evening meetings, and have some say over publicity displays and
50
34171276efb3 done for now
ht
parents: 49
diff changeset
1011 lettings. We would probably want to be in charge of lettings, including festival events
31
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
1012 such as poetry readings, plays, small musical events, and so on. We would not have a
50
34171276efb3 done for now
ht
parents: 49
diff changeset
1013 café, but might offer light refreshments and have an exhibition on walls
34171276efb3 done for now
ht
parents: 49
diff changeset
1014 other than
31
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
1015 those of the Meeting Room.</p>
40
ht
parents: 39
diff changeset
1016 <p>We carried out a survey of commercial property of a reasonable scale in
ht
parents: 39
diff changeset
1017 and around the centre, and there was nothing available for under £250,000
ht
parents: 39
diff changeset
1018 that was any where near large enough. Finding <i>any</i> premises including one room of approximately 800
ht
parents: 39
diff changeset
1019 square feet (the size of the current meeting room and of the hall) was itself
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
1020 difficult, and we found no premises at all with <i>two</i> such rooms.</p>
40
ht
parents: 39
diff changeset
1021 <p>One possibility we are aware of but did not explore in detail is taking
ht
parents: 39
diff changeset
1022 over, or sharing, other church premises. There was some suggestion that for
ht
parents: 39
diff changeset
1023 example the Methodist property off Nicholson Square might be, or be about to
ht
parents: 39
diff changeset
1024 be, available. It seemed at best unlikely that a move to such premises would
ht
parents: 39
diff changeset
1025 result in a situation materially different from our current one.</p>
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
1026 </div>
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
1027 </div>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
1028 <div id="vision">
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
1029 <h4>5.2. <a name="vision">The Vision</a></h4>
50
34171276efb3 done for now
ht
parents: 49
diff changeset
1030 <p>From the returned questionnaires and the discussions we have had it is clear that the
31
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
1031 majority of users of the premises would prefer to remain in Victoria Terrace if this is
50
34171276efb3 done for now
ht
parents: 49
diff changeset
1032 financially possible.</p>
31
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
1033 <p>It is felt that we should be in the centre of Edinburgh for a number of reasons, such as the
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
1034 presence of the Scottish Parliament and the Scottish offices of financial, church and
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
1035 corporate bodies, such as Christian Aid. This would enable us to present our Quaker
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
1036 witness to these bodies and to the general public, including the large numbers of tourists
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
1037 and visitors to the city. However, it cannot be assumed that Friends in Scotland outwith
41
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
1038 Edinburgh would be happy to recognise us as a Scottish Quaker Centre. Indeed, there
50
34171276efb3 done for now
ht
parents: 49
diff changeset
1039 are Friends in the Area Meeting who do not have any feeling of ‘ownership’ of 7
31
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
1040 Victoria Terrace nor any sense of involvement in its activities. It is also the case that not
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
1041 all members of Edinburgh Central welcome the disruption and disturbance arising from
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
1042 our Festival activities.</p>
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
1043 <p>Overall, we feel that most people have been positive about staying in Victoria Terrace
50
34171276efb3 done for now
ht
parents: 49
diff changeset
1044 because it is central and visible, available and open. Such doubts as were expressed were about finance and
31
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
1045 the Festival.</p>
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
1046 </div>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
1047 <div id="concl">
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
1048 <h4>5.3. <a name="concl">Conclusions</a></h4>
50
34171276efb3 done for now
ht
parents: 49
diff changeset
1049 <p>7 Victoria Terrace is owned by Area Meeting, and it is for Area Meeting
34171276efb3 done for now
ht
parents: 49
diff changeset
1050 to determine its use. Once the outline of a future for Friends in Edinburgh
34171276efb3 done for now
ht
parents: 49
diff changeset
1051 is discerned, whether it means retaining Victoria Terrace or disposing of it,
34171276efb3 done for now
ht
parents: 49
diff changeset
1052 further questions will have to be asked and answered, detailed options
34171276efb3 done for now
ht
parents: 49
diff changeset
1053 explored, specified and costs and benefits assessed. The Working Group has
34171276efb3 done for now
ht
parents: 49
diff changeset
1054 done its best to bring together as much information as possible to assist Area
34171276efb3 done for now
ht
parents: 49
diff changeset
1055 Meeting in the discernment process regarding the fundamental questions: What
34171276efb3 done for now
ht
parents: 49
diff changeset
1056 is our vision? Stay
34171276efb3 done for now
ht
parents: 49
diff changeset
1057 or go? If we go, whither? If we stay, on what terms? Beyond that, and
34171276efb3 done for now
ht
parents: 49
diff changeset
1058 against the background of the answers to <i>those</i> questions, further
34171276efb3 done for now
ht
parents: 49
diff changeset
1059 work will be needed before the next set of decisions can be considered.</p>
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
1060 </div>
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
1061 </div><div id="appendices">
f3da9d18bbea some intro
ht
parents: 35
diff changeset
1062 <h2>6. <a name="appendices">Appendices</a></h2>
f3da9d18bbea some intro
ht
parents: 35
diff changeset
1063 <div id="remit">
f3da9d18bbea some intro
ht
parents: 35
diff changeset
1064 <h4>6.1. <a name="remit">Appendix A: Remit from Area Meeting</a></h4>
47
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1065 <p>[include doc here]</p>
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
1066 </div>
40
ht
parents: 39
diff changeset
1067 <div id="quests">
ht
parents: 39
diff changeset
1068 <h4>6.2. <a name="quests">Appendix B: Questionnaires for different user groups</a></h4>
50
34171276efb3 done for now
ht
parents: 49
diff changeset
1069 <p>[include docs here]</p>
40
ht
parents: 39
diff changeset
1070 </div>
ht
parents: 39
diff changeset
1071 <div id="open">
ht
parents: 39
diff changeset
1072 <h4>6.3. <a name="open">Appendix C: Summary of contributions from open meetings</a></h4>
47
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1073 <div>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1074 <h4>Notes of first Open Meeting, Sunday, 26 April 2008 at 7 Victoria Terrace</h4>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1075 <p><i>What is your vision for the Quaker presence and witness in
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1076 Central Edinburgh
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1077 for the <i>next</i> 20 years?</i></p>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1078 <p>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1079 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
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1080 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).
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1081 </p>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1082 <ol>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1083 <li>Visibility is key—the Meeting as part of the community—inclusive of both those within and outside Quakers.
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1084 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1085 <li>A home not only for the Quaker community but also for those with whose principles and activities Quakers are in harmony.
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1086 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1087 <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.
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1088 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1089 <li>Building could be more of a focus for Quakers in
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
1090 Scotland, perhaps having an office from which Quakers can speak to the Scottish Parliament.
47
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1091 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1092 <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.
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1093 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1094 <li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1095 <div class="ndl">
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1096 <div class="ndli">
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1097 In the course of the next year or so there will be a Tory government in
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1098 Westminster, which will probably push
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1099 Scotland
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1100 towards independence. This will present a great opportunity for Scottish Quakers to dialogue with Scottish law-makers (freed from the influence of English bishops).
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1101 </div>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1102 <div class="ndli">
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1103 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.
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1104 </div>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1105 </div>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1106 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1107 <li>Could Friends not be encouraged to give more or ways be found to raise more money to ensure we can keep 7VT open?
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1108 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1109 <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
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1110 Edinburgh
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1111 but would not be happy if we had to increase commercial use of the building to keep it open.
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1112 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1113 <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.
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1114 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1115 <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’.
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1116 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1117 <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.
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1118 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1119 <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.
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1120 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1121 <li><div class="ndl">
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1122 <div class="ndli">
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1123 This Meeting spent 50 years in
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1124 Stafford Street, 25 of which were spent deciding to move out, a period during which South Edinburgh Meeting was spawned.
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1125 </div>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1126 <div class="ndli">
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1127 Use of rooms by community groups is very patchy—Wednesdays are booked long ahead, Fridays are very quiet.
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1128 </div>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1129 </div>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1130 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1131 <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.
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1132 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1133 <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
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1134 Stafford St
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1135 to move to a building which would be well used by the community—this is a real pleasure.
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1136 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1137 <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.
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1138 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1139 <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.
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1140 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1141 <li>Maybe here in
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1142 Edinburgh
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1143 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).
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1144 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1145 <li>Strong Quaker community in
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1146 Edinburgh
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1147 at the core. One of our strengths in
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1148 Edinburgh
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1149 is that we have a variety of Quaker meetings and some fluidity between them. Healthy that
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1150 Central Edinburgh
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1151 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.
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1152 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1153 <li>(After invitation to hear from South Ed Friends, who use a space not their own):
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1154 Good to have a place where displays can stay up all the time—we miss this.
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1155 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1156 <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).
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1157 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1158 <li>Could worship happily in a very small Meeting but this building has built up a powerful significance for people all over
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
1159 Scotland,
47
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1160 Britain
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1161 and even the world. This space is very precious and we have a responsibility for it.
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1162 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1163 <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
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
1164 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.
47
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1165 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1166 <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.
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1167 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1168 </ol>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1169 </div>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1170 <div>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1171 <h4>Notes of second Open Meeting, Monday, 1 May 2008 at 7 Victoria Terrace</h4>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1172 <p><i>What is your vision for the Quaker presence and witness in
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1173 Central Edinburgh
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1174 for the <i>next</i> 20 years?</i></p>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1175 <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>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1176 <ol>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1177 <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>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1178 <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>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1179 <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>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1180 <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>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1181 <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>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1182 <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>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1183 <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>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1184 <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>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1185 <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>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1186 <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>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1187 <li>There is a potential conflict between being the kind of place
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1188 which can bring in people from the ‘byways and hedgerows’ and
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1189 maintaining the clarity of the original witness—this is both an
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1190 opportunity and a challenge. [this contribution only partly captured]
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1191 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1192 <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>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1193 <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>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1194 <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>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1195 <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>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1196 <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>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1197 <li>It is difficult to imagine not being in the building for a
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1198 number of years in the future. Quaker witness could be improved and
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1199 will be costly—the growth in maintenance problems, improvements to
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1200 the toilets are all necessary—perhaps insufficient was spent in the
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1201 first ten years of ownership and consequently more needed now. [this
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1202 contribution imperfectly heard so may be inaccurately reported]</li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1203 <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>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1204 <li>How is the Quaker community perceived in Edinburgh and beyond? How can we extend the bringing together of faiths?</li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1205 <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>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1206 <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>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1207 <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>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1208 </ol>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1209 </div>
40
ht
parents: 39
diff changeset
1210 </div>
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1211 <div id="friends_use">
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
1212 <h4>6.4. <a name="friends_use">Appendix D: Friends’ use of 7 Victoria Terrace in 2008</a></h4>
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1213 <dl>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1214 <dt><b><a name="January_2008">January 2008</a></b></dt><dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1215 <ul class="naked nolabel">
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1216 <li>AM £224.50</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1217 <li>LM £91.50</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1218 <li>GM £30.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1219 </ul>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1220 </dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1221 <dt><b><a name="February_2008">February 2008</a></b></dt><dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1222 <ul class="naked nolabel">
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1223 <li>AM £156.50</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1224 <li>LM £211.50</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1225 <li>GM £18.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1226 </ul>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1227 </dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1228 <dt><b><a name="March_2008">March 2008</a></b></dt><dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1229 <ul class="naked nolabel">
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1230 <li>AM £155.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1231 <li>LM £30.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1232 <li>GM £27.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1233 </ul>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1234 </dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1235 <dt><b><a name="April_2008">April 2008</a></b></dt><dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1236 <ul class="naked nolabel">
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1237 <li>AM £184.50</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1238 <li>LM £116.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1239 <li>GM £96.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1240 </ul>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1241 </dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1242 <dt><b><a name="May_2008">May 2008</a></b></dt><dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1243 <ul class="naked nolabel">
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1244 <li>AM £272.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1245 <li>LM £45.50</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1246 <li>GM £26.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1247 </ul>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1248 </dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1249 <dt><b><a name="June_2008">June 2008</a></b></dt><dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1250 <ul class="naked nolabel">
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1251 <li>AM £97.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1252 <li>LM £82.50</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1253 <li>GM £18.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1254 </ul>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1255 </dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1256 <dt><b><a name="July_2008">July 2008</a></b></dt><dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1257 <ul class="naked nolabel">
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1258 <li>AM £367.50</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1259 <li>FF £700 (festival preparation nominal)</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1260 <li>GM £9.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1261 </ul>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1262 </dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1263 <dt><b><a name="August_2008">August 2008</a></b></dt><dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1264 <ul class="naked nolabel">
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1265 <li>AM £30.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1266 <li>FF £5148 (£286 a day x 18 days)</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1267 <li>FF £700 (festival clear up nominal)</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1268 </ul>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1269 </dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1270 <dt><b><a name="September_2008">September 2008</a></b></dt><dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1271 <ul class="naked nolabel">
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1272 <li>AM £110.50</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1273 <li>LM £36.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1274 </ul>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1275 </dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1276 <dt><b><a name="October_2008">October 2008</a></b></dt><dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1277 <ul class="naked nolabel">
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1278 <li>AM £262.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1279 <li>LM £39.50</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1280 </ul>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1281 </dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1282 <dt><b><a name="November_2008">November 2008</a></b></dt><dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1283 <ul class="naked nolabel">
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1284 <li>AM £220.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1285 <li>LM £199.50</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1286 <li>GM £196.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1287 </ul>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1288 </dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1289 <dt><b><a name="December_2008">December 2008</a></b></dt><dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1290 <ul class="naked nolabel">
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1291 <li>AM £44.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1292 <li>LM £299.50</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1293 </ul>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1294 </dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1295 </dl>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1296
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1297 <p><b>Subtotals for the year</b>: </p>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1298 <ul class="naked">
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1299 <li><a name="Area_Meeting_festival"><b>Area Meeting festival</b></a>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1300   £6548.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1301 <li><a name="Area_Meeting_other"><b>Area Meeting other</b></a>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1302   £2123.50</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1303 <li><a name="Local_Meeting_Meeting_for_Worship"><b>Local Meeting Meeting for Worship</b></a>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1304   52 x £100 = £5200.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1305 <li><a name="Local_Meeting_other"><b>Local Meeting other</b></a>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1306   £1151.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1307 <li><a name="General_Meeting"><b>General Meeting</b></a>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1308   £420.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1309 <li><a name="Mid-week_Meeting"><b>Mid-week Meeting</b></a>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1310   52 x £27.50 = £1430.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1311 </ul>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1312 <p><b>Grand total for the year</b>:£16,873</p>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1313 </div>
41
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
1314 <div id="refs">
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
1315 <h4>6.5. <a name="refs">Other sources</a></h4>
41
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
1316 <p>The following documents, while not part of this report, have been
50
34171276efb3 done for now
ht
parents: 49
diff changeset
1317 lodged with Area Meeting as they provided input to our work:</p>
41
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
1318 <ul>
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
1319 <li>Summary budget figures from John Phillips</li>
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
1320 <li>Report to Trustees by Kath Russell of Woodbrooke</li>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
1321 <li>Results of questionnaire (both tabulation and comments) to Central Edinburgh members and attenders</li>
41
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
1322 </ul>
40
ht
parents: 39
diff changeset
1323 </div>
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
1324 </div>
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
1325 </body></html>