-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
407 lines (291 loc) · 20 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="/bower_components/bootstrap/dist/css/bootstrap.min.css">
<link rel='stylesheet' href='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css'>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<!-- Compiled and minified CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.5/css/materialize.min.css">
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<!-- Optional theme -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap-theme.min.css" integrity="sha384-fLW2N01lMqjakBkx3l/M9EahuwpSfeNvV63J5ezn3uZzapT0u7EYsXMjQV+0En5r" crossorigin="anonymous">
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
<!-- Compiled and minified JavaScript -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.5/js/materialize.min.js"></script>
<!-- Local CSS -->
<link rel="stylesheet" type="text/css" href="../css/main.css">
<link rel="stylesheet" type="text/css" href="../css/nav.css">
<link rel="stylesheet" type="text/css" href="../css/responsive.css">
<title>Caldwell Abbay Hall Neighborhood Association</title>
</head>
<body>
<div class="container-fluid">
<header>
<div class="row">
<div class="container">
<div class='col-md-12'>
<nav class="navbar navbar-custom navbar-fixed-top ">
<p class="navbar-brand">
<p class="navbar-brand">Caldwell-Abbay Hall</p>
<ul class="nav navbar-nav navbar-center">
<li class="dropdown">
<a href="#"class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">About CAHNA <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="index.html">CAHNA Home Page</a></li>
<li><a href="history.html">History</a></li>
<li><a href="watch.html">Neighborhood Watch</a></li>
</ul>
</li>
<li><a href="calendar.html">Calendar</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Community <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="https://www.caldwell-abbayhall.com/blog/" target="blank">Blog</a></li>
<li><a href="contact.html">Contact Page</a></li>
<li><a href="https://www.facebook.com/CaldwellAbbayHall" target="blank">Facebook</a></li>
<li><a href="https://nextdoor.com" target="blank">Nextdoor</a></li>
</ul>
</li>
<li><a href="newsletter.html">Newsletter Archive</a></li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Public Works <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="recycle.html">Trash & Recycle</a></li>
<li><a href="civic.html">Voter Information</a></li>
</ul>
</ul>
</div>
</nav>
</div>
</div>
</header>
<div class="row">
<div class="col-md-3" >
<a href= "index.html"><img src = "../images/CAHNA_logo_full_color.jpg" width=300px, height=200px id='logo' class="img_box" alt="Logo click to got to home page. LOGO is a monkey swinging on the words Caldwell Abbay HAll" /></a>
<p class="sidebar quote">Caldwell-Abbay Hall means: Beautiful homes and active neighbors.<br>
<!--CAHNA Office Hours: Cancelled till further notice. third Wed each month 6-8 PM at Black Abbey. --><br>
<b>CANHA Meeting </b>Neighborhood Meeting. 10:00 am Jan 18 2025.<br> New Location: Crieve Hall Church of Christ, 4806 Trousdale Drive. Across from Yogis and Crieve Hall Bagel.<br>
<br>
Put your house on the
<a href="https://www.nashville.gov/departments/metro-clerk/services/register-do-not-knock-list" target="blank">No Knock List.</a> The address will be on the registry for 365 days.<br>
There are a lot of street lights out in our neighborhood. Please report them. Take a picture of the pole number and report the location to <a href=" https://www.nespower.com/forms/report-a-streetlight-issue/">Hub Nshville</a>.<br>
<br>Brush pick up Jan 7 2025.<br>
<br>Southminister Presbyterian project meeting September 30 at the Southminister Presbyterian Time TBD.
</p>
</div>
<div class="col-md-7" id="main">
<h2>Welcome to Caldwell-Abbay Hall</h2>
<div id="welcome">
<img src="https://caldwell-abbayhall.com/images/sign-header.jpg" alt="Caldwell Abbay Hall Neighborhood brick and stone sign" height=95%, width=95%>
<h2>Current Events</h2>
<h2>CANHA Meeting</h2>
January 18 2025.
<h2>CANHA Meeting </h2>CANHA leadership elections<br> 10:00 am Feb 17 2024. New Location: Crieve Hall Church of Christ, 4806 Trousdale Drive. Across from Yogis and Crieve Hall Bagel.<br>
<h2>Southminster Presbyterian Church</h2>
<p><img src="images/September30th.jpg" alt="southminister plans"class="img_body" width="90%" ></p>
<h3>Next informational Meeting</h3>
<p>September 30 * Southminster Presbyterian Church meeting about their plans for the property on W Longdale and Harding.
"We'll be hosting a neighborhood meeting at Southminster on September 30th to share project updates and hear our neighbors' questions. " Pastor Beth Smith McCaw & the team at Southminster Presbyterian Church
</p>
<h3>Info from the July 15 meeting</h3>
<p>Southminster Presbyterian Church presented their plans for the property on W Longdale and Harding. This is the first of many meeting about their plans. They plan to expand their Daycare, add a coffee shop, and build a 60 unit space of affordable housing.</p>
<p>The coffee shop would require rezoning for that building only. The other area would not need rezoning</p>
<p>Here is the <a href="https://docs.google.com/document/d/1pOJf059MV2ZMjE352Yl7EVY7P8J1l1zFIK4956w8iCw"> document they presented</a>. They handed a print out of this and it was on their QR code that was on screen during the slide show. Southminster has a form for questions or sign up for emails for their community updates and events, <a href="https://docs.google.com/forms/d/e/1FAIpQLSe6JCXqI-POyQwd8OfJMK6n6u5XSgrd4CIDAE4D0EFViSyMCg/viewform">Fill out the form here.</a> </p>
<p><b>CANHA Meeting </b> 10:00 am at the Southminister Presbyterian Church July 15 2023.<br></p>
<p>Rev. Beth McCaw, the pastor of Southminster Presbyterian Church will present the congregation's vision for what they are calling the Southminster Campus Development Plan. It includes expanded child care, after school programming/coffee shop, and affordable housing. There will be time for questions following.</p>
<h2>Redistriciting News</h2>
<P>They have updated the map. Please look and comment</P>
<P>A New state law is requring Nashville to reduce and redraw City council district lines. You can read about and give your thoughts on <a href="https://redistricting-nashville.hub.arcgis.com/" target="blank" rel="noreferrer">Redistricting Nashville</a>. <br>
<p>
There are also public Input sessions on April 3.
<ul><li>Monday, April 3:</li>
<li> West Precinct, 5500 Charlotte Pike</li>
<li> 12:00 p.m. to 7:00 p.m.</li></ul>
<ul><li>Monday, April 3.</li>
<li>Southeast Community Center, 5260 Hickory Hollow Pkwy</li>
<li>4:00 p.m. to 8:00 p.m.</li></ul>
<h2>Amendment to the Southeast Community</h2>
<p>Informational Meeting This Wednesday to Discuss an Amendment to the Southeast Community Plan
A very significant change to our neighborhood has been proposed for the area between Blackman and Elysian Fields along Trousdale Drive and on Harding from Trousdale east to Wauford Drive. This change would permanently affect the residential area of our neighborhood. The amendment is identified as 2021CP-012-002.
<a href="https://mailchi.mp/0d0454aaad2d/informational-meeting"> More Information on our newsletter.</a>
</p>
<h2>Welcome to Caldwell-Abbay Hall</h2>
<p>Welcome to Caldwell-Abbay Hall Neighborhood Association! We enjoy quiet residential streets, but we can hear an occasional monkey or flamingo from the zoo to our north. We celebrate the diversity of our neighbors: some of us have just bought our first home, others have lived here for 50 years; we are black and white, Kurdish and Hispanic. We are musicians, students, accountants, teachers, medical professionals, and more. Most of us like to garden a bit and we'll give you tips on what grows well here as you walk or drive by. We love to walk our dogs, jog and ride bikes on our safe streets. We are a mile from the interstate, 7 miles from Vandy, and less than 10 miles from downtown.</p>
<p>The CAHNA is working hard to help preserve what we love about living here and to help make improvements that will benefit all of us. Attending the quarterly meetings gives you an opportunity to get to know some of your neighbors better, learn something new, and get involved in making our neighborhood better. We are well attended by our local council and state representatives who provide us with updates on state and local government changes. In 2010 we helped restock the clothes closet at Norman Binkley Elementary School. We look forward to continuing our support of this neighborhood school.<p>
</p>
</div>
</div>
<div class="col-md-2 sidebar quote"><p>We have a good neighborhood and we want to make it better. You can help by joining our association.</br>
Our Membership dues are $20 per family. We have three options for payment.<br>
<ol><li>At our Meetings</li>
<li>Mail to:</li>
<ul>
<li>Caldwell Abbay Hall Neighborhood Association</li>
<li>c/o Doug Hausken</li>
<li>4857 Lynn Dr,</li>
<li>Nashville, TN 37211</li>
</ul>
<li>online</li>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="FY5S2CBJQPK7Y">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_paynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
</ol>
</p></div>
</div>
<div class="row">
<div class="col-md-3 sidebar">
</div>
<div class="col-md-7">
<div class="img_body">
<img src="https://caldwell-abbayhall.com/images/header-flamingos.jpg" alt="Ellen Britton preforming at CAHNA Block party">
</div>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-3 sidebar">
</div>
<div class="col-md-7" id="main">
<h2>Traffic Calming Program</h2>
<h3>Dear CAHNA Neighbors:</h3>
<P><b>We are excited that Caldwell-Abbay Hall was selected for the Metro Neighborhood Traffic Calming Program and we are preparing to engage Metro more deeply in this process.</b></P>
<P>First, a little background on how we got to this place. This conversation between Caldwell-Abbay Hall Neighborhood Association (CAHNA) dates back at least 4 years when we engaged Metro to deal with worsening traffic problems. Eventually, Metro solicited applications from neighborhoods for a new traffic calming initiative. CAHNA responded and was selected as one of eight neighborhoods out of a total field of more than 60 neighborhoods that applied. Over the last few years, Public Works has conducted traffic studies in our neighborhood. This spring, Metro asked CAHNA to collect feedback from neighbors. That information was shared with Metro (<a href="files/2019-Traffic-Calming-Feedback.xlsx" target="blank"> click here to view what we provided and Public Work’s feedback</a>). Metro evaluated the feedback in conjunction with the traffic studies to make recommendations for our neighborhood. Metro shared preliminary recommendations with the CAHNA Steering Committee. The Steering Committee displayed Metro’s recommendations at the May 18, Block Party (<a href="files/CAH_Preliminary_Plan_v2.pdf" target="blank">the same information can be found here</a>).</P>
<p><b>The next step is to host a community conversation at the CAHNA quarterly meeting – Saturday, July 20, at 10:00 a.m.</b> at Southminster Presbyterian Church. Derek Hagerty, with the Metro Public Works, will present their recommendations, solicit feedback, explain their process, and establish next steps. This meeting is not intended to be the final conversation. While Metro is guiding this process, at a minimum we know that it will take signatures from neighbors to approve any changes. Derek will explain this at the meeting.</p>
<p>Thanks for being a good neighbor and we hope to see you at the July meeting.</p>
Sincerely,<br>
The CAHNA Steering Committee<br>
</div>
<div class="col-md-2 sidebar quote">
Previous Efforts
<ul>
<li> CAHNA has held traffic calming rallies, and had new signage and speed limit notices painted on high traffic streets. <a href="watch.html#trafficNews">Read about CAHNA</a> efforts to combat Traffic problems.</li>
</ul>
</div>
</div>
<div class="row">
<div class="col-md-3 sidebar">
</div>
<div class="col-md-7">
<div class="img_body">
<img src="https://caldwell-abbayhall.com/images/site_header2.jpg" alt="Ellen Britton preforming at CAHNA Block party">
</div>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-3 sidebar">
</div>
<div class="col-md-7" id="main">
<h2>School District</h2>
<h3>Education</h3>
Our School district is district 7. The official site for Metropolitan Nashville Public Schools is here. Our elementary school is Norman Binkley Elementary (pre K-4th grade). The middle school is Croft Middle Design Center, and John Overton is the High School for our district.<br><br>
</div>
<div class="col-md-2 sidebar quote">
Davidson County School Calendar
<ul>
<li> <a href="https://mnps.org/cms/one.aspx?pageId=32970343" target="blank">2021-2022 Calendar</a> Available in (English, Spanish, Somali, Kurdish, Burmese, Nepali, Arabic) </li>
<li><a href="https://mnps.org/covid-19/covid-tracker">School Covid Tracker</a></li>
</ul>
</div>
</div>
<div class="row">
<div class="col-md-3 sidebar">
</div>
<div class="col-md-7">
<div class="img_body">
<img src="https://caldwell-abbayhall.com/images/sign-header.jpg" alt="Caldwell Abbay Hall Neighborhood brick and stone sign" height=95%, width=95%>
</div>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-3 sidebar quote">
<P>Our regular meetings are at the Southminister Presbyterian Church on Harding and Danby. At 10:00 am on the third Saturday of each new quarter.
<ul>2022 dates are:
<li>January 15</li>
<li>April 16</li>
<li>July 16</li>
<li>October 15</li>
</ul>
</P>
</div>
<div class="col-md-7" id="solicitation">
<h2>Solicitation</h2>
<div>
<h3>No Knock List</h3>
You can now register at Nashville.gov to have your address added to Metro's new <a href="https://www.nashville.gov/Metro-Clerk/Solicitation-Permits/Address-Registry.aspx" target="blank"> No Knock</a> list to reduce unwanted solicitation.
In Davidson County, any company conducting residential door-to-door solicitation of any goods, wares, merchandise, or services must first apply for a solicitation permit with the Metropolitan Clerk's Office. These permits are valid for two years.
They must check the list an cannot knock on your door if your are on the list. See full details at <a href="https://www.nashville.gov/Metro-Clerk/Door-to-Door-Solicitation/Address-Registry.aspx" target="blank"> Nashville.gov</a>
<h3>Citizens Rights</h3>
You have the right to ask a solicitor for their identification badge.
An owner or lawful occupant may register their property for the <a href="https://www.nashville.gov/Metro-Clerk/Door-to-Door-Solicitation/Address-Registry.aspx" target="blank">"no knock list".</a> The address will be on the registry for 365 days.
</p>
<h3>Drinking Water Report</h3>
<blockquote>We are pleased to deliver our 2019 Consumer Confidence Report, which shows your water meets or
exceeds all of the United States Environmental Protection Agency (EPA) health standards and all
state and federal requirements.
</blockquote>
Read the report at 2019 Nashville <a href="https://ccr.nashville.gov" target="blank">Drinking Water Report</a> </p>
</div>
</div>
<div class="col-md-2 sidebar quote">
UPDATE: The CAHNA Newsletter can now be found on the <a href='newsletter.html'>News letter page</a>
</div>
</div>
</div>
<div class="row">
<div class="col-md-3 sidebar">
</div>
<div class="col-md-7">
<div class="img_body">
<img src="https://caldwell-abbayhall.com/images/site_header.jpg">
</div>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-3" > <img src = "https://www.caldwell-abbayhall.com/blog/wp-content/uploads/2012/06/mamamias-8.jpg" alt="Mural on the side of Mama Mia's Restaurant. Painting is of an Italian plaza with dinners at tables under umbrellas." width=300px, height=200px id='logo' class="img_box">
<div class="caption">
Mural at Mama Mia's<br>
February 2009
</div>
</div>
<div class="col-md-7 watch">
<h2>CAHNA wins Neighborhood Watch Award</h2>
<div>
<p>On Thursday, March 12, 2015<a href="https:/nextdoor.com" target="_blank"> next-door.com</a> in collaboration with the Mayor's Office of Neighborhoods held a press conference to acknowledge several neighborhoods for different accomplishments. We are proud to share that CALDWELL ABBAY HALL NA was acknowledged as "Strongest Neighborhood Watch Program". <br>
Thank you to each and every neighbor who helps keep our neighborhood safe and a great place to live.</p>
<p align="center"><iframe width="420" height="315" src="https://www.youtube.com/embed/mMMy9ogidBk" frameborder="0" allowfullscreen></iframe></p>
</div>
</div>
<div class="col-md-2 sidebar">
<p class="quote">March 12, 2015 NextDoor.com in collaboration with the Mayor's Office of Neighborhoods acknowledged CALDWELL ABBAY HALL Neighborhood Association as "Strongest Neighborhood Watch Program". </p>
</div>
</div>
<div class="col-md-3"></div>
<div class="col-md-7">
<footer>
Caldwell-Abbay Hall Neighborhood of Nashville, TN 37211<br>
Website by <a href="https://Christopherleejarvis.com" target="blank">Chris Jarvis</a> of Caldwell-Abbay Hall ©
<script type="text/javascript">
document.write(new Date().getFullYear());
</script>.
</footer>
</div>
<div class="col-md-2"></div>
<!-- Bower components -->
<!-- script src='bower_components/angular/angular.js'></script> -->
<script src='bower_components/jquery/dist/jquery.js'></script>
<script src='bower_components/jquery/dist/jquery.min.js'></script>
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
<!-- Compiled and minified JavaScript -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.5/js/materialize.min.js"></script>
</body>
</html>