Add another article

This commit is contained in:
Matthew Grove
2019-03-06 12:32:38 +00:00
parent 4f55157898
commit 786eae1e56
12 changed files with 444 additions and 0 deletions

View File

@@ -0,0 +1,48 @@
---
title: Tennis Club Needs To Relocate As Redevelopment Plans Are Called Out
date: 2019-03-06 12:32
authors: Hal R-D
image-caption: A rainy winters day at Caversham lawn tennis club | © Reading School
layout: image-article
categories: articles
---
*A ninety-nine year old sports institution is looking for a new home; club member and BBC Young Reporter Hal investigates.*
**Caversham Lawn Tennis Club, which celebrates its centenary in 2020, has voted to move venues following the rejection of their planning application for floodlights.**
After nighty nine years at the same site in Caversham the members of the local tennis club have taken the opportunity to move after an important planning application was declined.
Rival clubs around Berkshire have recently been expanding their facilities so Katherine Pike, a trustee of CLTC who is also involved in the management team, explains that Caversham is moving to: “Attract a lot of new members and to be able to expand and cover the costs of the running of the club”.
Katherine Pike also said she felt "Nervous, excited and responsible, Why? Nervous - we need to retain all our existing members at the new site ... Responsible - as part of the Move Planning Committee it is up to me and my colleagues to put everything in place for the move and to ensure we have the club design and set up that will be suited to the way we want our club to look".
The club recognised that floodlights were a way to keep up with the improving facilities elsewhere. The planning application said that floodlights would provide “an enhanced recreational resource…. increase opportunity for juniors to play….and members returning from work”. The club also claimed that over the past century its provided an “important contribution to the health and well-being of the local community”.
The planning application looked set to be approved by Reading Borough Council until twelve objections from nearby neighbours led to the plans being blocked. Neighbours of the club had rallied with one resident stating in their objection how the redevelopment would have a “detrimental effect…on the lives and wellbeing of the surrounding long-standing local community.”
Others objected to the planning application by expressing fears of the damaging effect additional noise and light would have on their families: “the club is located in a suburban residential area and is surrounded on all sides by residential property……. a coaching centre is incongruous”.
Whilst Vivien Jameson, also a close neighbour to the club, said she felt: “sad, Id much prefer the area to stay as a tennis club, people need exercise”. She explained that some of her next-door neighbours felt the same although others obviously have different views.
<figure>
<img src="/images/{{ page.url | relative_url | remove: '.html' | replace: '/', '-' | remove: '-articles-' }}--extra-1.jpg" style="width:100%;">
<figcaption class="mdc-typography--caption-text">An excellent view of 4 courts at Caversham Lawn Tennis Club | &copy; Reading School</figcaption>
</figure>
**Now the club was faced with a big question.**
Should the club sell up and move, to enjoy new facilities elsewhere?
Should the club stay in its local environment and serve the community?
To stay would maintain the club in its historic environment, serving its local community. One of Sport Englands objectives is to “ensure the right facilities are provided in the right places”. Caversham is a densely populated village, with the club providing community resources for old and young.
A vote was held in the evening of 14th November at Caversham Tennis Clubhouse and the members chose to move seventy nine votes to forty four.
Some existing members express optimism. Ravinder Johal, junior representative says: "I feel it will enable the club to develop further, have better facilities and become a better club."
Katherine Pike who has been a member since she was fifteen and a pupil at a school in the town, says she is "Excited - what a challenge - we will have a great facility and we should be able to play lots of tennis all year round under floodlights and indoors.".
Sarah Baker, a team captain was less confident: “I would have preferred to stay at our existing venue if we had been able to get floodlights agreed but as we havent, I think it is best that we move otherwise we will no longer be one of Berkshires top performing clubs, attracting top players.
The club is now preparing for the move which members hope will happen within the next few years. The club will move when new facilities are built at proposed site of Caversham Heath golf club, but the tennis club is still looking for a buyer for the current location within the next few months.

View File

