annotate 7vt/report.html @ 582:0b2d57aad23a

back from Jackie with more yellow, ready for S&A
author Henry S Thompson <ht@inf.ed.ac.uk>
date Tue, 19 Nov 2024 11:54:09 +0000
parents ae105cf70b26
children
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}
60
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
37 table.r th {text-align: left}
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
38 td.rn {text-align: right; padding-right: 5em}
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
39 @media print {body {font-size: 11pt}}
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
40 @page {orphans: 2; widows: 2;
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
41 @bottom {content: counter(page)}
59
47b7655c83ce replace letting details with summary
ht
parents: 56
diff changeset
42 @top-right {content: "2009-09-08"}
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
43 @top-left {content: "Victoria Terrace Working Group Report"}}
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
44 @page:first {
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
45 @top-left { content: normal }
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
46 @top-right { content: normal }
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
47 @bottom { content: normal }}
50
34171276efb3 done for now
ht
parents: 49
diff changeset
48 </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
49 <div style="text-align: center">
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
50 <h1>Report to Area Meeting from the Future of Victoria Terrace Working Group</h1>
31
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
51 <div class="byline">Alison Burnley, Madeleine Harding, Phil Lucas, Brian Mayes,
40
ht
parents: 39
diff changeset
52 Laurie Naumann, Rufus Reade,
31
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
53 Eileen Schott, Henry S. Thompson</div>
59
47b7655c83ce replace letting details with summary
ht
parents: 56
diff changeset
54 <div class="byline">8 September 2009</div>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
55
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
56 </div>
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
57 <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
58 <h2>1. <a name="intro">Background and introduction: The remit of the working group</a></h2>
f3da9d18bbea some intro
ht
parents: 35
diff changeset
59 <p>In August and October of 2008, South East Scotland Area Meeting
f3da9d18bbea some intro
ht
parents: 35
diff changeset
60 "considered the history and prospects for the Quaker Meeting House at 7
f3da9d18bbea some intro
ht
parents: 35
diff changeset
61 Victoria Terrace". The end result was the creation of a "short-life working
f3da9d18bbea some intro
ht
parents: 35
diff changeset
62 group", requested to report back to Area Meeting in June 2009. The group
f3da9d18bbea some intro
ht
parents: 35
diff changeset
63 consists of the Friends named above, convened by Henry S. Thompson. Further
f3da9d18bbea some intro
ht
parents: 35
diff changeset
64 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
65 <p>The group has taken as its fundamental goal to gather as much information
f3da9d18bbea some intro
ht
parents: 35
diff changeset
66 as possible to assist Area Meeting in clarifying its vision for the future
f3da9d18bbea some intro
ht
parents: 35
diff changeset
67 Quaker presence and witness in Central Edinburgh, the part 7 Victoria Terrace
f3da9d18bbea some intro
ht
parents: 35
diff changeset
68 might play in that future, and the costs and benefits of alternative ways
f3da9d18bbea some intro
ht
parents: 35
diff changeset
69 forward in this regard.</p>
f3da9d18bbea some intro
ht
parents: 35
diff changeset
70 <p>This report has three main sections, organised chronologically, covering
f3da9d18bbea some intro
ht
parents: 35
diff changeset
71 the history of the Quaker ownership of 7 Victoria Terrace, its current
f3da9d18bbea some intro
ht
parents: 35
diff changeset
72 situation, and a range of possibilities for the future. These are preceded by
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
73 a brief ‘executive summary’ of our work and its conclusions, and followed by a
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
74 collection of background material.</p>
50
34171276efb3 done for now
ht
parents: 49
diff changeset
75 <p>Throughout our work we have not seen it as our task
34171276efb3 done for now
ht
parents: 49
diff changeset
76 to make any overall recommendations, but rather to gather the information
34171276efb3 done for now
ht
parents: 49
diff changeset
77 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
78 Meeting, gathered in Meeting for Worship for Business, to discern the right way
f3da9d18bbea some intro
ht
parents: 35
diff changeset
79 forward.</p>
f3da9d18bbea some intro
ht
parents: 35
diff changeset
80 </div><div id="exec">
f3da9d18bbea some intro
ht
parents: 35
diff changeset
81 <h2>2. <a name="exec">Executive summary of work and conclusions</a></h2>
f3da9d18bbea some intro
ht
parents: 35
diff changeset
82 <p>The working group met a total of twelve times throughout the first five
59
47b7655c83ce replace letting details with summary
ht
parents: 56
diff changeset
83 months of 2009. Over the course of those meetings we invited a number of people to join us to share their particular
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
84 perspectives on the matter:</p>
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
85 <ul>
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
86 <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
87 <li>John Phillips, Area Meeting Treasurer;</li>
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
88 <li>Anthony and Sue Buxton, Meeting House Managers;</li>
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
89 <li>Mark Hutcheson, Clerk of Area Meeting Trustees;</li>
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
90 <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
91 </ul>
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
92 <p>We also solicited information from a number of different
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
93 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
94 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
95 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
96 <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
97 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
98 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
99 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
100 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
101 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
102 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
103 choices align with our vision for Quaker presence and witness in Edinburgh?</p>
60
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
104 </div><div id="history" style="page-break-before: always">
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
105 <h2>3. <a name="history">The past</a></h2>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
106 <div id="origins">
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
107 <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
108
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
109 <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
110 premises at 28 Stafford Street
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
111 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
112
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
113 <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
114 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
115 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
116 the L-shape
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
117 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
118 problems, which added up to a lot of discomfort:</p>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
119 <ul>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
120 <li>The coffee room was a bit of a squash.</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
121 <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
122 small rooms. The young people were like sardines in the smallest room. The
60
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
123 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
124 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
125 <li>There was lack of office space.</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
126 <li>Letting possibilities were minimal and the
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
127 Meeting House was not open to all during the week.</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
128 </ul>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
129 <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
130 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
131 threshing sessions the Preparative and Monthly Meetings agreed to the move, even though
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
132 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
133 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
134 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
135 <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
136
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
137 <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
138
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
139 <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
140 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
141 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
142
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
143 <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
144
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
145 <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
146 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
147 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
148
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
149 <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
150 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
151 centre.</p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
152
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
153 <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
154 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
155
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
156 <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
157 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
158
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
159 <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
160
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
161 <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
162 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
163 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
164
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
165 <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
166 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
167 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
168
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
169 <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
170 the Scottish wild life garden in Johnston Terrace. This is very welcome for all
60
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
171 but particularly for the children—a garden opens up lots of possibilities for
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
172 fun and learning.</p>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
173 <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
174 <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
175 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
176 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
177 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
178 </p>
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
179 </div>
60
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
180 <div id="structure" style="page-break-before: always">
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
181 <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
182 <p>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
183 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
184 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
185 </p>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
186 <div class="figure">
51
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
187 <img src="MR_floorplan.jpg" style="width: 150pt; border: 0" alt="Plan of 7 Victoria Terrace Meeting Room"/>
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
188 <img src="Hall_floorplan.jpg" style="width: 150pt; border: 0" alt="Plan of 7 Victoria Terrace Hall"/>
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
189 <img src="Library_Crech_floorplan.jpg" style="width: 150pt; border: 0" alt="Plan of 7 Victoria Terrace Library and points north"/>
44
cb9320e98eb7 add floorplan illustrations
ht
parents: 42
diff changeset
190 <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
191 </div>
44
cb9320e98eb7 add floorplan illustrations
ht
parents: 42
diff changeset
192 <div class="figure">
cb9320e98eb7 add floorplan illustrations
ht
parents: 42
diff changeset
193 <img src="Foyer.jpg" style="border: 0" alt="Plan of 7 Victoria Terrace Foyer"/>
51
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
194 <img src="Bow_Floorplan.jpg" style="width: 100pt; border: 0" alt="Plan of 7 Victoria Terrace Bow Room"/>
44
cb9320e98eb7 add floorplan illustrations
ht
parents: 42
diff changeset
195 <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
196 </div>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
197 <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
198 <ul>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
199 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
200 <p>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
201 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
202 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
203 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
204 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
205 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
206 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
207 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
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 <p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
210 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
211 </p>
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 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
214 <p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
215 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
216 </p>
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 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
219 <p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
220 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
221 </p>
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 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
224 <p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
225 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
226 </p>
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 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
229 <p>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
230 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
231 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
232 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
233 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
234 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
235 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
236 </p>
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 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
239 <p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
240 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
241 </p>
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 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
244 <p>
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
245 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
246 </p>
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 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
249 <p>
59
47b7655c83ce replace letting details with summary
ht
parents: 56
diff changeset
250 The <b>Foyer</b> is fairly spacious, but its
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
251 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
252 Original
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
253 Secession
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
254 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
255 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
256 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
257 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
258 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
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 <p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
261 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
262 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
263 <p>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
264 A tiled passage leads from the foyer past doors to under-stair storage and a small
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
265 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
266 Belfast
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
267 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
268 </p>
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 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
271 <p>
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
272 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
273 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
274 </p>
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 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
277 <p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
278 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
279 Original
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
280 Secession
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
281 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
282 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
283 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
284 the lobby). The two tenement flats at this level were incorporated in
51
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
285 the main building and provide the present Library, Kitchen and Crèche
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
286 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
287 Office and Bow Room. The other ground floor flat was retained by the
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
288 Boys’ Brigade for income and let as an office, first to a taxi company
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
289 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
290 <p>The net result of all this is that of the six flats on the stair, one is owned
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
291 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
292 Area Meeting:</p>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
293 <ul class="naked">
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
294 <li><a name="The_spacious_top_floor_two-bedroomed_flat"><b>The spacious top floor two-bedroomed flat</b></a>
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
295   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>
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
296 <li><a name="The_third_floor_flat"><b>The third floor flat</b></a>
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
297   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>
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
298 </ul>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
299 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
300 </ul>
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
301 </div>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
302 <div id="use">
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
303 <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
304 <p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
305 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
306 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
307 <ol>
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
308 <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
309 <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
310 <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
311 </ol>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
312 <p>
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
313 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
314 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
315 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
316 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
317 <div>
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
318 <h4>Early developments in Meeting House use</h4>
47
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
319 <p>Quaker use of the building developed well in the early years while Ian and
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
320 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
321 </p>
47
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
322 <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
323 </p>
47
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
324 <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
325 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
326 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
327 </div>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
328 <div>
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
329 <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
330 <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
331 </p>
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
332 <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
333 9 am
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
334 until
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
335 10 pm
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
336 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
337 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
338 <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
339 </p>
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
340 <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
341 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
342 </div>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
343 <div>
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
344 <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
345 <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
346 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
347 in 7 Victoria Terrace and she combined these two roles by doing her
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
348 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
349 </p>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
350 <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
351 Scotland, including the appointment of an administrative assistant to
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
352 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
353 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
354 Victoria
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
355 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
356 Scotland
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
357 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
358 Service Outreach Committee and he, followed by Pat, were appointed
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
359 General Meeting Outreach Function Group conveners, so one aspect of
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
360 the Quaker Link Scotland development was that the Edinburgh Meeting
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
361 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
362 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
363 Scotland
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
364 office.
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
365 </p>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
366 <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
367 Scottish Quaker affairs becoming too Edinburgh-based, which may have
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
368 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
369 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
370 advertised, the successful candidate lived on the Moray coast and
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
371 preferred to work from home. The General Meeting clerkship at the
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
372 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
373 outreach appointments came to their end, it was no longer appropriate
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
374 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
375 Scotland
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
376 thus disappeared.
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
377 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
378 </div>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
379 <div>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
380 <h4>Venue 40—the Festival Fringe</h4>
47
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
381 <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
382 <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
383 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
384 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
385 Britain
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
386 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
387 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
388 </div>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
389 <div>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
390 <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
391
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
392 <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
393 <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
394 8 am
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
395 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
396 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
397 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
398 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
399 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
400 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
401 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
402 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
403 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
404 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
405 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
406 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
407 </div>
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
408 </div>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
409 <div id="fin_hist">
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
410 <h4>3.4. <a name="fin_hist">Outline financial history</a></h4>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
411 <p>The Monthly Meeting sold the previous Meeting House premises in Stafford
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
412 Street in 1987 and bought Victoria Terrace, a listed building, and one adjacent
59
47b7655c83ce replace letting details with summary
ht
parents: 56
diff changeset
413 flat in 6 Upper Bow, for £138,000 with the sale proceeds. (A further flat
51
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
414 in 6 Upper Bow was purchased in 1995 for £25,000). A fund raising appeal and
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
415 a contribution (for stonework) from Historic Scotland covered a further
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
416 £360,000, which was used for external repairs, complete internal remodelling, purchase of furniture and
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
417 equipment, as well as common repairs to 6 Upper Bow.</p>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
418 <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
419 <p>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
420 In 1994 the new wardens/managers appointed were explicitly, as a part of their
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
421 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
422 </p>
60
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
423 <div class="figure" style="page-break-before: always">
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
424 <table>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
425 <thead>
35
efdc17362651 style fixed for IE
ht
parents: 34
diff changeset
426 <tr>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
427 <th/>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
428 <th> Notes </th>
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
429 <th>1994</th>
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
430 <th>1997</th>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
431 <th>2000</th>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
432 <th>2001</th>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
433 <th>2002</th>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
434 <th>2003</th>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
435 <th>2004</th>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
436 <th>2005</th>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
437 <th>2006</th>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
438 <th>2007</th>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
439 <th>2008</th>
35
efdc17362651 style fixed for IE
ht
parents: 34
diff changeset
440 </tr>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
441 </thead>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
442 <tbody>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
443 <tr class="ti">
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
444 <td><b>Running Expenditure</b></td>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
445 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
446 <tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
447 <td>Staff Costs</td>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
448 <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
449 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
450 <tr>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
451 <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
452 <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
453 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
454 <tr>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
455 <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
456 <td/>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
457 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
458 <tr>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
459 <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
460 <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
461 </tr>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
462 <tr class="t">
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
463 <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
464 <tr class="ti">
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
465 <td><b>Income</b></td>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
466 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
467 <tr>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
468 <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
469 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
470 <tr>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
471 <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
472 <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
473 </tr>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
474 <tr class="t">
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
475 <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
476 <tr class="gt">
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
477 <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
478 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
479 <tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
480 <td/>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
481 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
482 <tr class="ti">
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
483 <td><b>Exceptional Expenditures</b></td>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
484 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
485 <tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
486 <td>Redevelopment of Foyer</td>
40
ht
parents: 39
diff changeset
487 <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
488 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
489 <tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
490 <td>External Stonework</td>
40
ht
parents: 39
diff changeset
491 <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
492 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
493 <tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
494 <td>Consultancy</td>
40
ht
parents: 39
diff changeset
495 <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
496 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
497 <tr class="t">
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
498 <td class="s">Total</td>
40
ht
parents: 39
diff changeset
499 <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
500 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
501 </tbody>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
502 </table>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
503 <ol>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
504 <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
505 <li>Council tax on flats, water, electricity and gas, phone and Internet.</li>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
506 <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
507 <li>Festival Committee: sum remitted for use of 7 Victoria
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
508 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
509 House Appeal.</li>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
510 <li>Contributed to/made up from Area Meeting</li>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
511 <li>Approximate cost, 2003–05.</li>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
512 <li>Approx cost incurred during 2008.</li>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
513 <li>Mainly architect (quinquennial review)</li>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
514 </ol>
44
cb9320e98eb7 add floorplan illustrations
ht
parents: 42
diff changeset
515 <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
516 </div>
32
c62ef1450b11 Naumann text
ht
parents: 31
diff changeset
517 <p>
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
518 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
519 balance between income and expenditure associated with 7 Victoria Terrace. From
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
520 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
521 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
522 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
523 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
524 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
525 responsibility for internal financial matters and providing more intensive cover
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
526 from 0900 to 2200 each weekday. The difference, ranging from £12,000 to
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
527 £30,000 <i>per annum</i>, has reduced Area Meeting’s contribution to Britain Yearly Meeting.</p>
51
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
528 <p>For some time the Area Meeting has each year tried to set aside some money as a reserve for use for
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
529 its buildings. It had built up a considerable reserve by the end of the
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
530 1990s but decided to use this in its entirety for the purchase of the new
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
531 meeting house in Kelso. All legacies received by Area Meeting since then
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
532 have been set aside in a reserve fund, and this, together with a special appeal for
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
533 extra funds, permitted us to
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
534 undertake the foyer development work and, most recently, during 2008, the restoration of the
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
535 building's stonework. The reserves are currently low as a result of that
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
536 recent expenditure.</p>
32
c62ef1450b11 Naumann text
ht
parents: 31
diff changeset
537 <p>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
538 Given the limited number of rooms that are available to let, the management
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
539 costs per letting have proved relatively high. This has been exacerbated as
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
540 higher health and safety standards are imposed by law and the expectations of
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
541 user groups about the service provided also increase. Furthermore there are
59
47b7655c83ce replace letting details with summary
ht
parents: 56
diff changeset
542 both routine and one-off capital costs that have to be met both to keep the
47b7655c83ce replace letting details with summary
ht
parents: 56
diff changeset
543 building safe, wind and watertight as well as to meet disability access legislation for properties open to the public. While the routine maintenance and repairs can be met from regular letting income, contributions from Friends and attenders and donations, specific appeals have had to be made for the redevelopment of the foyer and new entrance costing nearly £70,000. In 2008 the cost of the stonework repairs of about £30,000 was largely met by two legacies recently left to the Area Meeting.</p>
32
c62ef1450b11 Naumann text
ht
parents: 31
diff changeset
544 <p>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
545 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
546 Meeting worships there, Local, Area and General Meeting groups have meetings there,
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
547 and study days and
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
548 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
549 memorial meetings and the occasional party. Following a principle established
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
550 at the time of purchase, Central Edinburgh Local Meeting
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
551 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
552 set at half the charitable letting rate. This decision has been reviewed on
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
553 several occasions, and the rate is now more than half the charitable rate,
59
47b7655c83ce replace letting details with summary
ht
parents: 56
diff changeset
554 being approximately £65 for each Sunday, or £3,300 per annum (see <a href="#pres_fin">Figure 5</a>).</p>
47b7655c83ce replace letting details with summary
ht
parents: 56
diff changeset
555 <p><a href="#friends_use">Appendix D</a> 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
556 Terrace during 2008, based on the full charity rate. If we subtract from the
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
557 total shown there of approximately £17,000 the amounts which Area Meeting
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
558 reclaim from Central Edinburgh
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
559 Local Meeting (£3,300) and the Festival Fringe (£4,000), the
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
560 remaining £10,000 represents 35–40% of the gap between income and
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
561 expenditure in 2007 and 2008.</p>
51
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
562 <div>
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
563 <h4>Summary</h4>
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
564 <p>Referring to Figure 3, what this means is that up until 2005, Area Meeting was getting a very
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
565 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
566 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
567 what is only now approaching a commercial rate for that space. Any
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
568 consideration of the impact on the Area Meeting of moving out of 7 Victoria
51
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
569 Terrace must consider this perspective very seriously.</p></div>
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
570 </div>
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
571 </div><div id="present">
f3da9d18bbea some intro
ht
parents: 35
diff changeset
572 <h2>4. <a name="present">The present</a></h2>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
573 <div id="pres_use">
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
574 <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
575 <div>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
576 <h4>Meeting for Worship</h4>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
577 <p>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
578 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
579 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
580 <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
581 <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
582 <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
583 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
584 <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
585 <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
586 <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
587 <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>
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
588 <p>We occasionally have “special” all age worship such as the welcome of new babies and
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
589 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
590 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>
51
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
591 <p>In summary, many varied activities happen around and in connection with
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
592 Meeting for Worship, requiring both large and small rooms and benefiting from ancillary facilities such as the library
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
593 and kitchen.</p>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
594 </div>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
595 <div>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
596 <h4>Lettings</h4>
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
597 <p>Since 2000 income from lettings has increased gradually until 2008 when
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
598 there was a small decline. A major contribution to this was the loss of two
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
599 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
600 and the City of Edinburgh, who cut back on external training.</p>
41
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
601 <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
602 <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
603 <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
604 <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
605 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
606 post, but in practice often work more than that.</p>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
607 <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
608 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
609 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
610 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
611 <p>To give an idea of the pattern of non-Quaker lettings we have taken a recent six-week
59
47b7655c83ce replace letting details with summary
ht
parents: 56
diff changeset
612 period and with the help of the Managers have looked at the groups who used the Meeting House and the number of lets. The figure below summarises the results.</p>
47b7655c83ce replace letting details with summary
ht
parents: 56
diff changeset
613 <div class="figure">
56
2bed5958f258 format fixing
ht
parents: 55
diff changeset
614 <table class="r">
2bed5958f258 format fixing
ht
parents: 55
diff changeset
615 <thead>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
616 <tr>
59
47b7655c83ce replace letting details with summary
ht
parents: 56
diff changeset
617 <th>Group type</th>
47b7655c83ce replace letting details with summary
ht
parents: 56
diff changeset
618 <th>Number of groups</th>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
619 </tr>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
620 </thead>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
621 <tbody>
60
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
622 <tr><td>Political Party</td><td class="rn">4</td></tr>
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
623 <tr><td>Young People</td><td class="rn">2</td></tr>
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
624 <tr><td>Health Training</td><td class="rn">3</td></tr>
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
625 <tr><td>Professional Body</td><td class="rn">7</td></tr>
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
626 <tr><td>Sell-care</td><td class="rn">5</td></tr>
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
627 <tr><td>Church Group</td><td class="rn">5</td></tr>
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
628 <tr><td>Art Gallery</td><td class="rn">2</td></tr>
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
629 <tr><td>Rail</td><td class="rn">3</td></tr>
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
630 <tr><td>Yoga Class or similar</td><td class="rn">2</td></tr>
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
631 <tr><td>Social Interest</td><td class="rn">11</td></tr>
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
632 <tr><td>Environment</td><td class="rn">3</td></tr>
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
633 <tr><td>Spiritual Healing</td><td class="rn">2</td></tr>
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
634 <tr><td>Peace</td><td class="rn">5</td></tr>
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
635 <tr><td>Education</td><td class="rn">3</td></tr>
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
636 <tr><td>Educational Training</td><td class="rn">3</td></tr>
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
637 <tr><td>Charity</td><td class="rn">4</td></tr>
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
638 <tr><td>Grassroots</td><td class="rn">1</td></tr>
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
639 <tr><td>City of Edinburgh</td><td class="rn">1</td></tr>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
640 </tbody>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
641 </table>
54
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
642 <div class="caption">Figure 4. Non-Quaker groups using the Meeting House: showing
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
643 number of people and the rooms used</div>
38
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
644 </div>
59
47b7655c83ce replace letting details with summary
ht
parents: 56
diff changeset
645 <p>In all there were approximately 113 lets to 66
47b7655c83ce replace letting details with summary
ht
parents: 56
diff changeset
646 different groups during the six-week period from 6 April to 17 May 2009.
47b7655c83ce replace letting details with summary
ht
parents: 56
diff changeset
647 Costs will depend on size of group, length of time they needed space, which
47b7655c83ce replace letting details with summary
ht
parents: 56
diff changeset
648 room(s) they rented and what rate they were charged: following Area Meeting policy,
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
649 there are two basic rates, depending on for-profit versus not-for-profit
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
650 status. (The Managers have discretion to charge a reduced rate in a few
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
651 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
652 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
653 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
654 letting.</p>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
655 <p>We do not have quantitative information from the non-Quaker users of 7 Victoria
59
47b7655c83ce replace letting details with summary
ht
parents: 56
diff changeset
656 Terrace regarding how they rate the premises. However there were over sixty groups
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
657 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
658 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
659 <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
660 <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
661 have a good informative website.</p>
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
662 <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
663 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
664 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
665 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
666 </div>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
667 <div>
5b5b9d5e58e7 integrate more from MH, tidy some more, not 5 yet
ht
parents: 36
diff changeset
668 <h4>Festival Fringe</h4>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
669 <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>
51
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
670 <p>There is also the Café that runs at the same time—from around 1000–1800. The income from this has increased over the years but again last year there was a drop. The main income is from the theatre lettings. Although the café does not make much of a profit it adds to the feel and ethos of the venue.</p>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
671 <p>The Festival Fringe activity is an Area Meeting activity, organised by
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
672 an Area Meeting committee. Area
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
673 Meeting both bears the cost of lost lettings during August, and the increased
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
674 wear-and-tear that being a venue entails. Area Meeting also determines the
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
675 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
676 </div>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
677 <div>
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
678 <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
679 House</h4>
50
34171276efb3 done for now
ht
parents: 49
diff changeset
680 <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
681 <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
682 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
683 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
684
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
685 <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
686 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
687
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
688 <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
689 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
690 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
691
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
692 <p>It is necessary to meet at Victoria Terrace
59
47b7655c83ce replace letting details with summary
ht
parents: 56
diff changeset
693 to do practical tasks and allow access to resources.</p>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
694
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
695 <p>The building is ideal for young people’s
60
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
696 link weekend—there is no other Quaker building in Scotland
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
697 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
698 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
699
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
700 <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
701 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
702 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
703
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
704 <p>The overall room size, location, comfort
51
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
705 and facilities are considered to be good. The building is ideally placed for outreach.</p>
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
706
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
707 <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
708 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
709 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
710
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
711 <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
712 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
713 </div>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
714 </div>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
715 <div id="pres_fin">
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
716 <h4>4.2. <a name="pres_fin">Building finances</a></h4>
32
c62ef1450b11 Naumann text
ht
parents: 31
diff changeset
717 <p>
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
718 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
719 <table>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
720 <thead>
35
efdc17362651 style fixed for IE
ht
parents: 34
diff changeset
721 <tr>
efdc17362651 style fixed for IE
ht
parents: 34
diff changeset
722 <th/>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
723 <th> Notes </th>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
724 <th> £,000 </th>
35
efdc17362651 style fixed for IE
ht
parents: 34
diff changeset
725 </tr>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
726 </thead>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
727 <tbody>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
728 <tr class="ti">
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
729 <td><b>Expenditure</b></td>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
730 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
731 <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
732 <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
733 <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
734 <tr class="t">
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
735 <td class="s">Total</td>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
736 <td/><td class="t">123.4</td>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
737 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
738 <tr class="ti">
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
739 <td><b>Income</b></td>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
740 </tr>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
741 <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
742 <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
743 <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
744 <tr class="t">
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
745 <td class="s">Total</td>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
746 <td/><td class="t">87.4</td>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
747 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
748 <tr class="gt">
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
749 <td><b>Shortfall</b></td>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
750 <td class="n">[6]</td>
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
751 <td class="t d">-36.0</td>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
752 </tr>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
753 </tbody>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
754 </table>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
755 <ol>
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
756 <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
757 <li>Building work—external stonework</li>
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
758 <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
759 <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
760 <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
761 <li>Made up by Area Meeting</li>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
762 </ol>
59
47b7655c83ce replace letting details with summary
ht
parents: 56
diff changeset
763 <div class="caption">Figure 5. 7 Victoria Terrace: Revised summary of 2008 income and
33
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
764 expenditure, including capital project</div>
71775b9ccc0d Naumann numbers, tweaked
ht
parents: 32
diff changeset
765 </div>
39
c4b14e957e79 revised 2008 from JP, new 1994,7 from LN
ht
parents: 38
diff changeset
766 <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
767 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
768 that for 2007.</p>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
769 <p>A number of modifications and improvements have been suggested, or are
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
770 indeed required in some cases, about which decisions need to be taken in the
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
771 near future:</p>
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
772 <ul class="naked">
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
773 <li><a name="Roof_access"><b>Roof access</b></a>
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
774   Access to the roof above the flat, for example
51
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
775 for gutter repairs, is very difficult and needs to be improved. This work will be carried out shortly.</li>
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
776 <li><a name="Windows"><b>Windows</b></a>
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
777   Some of the windows on the south-west side of the
51
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
778 building urgently require repair or replacement and insulation needs to be
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
779 improved. A plan is being drawn up for their phased replacement and this is
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
780 currently being costed.</li>
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
781 <li><a name="Kitchen"><b>Kitchen</b></a>
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
782   Health and safety requirements have stipulated
32
c62ef1450b11 Naumann text
ht
parents: 31
diff changeset
783 improvements to the kitchen likely to cost in the region of
41
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
784 £30,000 if cooking is to be undertaken and offered for sale, for
51
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
785 example in conjunction with the Café at
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
786 the time of the Festival Fringe. Lower-cost options with reduced facilities
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
787 are also possible.</li>
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
788 <li><a name="Toilets"><b>Toilets</b></a>
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
789   These are not up to the standard of the rest of the
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
790 building. Plans for extending and improving them have been costed at around £50,000.</li>
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
791 <li><a name="Crèche"><b>Crèche</b></a>
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
792   Plans for re-structuring the crèche rooms and
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
793 their access to come directly from the library have been costed at around £5,000.</li>
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
794 <li><a name="Heating"><b>Heating</b></a>
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
795   It has been suggested that the heating for the
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
796 building should be upgraded or replaced, possibly involving a shift to
51
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
797 renewable sources, building on work done some time ago by an Environmental
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
798 Improvement group.</li>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
799 </ul>
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
800 </div>
60
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
801 </div><div id="future" style="page-break-before: always">
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
802 <h2>5. <a name="future">The future</a></h2>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
803 <p>Against the background of the information presented so far, we now turn
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
804 to considering the future. On the one hand there are the practicalities:
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
805 Do we stay in Victoria Terrace, or do we leave? In either case, further
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
806 choices will have to be made. We briefly summarise these in the following
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
807 subsection. But equally important are our goals: what do we <i>want</i> for
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
808 Friends' presence and witness in Edinburgh in the future? In the second
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
809 subsection below we attempt to pull together what we've learned from Friends
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
810 and attenders on this question over the last six months.</p>
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
811 <div id="options">
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
812 <h4>5.1. <a name="options">Practicalities</a></h4>
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
813 <div>
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
814 <h4>Stay in Victoria Terrace</h4>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
815 <p>If we stay in Victoria Terrace, the financial issues must be addressed,
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
816 at the very least by an explicit acknowledgement by Area Meeting of the
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
817 financial situation. Broadly speaking there are three options: cut back on
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
818 what we do, continue pretty much as at present, or try to do more. These
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
819 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
820 <div>
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
821 <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
822 <p>
50
34171276efb3 done for now
ht
parents: 49
diff changeset
823 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
824 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
825 <ul>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
826 <li>
32
c62ef1450b11 Naumann text
ht
parents: 31
diff changeset
827 The building is currently open to the public from
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
828 0900
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
829 to 2130/2200 Monday to Friday depending on bookings and
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
830 0930
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
831 to
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
832 1700
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
833 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
834 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
835 <li>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
836 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
837 1500
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
838 to
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
839 1700
30
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
840 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
841 </ul>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
842 <p>
40
ht
parents: 39
diff changeset
843 Several staff work flexibly to cover these periods: there is always someone at
ht
parents: 39
diff changeset
844 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
845 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
846 <p>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
847 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
848 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
849 <p>
40
ht
parents: 39
diff changeset
850 Reasons for not reducing opening hours: reduced lettings and reduced income, as
ht
parents: 39
diff changeset
851 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
852 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
853 <p>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
854 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
855 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
856 <p>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
857 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
858 <ul>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
859 <li>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
860 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
861 <li>
59
47b7655c83ce replace letting details with summary
ht
parents: 56
diff changeset
862 The Festival 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
863 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
864 <li>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
865 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
866 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
867 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
868 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
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 </ul>
50
34171276efb3 done for now
ht
parents: 49
diff changeset
871 <p>It is important to underline that the impact of the kind of changes listed
34171276efb3 done for now
ht
parents: 49
diff changeset
872 above is both uncertain, and in the main likely to affect the overall financial
34171276efb3 done for now
ht
parents: 49
diff changeset
873 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
874 <p>
40
ht
parents: 39
diff changeset
875 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
876 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
877 </div>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
878 <div>
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
879 <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
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 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
882 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
883 <ul>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
884 <li>
59
47b7655c83ce replace letting details with summary
ht
parents: 56
diff changeset
885 The kitchen does not meet Health and Safety standards to prepare and serve food
40
ht
parents: 39
diff changeset
886 to the public. An alternative is to serve vegetarian food only and ask for
ht
parents: 39
diff changeset
887 donations from the public. Trustees are actively exploring this area: the
ht
parents: 39
diff changeset
888 working group does not feel that the exact nature of the trade-offs between
ht
parents: 39
diff changeset
889 regulation, enforcement and kinds of use has yet been clearly established, so
ht
parents: 39
diff changeset
890 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
891 <li>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
892 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
893 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
894 </ul>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
895 </div>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
896 <div>
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
897 <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
898 <p>
40
ht
parents: 39
diff changeset
899 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
900 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
901 <ul>
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 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
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 <li>
42
9262f74116b2 editorial work, add names and roles of guests
ht
parents: 41
diff changeset
906 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
907 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
908 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
909 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
910 Scotland
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
911 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
912 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
913 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
914 Scotland
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
915 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
916 <li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
917 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
918 </li>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
919 </ul>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
920 <p>
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
921 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
922 </p>
2921dc0465f3 included phil 3.2 and 3.3, Madeleine 3.1 and 4.1, Eileen 5.1
ht
parents: 28
diff changeset
923 </div>
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
924 </div>
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
925 <div>
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
926 <h4>Leave Victoria Terrace</h4>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
927 <p>Leaving Victoria Terrace would in turn require further choices to be made:</p>
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
928 <ul>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
929 <li>Would we look to own our own premises (build/refit/share)?</li>
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
930 <li>Or hire (Sole tenant/share)?</li>
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
931 <li>One venue (central, or not?) or several?</li>
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
932 </ul>
40
ht
parents: 39
diff changeset
933 <p>One of the prime motivations for leaving Stafford Street was that though
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
934 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
935 display windows and no involvement in the Festival. If these still matter they
34171276efb3 done for now
ht
parents: 49
diff changeset
936 would be requirements for in any candidate alternative premises.</p>
31
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
937 <p>If we decide to sell Victoria Terrace in order to buy, lease or
50
34171276efb3 done for now
ht
parents: 49
diff changeset
938 even share somewhere else it would probably be necessary to sell at least
34171276efb3 done for now
ht
parents: 49
diff changeset
939 one of the
51
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
940 two flats as well. 7 Victoria Terrace was valued at £385,000 in
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
941 November of 2007 (<i>before</i> the current slump
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
942 in property prices), at which time the two flats together were valued at £370,000. The official rateable value (reflecting a fair-market annual
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
943 <i>rental</i> value) for 7 Victoria Terrace is £14,600, which is
51
f019f69ec28c edits from Andrew Farar, contributions from John Phillips
ht
parents: 50
diff changeset
944 rather low in terms of the £385,000 valuation.</p>
40
ht
parents: 39
diff changeset
945 <p>We explored the cost of moving elsewhere. Minimum accommodation for our own use only would be:</p>
ht
parents: 39
diff changeset
946 <ul>
31
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
947 <li>1 Meeting Room</li>
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
948 <li>1 Children’s Room</li>
31
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
949 <li>Library</li>
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
950 <li>Kitchen (for heating up only)</li>
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
951 <li>Lavatories</li>
40
ht
parents: 39
diff changeset
952 <li>Office (?)</li></ul>
ht
parents: 39
diff changeset
953 <p>Preferably, for our own needs and possible lettings or sharing,
ht
parents: 39
diff changeset
954 we would be looking for:</p>
ht
parents: 39
diff changeset
955 <ul>
31
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
956 <li>2 Meeting Rooms</li>
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
957 <li>2 Children’s Rooms</li>
31
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
958 <li>Kitchen (for cooking)</li>
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
959 <li>Library</li>
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
960 <li>Lavatories</li>
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
961 <li>2 Committee rooms</li>
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
962 <li> Office</li>
40
ht
parents: 39
diff changeset
963 </ul>
31
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
964 <p>A central location would be in the area bounded by High Street to Queen Street
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
965 and Queensferry Street. to Leith Street.</p>
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
966 <p>Alternatively, we might have more that one Meeting House to replace Victoria Terrace;
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
967 this would mean no central Edinburgh Meeting. Possible areas would include
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
968 Portobello, Trinity/Granton, Leith Walk/London Road or around Cameron Toll and the
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
969 Commonwealth Pool.</p>
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
970 <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
971 7th Day Adventists, a play group, an Open Door or community hall that was not required
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
972 on a Sunday.</p>
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
973 <p>However, it would be necessary for us to be the ‘chief’
50
34171276efb3 done for now
ht
parents: 49
diff changeset
974 occupants if we wish to be able to
31
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
975 arrange mid-week or evening meetings, and have some say over publicity displays and
50
34171276efb3 done for now
ht
parents: 49
diff changeset
976 lettings. We would probably want to be in charge of lettings, including festival events
31
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
977 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
978 café, but might offer light refreshments and have an exhibition on walls
34171276efb3 done for now
ht
parents: 49
diff changeset
979 other than
31
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
980 those of the Meeting Room.</p>
40
ht
parents: 39
diff changeset
981 <p>We carried out a survey of commercial property of a reasonable scale in
ht
parents: 39
diff changeset
982 and around the centre, and there was nothing available for under £250,000
ht
parents: 39
diff changeset
983 that was any where near large enough. Finding <i>any</i> premises including one room of approximately 800
ht
parents: 39
diff changeset
984 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
985 difficult, and we found no premises at all with <i>two</i> such rooms.</p>
40
ht
parents: 39
diff changeset
986 <p>One possibility we are aware of but did not explore in detail is taking
ht
parents: 39
diff changeset
987 over, or sharing, other church premises. There was some suggestion that for
ht
parents: 39
diff changeset
988 example the Methodist property off Nicholson Square might be, or be about to
ht
parents: 39
diff changeset
989 be, available. It seemed at best unlikely that a move to such premises would
ht
parents: 39
diff changeset
990 result in a situation materially different from our current one.</p>
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
991 </div>
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
992 </div>
60
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
993 <div id="vision" style="page-break-before: always">
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
994 <h4>5.2. <a name="vision">The Vision</a></h4>
50
34171276efb3 done for now
ht
parents: 49
diff changeset
995 <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
996 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
997 financially possible.</p>
31
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
998 <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
999 presence of the Scottish Parliament and the Scottish offices of financial, church and
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
1000 corporate bodies, such as Christian Aid. This would enable us to present our Quaker
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
1001 witness to these bodies and to the general public, including the large numbers of tourists
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
1002 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
1003 Edinburgh would be happy to recognise us as a Scottish Quaker Centre. Indeed, there
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
1004 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
1005 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
1006 all members of Edinburgh Central welcome the disruption and disturbance arising from
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
1007 our Festival activities.</p>
eb6844b9d4a4 brian/alison
ht
parents: 30
diff changeset
1008 <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
1009 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
1010 the Festival.</p>
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
1011 </div>
59
47b7655c83ce replace letting details with summary
ht
parents: 56
diff changeset
1012 <div id="concl">
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
1013 <h4>5.3. <a name="concl">Conclusions</a></h4>
50
34171276efb3 done for now
ht
parents: 49
diff changeset
1014 <p>7 Victoria Terrace is owned by Area Meeting, and it is for Area Meeting
34171276efb3 done for now
ht
parents: 49
diff changeset
1015 to determine its use. Once the outline of a future for Friends in Edinburgh
34171276efb3 done for now
ht
parents: 49
diff changeset
1016 is discerned, whether it means retaining Victoria Terrace or disposing of it,
34171276efb3 done for now
ht
parents: 49
diff changeset
1017 further questions will have to be asked and answered, detailed options
34171276efb3 done for now
ht
parents: 49
diff changeset
1018 explored, specified and costs and benefits assessed. The Working Group has
34171276efb3 done for now
ht
parents: 49
diff changeset
1019 done its best to bring together as much information as possible to assist Area
34171276efb3 done for now
ht
parents: 49
diff changeset
1020 Meeting in the discernment process regarding the fundamental questions: What
34171276efb3 done for now
ht
parents: 49
diff changeset
1021 is our vision? Stay
34171276efb3 done for now
ht
parents: 49
diff changeset
1022 or go? If we go, whither? If we stay, on what terms? Beyond that, and
34171276efb3 done for now
ht
parents: 49
diff changeset
1023 against the background of the answers to <i>those</i> questions, further
34171276efb3 done for now
ht
parents: 49
diff changeset
1024 work will be needed before the next set of decisions can be considered.</p>
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
1025 </div>
60
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
1026 </div><div id="appendices" style="page-break-before: always">
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
1027 <h2>6. <a name="appendices">Appendices</a></h2>
f3da9d18bbea some intro
ht
parents: 35
diff changeset
1028 <div id="remit">
f3da9d18bbea some intro
ht
parents: 35
diff changeset
1029 <h4>6.1. <a name="remit">Appendix A: Remit from Area Meeting</a></h4>
54
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1030 <p><b>South
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1031 East Scotland Area
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1032 Meeting
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1033 25 October 2008</b></p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1034 <p><b>Remit for
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1035 short-life working group
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1036 – New vision for the Quaker presence in Edinburgh</b></p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1037 <p><b>Background</b></p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1038 <p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1039 On 30
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1040 August 2008,
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1041 Area Meeting considered the history and prospects for the Quaker
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1042 Meeting House at 7 Victoria Terrace.</p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1043 <p>The following minute was made:</p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1044 <p style="margin-left:27.0pt">
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1045 <b>Minute 7: The future of 7 Victoria Terrace</b>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1046 </p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1047 <p style="margin-left:27.0pt">
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1048 Partly in the light of repairs and alterations due to the building over the next few years, we have taken this opportunity to reconsider some of the uses of 7 Victoria Terrace.
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1049 </p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1050 <p style="margin-left:27.0pt">
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1051 Don Stubbings and Mike Perks have given us a brief summary of its uses since 1987, and of its main costs and revenues, and we thank them for providing such a good basic introduction to our discussion.
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1052 </p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1053 <p style="margin-left:27.0pt">
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1054 We want to discuss this further, and in particular to decide what God wants of us in running 7 Victoria Terrance, both for Quakers, and the wider Scottish and British communities.
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1055 </p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1056 <p style="margin-left:27.0pt">
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1057 We ask Nominations Committee to bring forward to October AM names for a Working Group to explore this. We hope the group will speak with the Managers of 7 Victoria Terrance, with Central Edinburgh and all other local meetings in the Area Meeting and with the Trustees, with a view to making recommendations to AM in June 2009.
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1058 </p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1059 <p style="margin-left:27.0pt">
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1060 7 Victoria Terrance is home to some of us, and we have heard that all meetings in the Area Meeting benefit from it, thought they may not bear the full burden of running it.
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1061 </p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1062 <p><b>Remit</b></p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1063 <p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1064 <i>It
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1065 was agreed at Area Meeting on 25 October that</i>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1066 the
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1067 <b>purpose</b> of the working group is <b>to enable Area Meeting to
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1068 reach a revived vision of the Quaker presence in</b>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1069 <b>Edinburgh</b>,
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1070 recognising that it is now over 20 years since we moved to Victoria
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1071 Terrace, and that our worshipping and community activities are
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1072 greater than in the late 1980s.</p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1073 <p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1074 The
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1075 working group will:</p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1076 <ol>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1077 <li>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1078 review the present operation of 7 Victoria Terrace,
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1079 including but not restricted to: the uses of the building through
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1080 lettings and other activities and the income generated thereby; the
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1081 operational, maintenance and capital costs associated with the
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1082 building; the demands on people, including our paid staff and our
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1083 membership, in operating and maintaining the building at its
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1084 present level of activity; <i>its accessibility to
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1085 all</i>; the balance between Quaker
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1086 and wider community use</li>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1087 <li>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1088 consider options for the future, including but not
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1089 restricted to: extending the lettings and community activity;
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1090 generating additional funds by more commercial letting; restricting
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1091 the building to mainly Quaker use; <i>making it available to
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1092 Scotland-wide Quaker use</i>;
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1093 selling the building and moving elsewhere</li>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1094 <li>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1095 report to Area Meeting by June 2009 with a proposed
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1096 statement of what Quakers wish to achieve through our presence
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1097 in Edinburgh and
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1098 how our property will contribute to this, <i>to encourage South</i>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1099 <i>East
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1100 Scotland</i> <i>Area
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1101 Meeting to unite around a clear vision for the
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1102 future</i>.</li>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1103 </ol>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1104 <p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1105 <b>Operation of the group</b></p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1106 <p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1107 The
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1108 working methods of the group will be in line with the above minute,
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1109 <i>ie</i> <b>the group will consult widely within Area Meeting</b>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1110 in reaching their conclusions. This may be through
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1111 discussions with individuals or groups as appropriate. In
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1112 addition, the group may wish to find out how other Quaker meeting
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1113 houses are used and managed in similar settings. It may be
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1114 that special meetings are required to discuss issues that bring
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1115 forward a variety of differing views (‘Threshing
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1116 Meetings’ – see QFP, 12.26).</p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1117 <p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1118 The
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1119 working group will have a membership of 8, with a convener
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1120 appointed by Area Meeting. Nominations Committee are asked to
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1121 propose members who come from different local meetings, and have
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1122 interests including the arts, children, and the community, as well
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1123 as having the necessary skills in finance and strategic
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1124 thinking. Membership of will include at least one Elder and
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1125 one Overseer.</p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1126 <p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1127 It
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1128 is envisaged that the commitment will be fairly intensive over the
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1129 period Dec 2008-June 2009. Meetings will probably need to be
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1130 monthly, and work will be needed between meetings to ensure the
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1131 breadth of consultation required by the AM minute.</p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1132 <p><b>Minute of Nominations Committee held</b>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1133 <b>9
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1134 November 2008</b></p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1135 <p><b>Min.3 Nominations required for forthcoming Area Meeting (7
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1136 Dec)</b></p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1137 <p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1138 <b>Working Group on future of 7 Victoria Terrace:</b>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1139 Following the approach set out in the remit agreed by AM on 25
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1140 October, we agree to approach the following people to join the
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1141 group:</p>
59
47b7655c83ce replace letting details with summary
ht
parents: 56
diff changeset
1142
47b7655c83ce replace letting details with summary
ht
parents: 56
diff changeset
1143 <blockquote><div><ul class="naked nolabel"><li>Laurie Naumann</li>
54
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1144 <li>Phil Lucas</li>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1145 <li>Rufus Reade</li>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1146 <li>Madeleine Harding</li>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1147 <li>Brian Mayes</li>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1148 <li>Henry Thompson</li>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1149 <li>Alison Burnley</li>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1150 <li>Eileen Schott</li>
59
47b7655c83ce replace letting details with summary
ht
parents: 56
diff changeset
1151 </ul></div></blockquote>
47b7655c83ce replace letting details with summary
ht
parents: 56
diff changeset
1152
54
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1153 <p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1154 We
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1155 ask Andrew to invite Henry Thompson to convene the group; we ask
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1156 Alastair Cameron (w/f Marjorie Farquharson) to attend the first
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1157 meeting of the group if possible to set out the background and
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1158 intention.</p>
04aab3d2a6d2 remove rent charges from Figure 4 in 4.1,
ht
parents: 53
diff changeset
1159
36
f3da9d18bbea some intro
ht
parents: 35
diff changeset
1160 </div>
60
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
1161 <div id="quests" style="page-break-before: always">
40
ht
parents: 39
diff changeset
1162 <h4>6.2. <a name="quests">Appendix B: Questionnaires for different user groups</a></h4>
55
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1163 <div>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1164 <h4>A. For QUAKER GROUPS and COMMITTEES who use 7 Victoria Terrace</h4>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1165 <p>South East Scotland Quakers bought the present Meeting House about 20 years ago to meet the needs of a growing Quaker meeting and to serve the community by providing a meeting place in Central Edinburgh, especially for charities and grass-roots organisations. Twenty years later, we wish to assess how well this nineteenth century building (which is quite expensive to maintain and update) is meeting the needs of both Quakers and other users. Please help by completing this questionnaire and returning it, either to the person who gave it to you or to the Meeting House Office. Thank you very much.</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1166 <ol>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1167 <li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1168 <ol>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1169 <li>How dependent are you on the 7 Victoria Terrace building?</li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1170 <li>Do you feel it is essential that you meet at 7 VT? If so why?</li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1171 <li>If the meeting house is not available could you meet elsewhere? e.g. in people' homes</li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1172 <li>If you already meet elsewhere why do you choose to do so?
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1173 e.g. convenience, more intimate atmosphere, baby-sitting problems.</li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1174 </ol>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1175 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1176 <li>How well does the building meet your needs with regard to:
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1177 (please ring the appropriate response and add any comments in the space)
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1178 <ol>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1179 <li>Room size: Good - Reasonable - Not so good</li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1180 <li>Location: Good - Reasonable - Not so good</li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1181 <li>Facilities: Good - Reasonable - Not so good</li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1182 <li>Access: Good - Reasonable - Not so good</li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1183 <li>Comfort: Good - Reasonable - Not so good</li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1184 <li>Availability (including opening hours): Good - Reasonable - Not so good</li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1185 <li>Service offered by staff: Good - Reasonable - Not so good</li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1186 </ol></li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1187 <li>If your group is a larger one e.g. Scotland GM, is it vital to have the whole meeting house available?</li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1188 <li>If you are involved in planning young people’s residential events does the meeting house meet your needs?
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1189 <ol>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1190 <li>Is there anywhere else in Scotland you could use bearing in mind the need to keep costs low for the young people?</li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1191 <li>Do the facilities for preparing food for the young people meet your needs?</li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1192 <li>Do you have any other comments about 7 VT as a venue for young peoples residential events?</li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1193 </ol>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1194 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1195 </ol>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1196 </div>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1197 <div>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1198 <h4>B. For MEMBERS and ATTENDERS at CENTRAL EDINBURGH MEETING</h4>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1199 <p>South East Scotland Quakers bought the present Meeting House about 20 years ago to meet the needs of a growing Quaker meeting and to serve the community by providing a meeting place in Central Edinburgh, especially for charities and grass-roots organisations. Twenty years later, we wish to assess how well this nineteenth century building (which is quite expensive to maintain and update) is meeting the needs of both Quakers and other users. Please help by completing this questionnaire and returning it, either to the person who gave it to you or to the Meeting House Office. Thank you very much.</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1200 <p>Please put a cross in the appropriate space and add any helpful comments in the space between questions. Leave no mark where you feel you have no useful response to make.</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1201 <ol>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1202 <li>In general, how well do you feel the building meets the needs of the Central Edinburgh Quaker meeting?
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1203 <p>Very well __ Well __ Adequately __ Inadequately __</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1204 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1205 <li>How important is it to you that the Meeting House is located in the centre of the city?
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1206 <p>Very important ___ Quite important ___ Not important ___</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1207 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1208 <li>How would you describe the accessibility of the Meeting House location?
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1209 <p>Excellent __ Good __ Fairly good __ Not very easy __ Difficult __</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1210 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1211 <li>How would you describe internal accessibility to all the rooms and facilities you use?
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1212 <p>Excellent __ Good __ Fairly good __ Not very easy __ Difficult __</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1213 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1214 <li>How well does the foyer meet your needs as a meeting, greeting and information space?
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1215 <p>Very well __ Well __ Adequately __ Inadequately __</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1216 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1217 <li>How well does the Meeting Room meet the needs of Sunday worship?
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1218 <p>Very well __ Well __ Adequately __ Inadequately __</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1219 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1220 <li>How well does the building meet the needs of our children and young people?
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1221 <p>Very well __ Well __ Adequately __ Inadequately __</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1222 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1223 <li>How well do the Library and Hall rooms meet their Sunday uses?
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1224 <p>Very well __ Well __ Adequately __ Inadequately __</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1225 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1226 <li>How well do the kitchen and its equipment meet their Sunday use?
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1227 <p>Very well __ Well __ Adequately __ Inadequately __</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1228 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1229 <li>Do you feel the building represents good value for money for the Area Meeting which owns it?
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1230 <p>Yes ___ No ___ Don’t know ___</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1231 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1232 <li>If you visit the building other than on Sundays, how well does it meet your needs?
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1233 <p>Very well __ Well __ Adequately __ Inadequately __</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1234 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1235 <li>Please add comments below, if you wish, on any other aspect of the Meeting House, its current use and suitability for that use. Add you name if you wish.</li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1236 </ol>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1237 </div>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1238 <div>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1239 <h4>C. For MEMBERS and ATTENDERS at EDINBURGH MIDWEEK MEETING</h4>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1240 <p>South East Scotland Quakers bought the present Meeting House about 20 years ago to meet the needs of a growing Quaker meeting and to serve the community by providing a meeting place in Central Edinburgh, especially for charities and grass-roots organisations. Twenty years later, we wish to assess how well this nineteenth century building (which is quite expensive to maintain and update) is meeting the needs of both Quakers and other users. Please help by completing this questionnaire and returning it, either to the person who gave it to you or to the Meeting House Office. Thank you very much.</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1241 <p>Please put a cross in the appropriate space and add any helpful comments in the space between questions. Leave no mark where you feel you have no useful response to make.</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1242 <ol>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1243 <li>In general, how well do you feel the building meets the needs of Midweek Meeting?
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1244 <p>Very well __ Well __ Adequately __ Inadequately __</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1245 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1246 <li>How important is it to you that the Meeting House is located in the centre of the city?
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1247 <p>Very important ___ Quite important ___ Not important ___</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1248 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1249 <li>How would you describe the accessibility of the Meeting House location?
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1250 <p>Excellent __ Good __ Fairly good __ Not very easy __ Difficult __</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1251 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1252 <li>How would you describe internal accessibility to all the rooms and facilities you use?
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1253 <p>Excellent __ Good __ Fairly good __ Not very easy __ Difficult __</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1254 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1255 <li>How well does the foyer meet your needs as a meeting, greeting and information space?
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1256 <p>Very well __ Well __ Adequately __ Inadequately __</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1257 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1258 <li>How well does the Library room meet the needs of Wednesday worship?
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1259 <p>Very well __ Well __ Adequately __ Inadequately __</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1260 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1261 <li>How well do the kitchen and its equipment meet their Midweek Meeting use?
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1262 <p>Very well __ Well __ Adequately __ Inadequately __</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1263 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1264 <li>If you visit the building other than on Wednesdays, how well does it meet your needs?
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1265 <p>Very well __ Well __ Adequately __ Inadequately __</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1266 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1267 <li>Do you feel the building represents good value for money for the Area Meeting which owns it?
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1268 <p>Yes ___ No ___ Don’t know ___</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1269 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1270 <li>Please add comments below, if you wish, on any other aspect of the Meeting House, its current use and suitability for that use and add your name at the bottom if you wish.</li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1271 </ol>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1272 </div>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1273 <div>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1274 <h4>D. For LOCAL MEETINGS in South East Scotland Area Meeting</h4>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1275 <p>South East Scotland Quakers bought the present Meeting House about 20 years ago to meet the needs of a growing Quaker meeting and to serve the community by providing a meeting place in Central Edinburgh, especially for charities and grass-roots organizations. Twenty years later, we wish to assess how well this nineteenth century building (which is quite expensive to maintain and update) is meeting the needs of both Quakers and other users. Please help by completing this questionnaire and returning it, either to the person who gave it to you or to the Meeting House Office. Thank you very much.</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1276 <p>It would be helpful to have your feelings and responses to the following questions as to how you use and see the use of the meeting house which belongs to us all.</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1277 <p>(Please circle your answer add any comments in the spaces)</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1278 <ol>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1279 <li>Does the meeting house meet your needs?
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1280 <p>perfectly - satisfactorily - adequately - quite well - not well</p></li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1281 <li>How do you rate the facilities?
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1282 <ol>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1283 <li>location and access ie. buses, parking, other transport, steps
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1284 <p>good - adequate - poor - impossible</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1285 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1286 <li>moving around the building - especially if you are disabled in any way
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1287 <p>good - adequate - inadequate - impossible</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1288 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1289 <li>opening hours
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1290 <p>suitable - unsuitable</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1291 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1292 <li>availability of a room of your preferred choice
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1293 <p>good - satisfactory - poor - never what I want when I want it</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1294 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1295 <li>size of rooms
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1296 <p>perfect - good - poor - always either too big or too small</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1297 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1298 <li>suitability of rooms
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1299 <p>excellent - just right - see above</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1300 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1301 <li>booking system
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1302 <p>helpful - could be improved - difficult</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1303 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1304 <li>staff
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1305 <p>very helpful - - helpful - unhelpful - unfriendly</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1306 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1307 <li>facilities : catering
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1308 <p>excellent - good - restrictive - irritating</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1309 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1310 <li>facilities: clean and comfortable
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1311 <p>excellent - good - good enough - cold and dirty</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1312 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1313 </ol>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1314 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1315 </ol>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1316 <p>Thank you. We appreciate the time you have taken to do this. We
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1317 will be studying the feedback as we continue to review how we use the
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1318 meeting house.</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1319 </div>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1320 <div>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1321 <h4>E. For MEETING HOUSE STAFF</h4>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1322 <p>South East Scotland Quakers bought the present Meeting House about 20 years ago to meet the needs of a growing Quaker meeting and to serve the community by providing a meeting place in Central Edinburgh, especially for charities and grass-roots organisations. Twenty years later, we wish to assess how well this nineteenth century building (which is quite expensive to maintain and update) is meeting the needs of both Quakers and other users. Please help by completing this questionnaire and returning it, either to the person who gave it to you or to the Meeting House Office. Thank you very much.</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1323 <p><b>In sections 1 and 2, please circle your choice of answer and add any comments which may help.</b></p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1324 <ol>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1325 <li> Based on your personal experience, do you think that the suitability of the building for its present purposes is:
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1326 <p>Very good - Good - Satisfactory - Fairly good - Poor</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1327 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1328 <li>How do you think users of the building find the following
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1329 facilities to be:
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1330 <ol>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1331 <li>Access to the building
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1332 <p>Very good - Good - Satisfactory - Fairly good - Poor</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1333 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1334 <li>Parking
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1335 <p>Very good - Good - Satisfactory - Fairly good - Poor</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1336 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1337 <li>Number &amp; sizes of rooms
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1338 <p>Very good - Good - Satisfactory - Fairly good - Poor</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1339 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1340 <li>Access within the building
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1341 <p>Very good - Good - Satisfactory - Fairly good - Poor</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1342 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1343 <li>Cloakrooms &amp; toilets
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1344 <p>Very good - Good - Satisfactory - Fairly good - Poor</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1345 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1346 <li>Comfort (e.g. heating, catering)
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1347 <p>Very good - Good - Satisfactory - Fairly good - Poor</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1348 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1349 <li>Support facilities (copying etc)
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1350 <p>Very good - Good - Satisfactory - Fairly good - Poor</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1351 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1352 <li>Cleanliness
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1353 <p>Very good - Good - Satisfactory - Fairly good - Poor</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1354 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1355 </ol>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1356 <b>In sections 3 to 8 please use ticks for your choice of answer and add any other comments you wish to make.</b>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1357 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1358 <li>Would you like to see greater ___ or less ___ use being made of the building?
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1359 <p>If “greater”, would this be to enhance Quaker outreach ___ or increase income ___ or improve service to the community and to visitors ___ ?</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1360 <p>If “less”, would this be in order to decrease pressure on the building and it staff ___ or to enhance its usefulness to the Meetings in our Area ___ ?</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1361 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1362 <li>Given the acknowledged cost and practical difficulties involved
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1363 in maintaining the building, do you favour retaining 7 Victoria
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1364 Terrace as the established local Quaker centre ___ or endeavouring to
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1365 find alternative accommodation ___ ?</li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1366 <li>If you favour remaining in Victoria Terrace, do you consider the
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1367 present managerial structure to be satisfactory ___ or in need of
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1368 review ___ ?</li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1369 <li>If you favour removal, should this be to a central location ___
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1370 or to a more outlying area ___ ?</li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1371 <li>In any alternative accommodation would you wish to replicate the
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1372 functions of 7VT ___ or extend our outreach and service to the
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1373 community ___ or concentrate on meeting the needs of the Meetings in
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1374 our area ___ ?</li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1375 <li>Do you consider the provision of accommodation for a resident
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1376 warden to be essential ___, desirable ___ or unnecessary ___?
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1377 </li>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1378 </ol>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1379 <p>Your response to this questionnaire will be of great assistance to us. Please feel free to add your comments on any relevant matter. Thank you.</p>
cc47c6851a10 add questionnaires to appendix B
ht
parents: 54
diff changeset
1380 </div>
40
ht
parents: 39
diff changeset
1381 </div>
60
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
1382 <div id="open" style="page-break-before: always">
40
ht
parents: 39
diff changeset
1383 <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
1384 <div>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1385 <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
1386 <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
1387 Central Edinburgh
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1388 for the <i>next</i> 20 years?</i></p>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1389 <p>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1390 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
1391 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
1392 </p>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1393 <ol>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1394 <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
1395 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1396 <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
1397 </li>
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
1398 <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.
47
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1399 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1400 <li>Building could be more of a focus for Quakers in
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
1401 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
1402 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1403 <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
1404 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1405 <li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1406 <div class="ndl">
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1407 <div class="ndli">
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1408 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
1409 Westminster, which will probably push
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1410 Scotland
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1411 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
1412 </div>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1413 <div class="ndli">
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
1414 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.
47
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1415 </div>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1416 </div>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1417 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1418 <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
1419 </li>
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
1420 <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
47
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1421 Edinburgh
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1422 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
1423 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1424 <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
1425 </li>
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
1426 <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’.
47
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1427 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1428 <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
1429 </li>
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
1430 <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.
47
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1431 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1432 <li><div class="ndl">
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1433 <div class="ndli">
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1434 This Meeting spent 50 years in
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1435 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
1436 </div>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1437 <div class="ndli">
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1438 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
1439 </div>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1440 </div>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1441 </li>
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
1442 <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.
47
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1443 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1444 <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
1445 Stafford St
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1446 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
1447 </li>
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
1448 <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.
47
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1449 </li>
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
1450 <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.
47
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1451 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1452 <li>Maybe here in
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1453 Edinburgh
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1454 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
1455 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1456 <li>Strong Quaker community in
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1457 Edinburgh
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1458 at the core. One of our strengths in
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1459 Edinburgh
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1460 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
1461 Central Edinburgh
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1462 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
1463 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1464 <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
1465 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
1466 </li>
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
1467 <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).
47
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1468 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1469 <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
1470 Scotland,
47
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1471 Britain
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1472 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
1473 </li>
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
1474 <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
1475 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
1476 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1477 <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
1478 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1479 </ol>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1480 </div>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1481 <div>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1482 <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
1483 <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
1484 Central Edinburgh
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1485 for the <i>next</i> 20 years?</i></p>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1486 <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
1487 <ol>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1488 <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
1489 <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
1490 <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
1491 <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
1492 <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
1493 <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
1494 <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
1495 <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
1496 <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
1497 <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
1498 <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
1499 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
1500 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
1501 opportunity and a challenge. [this contribution only partly captured]
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1502 </li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1503 <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
1504 <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
1505 <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
1506 <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
1507 <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
1508 <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
1509 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
1510 will be costly—the growth in maintenance problems, improvements to
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1511 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
1512 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
1513 contribution imperfectly heard so may be inaccurately reported]</li>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1514 <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
1515 <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
1516 <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
1517 <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
1518 <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
1519 </ol>
800752d6ac39 open meeting appendices, revised 3.3 from Phil
ht
parents: 46
diff changeset
1520 </div>
40
ht
parents: 39
diff changeset
1521 </div>
60
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
1522 <div id="friends_use" style="page-break-before: always">
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
1523 <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
1524 <dl>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1525 <dt><b><a name="January_2008">January 2008</a></b></dt><dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1526 <ul class="naked nolabel">
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1527 <li>AM £224.50</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1528 <li>LM £91.50</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1529 <li>GM £30.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1530 </ul>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1531 </dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1532 <dt><b><a name="February_2008">February 2008</a></b></dt><dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1533 <ul class="naked nolabel">
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1534 <li>AM £156.50</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1535 <li>LM £211.50</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1536 <li>GM £18.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1537 </ul>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1538 </dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1539 <dt><b><a name="March_2008">March 2008</a></b></dt><dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1540 <ul class="naked nolabel">
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1541 <li>AM £155.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1542 <li>LM £30.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1543 <li>GM £27.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1544 </ul>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1545 </dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1546 <dt><b><a name="April_2008">April 2008</a></b></dt><dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1547 <ul class="naked nolabel">
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1548 <li>AM £184.50</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1549 <li>LM £116.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1550 <li>GM £96.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1551 </ul>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1552 </dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1553 <dt><b><a name="May_2008">May 2008</a></b></dt><dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1554 <ul class="naked nolabel">
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1555 <li>AM £272.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1556 <li>LM £45.50</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1557 <li>GM £26.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1558 </ul>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1559 </dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1560 <dt><b><a name="June_2008">June 2008</a></b></dt><dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1561 <ul class="naked nolabel">
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1562 <li>AM £97.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1563 <li>LM £82.50</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1564 <li>GM £18.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1565 </ul>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1566 </dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1567 <dt><b><a name="July_2008">July 2008</a></b></dt><dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1568 <ul class="naked nolabel">
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1569 <li>AM £367.50</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1570 <li>FF £700 (festival preparation nominal)</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1571 <li>GM £9.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1572 </ul>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1573 </dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1574 <dt><b><a name="August_2008">August 2008</a></b></dt><dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1575 <ul class="naked nolabel">
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1576 <li>AM £30.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1577 <li>FF £5148 (£286 a day x 18 days)</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1578 <li>FF £700 (festival clear up nominal)</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1579 </ul>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1580 </dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1581 <dt><b><a name="September_2008">September 2008</a></b></dt><dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1582 <ul class="naked nolabel">
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1583 <li>AM £110.50</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1584 <li>LM £36.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1585 </ul>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1586 </dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1587 <dt><b><a name="October_2008">October 2008</a></b></dt><dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1588 <ul class="naked nolabel">
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1589 <li>AM £262.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1590 <li>LM £39.50</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1591 </ul>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1592 </dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1593 <dt><b><a name="November_2008">November 2008</a></b></dt><dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1594 <ul class="naked nolabel">
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1595 <li>AM £220.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1596 <li>LM £199.50</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1597 <li>GM £196.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1598 </ul>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1599 </dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1600 <dt><b><a name="December_2008">December 2008</a></b></dt><dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1601 <ul class="naked nolabel">
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1602 <li>AM £44.00</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1603 <li>LM £299.50</li>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1604 </ul>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1605 </dd>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1606 </dl>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1607 <p><b>Subtotals for the year</b>: </p>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1608 <ul class="naked">
53
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
1609 <li><a name="Area_Meeting_festival"><b>Area Meeting festival</b></a>
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
1610   £6548.00</li>
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
1611 <li><a name="Area_Meeting_other"><b>Area Meeting other</b></a>
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
1612   £2123.50</li>
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
1613 <li><a name="Local_Meeting_Meeting_for_Worship"><b>Local Meeting Meeting for Worship</b></a>
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
1614   52 x £100 = £5200.00</li>
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
1615 <li><a name="Local_Meeting_other"><b>Local Meeting other</b></a>
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
1616   £1151.00</li>
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
1617 <li><a name="General_Meeting"><b>General Meeting</b></a>
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
1618   £420.00</li>
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
1619 <li><a name="Mid-week_Meeting"><b>Mid-week Meeting</b></a>
2218c7c0b6f4 for mark h.
ht
parents: 51
diff changeset
1620   52 x £27.50 = £1430.00</li>
46
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1621 </ul>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1622 <p><b>Grand total for the year</b>:£16,873</p>
d04057b8d0dc some finance rework, Friends' use appendix
ht
parents: 44
diff changeset
1623 </div>
60
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
1624 <div id="refs" style="page-break-before: always">
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
1625 <h4>6.5. <a name="refs">Other sources</a></h4>
41
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
1626 <p>The following documents, while not part of this report, have been
50
34171276efb3 done for now
ht
parents: 49
diff changeset
1627 lodged with Area Meeting as they provided input to our work:</p>
41
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
1628 <ul>
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
1629 <li>Summary budget figures from John Phillips</li>
ca4ff55e05f8 spellcheck, highlight all open issues
ht
parents: 40
diff changeset
1630 <li>Report to Trustees by Kath Russell of Woodbrooke</li>
49
39bd4c88cc75 working on Future
ht
parents: 48
diff changeset
1631 <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
1632 </ul>
40
ht
parents: 39
diff changeset
1633 </div>
28
0e272b6a8a46 *** empty log message ***
ht
parents:
diff changeset
1634 </div>
60
ae105cf70b26 final formatting
ht
parents: 59
diff changeset
1635 </body></html>