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
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
|
<!DOCTYPE html>
<html
class="detail single" dir="ltr" lang="en-US">
<head>
<title>County Fair - by Scott Gilbertson</title>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description"
content="Stumbling onto the Elberton 12-county fair with its rides, snow cones, horses, and the banana derby -- monkeys riding dogs (video included)">
<meta name="author" content="Scott Gilbertson">
<link rel="alternate"
type="application/rss+xml"
title="Luxagraf RSS feed"
href="https://luxagraf.net/rss/">
<link rel="stylesheet"
href="/media/screenv9.css"
media="screen">
<link rel="stylesheet" href="/media/print.css" media="print" title="print" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="manifest" href="/manifest.json" />
<link rel="dns-prefetch" href="https://stats.luxagraf.net">
<link rel="canonical" href="https://luxagraf.net/jrnl/2019/10/elberton-county-fair" />
<meta name="ICBM" content="34.16700799389384, -82.74396839838823" />
<meta name="geo.position" content="34.16700799389384; -82.74396839838823" />
<meta name="geo.placename" content="Richard B Russell State Park, ">
<meta name="geo.region" content="-">
<meta property="og:type" content="article" />
<meta property="og:title" content="County Fair" />
<meta property="og:url" content="https://luxagraf.net/jrnl/2019/10/elberton-county-fair" />
<meta property="og:description" content="Stumbling onto the Elberton 12-county fair with its rides, snow cones, horses, and the banana derby -- monkeys riding dogs (video included)" />
<meta property="article:published_time" content="2019-10-23T09:04:16" />
<meta property="article:author" content="Scott Gilbertson" />
<meta property="og:site_name" content="Luxagraf" />
<meta property="og:image" content="/media/images/original/2019/2019-10-12_123157_elberton-county-fair.jpg" />
<meta property="og:locale" content="en_US" />
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:description" content="Stumbling onto the Elberton 12-county fair with its rides, snow cones, horses, and the banana derby -- monkeys riding dogs (video included)"/>
<meta name="twitter:title" content="County Fair"/>
<meta name="twitter:site" content="@luxagraf"/>
<meta name="twitter:domain" content="luxagraf"/>
<meta name="twitter:image:src" content="/media/images/original/2019/2019-10-12_123157_elberton-county-fair.jpg"/>
<meta name="twitter:creator" content="@luxagraf"/>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://luxagraf.net/jrnl/2019/10/elberton-county-fair"
},
"headline": "County Fair",
"datePublished": "2019-10-23T09:04:16+04:00",
"dateModified": "2019-10-23T09:04:16+04:00",
"author": {
"@type": "Person",
"name": "Scott Gilbertson"
},
"publisher": {
"@type": "Organization",
"name": "Luxagraf",
"logo": {
"@type": "ImageObject",
"url": "https://luxagraf.net/media/img/logo-white.jpg"
}
},
"description": "Stumbling onto the Elberton 12-county fair with its rides, snow cones, horses, and the banana derby -- monkeys riding dogs (video included)"
}
</script>
</head>
<body >
<div class="wrapper" id="wrapper">
<div class="header-wrapper">
<header class="site-banner">
<div id="logo">
<a href="/" title="Home">Luxagraf</a>
<span class="sitesubtitle">Walk Slowly</span>
</div>
<nav>
<ul>
<li><a href="/jrnl/" title="Stories of life on the road.">Jrnl</a> & <a href="/field-notes/" title="Short stories, snapshots of daily life on the road.">Field Notes</a></li>
<li><a href="/guide/" title="Advice, Tools, Tips and Tricks for Full Time Van or RV Life.">Guides</a></li>
<li><a href="/newsletter/" title="The 'friends of a long year' newsletter">newsletter</a></li>
<li><a href="/about" title="About Scott">About</a></li>
</ul>
</nav>
</header>
</div>
<ol class="bl" id="breadcrumbs" itemscope itemtype="http://schema.org/BreadcrumbList">
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><a itemprop="item" href="/"><span itemprop="name">Home</span></a> →
<meta itemprop="position" content="1" />
</li>
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
<a href="/jrnl/" itemprop="item"><span itemprop="name">jrnl</span></a>
<meta itemprop="position" content="2" />
<meta itemprop="position" content="2" />
</li>
</ol>
<main>
<article class="h-entry hentry entry-content content" itemscope itemType="http://schema.org/BlogPosting">
<header id="header" class="post-header ">
<h1 class="p-name entry-title post-title" itemprop="headline">County Fair</h1>
<h2 class="post-subtitle">Snow cones, rides, horses, and the banana derby</h2>
<div class="post-linewrapper">
<div class="p-location h-adr adr post-location" itemprop="contentLocation" itemscope itemtype="http://schema.org/Place">
<h3 class="h-adr" itemprop="address" itemscope itemtype="http://schema.org/PostalAddress"><span class="p-locality locality" itemprop="addressLocality">Richard B Russell State Park</span>, <a class="p-region region" href="/jrnl/united-states/" title="travel writing from the United States">Georgia</a>, <span class="p-country-name" itemprop="addressCountry">U.S.</span></h3>
– <a href="" onclick="showMap(34.16700799389384, -82.74396839838823, { type:'point', lat:'34.16700799389384', lon:'-82.74396839838823'}); return false;" title="see a map">Map</a>
</div>
<time class="dt-published published dt-updated post-date" datetime="2019-10-23T09:04:16" itemprop="datePublished">October <span>23, 2019</span></time>
<span class="hide" itemprop="author" itemscope itemtype="http://schema.org/Person">by <a class="p-author h-card" href="/about"><span itemprop="name">Scott Gilbertson</span></a></span>
</div>
</header>
<div id="article" class="e-content entry-content post--body post--body--single" itemprop="articleBody">
<div class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2019/2019-10-12_123409_elberton-county-fair.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2019/2019-10-12_123409_elberton-county-fair_picwide-sm.jpg 720w, https://images.luxagraf.net/2019/2019-10-12_123409_elberton-county-fair_picwide-med.jpg 1170w, https://images.luxagraf.net/2019/2019-10-12_123409_elberton-county-fair_picwide.jpg 2880w" src="https://images.luxagraf.net/2019/2019-10-12_123409_elberton-county-fair_picwide-med.jpg" alt="Elberton county fair entrance sign, elberton GA photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2019/2019-10-12_123409_elberton-county-fair.jpg" data-jslghtbx-group="group" >
</a>
</div>
<p>Once, years ago, Wired ran a Christmas wish list in which they asked each of the writers what we would want if we could have anything. I, fresh off the boat from southeast Asia, said: ubiquitous fast internet. These days I nearly have that and spend a good bit of time avoiding it. </p>
<p>I have a great fondness for places with no signal, but traveling with modems that connect to all three major U.S wireless carriers means those places are few and far between. Especially east the of the Mississippi. Which is why, when we pulled into to Richard B. Russell state park and discovered there was no cell service, I was caught off guard. It isn’t even remote. It has a golf course. We only came because everything else was booked. </p>
<p>I had work to do that afternoon so I did the only thing I could. I got in the car and drove into Elberton, which is how I discovered that the very next day was the opening of the Elberton 12-county Fair. As it says right there on the sign. That’s when I remembered that travel has its own agenda, it bends you to its will as it sees fit. If there had been signal, we’d have never made it to the fair. No fair, no monkeys racing on dogs. No one wants that. So no signal, yes fair.</p>
<div class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2019/2019-10-12_123157_elberton-county-fair.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2019/2019-10-12_123157_elberton-county-fair_picwide-sm.jpg 720w, https://images.luxagraf.net/2019/2019-10-12_123157_elberton-county-fair_picwide-med.jpg 1170w, https://images.luxagraf.net/2019/2019-10-12_123157_elberton-county-fair_picwide.jpg 2880w, https://images.luxagraf.net/2019/2019-10-12_123157_elberton-county-fair_featured_jrnl.jpg 520w" src="https://images.luxagraf.net/2019/2019-10-12_123157_elberton-county-fair_picwide-med.jpg" src="https://images.luxagraf.net/2019/2019-10-12_123157_elberton-county-fair_picwide.jpg" alt="Elberton county fair, entrance sign, elberton ga photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2019/2019-10-12_123157_elberton-county-fair.jpg" data-jslghtbx-group="group" >
</a>
</div>
<p>We got there early the next day just after it opened. We sprung for some wrist bands so the kids could ride whatever they wanted whenever they wanted. Then we ran into the height problem — there were far too many rides that not everyone could get on. </p>
<p>We managed though. I taught them how to stand up straight and how to walk toward the entrance with the surety of step that says, don’t even think about questioning my height. And it worked with all but one ride operater. Doesn’t matter where you go, there’s always <em>that guy</em>. </p>
<p>No matter what the situation, in the United States, there is always someone obsessed with the letter of the law, lacking the creativity to discern the spirit behind it. Or as my daughter put it with some degree of frustration and disgust “in Mexico this would <em>never</em> happen”. Mostly though, we had a blast.</p>
<div class="cluster">
<a href="https://images.luxagraf.net/original/2019/2019-10-12_124250_elberton-county-fair.jpg" title="view larger image ">
<img class=" " sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2019/2019-10-12_124250_elberton-county-fair_picwide-sm.jpg 720w, https://images.luxagraf.net/2019/2019-10-12_124250_elberton-county-fair_picwide-med.jpg 1170w, https://images.luxagraf.net/2019/2019-10-12_124250_elberton-county-fair_picwide.jpg 2880w" src="https://images.luxagraf.net/2019/2019-10-12_124250_elberton-county-fair_picwide-med.jpg" alt="riding the merry-go-round elberton county fair photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2019/2019-10-12_124250_elberton-county-fair.jpg" data-jslghtbx-group="group" ></a>
<a href="https://images.luxagraf.net/original/2019/2019-10-12_124407_elberton-county-fair.jpg" title="view larger image ">
<img class=" " sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2019/2019-10-12_124407_elberton-county-fair_picwide-sm.jpg 720w, https://images.luxagraf.net/2019/2019-10-12_124407_elberton-county-fair_picwide-med.jpg 1170w, https://images.luxagraf.net/2019/2019-10-12_124407_elberton-county-fair_picwide.jpg 2880w" src="https://images.luxagraf.net/2019/2019-10-12_124407_elberton-county-fair_picwide-med.jpg" alt="riding the merry-go-round elberton county fair photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2019/2019-10-12_124407_elberton-county-fair.jpg" data-jslghtbx-group="group" ></a>
<a href="https://images.luxagraf.net/original/2019/2019-10-12_124747-1_elberton-county-fair.jpg" title="view larger image ">
<img class=" " sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2019/2019-10-12_124747-1_elberton-county-fair_picwide-sm.jpg 720w, https://images.luxagraf.net/2019/2019-10-12_124747-1_elberton-county-fair_picwide-med.jpg 1170w, https://images.luxagraf.net/2019/2019-10-12_124747-1_elberton-county-fair_picwide.jpg 2880w" src="https://images.luxagraf.net/2019/2019-10-12_124747-1_elberton-county-fair_picwide-med.jpg" alt="girl on a ride elberton county fair photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2019/2019-10-12_124747-1_elberton-county-fair.jpg" data-jslghtbx-group="group" ></a>
<a href="https://images.luxagraf.net/original/2019/2019-10-12_125809_elberton-county-fair.jpg" title="view larger image ">
<img class=" " sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2019/2019-10-12_125809_elberton-county-fair_picwide-sm.jpg 720w, https://images.luxagraf.net/2019/2019-10-12_125809_elberton-county-fair_picwide-med.jpg 1170w, https://images.luxagraf.net/2019/2019-10-12_125809_elberton-county-fair_picwide.jpg 2880w" src="https://images.luxagraf.net/2019/2019-10-12_125809_elberton-county-fair_picwide-med.jpg" alt="whirling ride, elberton county fair photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2019/2019-10-12_125809_elberton-county-fair.jpg" data-jslghtbx-group="group" ></a>
<span class="row-2">
<a href="https://images.luxagraf.net/original/2019/2019-10-12_142202_elberton-county-fair.jpg" title="view larger image ">
<img class="pic66 " src="https://images.luxagraf.net/2019/2019-10-12_142202_elberton-county-fair_pic66.jpg" alt="eating snowcones at the fair, elberton, ga photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2019/2019-10-12_142202_elberton-county-fair.jpg" data-jslghtbx-group="group" ></a>
<a href="https://images.luxagraf.net/original/2019/2019-10-12_142201_elberton-county-fair.jpg" title="view larger image ">
<img class="pic66 " src="https://images.luxagraf.net/2019/2019-10-12_142201_elberton-county-fair_pic66.jpg" alt="eating snowcones at the fair, elberton, ga photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2019/2019-10-12_142201_elberton-county-fair.jpg" data-jslghtbx-group="group" ></a>
</span>
</div>
<p>What surprised me was the solidarity. The one who could ride never did if the others could not. And there was no reluctance about it, the nose was very nearly upturned. She would not hear of it even when I encouraged her to go ahead. </p>
<div class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2019/2019-10-12_130419_elberton-county-fair.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2019/2019-10-12_130419_elberton-county-fair_picwide-sm.jpg 720w, https://images.luxagraf.net/2019/2019-10-12_130419_elberton-county-fair_picwide-med.jpg 1170w, https://images.luxagraf.net/2019/2019-10-12_130419_elberton-county-fair_picwide.jpg 2880w" src="https://images.luxagraf.net/2019/2019-10-12_130419_elberton-county-fair_picwide-med.jpg" alt="running back for another turn, elberton county fair photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2019/2019-10-12_130419_elberton-county-fair.jpg" data-jslghtbx-group="group" >
</a>
</div>
<div class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2019/2019-10-12_130936_elberton-county-fair_01.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2019/2019-10-12_130936_elberton-county-fair_01_picwide-sm.jpg 720w, https://images.luxagraf.net/2019/2019-10-12_130936_elberton-county-fair_01_picwide-med.jpg 1170w, https://images.luxagraf.net/2019/2019-10-12_130936_elberton-county-fair_01_picwide.jpg 2880w" src="https://images.luxagraf.net/2019/2019-10-12_130936_elberton-county-fair_01_picwide-med.jpg" alt="at the top of the ferris wheel, elberton county fair photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2019/2019-10-12_130936_elberton-county-fair_01.jpg" data-jslghtbx-group="group" >
</a>
</div>
<p>I have thus far been pretty lucky with aging. It’s rare that I feel my age, but things that spin or swing or whirl? Yeah, I can’t do that anymore. Those spinning swings used to be my favorite as kid too. These days the Ferris wheel is about the speed I can comfortably spin. There’d have been snow cone syrup all over those spinning rides if I’d been on them. The girls loved the spinning swings though.</p>
<div class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2019/2019-10-12_131010_elberton-county-fair.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2019/2019-10-12_131010_elberton-county-fair_picwide-sm.jpg 720w, https://images.luxagraf.net/2019/2019-10-12_131010_elberton-county-fair_picwide-med.jpg 1170w, https://images.luxagraf.net/2019/2019-10-12_131010_elberton-county-fair_picwide.jpg 2880w" src="https://images.luxagraf.net/2019/2019-10-12_131010_elberton-county-fair_picwide-med.jpg" alt="view from the top of the ferris wheel, elberton county fair photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2019/2019-10-12_131010_elberton-county-fair.jpg" data-jslghtbx-group="group" >
</a>
</div>
<div class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2019/2019-10-12_141602-4_elberton-county-fair.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2019/2019-10-12_141602-4_elberton-county-fair_picwide-sm.jpg 720w, https://images.luxagraf.net/2019/2019-10-12_141602-4_elberton-county-fair_picwide-med.jpg 1170w, https://images.luxagraf.net/2019/2019-10-12_141602-4_elberton-county-fair_picwide.jpg 2880w" src="https://images.luxagraf.net/2019/2019-10-12_141602-4_elberton-county-fair_picwide-med.jpg" alt="swinging chair ride, elberton county fair photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2019/2019-10-12_141602-4_elberton-county-fair.jpg" data-jslghtbx-group="group" >
</a>
</div>
<div class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2019/2019-10-12_140454_elberton-county-fair_01.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2019/2019-10-12_140454_elberton-county-fair_01_picwide-sm.jpg 720w, https://images.luxagraf.net/2019/2019-10-12_140454_elberton-county-fair_01_picwide-med.jpg 1170w, https://images.luxagraf.net/2019/2019-10-12_140454_elberton-county-fair_01_picwide.jpg 2880w" src="https://images.luxagraf.net/2019/2019-10-12_140454_elberton-county-fair_01_picwide-med.jpg" alt="swinging chair ride, elberton county fair photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2019/2019-10-12_140454_elberton-county-fair_01.jpg" data-jslghtbx-group="group" >
</a>
</div>
<div class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2019/2019-10-12_160458-1_elberton-county-fair_01.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2019/2019-10-12_160458-1_elberton-county-fair_01_picwide-sm.jpg 720w, https://images.luxagraf.net/2019/2019-10-12_160458-1_elberton-county-fair_01_picwide-med.jpg 1170w, https://images.luxagraf.net/2019/2019-10-12_160458-1_elberton-county-fair_01_picwide.jpg 2880w" src="https://images.luxagraf.net/2019/2019-10-12_160458-1_elberton-county-fair_01_picwide-med.jpg" alt="nascar ride, elberton county fair photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2019/2019-10-12_160458-1_elberton-county-fair_01.jpg" data-jslghtbx-group="group" >
</a>
</div>
<p>There was a livestock section at the fair, nowhere near as serious or big as what we saw at the <a href="/jrnl/2017/07/mancos-days">Montezuma County fair back in Colorado</a>, but there were horses to pet at least.</p>
<div class="cluster">
<span class="row-2">
<a href="https://images.luxagraf.net/original/2019/2019-10-12_142403_elberton-county-fair.jpg" title="view larger image ">
<img class="pic66 " src="https://images.luxagraf.net/2019/2019-10-12_142403_elberton-county-fair_pic66.jpg" alt="running in a giant barrel at the Elberton County fair photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2019/2019-10-12_142403_elberton-county-fair.jpg" data-jslghtbx-group="group" ></a>
<a href="https://images.luxagraf.net/original/2019/2019-10-12_142402_elberton-county-fair.jpg" title="view larger image ">
<img class="pic66 " src="https://images.luxagraf.net/2019/2019-10-12_142402_elberton-county-fair_pic66.jpg" alt="farm bureau peanut sign at the fair photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2019/2019-10-12_142402_elberton-county-fair.jpg" data-jslghtbx-group="group" ></a>
</span>
<a href="https://images.luxagraf.net/original/2019/2019-10-12_131605-1_elberton-county-fair.jpg" title="view larger image ">
<img class=" " sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2019/2019-10-12_131605-1_elberton-county-fair_picwide-sm.jpg 720w, https://images.luxagraf.net/2019/2019-10-12_131605-1_elberton-county-fair_picwide-med.jpg 1170w, https://images.luxagraf.net/2019/2019-10-12_131605-1_elberton-county-fair_picwide.jpg 2880w" src="https://images.luxagraf.net/2019/2019-10-12_131605-1_elberton-county-fair_picwide-med.jpg" alt="girl with horses, elberton county fair photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2019/2019-10-12_131605-1_elberton-county-fair.jpg" data-jslghtbx-group="group" ></a>
</div>
<p>And then there were the monkeys riding dogs. The Banana Derby. </p>
<p>“Monkey jockeys” I believe was the phrase. </p>
<div class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2019/2019-10-12_150644-1_elberton-county-fair.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2019/2019-10-12_150644-1_elberton-county-fair_picwide-sm.jpg 720w, https://images.luxagraf.net/2019/2019-10-12_150644-1_elberton-county-fair_picwide-med.jpg 1170w, https://images.luxagraf.net/2019/2019-10-12_150644-1_elberton-county-fair_picwide.jpg 2880w" src="https://images.luxagraf.net/2019/2019-10-12_150644-1_elberton-county-fair_picwide-med.jpg" alt="monkeys riding dogs, elberton county fair photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2019/2019-10-12_150644-1_elberton-county-fair.jpg" data-jslghtbx-group="group" >
</a>
</div>
<p>I’m not sure what it is about <a href="/jrnl/2006/02/cant-get-there-here">small town fairs and monkeys</a>, but I’ve seen them on two continents now, so I guess there’s some kind of universal appeal. Personally I find it far too much like rubber necking at an accident scene, but other people seem to like it. And unlike that night in Laos I just linked to, or <a href="/jrnl/2017/07/mancos-days">the chicken chase at the fair in Colorado</a>, this time we have video.</p>
<div class="self-embed-container">
<video poster="https://luxagraf.net/media/images/videos/2019/2019-10-18_banana-derby.jpg" controls="true" loop="false" preload="auto" id="5" class="vidautovid">
<source src="https://luxagraf.net/media/images/videos/2019/2019-10-18_banana-derby.webm" type="video/webm">
<source src="https://luxagraf.net/media/images/videos/2019/2019-10-18_banana-derby.mp4" type="video/mp4">
Your browser does not support video playback via HTML5.
</video>
</div>
</div>
</article>
<div class="nav-wrapper">
<nav id="page-navigation" class="page-border-top">
<ul>
<li id="prev"><span class="bl">Previous:</span>
<a href="/jrnl/2019/10/back-to-raysville" rel="prev" title=" Back to Raysville">Back to Raysville</a>
</li>
<li id="next"><span class="bl">Next:</span>
<a href="/jrnl/2019/11/halloween-watson-mill" rel="next" title=" Halloween">Halloween</a>
</li>
</ul>
</nav>
</div>
<div class="article-afterward related">
<div class="related-bottom">
<h6 class="hedtinycaps">You might also enjoy</h6>
<ul class="article-card-list">
<li class="article-card-mini"><a href="/jrnl/2018/02/mardi-gras-deux-facons" title="Mardi Gras Deux Façons">
<div class="post-image post-mini-image">
<img sizes="(max-width: 728px) 100vw, (min-width: 729px) 520px"
srcset="/media/images/2018/2018-02-13_143820_tee-mamou_featured_jrnl.jpg 520w, /media/images/2018/2018-02-13_143820_tee-mamou_picwide-sm.jpg 720w"
src="/media/images/2018/2018-02-13_143820_tee-mamou_featured_jrnl.jpg"
alt="tee mamou, Iota, LA photographed by luxagraf"
>
</div>
<h4 class="p-name entry-title post-title" itemprop="headline">Mardi Gras Deux Façons</h4>
<p class="p-author author hide" itemprop="author"><span class="byline-author" itemscope itemtype="http://schema.org/Person"><span itemprop="name">Scott Gilbertson</span></span></p>
<p class="post-summary">
<span class="p-location h-adr adr post-location" itemprop="contentLocation" itemscope itemtype="http://schema.org/Place">
Louisiana
</span>
–
<time class="dt-published published dt-updated post-date" datetime="2018-02-12T16:34:31"><span> 2018</span></time>
</p>
</a>
</li>
<li class="article-card-mini"><a href="/jrnl/2017/07/mancos-days" title="Mancos Days">
<div class="post-image post-mini-image">
<img sizes="(max-width: 728px) 100vw, (min-width: 729px) 520px"
srcset="/media/images/2017/2017-07-29_111230_mancos-days_featured_jrnl.jpg 520w, /media/images/2017/2017-07-29_111230_mancos-days_picwide-sm.jpg 720w"
src="/media/images/2017/2017-07-29_111230_mancos-days_featured_jrnl.jpg"
alt="Mancos days fire dept photographed by luxagraf"
>
</div>
<h4 class="p-name entry-title post-title" itemprop="headline">Mancos Days</h4>
<p class="p-author author hide" itemprop="author"><span class="byline-author" itemscope itemtype="http://schema.org/Person"><span itemprop="name">Scott Gilbertson</span></span></p>
<p class="post-summary">
<span class="p-location h-adr adr post-location" itemprop="contentLocation" itemscope itemtype="http://schema.org/Place">
Colorado
</span>
–
<time class="dt-published published dt-updated post-date" datetime="2017-07-30T11:24:48"><span> 2017</span></time>
</p>
</a>
</li>
<li class="article-card-mini"><a href="/jrnl/2017/05/little-black-train" title="Little Black Train">
<div class="post-image post-mini-image">
<img sizes="(max-width: 728px) 100vw, (min-width: 729px) 520px"
srcset="/media/images/2017/2017-05-19_145609_train-museum-driving_01_featured_jrnl.jpg 520w, /media/images/2017/2017-05-19_145609_train-museum-driving_01_picwide-sm.jpg 720w"
src="/media/images/2017/2017-05-19_145609_train-museum-driving_01_featured_jrnl.jpg"
alt="inside of railroad car, dequincy railroad museum photographed by luxagraf"
>
</div>
<h4 class="p-name entry-title post-title" itemprop="headline">Little Black Train</h4>
<p class="p-author author hide" itemprop="author"><span class="byline-author" itemscope itemtype="http://schema.org/Person"><span itemprop="name">Scott Gilbertson</span></span></p>
<p class="post-summary">
<span class="p-location h-adr adr post-location" itemprop="contentLocation" itemscope itemtype="http://schema.org/Place">
Louisiana
</span>
–
<time class="dt-published published dt-updated post-date" datetime="2017-05-19T21:38:05"><span> 2017</span></time>
</p>
</a>
</li>
<li class="article-card-mini"><a href="/jrnl/2006/02/cant-get-there-here" title="Can&#8217;t Get There From Here">
<div class="post-image post-mini-image">
<img sizes="(max-width: 728px) 100vw, (min-width: 729px) 520px"
srcset="/media/images/2019/Laos_Sekong_Attapeu_2_18-20_06_25_featured_jrnl.jpg 520w, /media/images/2019/Laos_Sekong_Attapeu_2_18-20_06_25_picwide-sm.jpg 720w"
src="/media/images/2019/Laos_Sekong_Attapeu_2_18-20_06_25_featured_jrnl.jpg"
alt="Sunset over the river, near Attapeu Laos photographed by luxagraf"
>
</div>
<h4 class="p-name entry-title post-title" itemprop="headline">Can’t Get There From Here</h4>
<p class="p-author author hide" itemprop="author"><span class="byline-author" itemscope itemtype="http://schema.org/Person"><span itemprop="name">Scott Gilbertson</span></span></p>
<p class="post-summary">
<span class="p-location h-adr adr post-location" itemprop="contentLocation" itemscope itemtype="http://schema.org/Place">
Lao (PDR)
</span>
–
<time class="dt-published published dt-updated post-date" datetime="2006-02-24T20:00:03"><span> 2006</span></time>
</p>
</a>
</li>
</ul>
</div>
</div>
<p class="comments--header">2 Comments</p>
<div class="comments--wrapper">
<div id="comment-4718" class="comment">
<noscript class="datahashloader" data-hash="default">
<img class="gravatar" src="https://images.luxagraf.net/gravcache/default.jpg" alt="gravatar icon for Jake Igoe" />
</noscript>
<div class="comment--head">
<span class="who"><b>Jake Igoe</b></span>
<span class="when">December 25, 2019 at 8:38 p.m.</span>
</div>
<div class="comment--body">
<p>Spinning rides, it’s the same with me! I used to take pride is how fast I could get the tilt-a-whirl spinning. Two summers ago, at the age of 40, I rode on it, at the county fair no less, and almost puked! It was, a sad, sad day. I knew my life had changed forever. Oh well, at least I can still do roller coasters.</p>
</div>
</div>
<div id="comment-4721" class="comment">
<noscript class="datahashloader" data-hash="d64f4854965b2b1c3ecafee4b2a66fac">
<img class="gravatar" src="https://images.luxagraf.net/gravcache/d64f4854965b2b1c3ecafee4b2a66fac.jpg" alt="gravatar icon for Scott" />
</noscript>
<div class="comment--head">
<span class="who"><b><a href="https://luxagraf.net" rel="nofollow" target="_blank">Scott</a></b></span>
<span class="when">December 27, 2019 at 9:18 a.m.</span>
</div>
<div class="comment--body">
<p>Jake-</p>
<p>I know the feeling. That’s interesting though about roller coasters. It’s been ages since I rode a roller coaster, but somehow I think I’d be fine too. It’s the spinning motion that gets me.</p>
</div>
</div>
</div>
<div class="comment--form--wrapper comment-form-border">
<div class="comment--form--header">
<p class="hed">Thoughts?</p>
<p class="subhed">Please leave a reply:</p>
</div>
<form action="/comments/post/" method="post" class="comment--form">
<input type="hidden" name="rder" value="" />
<input type="hidden" name="content_type" value="jrnl.entry" id="id_content_type">
<input type="hidden" name="object_pk" value="302" id="id_object_pk">
<input type="hidden" name="timestamp" value="1596833288" id="id_timestamp">
<input type="hidden" name="security_hash" value="104e454c8a67c3eea7492eeeca991b7ac8ce973e" id="id_security_hash">
<fieldset >
<label for="id_name">Name:</label>
<input type="text" name="name" maxlength="50" required id="id_name">
</fieldset>
<fieldset >
<label for="id_email">Email address:</label>
<input type="email" name="email" required id="id_email">
</fieldset>
<fieldset >
<label for="id_url">URL:</label>
<input type="url" name="url" id="id_url">
</fieldset>
<fieldset >
<label for="id_comment">Comment:</label>
<div class="textarea-rounded"><textarea name="comment" cols="40" rows="10" maxlength="3000" required id="id_comment">
</textarea></div>
</fieldset>
<fieldset style="display:none;">
<label for="id_honeypot">If you enter anything in this field your comment will be treated as spam:</label>
<input type="text" name="honeypot" id="id_honeypot">
</fieldset>
<div class="submit">
<input type="submit" name="post" class="submit-post btn" value="Post" />
<input type="submit" name="preview" class="submit-preview btn" value="Preview" />
</div>
</form>
<p style="font-size: 95%;"><strong>All comments are moderated</strong>, so you won’t see it right away. And please remember Kurt Vonnegut's rule: “god damn it, you’ve got to be kind.” You can use Markdown or HTML to format your comments. The allowed tags are <code><b>, <i>, <em>, <strong>, <a></code>. To create a new paragraph hit return twice. </p>
</div>
</main>
<footer class="bl">
<ul class="footer-nav">
<li><a href="/blogroll" title="Sites that inspire us">Blogroll</a></li>
<li><a href="/contact/" title="contact luxagraf">Contact</a></li>
<li>Follow Along:
<ul>
<li><a href="/jrnl/feed.xml" title="RSS feed">RSS</a></li>
<li><a href="/newsletter/" title="Luxagraf Email Updates">Email</a></li>
<li><a href="https://www.instagram.com/luxagraf" rel="me" title="luxagraf on Instagram">Instagram</a></li>
</ul>
</ul>
<div class="support">Support luxagraf:
<div class="donate-btn">
<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="HYJFZQSBGJ8QQ">
<input type="submit" name="submit" title="Donate to luxagraf via PayPal">
</form>
</div>
<div class="donate-btn">
<a class="liberapay-btn" href="https://liberapay.com/luxagraf/donate"><span>Donate</span></a>
</div>
</div>
<p id="license">
© 2003-2020
<span class="h-card"><a class="p-name u-url" href="https://luxagraf.net/">Scott Gilbertson</a><data class="p-nickname" value="luxagraf"></data><data class="p-locality" value="Athens"></data><data class="p-region" value="Georgia"></data><data class="p-country-name" value="United States"></data></span>.
</p>
</footer>
</div>
<script>
document.addEventListener("DOMContentLoaded", function(event) {
var leaflet = document.createElement('script');
leaflet.src = "/media/js/leaflet-master/leaflet-mod.js";
document.body.appendChild(leaflet);
var lightbox = document.createElement('script');
lightbox.src = "/media/js/lightbox.js";
document.body.appendChild(lightbox);
leaflet.onload = function(){
var detail = document.createElement('script');
detail.src = "/media/js/detail.min.js";
document.body.appendChild(detail);
detail.onload = function(){
createMap();
var open = false;
}
}
lightbox.onload = function() {
var opts= {
//nextOnClick: false,
captions: true,
onload: function(){
var im = document.getElementById("jslghtbx-contentwrapper");
var link = im.appendChild(document.createElement('a'))
link.href = im.firstChild.src;
link.innerHTML= "open ";
link.target = "_blank";
link.setAttribute('class', 'p-link');
im.appendChild(link);
}
};
var lightbox = new Lightbox();
lightbox.load(opts);
}
//delay loading of gravatar images using noscript data-hash attribute
dataattr = document.getElementsByClassName("datahashloader");
for(var i=0; i<dataattr.length; i++) {
var c = dataattr[i].parentNode;
var img = document.createElement("img");
img.src = 'https://images.luxagraf.net/gravcache/' + dataattr[i].getAttribute('data-hash') + '.jpg';
img.className += "gravatar";
img.alt = "gravatar icon";
c.insertBefore(img, c.childNodes[3]);
}
var tester = document.getElementsByClassName("vidauto");
var wrapper = document.getElementById('wrapper');
var dist = 100;
window.onscroll = function() {
for (var i=0; i<tester.length; i++) {
checkVisible(tester[i]) ? tester[i].play() : tester[i].pause();
}
};
function checkVisible(elm) {
var rect = elm.getBoundingClientRect();
var viewHeight = Math.max(document.documentElement.clientHeight, window.innerHeight);
return !(rect.bottom < 0 || rect.top - viewHeight >= 0);
}
});
</script>
<script>
<!--
// Register our service-worker
//if (navigator.serviceWorker) {
// window.addEventListener('load', function() {
// if (navigator.serviceWorker.controller) {
// navigator.serviceWorker.controller.postMessage({'command': 'trimCaches'});
// } else {
// navigator.serviceWorker.register('/serviceworker.js', {
// scope: '/'
// });
// }
// });
//}
//-->
<!-- Piwik -->
var _paq = _paq || [];
_paq.push(["disableCookies"]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="https://stats.luxagraf.net/";
_paq.push(['setTrackerUrl', u+'piwik.php']);
_paq.push(['setSiteId', 1]);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
})();
<!-- End Piwik Code -->
</script>
<noscript><p><img src="//stats.luxagraf.net/piwik.php?idsite=1" style="border:0;" alt="" /></p></noscript>
</body>
</html>
|