@@ -82,6 +82,15 @@
<h3 class="mdc-list-group__subheader">2019</h3> <h3 class="mdc-list-group__subheader">2019</h3>
<a class="mdc-list-item" href="/articles/2019/03/06/tennis-club-needs-to-relocate-as-redevelopment-plans-are-called-out.html" data-mdc-auto-init="MDCRipple">
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
<span class="mdc-list-item__text">Tennis Club Needs To Relocate As Redevelopment Plans Are Called Out</span>
</a>
<a class="mdc-list-item" href="/articles/2019/03/06/what-is-in-the-patients-best-interest.html" data-mdc-auto-init="MDCRipple"> <a class="mdc-list-item" href="/articles/2019/03/06/what-is-in-the-patients-best-interest.html" data-mdc-auto-init="MDCRipple">
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i> <i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
<span class="mdc-list-item__text">What Is 'In The Patient's Best Interest?</span> <span class="mdc-list-item__text">What Is 'In The Patient's Best Interest?</span>

View File

@@ -0,0 +1,278 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no">
<meta name="HandheldFriendly" content="True">
<link rel="icon" href="/images/favicon.ico">
<!-- add to homescreen for Chrome on Android -->
<meta name="mobile-web-app-capable" content="yes">
<link rel="icon" sizes="192x192" href="/images/favicon.png">
<!-- add to homescreen for Safari on iOS -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Tennis Club Needs To Relocate As Redevelopment Plans Are Called Out | Reading School">
<link rel="apple-touch-icon-precomposed" href="/images/favicon.png">
<!-- tile icon & colour for Windows 8 -->
<meta name="msapplication-TileImage" content="/images/favicon.png">
<meta name="msapplication-TileColor" content="#d84315">
<title>Tennis Club Needs To Relocate As Redevelopment Plans Are Called Out | Reading School</title>
<meta name="description" content="<p><em>A ninety-nine year old sports institution is looking for a new home; club member and BBC Young Reporter Hal investigates.</em></p>
">
<!-- import Roboto (font) -->
<link href="/css/roboto.css" rel="stylesheet">
<!-- import jQuery -->
<script src="/js/jquery.min.js"></script>
<!-- import jQuery timeago -->
<script src="/js/jquery.timeago.min.js"></script>
<!-- import cookie JavaScript -->
<script src="/js/cookies.js"></script>
<!-- import Material Design components & icons -->
<link href="/css/material-components-web.min.css" rel="stylesheet">
<link href="/css/material_icons.css" rel="stylesheet">
<script src="/js/material-components-web.min.js"></script>
<!-- import local styling & scripts -->
<script src="/js/global.js"></script>
<link href="/css/global.css" rel="stylesheet">
<script src="/js/top-scroll-button.js"></script>
</head>
<link href="/css/slick.css" rel="stylesheet">
<link href="/css/slick-theme.css" rel="stylesheet">
<script src="/js/slick.min.js"></script>
<link href="/css/article-page.css" rel="stylesheet">
<script src="/js/article-page.js"></script>
<body>
<!-- cookie notice is included automatically -->
<div id="cookies">
<p>Just to let you know, we use cookies on our site.</p>
<p><a href="javascript:void(0);" id="close-cookies">OK</a></p>
</div>
<!-- content of navbar is included via jQuery -->
<aside class="mdc-drawer mdc-drawer--modal">
<div class="mdc-drawer__content">
<nav class="mdc-list">
<div style="margin: 15px;text-align:center;">
<img src="/images/page-logo.png" style="width: 90%;"/>
<img src="/images/young-reporter-logo.png" style="width: 90%;padding-top:15px;"/>
</div>
<a class="mdc-list-item" href="https://reading-school.co.uk" data-mdc-auto-init="MDCRipple">
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">school</i>
<span class="mdc-list-item__text">Reading School Website</span>
</a>
<a class="mdc-list-item" href="/" data-mdc-auto-init="MDCRipple">
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">home</i>
<span class="mdc-list-item__text">Home Page</span>
</a>
<div class="mdc-list-group">
<h3 class="mdc-typography--headline7">Articles</h3>
<div class="mdc-list-group">
<h3 class="mdc-list-group__subheader">2019</h3>
<a class="mdc-list-item" href="/articles/2019/03/06/tennis-club-needs-to-relocate-as-redevelopment-plans-are-called-out.html" data-mdc-auto-init="MDCRipple">
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
<span class="mdc-list-item__text">Tennis Club Needs To Relocate As Redevelopment Plans Are Called Out</span>
</a>
<a class="mdc-list-item" href="/articles/2019/03/06/what-is-in-the-patients-best-interest.html" data-mdc-auto-init="MDCRipple">
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
<span class="mdc-list-item__text">What Is 'In The Patient's Best Interest?</span>
</a>
<a class="mdc-list-item" href="/articles/2019/03/06/whats-next-for-reading-prison.html" data-mdc-auto-init="MDCRipple">
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
<span class="mdc-list-item__text">What's Next For Reading Prison?</span>
</a>
<a class="mdc-list-item" href="/articles/2019/03/06/young-reporter-team-ready-to-go.html" data-mdc-auto-init="MDCRipple">
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
<span class="mdc-list-item__text">Reading School's BBC Young Reporter Team… Ready To Go!</span>
</a>
</div>
</div>
</nav>
</div>
</aside>
<div class="mdc-drawer-scrim"></div>
<div class="mdc-drawer-app-content">
<header class="mdc-top-app-bar mdc-top-app-bar--short" id="app-bar">
<div class="mdc-top-app-bar__row">
<section class="mdc-top-app-bar__section mdc-top-app-bar__section--align-start">
<a href="javascript:void(0);" class="material-icons mdc-top-app-bar__navigation-icon">menu</a>
<span class="mdc-top-app-bar__title">BBC Young Reporter | Reading School</span>
</section>
<section class="mdc-top-app-bar__section mdc-top-app-bar__section--align-end" role="toolbar">
<a href="/" class="mdc-top-app-bar__action-item" aria-label="Reading School" style="padding:0;">
<img src="/images/logo-white.png" alt="Reading School Logo" style="height:100%;"/>
</a>
</section>
</div>
</header>
<main class="main-content" id="main-content">
<div class="mdc-top-app-bar--short-fixed-adjust">
<h2 class="mdc-typography--headline3">Tennis Club Needs To Relocate As Redevelopment Plans Are Called Out</h2>
<h3 class="mdc-typography--subtitle1">
<time class="timeago" datetime="2019-03-06T12:32:00">Wednesday 6 March 2019</time>
| by Hal R-D
</h3>
<figure>
<img src="/images/2019-03-06-tennis-club-needs-to-relocate-as-redevelopment-plans-are-called-out--cover.jpg" style="width:100%;">
<figcaption class="mdc-typography--caption-text">A rainy winters day at Caversham lawn tennis club | &copy; Reading School</figcaption>
</figure>
<p><em>A ninety-nine year old sports institution is looking for a new home; club member and BBC Young Reporter Hal investigates.</em></p>
<p><strong>Caversham Lawn Tennis Club, which celebrates its centenary in 2020, has voted to move venues following the rejection of their planning application for floodlights.</strong></p>
<p>After nighty nine years at the same site in Caversham the members of the local tennis club have taken the opportunity to move after an important planning application was declined.</p>
<p>Rival clubs around Berkshire have recently been expanding their facilities so Katherine Pike, a trustee of CLTC who is also involved in the management team, explains that Caversham is moving to: “Attract a lot of new members and to be able to expand and cover the costs of the running of the club”.</p>
<p>Katherine Pike also said she felt “Nervous, excited and responsible, Why? Nervous - we need to retain all our existing members at the new site … Responsible - as part of the Move Planning Committee it is up to me and my colleagues to put everything in place for the move and to ensure we have the club design and set up that will be suited to the way we want our club to look”.</p>
<p>The club recognised that floodlights were a way to keep up with the improving facilities elsewhere. The planning application said that floodlights would provide “an enhanced recreational resource…. increase opportunity for juniors to play….and members returning from work”. The club also claimed that over the past century its provided an “important contribution to the health and well-being of the local community”.</p>
<p>The planning application looked set to be approved by Reading Borough Council until twelve objections from nearby neighbours led to the plans being blocked. Neighbours of the club had rallied with one resident stating in their objection how the redevelopment would have a “detrimental effect…on the lives and wellbeing of the surrounding long-standing local community.”
Others objected to the planning application by expressing fears of the damaging effect additional noise and light would have on their families: “the club is located in a suburban residential area and is surrounded on all sides by residential property……. a coaching centre is incongruous”.</p>
<p>Whilst Vivien Jameson, also a close neighbour to the club, said she felt: “sad, Id much prefer the area to stay as a tennis club, people need exercise”. She explained that some of her next-door neighbours felt the same although others obviously have different views.</p>
<figure>
<img src="/images/2019-03-06-tennis-club-needs-to-relocate-as-redevelopment-plans-are-called-out--extra-1.jpg" style="width:100%;" />
<figcaption class="mdc-typography--caption-text">An excellent view of 4 courts at Caversham Lawn Tennis Club | &copy; Reading School</figcaption>
</figure>
<p><strong>Now the club was faced with a big question.</strong></p>
<p>Should the club sell up and move, to enjoy new facilities elsewhere?</p>
<p>Should the club stay in its local environment and serve the community?</p>
<p>To stay would maintain the club in its historic environment, serving its local community. One of Sport Englands objectives is to “ensure the right facilities are provided in the right places”. Caversham is a densely populated village, with the club providing community resources for old and young.</p>
<p>A vote was held in the evening of 14th November at Caversham Tennis Clubhouse and the members chose to move seventy nine votes to forty four.</p>
<p>Some existing members express optimism. Ravinder Johal, junior representative says: “I feel it will enable the club to develop further, have better facilities and become a better club.”</p>
<p>Katherine Pike who has been a member since she was fifteen and a pupil at a school in the town, says she is “Excited - what a challenge - we will have a great facility and we should be able to play lots of tennis all year round under floodlights and indoors.”.</p>
<p>Sarah Baker, a team captain was less confident: “I would have preferred to stay at our existing venue if we had been able to get floodlights agreed but as we havent, I think it is best that we move otherwise we will no longer be one of Berkshires top performing clubs, attracting top players.</p>
<p>The club is now preparing for the move which members hope will happen within the next few years. The club will move when new facilities are built at proposed site of Caversham Heath golf club, but the tennis club is still looking for a buyer for the current location within the next few months.</p>
</div>
</main>
<footer>
<img>
<span >&copy; Reading School 2019 | Made by <a href="https://matthew-grove.ml">Matthew Grove</a></span>
</footer>
<a href="javascript:scrollUp()" class="top-scroll-button">
<img alt="Scroll to top" src="/images/up-arrow.png">
</a>
</div>
</body>
</html>

