-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
454 lines (189 loc) · 17.1 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
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
<!doctype html>
<!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]-->
<!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<![endif]-->
<head>
<meta charset="utf-8">
<title>Aura Strategic</title>
<meta name="description" content="A research project.">
<!-- Twitter Cards -->
<meta name="twitter:title" content="Aura Strategic">
<meta name="twitter:description" content="A research project.">
<meta name="twitter:site" content="@timjore">
<meta name="twitter:creator" content="@timjore">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="https://aurastrategic.com/images/header.jpg">
<!-- Open Graph -->
<meta property="og:locale" content="en_US">
<meta property="og:type" content="article">
<meta property="og:title" content="Aura Strategic">
<meta property="og:description" content="A research project.">
<meta property="og:url" content="https://aurastrategic.com/">
<meta property="og:site_name" content="Aura Strategic">
<link rel="canonical" href="https://aurastrategic.com/">
<link href="https://aurastrategic.com/feed.xml" type="application/atom+xml" rel="alternate" title="Aura Strategic Feed">
<!-- https://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- For all browsers -->
<link rel="stylesheet" href="https://aurastrategic.com/assets/css/main.css">
<!-- Webfonts -->
<!--<link href='http://fonts.googleapis.com/css?family=Vollkorn:400italic,700italic,400,700' rel='stylesheet' type='text/css'>-->
<link href='https://fonts.googleapis.com/css?family=PT+Serif:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<script src="https://use.edgefonts.net/source-sans-pro:n2,i2,n3,i3,n4,i4,n6,i6,n7,i7,n9,i9;source-code-pro:n4,n7;volkhov.js"></script>
<meta http-equiv="cleartype" content="on">
<!-- HTML5 Shiv and Media Query Support -->
<!--[if lt IE 9]>
<script src="https://aurastrategic.com/assets/js/vendor/html5shiv.min.js"></script>
<script src="https://aurastrategic.com/assets/js/vendor/respond.min.js"></script>
<![endif]-->
<!-- Modernizr -->
<script src="https://aurastrategic.com/assets/js/vendor/modernizr-2.7.1.custom.min.js"></script>
<!-- Icons -->
<!-- 16x16 -->
<link rel="shortcut icon" href="https://aurastrategic.com/favicon.ico">
<!-- 32x32 -->
<link rel="shortcut icon" href="https://aurastrategic.com/favicon.png">
<!-- 57x57 (precomposed) for iPhone 3GS, pre-2011 iPod Touch and older Android devices -->
<link rel="apple-touch-icon-precomposed" href="https://aurastrategic.com/images/apple-touch-icon-precomposed.png">
<!-- 72x72 (precomposed) for 1st generation iPad, iPad 2 and iPad mini -->
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://aurastrategic.com/images/apple-touch-icon-72x72-precomposed.png">
<!-- 114x114 (precomposed) for iPhone 4, 4S, 5 and post-2011 iPod Touch -->
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://aurastrategic.com/images/apple-touch-icon-114x114-precomposed.png">
<!-- 144x144 (precomposed) for iPad 3rd and 4th generation -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://aurastrategic.com/images/apple-touch-icon-144x144-precomposed.png">
</head>
<body id="page">
<div class="navigation-wrapper">
<nav role="navigation" id="site-nav">
<ul><li><a href="https://aurastrategic.com"><img class="nav-logo" src="https://aurastrategic.com/images/nav-logo.png" ></a></li>
<li><a class="nav" href="https://aurastrategic.com/blog/" >Blog</a></li>
<li><a class="nav" href="https://aurastrategic.com/reading/" >Reading</a></li>
<li><a class="nav" href="https://aurastrategic.com/writing/" >Writing</a></li>
<li><a class="nav" href="https://aurastrategic.com/about/" >About</a></li>
</ul>
</nav>
</div><!-- /.navigation-wrapper -->
<!--[if lt IE 9]><div class="upgrade"><strong><a href="http://whatbrowser.org/">Your browser is quite old!</strong> Why not upgrade to a different browser to better enjoy this site?</a></div><![endif]-->
<header class="masthead">
</header><!-- /.masthead -->
<div class="js-menu-screen menu-screen"></div>
<div id="main" role="main">
<article class="entry">
<img src="https://aurastrategic.com/images/header.jpg" class="entry-feature-image" alt="" style="margin-top:0;"><!-- image credit -->
<div class="entry-wrapper">
<header class="entry-header">
<h1 class="entry-title"></h1>
</header>
<div class="entry-content">
<h1 class="entry-title">Aura Strategic</h1>
<p>Information and research on the topics of strategic thinking, effective practices, and being spiritually alive.</p>
<br>
<h2 class="homepage">Strategic</h2>
<ul class="post-list">
<li><article><a href="https://aurastrategic.com/blog/ideas-are-like-leaves/">Ideas Are Like Leaves <span class="entry-date"><time datetime="2016-08-04T00:00:00-04:00">August 04, 2016</time></span> <span class="excerpt">Don't think the idea that washes up on your shore is yours alone.</span></a></article></li>
<li><article><a href="https://aurastrategic.com/blog/1percent-halfway/">1% is Halfway <span class="entry-date"><time datetime="2016-07-01T00:00:00-04:00">July 01, 2016</time></span> <span class="excerpt">Exponential growth looks nothing like linear.</span></a></article></li>
<li><article><a href="https://aurastrategic.com/blog/adjacent-possible/">The Adjacent Possible <span class="entry-date"><time datetime="2016-06-05T00:00:00-04:00">June 05, 2016</time></span> <span class="excerpt">Why openly-collaborative innovation expands and adapts so rapidly.</span></a></article></li>
<li><article><a href="https://aurastrategic.com/blog/wysiati/">What You See Is All There Is <span class="entry-date"><time datetime="2016-01-31T00:00:00-05:00">January 31, 2016</time></span> <span class="excerpt">Overcoming our almost unlimited ability to ignore our ignorance.</span></a></article></li>
<li><article><a href="https://aurastrategic.com/blog/two-sources-failure/">The Two Sources of Failure <span class="entry-date"><time datetime="2016-01-16T00:00:00-05:00">January 16, 2016</time></span> <span class="excerpt">Failure to achieve an objective is due to ignorance or ineptitude.</span></a></article></li>
<li><article><a href="https://aurastrategic.com/blog/leaders-technology-tactics-trust/">Leaders, Technology, Tactics, and Trust <span class="entry-date"><time datetime="2016-01-14T00:00:00-05:00">January 14, 2016</time></span> <span class="excerpt">Why trust is the single most important aspect of high-performance teams</span></a></article></li>
<li><article><a href="https://aurastrategic.com/blog/excellence-attributed-others/">Excellence is Attributed By Others <span class="entry-date"><time datetime="2016-01-06T00:00:00-05:00">January 06, 2016</time></span> <span class="excerpt">By their fruits you will know them.</span></a></article></li>
<li><article><a href="https://aurastrategic.com/blog/three-kinds-networks/">The Three Kinds of Networks (and Why They Matter) <span class="entry-date"><time datetime="2015-11-05T00:00:00-05:00">November 05, 2015</time></span> <span class="excerpt">Choosing the wrong network model is disastrous, and avoidable.</span></a></article></li>
<li><article><a href="https://aurastrategic.com/blog/amazing-yes-cure-all-probably-not/">Amazing? Yes. A Cure-all? Probably Not. <span class="entry-date"><time datetime="2015-10-22T00:00:00-04:00">October 22, 2015</time></span> <span class="excerpt">Ignorance of why results exceeded expectations should not be confused with proof of the miraculous.</span></a></article></li>
<li><article><a href="https://aurastrategic.com/blog/next-one-will-be-more-average/">The Next One Will Be More Average <span class="entry-date"><time datetime="2015-09-23T00:00:00-04:00">September 23, 2015</time></span> <span class="excerpt">Beware extreme events that masquerade as the new normal.</span></a></article></li>
<li><article><a href="https://aurastrategic.com/blog/how-avoid-being-incompetent-unaware/">How to Avoid Being Incompetent and Unaware of it <span class="entry-date"><time datetime="2015-09-19T00:00:00-04:00">September 19, 2015</time></span> <span class="excerpt">“Real knowledge is to know the extent of one’s ignorance.” —Confucius</span></a></article></li>
<li><article><a href="https://aurastrategic.com/blog/networks-scale/">Why Complex Networks Form <span class="entry-date"><time datetime="2015-09-13T00:00:00-04:00">September 13, 2015</time></span> <span class="excerpt">The bigger a team gets, the less efficient it becomes.</span></a></article></li>
<li><article><a href="https://aurastrategic.com/blog/danger-small-numbers/">The Danger of Small Numbers <span class="entry-date"><time datetime="2015-08-18T15:39:55-04:00">August 18, 2015</time></span> <span class="excerpt">We all tend to be too confident.</span></a></article></li>
</ul>
<h2 class="homepage">Effective</h2>
<ul class="post-list">
<li><article><a href="https://aurastrategic.com/blog/why-read-ebooks/">Why I Read eBooks Almost Exclusively <span class="entry-date"><time datetime="2017-12-26T20:26:17-05:00">December 26, 2017</time></span> <span class="excerpt">The value of a portable library with greatly improved search, archive, and recall.</span></a></article></li>
<li><article><a href="https://aurastrategic.com/blog/on-writing-less-more/">On Writing Less, More <span class="entry-date"><time datetime="2017-12-24T13:26:17-05:00">December 24, 2017</time></span> <span class="excerpt">Even small optimizations make the process more sustainable.</span></a></article></li>
<li><article><a href="https://aurastrategic.com/blog/working-git/">Working with Git <span class="entry-date"><time datetime="2016-02-07T00:00:00-05:00">February 07, 2016</time></span> <span class="excerpt">Essential commands and procedures.</span></a></article></li>
<li><article><a href="https://aurastrategic.com/blog/how-extract-kindle-highlights/">How to Extract Kindle Highlights <span class="entry-date"><time datetime="2015-09-15T00:00:00-04:00">September 15, 2015</time></span> <span class="excerpt">Create your own copy of your highlights in any Kindle book.</span></a></article></li>
<li><article><a href="https://aurastrategic.com/blog/hacker-utilities/">Hacker Utilities <span class="entry-date"><time datetime="2015-08-18T00:00:00-04:00">August 18, 2015</time></span> <span class="excerpt">Scripts and tools to accomplish terribly geeky things.</span></a></article></li>
</ul>
<h2 class="homepage">Alive</h2>
<ul class="post-list">
<li><article><a href="https://aurastrategic.com/blog/relationship-between-communication-trust/">The Relationship Between Communication and Trust <span class="entry-date"><time datetime="2017-12-30T06:29:26-05:00">December 30, 2017</time></span> <span class="excerpt">Strengthening of trust and improvement of communication are directly connected.</span></a></article></li>
<li><article><a href="https://aurastrategic.com/blog/what-matters/">What Matters <span class="entry-date"><time datetime="2016-09-05T00:00:00-04:00">September 05, 2016</time></span> <span class="excerpt">Hint: it's not the accomplishments you achieve</span></a></article></li>
<li><article><a href="https://aurastrategic.com/blog/observations-change-those-who-foment/">Observations on Change and Those Who Cause It <span class="entry-date"><time datetime="2015-11-11T00:00:00-05:00">November 11, 2015</time></span> <span class="excerpt">The rightness of the idea does not justify the treatment of those who disagree.</span></a></article></li>
<li><article><a href="https://aurastrategic.com/blog/difference-between-rulers-leaders/">The Difference Between Rulers and Leaders <span class="entry-date"><time datetime="2015-11-06T00:00:00-05:00">November 06, 2015</time></span> <span class="excerpt">Trustworthiness (not love of power) is essential for leadership.</span></a></article></li>
<li><article><a href="https://aurastrategic.com/blog/alignment-bible-translations-sound-doctrine/">The Alignment of the Church, Bible Translations, and Sound Doctrine <span class="entry-date"><time datetime="2015-10-16T00:00:00-04:00">October 16, 2015</time></span> <span class="excerpt">Who has the authority to determine the quality of a Bible translation?</span></a></article></li>
<li><article><a href="https://aurastrategic.com/blog/shall-not-be-so-among-you/">It Shall Not Be So Among You <span class="entry-date"><time datetime="2015-08-21T00:00:00-04:00">August 21, 2015</time></span> <span class="excerpt">What if top-down domination of others is the wrong idea?</span></a></article></li>
<li><article><a href="https://aurastrategic.com/blog/historical-mandate-bible-translation/">The Historical Mandate for Bible Translation <span class="entry-date"><time datetime="2015-08-20T00:00:00-04:00">August 20, 2015</time></span> <span class="excerpt">From where did the idea come that everyone needs the Bible in their own language?</span></a></article></li>
</ul>
<h2 class="homepage">Contact</h2>
I can be reached via Twitter <a href="https://twitter.com/timjore">@timjore</a> and <a href="https://linkedin.com/in/timjore">LinkedIn</a>.
<a class="twitter-timeline"
href="https://twitter.com/timjore"
data-tweet-limit="5"
data-chrome="noborders noheader"
data-widget-id="633596770304589824">Twitter stream: @timjore</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div><!-- /.entry-content -->
</div><!-- /.entry-wrapper -->
</article>
</div><!-- /#main -->
<div class="footer-wrapper">
<footer role="contentinfo" class="entry-wrapper">
<p class="site-title"><a href="https://aurastrategic.com/">Aura Strategic</a></p>
<p class="site-description" itemprop="description">What matters is who you become.</p>
<p class="footer-menu">
<a href="https://aurastrategic.com/blog">Blog</a> |
<a href="https://aurastrategic.com/books">Books</a> |
<a href="https://aurastrategic.com/about">About</a>
<p class="copyright">© 2018 Tim Jore. Original content released under <a href="http://creativecommons.com/licenses/by-sa/4.0">CC BY-SA 4.0</a>.</p>
<div class="social-icons">
<a href="https://twitter.com/timjore" title="Tim Jore on Twitter" target="_blank"><i class="fa fa-twitter-square fa-2x"></i></a>
<a href="https://linkedin.com/in/timjore" title="Tim Jore on LinkedIn" target="_blank"><i class="fa fa-linkedin-square fa-2x"></i></a>
<a href="https://github.com/timjore" title="Tim Jore on Github" target="_blank"><i class="fa fa-github-square fa-2x"></i></a>
<a href="http://feeds.feedburner.com/TowardFreedom" title="Atom/RSS feed"><i class="fa fa-rss-square fa-2x"></i></a>
</div><!-- /.social-icons -->
</footer>
</div><!-- /.footer-wrapper -->
<script type="text/javascript">
var BASE_URL = 'https://aurastrategic.com';
</script>
<!--<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="https://aurastrategic.com/assets/js/vendor/jquery-1.9.1.min.js"><\/script>')</script>-->
<script src="https://aurastrategic.com/assets/js/vendor/jquery-1.9.1.min.js"></script>
<script src="https://aurastrategic.com/assets/js/scripts.min.js"></script>
<!-- Asynchronous Google Analytics snippet -->
<script>
var _gaq = _gaq || [];
var pluginUrl =
'https://www.google-analytics.com/plugins/ga/inpage_linkid.js';
_gaq.push(['_require', 'inpage_linkid', pluginUrl]);
_gaq.push(['_setAccount', 'UA-66364771-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = 'https://stats.g.doubleclick.net/dc.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-66364771-1', 'auto');
ga('send', 'pageview');
</script>
<script>
var refTagger = {
settings: {
bibleVersion: "ESV"
}
};
(function(d, t) {
var g = d.createElement(t), s = d.getElementsByTagName(t)[0];
g.src = "//api.reftagger.com/v2/RefTagger.js";
s.parentNode.insertBefore(g, s);
}(document, "script"));
</script>
</body>
</html>