-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path2008-10-11.html
51 lines (38 loc) · 1.88 KB
/
2008-10-11.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
<html><head><title>Cross-Country Bicycle Tour Journal</title>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-3413554-3']);
_gaq.push(['_setDomainName', 'stechschulte.net']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<p><a href="2008-10-10.html">prev</a> <a href="/">up</a> <a href="2008-10-12.html">next</a>
<p>11 Oct 2008, Henderson, KY
<p>A few rules for a successful bike tour:
<br> Drink before you're thirsty
<br> Eat before you're hungry
<br> Stop riding before you sleep
<br> Don't stop riding until long after you're tired
<p>Today was pleasant. I breakfasted with the XC team, then took off for
Owensboro. The riding was Ohio-flat with an intermittent tailwind, so I got a
lot of miles in.
<p>After lunch I passed two riders who were going the other direction on the
same route. Their names were Peter and Diana. We chatted briefly—mainly
about our route plans & how few other touring cyclists we'd seen. I realized
that the one thing we didn't discuss, which has been a part of virtually every
other conversation I've had recently, was the question, "Why are you doing
this?"
<p>I guess if you know, you know.
<p><iframe src="https://www.google.com/maps/d/embed?mid=zDv9OhvYusKw.kdSKT9vRsxZg" width="640" height="480"></iframe>
<p><img src="img/2008-10-11/img_0353.jpg" />
<p><img src="img/2008-10-11/img_0357.jpg" />
<p><img src="img/2008-10-11/img_0359.jpg" />
<p><a href="2008-10-10.html">prev</a> <a href="/">up</a> <a href="2008-10-12.html">next</a>
</body>
</html>