View File

@@ -90,6 +90,15 @@
<h3 class="mdc-list-group__subheader">2019</h3> <h3 class="mdc-list-group__subheader">2019</h3>
<a class="mdc-list-item" href="/articles/2019/03/06/tennis-club-needs-to-relocate-as-redevelopment-plans-are-called-out.html" data-mdc-auto-init="MDCRipple">
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
<span class="mdc-list-item__text">Tennis Club Needs To Relocate As Redevelopment Plans Are Called Out</span>
</a>
<a class="mdc-list-item" href="/articles/2019/03/06/what-is-in-the-patients-best-interest.html" data-mdc-auto-init="MDCRipple"> <a class="mdc-list-item" href="/articles/2019/03/06/what-is-in-the-patients-best-interest.html" data-mdc-auto-init="MDCRipple">
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i> <i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
<span class="mdc-list-item__text">What Is 'In The Patient's Best Interest?</span> <span class="mdc-list-item__text">What Is 'In The Patient's Best Interest?</span>
@@ -211,6 +220,20 @@ It is standard protocol in the NHS that doctors must consult with the patient an

View File

@@ -90,6 +90,15 @@
<h3 class="mdc-list-group__subheader">2019</h3> <h3 class="mdc-list-group__subheader">2019</h3>
<a class="mdc-list-item" href="/articles/2019/03/06/tennis-club-needs-to-relocate-as-redevelopment-plans-are-called-out.html" data-mdc-auto-init="MDCRipple">
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
<span class="mdc-list-item__text">Tennis Club Needs To Relocate As Redevelopment Plans Are Called Out</span>
</a>
<a class="mdc-list-item" href="/articles/2019/03/06/what-is-in-the-patients-best-interest.html" data-mdc-auto-init="MDCRipple"> <a class="mdc-list-item" href="/articles/2019/03/06/what-is-in-the-patients-best-interest.html" data-mdc-auto-init="MDCRipple">
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i> <i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
<span class="mdc-list-item__text">What Is 'In The Patient's Best Interest?</span> <span class="mdc-list-item__text">What Is 'In The Patient's Best Interest?</span>
@@ -220,6 +229,22 @@ Under the plan, the main theatre would operate on a commercial basis with the re

