-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex-36.html
424 lines (391 loc) · 24.8 KB
/
index-36.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
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="description" content="Random musings on books, code, and tabletop games.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Lacking Natural Simplicity (old posts, page 36) | Lacking Natural Simplicity</title>
<link href="assets/css/all-nocdn.css" rel="stylesheet" type="text/css">
<link rel="alternate" type="application/rss+xml" title="RSS" href="rss.xml">
<link rel="alternate" type="application/atom+xml" title="Atom" href="feed.atom">
<link rel="canonical" href="https://tkurtbond.github.io/index-36.html">
<link rel="prev" href="index-37.html" type="text/html">
<link rel="next" href="index-35.html" type="text/html">
<!--[if lt IE 9]><script src="assets/js/html5.js"></script><![endif]--><link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Crimson+Text&family=Lato&family=IBM+Plex+Mono" rel="stylesheet">
</head>
<body>
<a href="#content" class="sr-only sr-only-focusable">Skip to main content</a>
<!-- Menubar -->
<div class="blog-masthead">
<div class="container">
<!-- This keeps the margins nice -->
<nav class="blog-nav" role="navigation"><a href="index.html" class="blog-nav-item">Home</a>
<a href="archive.html" class="blog-nav-item">Archives</a>
<a href="categories/index.html" class="blog-nav-item">Tags & Categories</a>
<a href="rss.xml" class="blog-nav-item">RSS feed</a>
<a href="feed.atom" class="blog-nav-item">Atom feed</a>
</nav>
</div>
<!-- /.container -->
</div>
<!-- End of Menubar -->
<div class="container" id="content" role="main">
<div class="body-content">
<div class="blog-header">
<h1 class="blog-title">
<a href="https://tkurtbond.github.io/">
<span id="blog-title">Lacking Natural Simplicity</span>
</a>
</h1>
<p class="lead blog-description">Random musings on books, code, and tabletop games.</p>
</div>
<!--Body content-->
<div class="row">
<div class="col-sm-8 blog-main">
<div class="postindex">
<article class="blog-post h-entry post-text"><header><h2 class="p-name entry-title blog-post-title"><a href="posts/2008/06/10/wreck-of-the-solarah/" class="u-url">Savage Worlds: The Wreck of the Solarah</a></h2>
<div class="metadata blog-post-meta">
<p class="byline author vcard"><span class="byline-name fn">T. Kurt Bond</span></p>
<p class="dateline"><a href="posts/2008/06/10/wreck-of-the-solarah/" rel="bookmark"><time class="published dt-published" datetime="2008-06-10T23:00:00-05:00" title="2008-06-10 23:00">2008-06-10 23:00</time></a></p>
<p class="commentline"> <a href="posts/2008/06/10/wreck-of-the-solarah/#disqus_thread" data-disqus-identifier="cache/posts/2008/06/10/wreck-of-the-solarah.html">Comments</a>
</p>
</div>
</header><div class="e-content entry-content">
<aside class="admonition admonition-spoilers"><p class="admonition-title">Spoilers!</p>
<p>“The Wreck of the Solarah” is the example adventure in the back of
the <em>Savage Worlds: Explorer's Edition</em>, so if you haven't played
that you might want to skip this entry.</p>
</aside><section id="attending"><h2>Attending</h2>
<ul class="simple">
<li><p>T.K.B. — GM</p></li>
<li><p>B.B. — Playing the <em>Pirates of the Spanish Main</em> pregens, Alice
Pettigrew, Isaiah Kestrel, Phillipe Gujon, Scarred Jack</p></li>
</ul></section><section id="actual-play"><h2>Actual Play</h2>
<p>I let B.B. make 18 bombs out of powder and kegs and nails, etc., from
the Solarah and blow up most of the village. The PCs got away with
Isabella and two small chests of treasure.</p>
<aside class="admonition note"><p class="admonition-title">Note</p>
<p>This is a <a class="reference external" href="posts/2008/07/07/new-blog-first-post/">timewarp</a> post.</p>
</aside></section><nav><ul itemprop="keywords" class="tags">
<li><a class="tag p-category" href="categories/actual-play/" rel="tag">actual-play</a></li>
<li><a class="tag p-category" href="categories/kids/" rel="tag">kids</a></li>
<li><a class="tag p-category" href="categories/rpg/" rel="tag">rpg</a></li>
<li><a class="tag p-category" href="categories/savage-worlds/" rel="tag">savage worlds</a></li>
<li><a class="tag p-category" href="categories/spoilers/" rel="tag">spoilers</a></li>
<li><a class="tag p-category" href="categories/timewarp/" rel="tag">timewarp</a></li>
</ul></nav>
</div>
</article><article class="blog-post h-entry post-text"><header><h2 class="p-name entry-title blog-post-title"><a href="posts/2008/06/08/recent-reading-powers/" class="u-url">Recent Reading: Powers</a></h2>
<div class="metadata blog-post-meta">
<p class="byline author vcard"><span class="byline-name fn">T. Kurt Bond</span></p>
<p class="dateline"><a href="posts/2008/06/08/recent-reading-powers/" rel="bookmark"><time class="published dt-published" datetime="2008-06-08T00:00:00-05:00" title="2008-06-08 00:00">2008-06-08 00:00</time></a></p>
<p class="commentline"> <a href="posts/2008/06/08/recent-reading-powers/#disqus_thread" data-disqus-identifier="cache/posts/2008/06/08/recent-reading-powers.html">Comments</a>
</p>
</div>
</header><div class="e-content entry-content">
<ul>
<li>
<p><cite>Strange Itineraries</cite>, copyright 2005 by Tim Powers; Tachyon
Publications, 1st edition 2005, 3rd printing; ISBN 1-892391-23-6.</p>
<p>The back proclaims “The Complete Short Stories of Tim Powers”; I
rather hope they're wrong, as I'd love to read more short stories by
Powers.</p>
</li>
</ul>
<aside class="admonition note"><p class="admonition-title">Note</p>
<p>This is a <a class="reference external" href="posts/2008/07/07/new-blog-first-post/">timewarp</a> post.</p>
</aside><nav><ul itemprop="keywords" class="tags">
<li><a class="tag p-category" href="categories/recent-reading/" rel="tag">recent reading</a></li>
<li><a class="tag p-category" href="categories/timewarp/" rel="tag">timewarp</a></li>
<li><a class="tag p-category" href="categories/weird/" rel="tag">weird</a></li>
</ul></nav>
</div>
</article><article class="blog-post h-entry post-text"><header><h2 class="p-name entry-title blog-post-title"><a href="posts/2008/06/03/recent-reading-stover/" class="u-url">Recent Reading: Stover</a></h2>
<div class="metadata blog-post-meta">
<p class="byline author vcard"><span class="byline-name fn">T. Kurt Bond</span></p>
<p class="dateline"><a href="posts/2008/06/03/recent-reading-stover/" rel="bookmark"><time class="published dt-published" datetime="2008-06-03T00:00:00-05:00" title="2008-06-03 00:00">2008-06-03 00:00</time></a></p>
<p class="commentline"> <a href="posts/2008/06/03/recent-reading-stover/#disqus_thread" data-disqus-identifier="cache/posts/2008/06/03/recent-reading-stover.html">Comments</a>
</p>
</div>
</header><div class="e-content entry-content">
<ul>
<li>
<dl class="simple">
<dt>
<cite>Iron Dawn</cite>, copyright 1997 by Matthew Woodring Stover; ROC/The</dt>
<dd>
<p>Penguin Group/, May 1997; ISBN 0-451-45590-8.</p>
</dd>
</dl>
<p>There isn't nearly enough fantasy set in the history of the real
world being written in the current era. I actually like this better
than his more recent SF.</p>
</li>
</ul>
<aside class="admonition note"><p class="admonition-title">Note</p>
<p>This is a <a class="reference external" href="posts/2008/07/07/new-blog-first-post/">timewarp</a> post.</p>
</aside><nav><ul itemprop="keywords" class="tags">
<li><a class="tag p-category" href="categories/fantasy/" rel="tag">fantasy</a></li>
<li><a class="tag p-category" href="categories/recent-reading/" rel="tag">recent reading</a></li>
<li><a class="tag p-category" href="categories/timewarp/" rel="tag">timewarp</a></li>
</ul></nav>
</div>
</article><article class="blog-post h-entry post-text"><header><h2 class="p-name entry-title blog-post-title"><a href="posts/2008/06/01/summer-gaming-2008/" class="u-url">Summer Gamming, 2008</a></h2>
<div class="metadata blog-post-meta">
<p class="byline author vcard"><span class="byline-name fn">T. Kurt Bond</span></p>
<p class="dateline"><a href="posts/2008/06/01/summer-gaming-2008/" rel="bookmark"><time class="published dt-published" datetime="2008-06-01T23:00:23-05:00" title="2008-06-01 23:00">2008-06-01 23:00</time></a></p>
<p class="commentline"> <a href="posts/2008/06/01/summer-gaming-2008/#disqus_thread" data-disqus-identifier="cache/posts/2008/06/01/summer-gaming-2008.html">Comments</a>
</p>
</div>
</header><div class="e-content entry-content">
<p>One of the things I'm trying to do this summer is to actually run and
play more roleplaying games. I play every month or so with an adult
group, though that has slowed down during the summer due to scheduling
conflicts, and usually play once every month or two with my daughter
and my niece and nephews, but I'd like to play or run more often.</p>
<p>I'd like to run a game for the kids every weekend, but I figure that
will be difficult to achieve. We'll see. All but one of the kids is
11 or younger, and one who plays occasionally (depending on what game
we're playing) is 6; the older one is in his mid-teens. I've been
playing RPGs with them (and occasionally their parents) on and off for
several years, starting with <em>Fudge Bunnies & Burrows</em>. Some of the
kids have played when some of they were 5 years old or even younger;
at that age I have the kids roll dice and handle all the rules work
myself; it works great. When I run things I generally try to keep
things age-appropriate for the youngest in the group. They've all
played video games and are familiar with common fantasy and science
fiction tropes from the games.</p>
<p>Over a couple of years we've played <em>Big Eyes, Small Mouth</em> (2nd
Edition Revised) a lot, and <em>Bugging'</em>, and <em>D&D</em> some, and <em>Savage
Worlds</em> a lot. A couple of the older kids have run <em>D&D</em> and <em>Savage
Worlds</em> adventures for me, one from a commercial module that was a
present and another other using dungeons built with Legos and Lego
figures as miniatures. We've played through <em>BESM Dungeon</em> and
several <em>Savage Worlds</em> adventures (including some of the free
adventures and some of the <em>Savage Tales</em> pdfs) and are working our
way through a couple of <em>D&D</em> adventures.</p>
<p>It's hard to schedule time with all the kids together at the same time
as I have free time, and there's no telling before hand when the next
time we'll be able to play will be, so I tend to run adventures as
short campaigns. I've never gotten to run a long campaign. <em>BESM
Dungeon</em> and the currently running <em>D&D</em> adventure <em>The Sunken
Citadel</em> (updated for 3.5E) have probably been the longest running
games. I'd like to run <em>Evernight</em> or <em>50 Fathoms</em> for them some
time.</p>
<p>I'd also like to run more board games: I've still never played
<em>Settlers of Catan</em>, despite having it for a couple of years.</p>
<aside class="admonition note"><p class="admonition-title">Note</p>
<p>This is a <a class="reference external" href="posts/2008/07/07/new-blog-first-post/">timewarp</a> post.</p>
</aside><nav><ul itemprop="keywords" class="tags">
<li><a class="tag p-category" href="categories/board-games/" rel="tag">board games</a></li>
<li><a class="tag p-category" href="categories/gaming/" rel="tag">gaming</a></li>
<li><a class="tag p-category" href="categories/rpg/" rel="tag">rpg</a></li>
<li><a class="tag p-category" href="categories/timewarp/" rel="tag">timewarp</a></li>
</ul></nav>
</div>
</article><article class="blog-post h-entry post-text"><header><h2 class="p-name entry-title blog-post-title"><a href="posts/2008/05/29/recent-reading-briggs-part2/" class="u-url">Recent Reading: Briggs</a></h2>
<div class="metadata blog-post-meta">
<p class="byline author vcard"><span class="byline-name fn">T. Kurt Bond</span></p>
<p class="dateline"><a href="posts/2008/05/29/recent-reading-briggs-part2/" rel="bookmark"><time class="published dt-published" datetime="2008-05-29T00:00:00-05:00" title="2008-05-29 00:00">2008-05-29 00:00</time></a></p>
<p class="commentline"> <a href="posts/2008/05/29/recent-reading-briggs-part2/#disqus_thread" data-disqus-identifier="cache/posts/2008/05/29/recent-reading-briggs-part2.html">Comments</a>
</p>
</div>
</header><div class="e-content entry-content">
<ul>
<li>
<p><cite>The Hob's Bargain</cite>, by Patricia Briggs, copyright 2001 by Hurog,
Inc.; Ace Books/The Berkley Publishing Group/The Pengiun Group,
March 2001; 7th printing; ISBN 978-0-441-00813-1.</p>
<p>I enjoy fantasy tales that revolve around regular people, rather
than the high and mighty, and tend to sympathize (for perhaps
entirely obvious reasons) more with farmers and blacksmiths than
nobles and rich merchants. In any case, I thoroughly enjoyed this
tale of magical post-apocalypse.</p>
</li>
</ul>
<aside class="admonition note"><p class="admonition-title">Note</p>
<p>This is a <a class="reference external" href="posts/2008/07/07/new-blog-first-post/">timewarp</a> post.</p>
</aside><nav><ul itemprop="keywords" class="tags">
<li><a class="tag p-category" href="categories/fantasy/" rel="tag">fantasy</a></li>
<li><a class="tag p-category" href="categories/recent-reading/" rel="tag">recent reading</a></li>
<li><a class="tag p-category" href="categories/timewarp/" rel="tag">timewarp</a></li>
</ul></nav>
</div>
</article><article class="blog-post h-entry post-text"><header><h2 class="p-name entry-title blog-post-title"><a href="posts/2008/05/26/recent-reading-briggs-part1/" class="u-url">Recent Reading: Briggs</a></h2>
<div class="metadata blog-post-meta">
<p class="byline author vcard"><span class="byline-name fn">T. Kurt Bond</span></p>
<p class="dateline"><a href="posts/2008/05/26/recent-reading-briggs-part1/" rel="bookmark"><time class="published dt-published" datetime="2008-05-26T00:00:00-05:00" title="2008-05-26 00:00">2008-05-26 00:00</time></a></p>
<p class="commentline"> <a href="posts/2008/05/26/recent-reading-briggs-part1/#disqus_thread" data-disqus-identifier="cache/posts/2008/05/26/recent-reading-briggs-part1.html">Comments</a>
</p>
</div>
</header><div class="e-content entry-content">
<ul>
<li>
<p><cite>When Demons Walk</cite>, by Patricia Briggs, copyright 1998 by Hurog,
Inc; Ace Books/The Berkley Publishing Group/The Penguin Group, June
1998; 18th printing; ISBN 978-0-441-00534-5.</p>
<p>A light but enjoyable fantasy/mystery/romance.</p>
</li>
<li><p><cite>Steal the Dragon</cite>, by Patricia Briggs, copyright 1995 by Hurog,
Inc; Ace Books/The Berkley Publishing Group/The Pengiun Group;
November 1995; ISBN 978-0-441-00273-3.</p></li>
</ul>
<aside class="admonition note"><p class="admonition-title">Note</p>
<p>This is a <a class="reference external" href="posts/2008/07/07/new-blog-first-post/">timewarp</a> post.</p>
</aside><nav><ul itemprop="keywords" class="tags">
<li><a class="tag p-category" href="categories/fantasy/" rel="tag">fantasy</a></li>
<li><a class="tag p-category" href="categories/recent-reading/" rel="tag">recent reading</a></li>
<li><a class="tag p-category" href="categories/timewarp/" rel="tag">timewarp</a></li>
</ul></nav>
</div>
</article><article class="blog-post h-entry post-text"><header><h2 class="p-name entry-title blog-post-title"><a href="posts/2008/05/24/recent-reading-huff/" class="u-url">Recent Reading: Huff</a></h2>
<div class="metadata blog-post-meta">
<p class="byline author vcard"><span class="byline-name fn">T. Kurt Bond</span></p>
<p class="dateline"><a href="posts/2008/05/24/recent-reading-huff/" rel="bookmark"><time class="published dt-published" datetime="2008-05-24T00:00:00-05:00" title="2008-05-24 00:00">2008-05-24 00:00</time></a></p>
<p class="commentline"> <a href="posts/2008/05/24/recent-reading-huff/#disqus_thread" data-disqus-identifier="cache/posts/2008/05/24/recent-reading-huff.html">Comments</a>
</p>
</div>
</header><div class="e-content entry-content">
<ul>
<li>
<p><cite>The Quarters Novels</cite>, Volume One, copyright 2007 by Tanya Huff; DAW
Books, September 2007; DAW Book Collectors No. 1415, ISBN
978-0-7564-0450-5. Consisting of <cite>Sing the Four Quarters</cite>, copyright
1994 by Tanya Huff, and <cite>Fifth Quarter</cite>, copyright 1995 by Tanya Huff.</p>
<p>I particularly liked <cite>Fifth Quarter</cite>.</p>
</li>
</ul>
<aside class="admonition note"><p class="admonition-title">Note</p>
<p>This is a <a class="reference external" href="posts/2008/07/07/new-blog-first-post/"><timewarp</a> post.</p>
</aside><nav><ul itemprop="keywords" class="tags">
<li><a class="tag p-category" href="categories/fantasy/" rel="tag">fantasy</a></li>
<li><a class="tag p-category" href="categories/recent-reading/" rel="tag">recent reading</a></li>
<li><a class="tag p-category" href="categories/timewarp/" rel="tag">timewarp</a></li>
</ul></nav>
</div>
</article><article class="blog-post h-entry post-text"><header><h2 class="p-name entry-title blog-post-title"><a href="posts/2008/05/17/2008-05-17/" class="u-url">Recent Reading; Log moves to new Blog</a></h2>
<div class="metadata blog-post-meta">
<p class="byline author vcard"><span class="byline-name fn">T. Kurt Bond</span></p>
<p class="dateline"><a href="posts/2008/05/17/2008-05-17/" rel="bookmark"><time class="published dt-published" datetime="2008-05-17T00:00:00-05:00" title="2008-05-17 00:00">2008-05-17 00:00</time></a></p>
<p class="commentline"> <a href="posts/2008/05/17/2008-05-17/#disqus_thread" data-disqus-identifier="cache/posts/2008/05/17/2008-05-17.html">Comments</a>
</p>
</div>
</header><div class="e-content entry-content">
<section id="saturday-17-may-2008"><h2>Saturday, 17 May 2008</h2>
<section id="recent-reading"><h3>Recent Reading</h3>
<ul class="simple">
<li><p><em>Usagi Yojimbo</em>, <em>Book 7</em>, by Stan Sakai, copyright 1992, 1993,
1996, 1999; Fantagraphic Books, Inc. copyright 1996, 1999; ISBN:
1-56097-304-8.</p></li>
<li><p><em>Usagi Yojimbo</em>, <em>Book 8: Shades of Death</em>, by Stan Sakai, copyright
1993, 1994, 1997; Dark Horse Comics, copyright 1997, first edition
September 1997; ISBN: 1-56971-259-X.</p></li>
</ul></section><section id="log-moves-to-new-blog"><h3>Log moves to new Blog</h3>
<p>At some point after this date I moved from my old log, maintained as
an DocBook document translated to a website, to my new blog running
<a class="reference external" href="https://pyblosxom.github.io/">pyBloxsom</a>.</p>
</section></section><nav><ul itemprop="keywords" class="tags">
<li><a class="tag p-category" href="categories/old-blog/" rel="tag">old blog</a></li>
</ul></nav>
</div>
</article><article class="blog-post h-entry post-text"><header><h2 class="p-name entry-title blog-post-title"><a href="posts/2008/05/15/2008-05-15/" class="u-url">Recent Reading and Viewing</a></h2>
<div class="metadata blog-post-meta">
<p class="byline author vcard"><span class="byline-name fn">T. Kurt Bond</span></p>
<p class="dateline"><a href="posts/2008/05/15/2008-05-15/" rel="bookmark"><time class="published dt-published" datetime="2008-05-15T00:00:00-05:00" title="2008-05-15 00:00">2008-05-15 00:00</time></a></p>
<p class="commentline"> <a href="posts/2008/05/15/2008-05-15/#disqus_thread" data-disqus-identifier="cache/posts/2008/05/15/2008-05-15.html">Comments</a>
</p>
</div>
</header><div class="e-content entry-content">
<section id="recent-reading"><h2>Recent Reading</h2>
<ul class="simple">
<li><p><em>Judgement of Tears</em>, <em>Anno Dracula 1959</em>, also known as <em>The
Dracula Cha Cha Cha</em>, by Kim Newman, copyright 1998; Avon Books Inc.,
October 1999; ISBN: 0-380-73229-7. Another entertaining entry in
Newman's <em>Anno Dracula</em> series.</p></li>
</ul></section><section id="recent-viewing"><h2>Recent Viewing</h2>
<ul class="simple">
<li><p><a class="reference external" href="http://www.imdb.com/title/tt0308827/">Ronin-Gai</a>, 1990.</p></li>
</ul></section><nav><ul itemprop="keywords" class="tags">
<li><a class="tag p-category" href="categories/old-blog/" rel="tag">old blog</a></li>
<li><a class="tag p-category" href="categories/recent-reading/" rel="tag">recent reading</a></li>
<li><a class="tag p-category" href="categories/recent-viewing/" rel="tag">recent viewing</a></li>
</ul></nav>
</div>
</article><article class="blog-post h-entry post-text"><header><h2 class="p-name entry-title blog-post-title"><a href="posts/2008/05/14/2008-05-14/" class="u-url">Recent Reading</a></h2>
<div class="metadata blog-post-meta">
<p class="byline author vcard"><span class="byline-name fn">T. Kurt Bond</span></p>
<p class="dateline"><a href="posts/2008/05/14/2008-05-14/" rel="bookmark"><time class="published dt-published" datetime="2008-05-14T00:00:00-05:00" title="2008-05-14 00:00">2008-05-14 00:00</time></a></p>
<p class="commentline"> <a href="posts/2008/05/14/2008-05-14/#disqus_thread" data-disqus-identifier="cache/posts/2008/05/14/2008-05-14.html">Comments</a>
</p>
</div>
</header><div class="e-content entry-content">
<ul class="simple">
<li><p><em>Usagi Yojimbo</em>, <em>Book 9: Daisho</em>, by Stan Sakai, copyright 1994,
1995, 1998; Dark Horse Books, copyright 1998; first edition September
1998, 6th printing; ISBN-10: 1-56971-292-1, ISBN-13:
978-1-56971-292-4.</p></li>
</ul>
<nav><ul itemprop="keywords" class="tags">
<li><a class="tag p-category" href="categories/old-blog/" rel="tag">old blog</a></li>
<li><a class="tag p-category" href="categories/recent-reading/" rel="tag">recent reading</a></li>
</ul></nav>
</div>
</article>
</div>
<nav class="postindexpager"><ul class="pager">
<li class="previous">
<a href="index-37.html" rel="prev">Newer posts</a>
</li>
<li class="next">
<a href="index-35.html" rel="next">Older posts</a>
</li>
</ul></nav><script>var disqus_shortname="lacking-natural-simplicity";(function(){var a=document.createElement("script");a.async=true;a.src="https://"+disqus_shortname+".disqus.com/count.js";(document.getElementsByTagName("head")[0]||document.getElementsByTagName("body")[0]).appendChild(a)}());</script>
</div>
<div class="col-sm-3 col-sm-offset-1 blog-sidebar">
<div class="sidebar-module sidebar-module-inset">
<h4>About</h4>
<p>Lacking Natural Simplicity is one, not particularly flattering,
definition of sophisticated.
This blog chronicles my journey through our at times too complicated
and sophisticated world. </p>
</div>
<div class="sidebar-module">
<p>This site uses no cookies directly, but I expect the <a href="https://disqus.com/">Disqus</a> comments use cookies at disqus.com.</p>
<h4>Links</h4>
<ol class="list-unstyled">
<li><a href="pages/about-the-blog/index.html">About the Blog</a></li>
<li><a href="pages/colophon/index.html">Colophon</a></li>
<li><a href="pages/typographical-conventions/index.html">Typographical Conventions</a></li>
<li><a href="pages/static-pages-index/index.html">Pages</a></li>
<li>
<a href="http://tkb.tx0.org/">My tx0.org web page</a>
<br> Mostly empty
</li>
<li>
<a href="http://consp.org/">consp.org</a>
<br> Rises from the dead!
<br> <a href="http://consp.org/blog/blog.html">microblog</a>
</li>
</ol>
</div>
</div>
<!--End of body content-->
</div>
</div>
</div>
<footer class="blog-footer" id="footer">
Contents © 2024 <a href="mailto:tkurtbond@gmail.com">T. Kurt Bond</a> - Powered by <a href="https://getnikola.com" rel="nofollow">Nikola</a>
</footer><script src="assets/js/all-nocdn.js"></script><!-- fancy dates --><script>
moment.locale("en");
fancydates(0, "YYYY-MM-DD HH:mm");
</script><!-- end fancy dates --><script>
baguetteBox.run('div#content', {
ignoreClass: 'islink',
captions: function(element) {
return element.getElementsByTagName('img')[0].alt;
}});
</script>
</body>
</html>