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
|
<!DOCTYPE html>
<html
class="detail single" dir="ltr" lang="en-US">
<head>
<title>Blue Milk - 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="Looking down at the milky blue waters of Like Plitvice it's hard to believe that the largest European conflict since WWII began here. By Scott Gilbertson">
<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/2006/05/blue-milk" />
<meta name="ICBM" content="42.64133838429178, 18.10905217872305" />
<meta name="geo.position" content="42.64133838429178; 18.10905217872305" />
<meta name="geo.placename" content="Dubrovnik, Croatia">
<meta name="geo.region" content="-">
<meta property="og:type" content="article" />
<meta property="og:title" content="Blue Milk" />
<meta property="og:url" content="https://luxagraf.net/jrnl/2006/05/blue-milk" />
<meta property="og:description" content="Looking down at the milky blue waters of Like Plitvice it's hard to believe that the largest European conflict since WWII began here. By Scott Gilbertson" />
<meta property="article:published_time" content="2006-05-16T00:32:27" />
<meta property="article:author" content="Scott Gilbertson" />
<meta property="og:site_name" content="Luxagraf" />
<meta property="og:image" content="/media/images/post-images/2008/plitvice.jpg" />
<meta property="og:locale" content="en_US" />
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:description" content="Looking down at the milky blue waters of Like Plitvice it's hard to believe that the largest European conflict since WWII began here. By Scott Gilbertson"/>
<meta name="twitter:title" content="Blue Milk"/>
<meta name="twitter:site" content="@luxagraf"/>
<meta name="twitter:domain" content="luxagraf"/>
<meta name="twitter:image:src" content="/media/images/post-images/2008/plitvice.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/2006/05/blue-milk"
},
"headline": "Blue Milk",
"datePublished": "2006-05-16T00:32:27+04:00",
"dateModified": "2006-05-16T00:32:27+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": "Looking down at the milky blue waters of Like Plitvice it's hard to believe that the largest European conflict since WWII began here. By Scott Gilbertson"
}
</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">Blue Milk</h1>
<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-region" itemprop="addressRegion">Dubrovnik</span>, <a class="p-country-name country-name" href="/jrnl/croatia/" title="travel writing from Croatia"><span itemprop="addressCountry">Croatia</span></a></h3>
– <a href="" onclick="showMap(42.64133838429178, 18.10905217872305, { type:'point', lat:'42.64133838429178', lon:'18.10905217872305'}); return false;" title="see a map">Map</a>
</div>
<time class="dt-published published dt-updated post-date" datetime="2006-05-16T00:32:27" itemprop="datePublished">May <span>16, 2006</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">
<p><span class="drop">I</span>t’s hard to understand, standing on the banks of such crystalline, cerulean lakes, whose dazzling colors come from the mineral rich silt runoff of glaciers, that the largest European conflict since world war two began here, at Like Plitvice Croatia. But indeed this is where the first shots were fired on Easter Sunday in 1991 and the first casualty was a park policeman. </p>
<p><img alt="Azure Waters, Lake Plitvice, Croatia" class="postpicright" height="195" src="https://images.luxagraf.net//2006/plitvicebluewater.gif" width="230"/> The Serbs held the area for the duration of the conflict, though it’s difficult to imagine why they wanted it. Lake Plitvice is chiefly notable for its natural beauty and as a gateway to the mountains, hardly a militarily strategic spot since no roads actually run up into, let alone over, the mountains. Nevertheless, here is where it began, though as with all beginnings, it did not really start here, it started with the leaders whose poisoned, greedy hearts and minds dragged the former Yugoslavia into a war no one wanted.
<break>
My parents rented a car in Budapest and we drove south through Hungary toward the Croatian border. The Hungarian countryside was unremarkable but pleasantly so; the same sort of scenery one might pass from Philadelphia to Pittsburg or London to Bath. Around lunch time we crossed over into Croatia, a country that had previously existed for me simply as a place where bad things happen — war, ethnic cleansing, etc — not a place at all actually, just a word. <img alt="Mossy Tree reflection, Lake Plitvice, Croatia" class="postpic" height="240" src="https://images.luxagraf.net//2006/plitvicetreereflection.gif" width="180"/>Like most Americans, I never had a real handle on the Bosnia/Croatia/Serbia war. I was dimly aware that The U.S. at some point, with the backing of U.N. (remember when we played by the rules?) launched a campaign of air strikes in Kosovo. For those that like me could never get it sorted, here’s a quick rundown (taken half from guidebooks and half from some Croatians and Serbs I met). The former republic of Yugoslavia was an artificially created state that grew out of the end of world war two and a man named Tito. Tito is an interesting historical figure; he managed with some success to keep one of the most ethnically and religiously diverse countries in the world together for thirty-five years. Naturally there were some iron-fisted clampdowns and not everyone seems to have been fond of him, but in spite of his occasionally brutal tactics he did keep the peace (if at the expense of some). And his tactics were certainly no more brutal than the war that followed his death. Shortly after Tito died in 1980 Yugoslavia was hit by heavy inflation which resulted from Tito’s habit of borrowing foreign money and Yugoslavia’s inability to pay it back. </p>
<p>Slovenia was the first the break away and is the most ethnically and religiously coherent of the various Balkan states. For the most part Slovenia managed to stay out of the fighting that would soon engulf the area. The Croatians were the next to go, declaring independence in 1991 and finally getting U.N. recognition in 1992. That left Serbia, Bosnia and tiny Kosovo. The trouble was there were a lot of Serbians in Croatia, Croatians in Serbia, Bosnians in Croatia, etc. It’s tough to say there was a good side and bad side in the war that followed, but isn’t it always? The Serbians started the war; the first shot were fired at Lake Plitvice National Park where my parents and I were staying. And yes the Serbians are guilty of ethnic cleansing, rounding up and killing thousands of Croatians. But then the Croatians drove the Serbs out and turned around and engaged in more or less the same ethnic cleansing. War. Everybody loses. Everybody dies. </p>
<p>And so today there are four nations Croatia, Serbia, Slovenia, and Bosnia Herzegovina, where Yugoslavia once existed. [Except, before I was able to get this to press, Montenegro has voted to break away from Serbia, so now there are five. I must publish this before Kosovo does the same.] For the most part the war and its effects are gone. Like Cambodia there is a landmine problem that will continue to exist and kill and main for some time to come, but the tensions seems to have passed and aside from a few bullet riddled buildings and bombed out, caved in roofs, you’d never guess that the largest European war since WWII ended just ten years ago.</p>
<p>Lake Plitvice National Park is a unique geological phenomena formed by two factors: porous karst limestone which absorbs water and erodes quickly, and mineral deposits from since departed glaciers. <img alt="Walkway, Upper Lake, Lake Plitvice, Croatia" class="postpicright" height="250" src="https://images.luxagraf.net//2006/plitvicewalkway.gif" width="188"/>As lake water seeped into the Karst, the rock decayed forming a series of lakes and interconnecting waterfalls that cascade through the forests. The national park service has created some trails which pass along the edges of the waterfalls and lakes as they wind their way downhill (or if you’re masochistic and/or not that bright—uphill). </p>
<p>The waters are both the clearest water I’ve ever seen and yet somehow manage to reflect a color close to bright teal and look a bit like photographs of Banff Canada where similar minerals create the same effect on Lake Louise.</p>
<p>But where Lake Louise is so dramatic as to be almost overwhelming, the natural beauty of Plitvice is quieter and less imposing. There is no overlook or scenic viewpoint with flash popping tourists and calendar worthy photographs, to experience Plitvice you have to get out of the car, <img alt="Forest Floor, Lake Plitvice, Croatia" class="postpic" height="230" src="https://images.luxagraf.net//2006/plitviceforest.gif" width="173"/>off the road and simply wander the forests in the cool of the morning or evening when the light filtering through the forest is softened by the subtle bending forces of the atmosphere and the forest floor becomes a leaf padded wonderland.</p>
<p>We started at the highest lake and walked downward through cascades of water and reed lined lakeshores, passing at times through the forests where the moss-covered old growth creates a canopy through which sunlight trickles in to form pools of light and shadow forever shifting about as you walk. Strangely there was very little in the way of wildlife. The lakes were choked full of fish, but the forests curiously empty, though I did see a frog lazing in the sunshine near the lakeshore. </p>
<p>As with any Karst area there are a number of caves in Lake Plitvice one of which forms a near vertical chasm through the hillside and can be climbed by means of a series of slippery switch-backing stone staircases. At the right time of day beams of sunlight fall in from above, <img alt="Cave, Lake Plitvice, Croatia" class="postpicright" height="220" src="https://images.luxagraf.net//2006/plitvicecave.gif" width="165"/>illuminating the darker passageways and side tunnels which presumably, with a proper torch could be explored. But I neglected to bring any sort of torch and had to content myself with the main cavern.</p>
<p>The hillsides were covered in the green of spring, the dark shades of firs and the lighter, brighter leaves of beeches and maples. The most remarkable of these trees were the white firs whose branches had nearly florescent tips, the result of fresh spring growth. I spent the first evening in Lake Plitvice studying the white firs around our lodge, trying to make sense of how something so bright could eventually fade to the dark, almost black, green of the inner branches. The newly formed tips were such a striking viridescent contrast to the inner tangle that I couldn’t help but wonder what lay within that nearly impenetrable jumble of darkness nearer to the trunk.</p>
<p>Near the inner tree where the evening light does not penetrate, some hidden gesture of nature as if to remind us that not everything is so easily seen, not everything is in grand sweeping gestures or romantic vistas, sure the highlights capture our attention, but what lies beneath in that dark tangle near the origins? Does the truth perhaps lie in there amongst the dense and inaccessible darkness? Or do I here sound too much like Joseph Conrad obsessed by the darkness of his river and the human heart he saw beating at the end of it?</p>
<p>It occurred to me that my thinking was mistaken, that in fact due to the physics of light, <img alt="New Growth Pine Trees, Lake Plitvice, Croatia" class="postpic" height="169" src="https://images.luxagraf.net//2006/plitvicepinetreetips.gif" width="330"/>the inner branches were in fact actually lighter, they appear darker because they reflect less light back to my eye, but without my eye and its entrapments what you might observe is actually a dense forest of light, all that light not given up by the world and therefore seen by us as darkness. Perhaps that’s the reason a number of artists have chosen to start with a completely black canvas and add color on top of it, as if to transcend the limitations of the human eye.</p>
<p>But perhaps I am too technical since there is no way to <em>see</em> the world as we could say it really is, because the only means we have to see it are our own eyes, our poor senses cannot reveal this impenetrable universe in which not all is illuminated, not everything makes a sound and much carries the scent of nothing on some solar wind which none of us will ever perceive let alone understand.</p>
<p>I have read that in pure darkness the human eye is sensitive enough to detect a candle at a distance of forty kilometers. <img alt="Rainbow, Lake Plitvice, Croatia" class="postpicright" height="240" src="https://images.luxagraf.net//2006/plitvicerainbow.gif" width="196"/>And yet in spite of this remarkable attunement to light, light is our limitation, without it nothing exists for us. Perhaps the inner branches of the firs and pines are merely the unyielding tangle of dead needles and cobwebs and beetles that I imagine and there is no metaphor, no truth which is what drives us out of bed in the vague hint of predawn to stand facing east at the shore of some body of water and wait with such anxious anticipations for the coming of the morning light on the water where, as Flaubert once wrote, “the mind travels more freely on this limitless expanse, the contemplation of which elevates the soul, gives ideas of the infinite, the ideal.”</p>
</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/2006/05/refracted-light-and-grace" rel="prev" title=" Refracted Light and Grace">Refracted Light and Grace</a>
</li>
<li id="next"><span class="bl">Next:</span>
<a href="/jrnl/2006/05/feel-good-lost" rel="next" title=" Feel Good Lost">Feel Good Lost</a>
</li>
</ul>
</nav>
</div>
<div class="comment--form--wrapper ">
<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="58" id="id_object_pk">
<input type="hidden" name="timestamp" value="1596833475" id="id_timestamp">
<input type="hidden" name="security_hash" value="a496fc1235d05d366f822fc10f1ca8d41e5cac40" 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);
}
});
</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>
|