View File

@@ -90,6 +90,15 @@
<h3 class="mdc-list-group__subheader">2019</h3> <h3 class="mdc-list-group__subheader">2019</h3>
<a class="mdc-list-item" href="/articles/2019/03/06/tennis-club-needs-to-relocate-as-redevelopment-plans-are-called-out.html" data-mdc-auto-init="MDCRipple">
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
<span class="mdc-list-item__text">Tennis Club Needs To Relocate As Redevelopment Plans Are Called Out</span>
</a>
<a class="mdc-list-item" href="/articles/2019/03/06/what-is-in-the-patients-best-interest.html" data-mdc-auto-init="MDCRipple"> <a class="mdc-list-item" href="/articles/2019/03/06/what-is-in-the-patients-best-interest.html" data-mdc-auto-init="MDCRipple">
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i> <i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
<span class="mdc-list-item__text">What Is 'In The Patient's Best Interest?</span> <span class="mdc-list-item__text">What Is 'In The Patient's Best Interest?</span>
@@ -182,6 +191,20 @@

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

View File

@@ -83,6 +83,15 @@
<h3 class="mdc-list-group__subheader">2019</h3> <h3 class="mdc-list-group__subheader">2019</h3>
<a class="mdc-list-item" href="/articles/2019/03/06/tennis-club-needs-to-relocate-as-redevelopment-plans-are-called-out.html" data-mdc-auto-init="MDCRipple">
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
<span class="mdc-list-item__text">Tennis Club Needs To Relocate As Redevelopment Plans Are Called Out</span>
</a>
<a class="mdc-list-item" href="/articles/2019/03/06/what-is-in-the-patients-best-interest.html" data-mdc-auto-init="MDCRipple"> <a class="mdc-list-item" href="/articles/2019/03/06/what-is-in-the-patients-best-interest.html" data-mdc-auto-init="MDCRipple">
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i> <i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
<span class="mdc-list-item__text">What Is 'In The Patient's Best Interest?</span> <span class="mdc-list-item__text">What Is 'In The Patient's Best Interest?</span>
@@ -138,6 +147,28 @@
<main class="main-content" id="main-content"> <main class="main-content" id="main-content">
<div class="mdc-top-app-bar--short-fixed-adjust"> <div class="mdc-top-app-bar--short-fixed-adjust">
<div class="mdc-card">
<div class="mdc-card__media mdc-card__media--16-9 -articles-2019-03-06-tennis-club-needs-to-relocate-as-redevelopment-plans-are-called-out-html"></div>
<div class="mdc-card-content">
<h2 class="mdc-typography--headline6">Tennis Club Needs To Relocate As Redevelopment Plans Are Called Out</h2>
<h3 class="mdc-typography--subtitle2">
<time class="timeago" datetime="2019-03-06T12:32:00">Wednesday 6 March 2019</time>
| by Hal R-D
</h3>
</div>
<div class="mdc-card__actions">
<div class="mdc-card__action-buttons">
<button class="mdc-button mdc-card__action mdc-card__action--button" data-mdc-auto-init="MDCRipple" onclick="window.location='/articles/2019/03/06/tennis-club-needs-to-relocate-as-redevelopment-plans-are-called-out.html';">Read</button>
</div>
</div>
</div>
<style>
.-articles-2019-03-06-tennis-club-needs-to-relocate-as-redevelopment-plans-are-called-out-html {
background-image: url("/images/2019-03-06-tennis-club-needs-to-relocate-as-redevelopment-plans-are-called-out--cover.jpg");
}
</style>
<div class="mdc-card"> <div class="mdc-card">
<div class="mdc-card__media mdc-card__media--16-9 -articles-2019-03-06-what-is-in-the-patients-best-interest-html"></div> <div class="mdc-card__media mdc-card__media--16-9 -articles-2019-03-06-what-is-in-the-patients-best-interest-html"></div>
<div class="mdc-card-content"> <div class="mdc-card-content">

View File

@@ -47,6 +47,13 @@
<priority>0.5</priority> <priority>0.5</priority>
</url> </url>
<url>
<loc>/articles/2019/03/06/tennis-club-needs-to-relocate-as-redevelopment-plans-are-called-out.html</loc>
<lastmod>2019-03-06</lastmod>
<changefreq>hourly</changefreq>
<priority>0.5</priority>
</url>
<url> <url>
<loc>/articles/2019/03/06/what-is-in-the-patients-best-interest.html</loc> <loc>/articles/2019/03/06/what-is-in-the-patients-best-interest.html</loc>
<lastmod>2019-03-06</lastmod> <lastmod>2019-03-06</lastmod>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB