-
Notifications
You must be signed in to change notification settings - Fork 0
/
index6.html
387 lines (302 loc) · 15.1 KB
/
index6.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
<!DOCTYPE html>
<html lang="en" prefix="og: http://ogp.me/ns# fb: https://www.facebook.com/2008/fbml">
<head>
<title>stevenmaude.co.uk</title>
<!-- Using the latest rendering mode for IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="canonical" href="https://www.stevenmaude.co.uk">
<meta name="author" content="Steven Maude" />
<!-- Open Graph tags -->
<meta property="og:site_name" content="stevenmaude.co.uk" />
<meta property="og:type" content="website"/>
<meta property="og:title" content="stevenmaude.co.uk"/>
<meta property="og:url" content="https://www.stevenmaude.co.uk"/>
<meta property="og:description" content="stevenmaude.co.uk"/>
<meta property="og:image"
content="https://www.stevenmaude.co.uk/images/extra/site_open_graph.png"/>
<meta name="twitter:dnt" content="on">
<meta name="twitter:card" content="summary">
<meta name="twitter:domain" content="https://www.stevenmaude.co.uk">
<!-- Bootstrap -->
<link rel="stylesheet" href="https://www.stevenmaude.co.uk/theme/css/bootstrap.cosmo-custom.min.css" type="text/css"/>
<link href="https://www.stevenmaude.co.uk/theme/css/font-awesome.min.css" rel="stylesheet">
<link href="https://www.stevenmaude.co.uk/theme/css/pygments/monokai.css" rel="stylesheet">
<link rel="stylesheet" href="https://www.stevenmaude.co.uk/theme/css/style.css" type="text/css"/>
<link href="https://www.stevenmaude.co.uk/theme/css/custom.css" rel="stylesheet">
<link href="https://www.stevenmaude.co.uk/feeds/all.atom.xml" type="application/atom+xml" rel="alternate"
title="stevenmaude.co.uk ATOM Feed"/>
</head>
<body>
<div class="navbar navbar-default navbar-static-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="https://www.stevenmaude.co.uk/" class="navbar-brand">
stevenmaude.co.uk </a>
</div>
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav">
<li><a href="https://www.stevenmaude.co.uk/pages/contact-me">
About
</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="https://www.stevenmaude.co.uk/archives"><i class="fa fa-th-list"></i><span class="icon-label">Archives</span></a></li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
</div> <!-- /.navbar -->
<!-- Banner -->
<style>
#banner{
background-image:url("https://www.stevenmaude.co.uk/images/extra/banner.jpg");
}
</style>
<div id="banner">
<div class="container">
<div class="copy">
<h1>Steven Maude's blog</h1>
<p class="intro">Words and stuff.</p>
</div>
</div>
</div><!-- End Banner -->
<!-- Content Container -->
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<article>
<h2 class="article-link"><a class="article-link" href="https://www.stevenmaude.co.uk/posts/book-and-talk-review-making-music-74-creative-strategies-for-electronic-music-producers">Book (and talk) review: Making Music. 74 Creative Strategies for Electronic Music Producers.</a></h2>
<div class="well well-sm">
<footer class="post-info">
<span class="label label-default">Published</span>
<span class="published">
<time datetime="2016-06-26T12:40:00+01:00"> 2016-06-26</time>
</span>
<span class="label label-default">Modified</span>
<span class="modified">
<time datetime="2017-05-21T20:28:00+01:00"> 2017-05-21</time>
</span>
<span class="label label-default">Tags</span>
<a href="https://www.stevenmaude.co.uk/tag/book-review">book review</a>
/
<a href="https://www.stevenmaude.co.uk/tag/music">music</a>
/
<a href="https://www.stevenmaude.co.uk/tag/production">production</a>
</footer><!-- /.post-info --> </div>
<div class="summary"><p>Reviewing an Ableton tutorial book on production, and a talk by the author that discussed it.</p>
</div>
</article>
<hr/>
<article>
<h2 class="article-link"><a class="article-link" href="https://www.stevenmaude.co.uk/posts/pypi-releasing-frustration">PyPI: releasing frustration</a></h2>
<div class="well well-sm">
<footer class="post-info">
<span class="label label-default">Published</span>
<span class="published">
<time datetime="2016-05-15T12:34:00+01:00"> 2016-05-15</time>
</span>
<span class="label label-default">Tags</span>
<a href="https://www.stevenmaude.co.uk/tag/python">Python</a>
/
<a href="https://www.stevenmaude.co.uk/tag/pypi">PyPI</a>
</footer><!-- /.post-info --> </div>
<div class="summary"><p>My first attempt at publishing a Python package on PyPI.</p>
</div>
</article>
<hr/>
<article>
<h2 class="article-link"><a class="article-link" href="https://www.stevenmaude.co.uk/posts/taking-web-page-screenshots-smartly-with-firefoxs-developer-tools">Taking web page screenshots smartly with Firefox's Developer Tools</a></h2>
<div class="well well-sm">
<footer class="post-info">
<span class="label label-default">Published</span>
<span class="published">
<time datetime="2016-04-20T20:30:00+01:00"> 2016-04-20</time>
</span>
<span class="label label-default">Tags</span>
<a href="https://www.stevenmaude.co.uk/tag/firefox">Firefox</a>
/
<a href="https://www.stevenmaude.co.uk/tag/screenshot">screenshot</a>
</footer><!-- /.post-info --> </div>
<div class="summary"><p>Using Firefox's Developer Tools to take full page web screenshots without stitching by hand.</p>
</div>
</article>
<hr/>
<article>
<h2 class="article-link"><a class="article-link" href="https://www.stevenmaude.co.uk/posts/managing-a-bitbucket-users-permissions-when-theyve-left-your-team">Managing a Bitbucket user's permissions when they've left your team</a></h2>
<div class="well well-sm">
<footer class="post-info">
<span class="label label-default">Published</span>
<span class="published">
<time datetime="2016-04-16T01:54:00+01:00"> 2016-04-16</time>
</span>
<span class="label label-default">Tags</span>
<a href="https://www.stevenmaude.co.uk/tag/bitbucket">Bitbucket</a>
</footer><!-- /.post-info --> </div>
<div class="summary"><p>Removing users entirely from accessing your Bitbucket team's repositories.</p>
</div>
</article>
<hr/>
<article>
<h2 class="article-link"><a class="article-link" href="https://www.stevenmaude.co.uk/posts/the-case-of-a-windows-7-update-secure-boot-and-a-suspect-motherboard">The case of a Windows 7 update, Secure Boot and a suspect motherboard</a></h2>
<div class="well well-sm">
<footer class="post-info">
<span class="label label-default">Published</span>
<span class="published">
<time datetime="2016-04-12T00:33:00+01:00"> 2016-04-12</time>
</span>
<span class="label label-default">Modified</span>
<span class="modified">
<time datetime="2016-09-17T12:40:00+01:00"> 2016-09-17</time>
</span>
<span class="label label-default">Tags</span>
<a href="https://www.stevenmaude.co.uk/tag/windows">Windows</a>
/
<a href="https://www.stevenmaude.co.uk/tag/secure-boot">Secure Boot</a>
</footer><!-- /.post-info --> </div>
<div class="summary"><p>Fixing Secure Boot related issues on Windows 7 following the KB3133977 update.</p>
</div>
</article>
<hr/>
<article>
<h2 class="article-link"><a class="article-link" href="https://www.stevenmaude.co.uk/posts/firefox-keyword-searches-and-how-to-fix-adding-them">Firefox keyword searches, and how to fix adding them</a></h2>
<div class="well well-sm">
<footer class="post-info">
<span class="label label-default">Published</span>
<span class="published">
<time datetime="2016-04-03T17:00:00+01:00"> 2016-04-03</time>
</span>
<span class="label label-default">Tags</span>
<a href="https://www.stevenmaude.co.uk/tag/firefox">Firefox</a>
/
<a href="https://www.stevenmaude.co.uk/tag/keyword-search">keyword search</a>
/
<a href="https://www.stevenmaude.co.uk/tag/quick-search">quick search</a>
</footer><!-- /.post-info --> </div>
<div class="summary"><p>How Firefox keyword searches speed up web searching, and how to resolve the situation when you can't add new ones.</p>
</div>
</article>
<hr/>
<article>
<h2 class="article-link"><a class="article-link" href="https://www.stevenmaude.co.uk/posts/answers-to-some-windows-10-activation-questions">Answers to some Windows 10 activation questions</a></h2>
<div class="well well-sm">
<footer class="post-info">
<span class="label label-default">Published</span>
<span class="published">
<time datetime="2016-01-12T22:23:00+00:00"> 2016-01-12</time>
</span>
<span class="label label-default">Tags</span>
<a href="https://www.stevenmaude.co.uk/tag/windows">Windows</a>
/
<a href="https://www.stevenmaude.co.uk/tag/activation">activation</a>
</footer><!-- /.post-info --> </div>
<div class="summary"><p>Some details of Windows 10 activation post-Threshold 2 release.</p>
</div>
</article>
<hr/>
<article>
<h2 class="article-link"><a class="article-link" href="https://www.stevenmaude.co.uk/posts/using-garmin-forerunner-watches-with-linux">Using Garmin Forerunner watches with Linux</a></h2>
<div class="well well-sm">
<footer class="post-info">
<span class="label label-default">Published</span>
<span class="published">
<time datetime="2015-12-30T23:30:00+00:00"> 2015-12-30</time>
</span>
<span class="label label-default">Modified</span>
<span class="modified">
<time datetime="2016-09-16T23:40:00+01:00"> 2016-09-16</time>
</span>
<span class="label label-default">Tags</span>
<a href="https://www.stevenmaude.co.uk/tag/garmin">Garmin</a>
/
<a href="https://www.stevenmaude.co.uk/tag/forerunner">Forerunner</a>
/
<a href="https://www.stevenmaude.co.uk/tag/linux">Linux</a>
/
<a href="https://www.stevenmaude.co.uk/tag/gps">GPS</a>
/
<a href="https://www.stevenmaude.co.uk/tag/running">running</a>
</footer><!-- /.post-info --> </div>
<div class="summary"><p>A quick look at Garmin's Forerunner 15 watch and using it with Linux.</p>
</div>
</article>
<hr/>
<article>
<h2 class="article-link"><a class="article-link" href="https://www.stevenmaude.co.uk/posts/beatmatching-to-beat-grid-in-traktor">Beatmatching to beat grid in Traktor</a></h2>
<div class="well well-sm">
<footer class="post-info">
<span class="label label-default">Published</span>
<span class="published">
<time datetime="2015-12-21T13:50:00+00:00"> 2015-12-21</time>
</span>
<span class="label label-default">Tags</span>
<a href="https://www.stevenmaude.co.uk/tag/traktor">Traktor</a>
/
<a href="https://www.stevenmaude.co.uk/tag/beatmatching">beatmatching</a>
/
<a href="https://www.stevenmaude.co.uk/tag/dj">DJ</a>
/
<a href="https://www.stevenmaude.co.uk/tag/beat-grid">beat grid</a>
</footer><!-- /.post-info --> </div>
<div class="summary"><p>Beatmatching by ear can help you beat grid music in Traktor.</p>
</div>
</article>
<hr/>
<article>
<h2 class="article-link"><a class="article-link" href="https://www.stevenmaude.co.uk/posts/as-easy-as-123-reg">As easy as 123(-reg)</a></h2>
<div class="well well-sm">
<footer class="post-info">
<span class="label label-default">Published</span>
<span class="published">
<time datetime="2015-12-11T17:04:00+00:00"> 2015-12-11</time>
</span>
<span class="label label-default">Tags</span>
<a href="https://www.stevenmaude.co.uk/tag/domain">domain</a>
/
<a href="https://www.stevenmaude.co.uk/tag/namecheap">Namecheap</a>
/
<a href="https://www.stevenmaude.co.uk/tag/registrar">registrar</a>
/
<a href="https://www.stevenmaude.co.uk/tag/transfer">transfer</a>
</footer><!-- /.post-info --> </div>
<div class="summary"><p>Transferring a .co.uk domain from 123-reg to Namecheap with no downtime.</p>
</div>
</article>
<hr/>
<ul class="pager">
<li class="previous"><a href="https://www.stevenmaude.co.uk/index5.html">← Newer</a></li>
<li class="next"><a
href="https://www.stevenmaude.co.uk/index7.html">Older →</a></li>
</ul>
</div>
</div>
</div>
<!-- End Content Container -->
<footer>
<div class="container">
<hr class="content-author-separator">
<div class="row">
<div class="col-xs-10">© 2023 Steven Maude
<a href="https://github.com/StevenMaude"><i class="fa fa-github"></i></a></li>
· Built with
<a href="http://docs.getpelican.com/" target="_blank">Pelican</a> and custom
<a href="https://github.com/StevenMaude/pelican-bootstrap3-sm" target="_blank">pelican-bootstrap3</a>. </div>
<div class="col-xs-2"><p class="pull-right"><i class="fa fa-arrow-up"></i> <a href="#">Top</a></p></div>
</div>
</div>
</footer>
<script src="https://www.stevenmaude.co.uk/theme/js/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="https://www.stevenmaude.co.uk/theme/js/bootstrap.min.js"></script>
<!-- Enable responsive features in IE8 with Respond.js (https://github.com/scottjehl/Respond) -->
<script src="https://www.stevenmaude.co.uk/theme/js/respond.min.js"></script>
<script src ="https://www.stevenmaude.co.uk/theme/js/disable_transitions.js"></script>
</body>
</html>