-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
633 lines (576 loc) · 24 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
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<!--- basic page needs
================================================== -->
<meta charset="utf-8" />
<title>
The Defiant Red - the definitive book on red ceramic glazes - Leendert
Baay
</title>
<meta
name="description"
content="This book describes all possibilities known to man on how to create red coloured glazes for ceramic application."
/>
<meta property="og:image:height" content="765" />
<meta property="og:image:width" content="625" />
<meta property="og:title" content="The Defiant Red" />
<meta
property="og:description"
content="This book describes all possibilities known to man on how to create red coloured glazes for ceramic application."
/>
<meta property="og:url" content="https://www.thedefiantred.com" />
<meta
property="og:image"
content="https://www.thedefiantred.com/images/logo/default_765x625.png"
/>
<meta name="author" content="Leendert Baay" />
<!-- mobile specific metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/variables.css" />
<link rel="stylesheet" href="css/base.css" />
<link rel="stylesheet" href="css/vendor.css" />
<link rel="stylesheet" href="css/sweetalert2.min.css" />
<link rel="stylesheet" href="css/main.css" />
<!-- script
================================================== -->
<script src="js/modernizr.js"></script>
<script src="js/pace.min.js"></script>
<script src="js/sweetalert2.min.js"></script>
<!-- favicons
================================================== -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="manifest" href="/site.webmanifest" />
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5" />
<meta name="msapplication-TileColor" content="#ee4540" />
<meta name="theme-color" content="#ee4540" />
<!-- Structured data: schema.org/Product -->
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "Product",
"name": "The Defiant Red",
"mpn": "DEFR001",
"sku": "DEFR001NL",
"image": ["images/wallpaper_1920x1080.png"],
"description": " This review describes all existing possibilities how to create red coloured glazes for ceramic application. Information and recipes are given for the various methods using iron, copper, gold, chromium tin stains, chromium, nickel, uranium and finally cadmium selenium red. For each method the history is described and the main investigations which have been done. Also the most relevant publications (also patents) are mentioned for that particular component. The book is published in paperback format and has 140 pages, 17 tables, 7 figures and 19 photographs in full colour showing typical examples of the red colours as described.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "5",
"reviewCount": "4"
},
"review": [
{
"@type": "Review",
"author": {
"@type": "Person",
"name": "Ferry Carlebur"
},
"datePublished": "2020-04-01",
"reviewBody": "I have personally worked with the author for many years in Ferro (Holland), before both of us moved on. Leen is an expert in, amongst others Cd/Se-glazes, and one of the main persons responsible for its development at that time. He is gained even more expertise whilst working at other major ceramic materials producing companies since then. Certainly recommended reading from a prominent expert in this subject.",
"name": "Recommend",
"reviewRating": {
"@type": "Rating",
"bestRating": "5",
"ratingValue": "5",
"worstRating": "1"
}
},
{
"@type": "Review",
"author": {
"@type": "Person",
"name": "Solke Pasveer"
},
"datePublished": "2020-05-23",
"reviewBody": "Ben zeer benieuwd naar een, vast en zeker, doorwrocht boek over rode glazuren. Ik zal er zeker een paar bestellen.",
"name": "Ik zal er zeker een paar bestellen",
"reviewRating": {
"@type": "Rating",
"bestRating": "5",
"ratingValue": "5",
"worstRating": "1"
}
},
{
"@type": "Review",
"author": {
"@type": "Person",
"name": "Victor Goliás"
},
"datePublished": "2020-04-07",
"reviewBody": "Dear mr. Baay, Your “Red book” is quite good!!! In the last week a I layed on the bed with antibiotics and read-out it down-the-line. Especially Your preparation of the ancient blue copper glaze from “Glassmakers tablet” is very cool! Congratulation!!",
"name": "Congratulations",
"reviewRating": {
"@type": "Rating",
"bestRating": "5",
"ratingValue": "5",
"worstRating": "1"
}
},
{
"@type": "Review",
"author": {
"@type": "Person",
"name": "Ivan Wozniak"
},
"datePublished": "2020-03-30",
"reviewBody": "I have worked with Leen at Johnson Matthey for a number of years. He is acknowledged as an expert in cadmium red glazes and much more. The industrial community have waited for a long time for a book of this nature with a strong scientific and industrial bias. This will become a firm favourite of ceramic engineers worldwide.",
"name": "A firm favorite",
"reviewRating": {
"@type": "Rating",
"bestRating": "5",
"ratingValue": "5",
"worstRating": "1"
}
}
],
"audience": {
"@type": "Audience",
"name": "Engineers working in ceramics or chemistry"
}
}
</script>
</head>
<body id="top">
<!-- preloader
================================================== -->
<div id="preloader">
<div id="loader" class="dots-jump">
<div></div>
<div></div>
<div></div>
</div>
</div>
<!-- header
================================================== -->
<header class="s-header">
<div class="row">
<div class="header-logo">
<a class="site-logo" href="index.html">
the defiant red
</a>
</div>
<nav class="header-nav-wrap">
<ul class="header-main-nav">
<li>
<a class="smoothscroll" href="#about" title="about">About</a>
</li>
<li>
<a class="smoothscroll" href="#features" title="features"
>Contents</a
>
</li>
<li>
<a class="smoothscroll" href="#pricing" title="pricing"
>Sold Out</a
>
</li>
</ul>
<div class="header-cta">
</div>
</nav>
<!-- end header-nav-wrap -->
<a class="header-menu-toggle" href="#"><span>Menu</span></a>
</div>
</header>
<!-- end header -->
<!-- home
================================================== -->
<section
id="home"
class="s-home target-section"
data-parallax="scroll"
data-image-src="images/hero-bg.jpg"
data-natural-width="3000"
data-natural-height="2000"
data-position-y="center"
>
<div class="shadow-overlay"></div>
<div class="home-content">
<div class="row home-content__main">
<div class="home-content__left">
<h1>
The review of <br />
red coloured glazes.
</h1>
<h3>
This book describes all possibilities known to man on how to
create red coloured glazes for ceramic application.
</h3>
<div class="home-content__btn-wrap">
<a
href="#pricing"
class="btn home-content__btn smoothscroll"
>
SOLD OUT
</a>
</div>
</div>
<!-- end home-content__left-->
<div class="home-content__right">
<img
alt="3D book cover of The Defiant Red paperback"
src="images/hero-app-screens-800.png"
srcset="
images/hero-app-screens-800.png 1x,
images/hero-app-screens-1600.png 2x
"
/>
</div>
<!-- end home-content__right -->
</div>
<!-- end home-content__main -->
</div>
<!-- end home-content -->
<a href="#about" class="home-scroll smoothscroll">
<span class="home-scroll__text">Scroll</span>
<span class="home-scroll__icon"></span>
</a>
</section>
<!-- end s-home -->
<!-- about
================================================== -->
<section id="about" class="s-about target-section">
<div class="row section-header has-bottom-sep" data-aos="fade-up">
<div class="col-full">
<h1 class="display-1">
The standard work about red coloured ceramic glazes
</h1>
<p class="lead">
This work describes all existing possibilities how to create red
coloured glazes for ceramic application.
</p>
<p>
Information and recipes are given for the various methods using
iron, copper, gold, chromium tin stains, chromium, nickel, uranium
and finally cadmium selenium red.
</p>
<p>
For each method the history is described and the main investigations
which have been done. Also the most relevant publications (also
patents) are mentioned for that particular component.
</p>
<p>
The book was published in paperback format and has 140 pages, 17
tables, 7 figures and 19 photographs in full colour showing typical
examples of the red colours as described.
</p>
<p>
The print run has sold out and new editions are not forthcoming.
</p>
</div>
</div>
<!-- end section-header -->
<div class="row wide about-desc" data-aos="fade-up">
<div class="col-full slick-slider about-desc__slider">
<div class="about-desc__slide">
<h3 class="item-title">History.</h3>
<p>
Although red is called the colour of activity it is remarkable
that the ceramic industry must wait roughly 8000 years before a
more general use and application of the so-called pillar box or
signal red colour was possible.
</p>
</div>
<!-- end about-desc__slide -->
<div class="about-desc__slide">
<h3 class="item-title">Production.</h3>
<p>
All known previous and current means of producing red glazes are
included. Elements as iron, copper, Cr/Sn stains and even uranium
are all--or have been--used in the past. Recipes included.
</p>
</div>
<!-- end about-desc__slide -->
<div class="about-desc__slide">
<h3 class="item-title">Literature.</h3>
<p>
If your hunger for knowledge of red glazes still isn't quenched, a
literature list is included for your convenience.
</p>
</div>
<!-- end about-desc__slide -->
<div class="about-desc__slide">
<h3 class="item-title">Graphics.</h3>
<p>
The book contains full-colour pictures of many of the applications
and colours of red glaze. Scientific tables and diagrams such as
the CIE chromatic complete the picture.
</p>
</div>
<!-- end about-desc__slide -->
</div>
<!-- end about-desc__slider -->
</div>
<!-- end about-desc -->
</section>
<!-- end s-about -->
<!-- features
================================================== -->
<section id="features" class="s-features target-section">
<div class="row section-header has-bottom-sep" data-aos="fade-up">
<div class="col-full">
<h1 class="display-1">
Packed with know-how you won't find anywhere else.
</h1>
<p class="lead">
Eight chemical elements, or combinations of them, represent
everything known to produce the shades of red we need. Each element
is described and illustrated in detail, each featured in a dedicated
chapter.
</p>
</div>
</div>
<!-- end section-header -->
<div class="row features block-1-4 block-m-1-2">
<div class="col-block item-feature" data-aos="fade-up">
<div class="item-feature__icon">
<article class="chem">Fe</article>
</div>
<div class="item-feature__text">
<h3 class="item-title">Iron</h3>
<p>The element with many-sided possibilities.</p>
</div>
</div>
<div class="col-block item-feature" data-aos="fade-up">
<div class="item-feature__icon">
<article class="chem">Cu</article>
</div>
<div class="item-feature__text">
<h3 class="item-title">Copper</h3>
<p>A wonderful red due to a ceramic conversion.</p>
</div>
</div>
<div class="col-block item-feature" data-aos="fade-up">
<div class="item-feature__icon">
<article class="chem">Au</article>
</div>
<div class="item-feature__text">
<h3 class="item-title">Gold</h3>
<p>The noble red.</p>
</div>
</div>
<div class="col-block item-feature" data-aos="fade-up">
<div class="item-feature__icon">
<article class="chem">Sn</article>
</div>
<div class="item-feature__text">
<h3 class="item-title">Cr/Sn Stains</h3>
<p>Red shades through calcination.</p>
</div>
</div>
<div class="col-block item-feature" data-aos="fade-up">
<div class="item-feature__icon">
<article class="chem">Ni</article>
</div>
<div class="item-feature__text">
<h3 class="item-title">Nickel</h3>
<p>A purplish red.</p>
</div>
</div>
<div class="col-block item-feature" data-aos="fade-up">
<div class="item-feature__icon">
<article class="chem">Cr</article>
</div>
<div class="item-feature__text">
<h3 class="item-title">Chromium</h3>
<p>Red results with a multi-colouring component</p>
</div>
</div>
<div class="col-block item-feature" data-aos="fade-up">
<div class="item-feature__icon">
<article class="chem">U</article>
</div>
<div class="item-feature__text">
<h3 class="item-title">Uranium</h3>
<p>The radioactive red. ☢</p>
</div>
</div>
<div class="col-block item-feature" data-aos="fade-up">
<div class="item-feature__icon">
<article class="chem">Cd</article>
</div>
<div class="item-feature__text">
<h3 class="item-title">Cadmium/Selenium</h3>
<p>A ceramic creation of real red colours.</p>
</div>
</div>
</div>
<!-- end features -->
<div class="testimonials-wrap" data-aos="fade-up">
<div class="row">
<div class="col-full testimonials-header">
<h2 class="display-2">Trusted by honest, hard-working people.</h2>
</div>
</div>
<div class="row testimonials">
<div class="col-full slick-slider testimonials__slider">
<div class="testimonials__slide">
<blockquote>
I have personally worked with the author for many years in Ferro
(Holland), before both of us moved on. Leen is an expert in,
amongst others Cd/Se-glazes, and one of the main persons
responsible for its development at that time. He is gained even
more expertise whilst working at other major ceramic materials
producing companies since then. Certainly recommended reading
from a prominent expert in this subject.
</blockquote>
<div class="testimonials__author">
<span class="testimonials__name">Ferry Carlebur</span>
</div>
</div>
<!-- end testimonials__slide -->
<div class="testimonials__slide">
<blockquote>
Ben zeer benieuwd naar een, vast en zeker, doorwrocht boek over
rode glazuren. Ik zal er zeker een paar bestellen.
</blockquote>
<div class="testimonials__author">
<span class="testimonials__name">Solke Pasveer</span>
<a
href="https://www.maatwerktegels.nl/"
class="testimonials__link"
>www.maatwerktegels.nl</a
>
</div>
</div>
<!-- end testimonials__slide -->
<div class="testimonials__slide">
<blockquote>
Dear mr. Baay, Your “Red book” is quite good!!! In the last week
a I layed on the bed with antibiotics and read-out it
down-the-line. Especially Your preparation of the ancient blue
copper glaze from “Glassmakers tablet” is very cool!
Congratulation!!
</blockquote>
<div class="testimonials__author">
<span class="testimonials__name">Victor Goliás</span>
</div>
</div>
<!-- end testimonials__slide -->
<div class="testimonials__slide">
<blockquote>
I have worked with Leen at Johnson Matthey for a number of
years. He is acknowledged as an expert in cadmium red glazes and
much more. The industrial community have waited for a long time
for a book of this nature with a strong scientific and
industrial bias. This will become a firm favourite of ceramic
engineers worldwide.
</blockquote>
<div class="testimonials__author">
<span class="testimonials__name">Ivan wozniak</span>
<a
href="http://www.pottersfriend.co.uk/"
class="testimonials__link"
>www.pottersfriend.co.uk</a
>
</div>
</div>
<!-- end testimonials__slide -->
</div>
<!-- end testimonials__slider -->
</div>
<!-- end testimonials -->
</div>
<!-- end testimonials-wrap -->
</section>
<!-- end s-features -->
<!-- pricing
================================================== -->
<section id="pricing" class="s-pricing target-section">
<div class="row section-header align-center" data-aos="fade-up">
<div class="col-full">
<h1 class="display-1">You snooze, you lose! 🏃♂️💨</h1>
<p class="lead">
All copies of
<cite
><a href="https://www.thedefiantred.com/"
><i>The Defiant Red</i></a
></cite
>
paperback have found their forever homes.
Future editions? Not happening – this defiant little book
is now officially a limited edition. If you're experiencing
intense FOMO right now, I totally get it. Maybe try making
friends with someone who already has a copy?
(Just kidding... mostly.)
</p>
</div>
</div>
<!-- end section-header -->
<!-- footer
================================================== -->
<footer class="s-footer footer">
<div class="row footer__bottom">
<div class="footer__about col-five tab-full left">
<h4>About Leendert</h4>
<p>
After a chemical education he started working at the chemical
laboratory of Ferro (Holland), becoming familiar with silicate
analyses and all common raw materials used in the ceramic, glass and
porcelain enamel industry. During 21 years he developed a wide range
of products for the growing ceramic industry.
</p>
<p>
Especially, he redesigned the formulations for the cadmium.selenium
frits and glazes to what they are still today.
</p>
<p>
He joined Drakenfeld Colours (Ciba Geigy) to set up a new plant
mainly for the compounding of the black obscuration glass enamels
for the automotive industry.
</p>
<p>
Returned to ceramics in 1993 when Drakenfeld Colours and Degussa set
up the joint venture Cerdec and the unit in Maastricht was closed.
Joined Johnson Matthey in 1993 until retirement, holding senior
leadership positions for North and Eastern Europe.
</p>
</div>
<div class="col-five md-seven tab-full right end">
<div class="row">
<div class="footer__site-links col-five mob-full">
<h4>Site links</h4>
<ul class="footer__site-links">
<li><a href="#about" class="smoothscroll">About</a></li>
<li><a href="#features" class="smoothscroll">Contents</a></li>
<li><a href="#pricing" class="smoothscroll">Sold Out</a></li>
</ul>
</div>
<div class="footer__contact col-seven mob-full">
<h4>Contact</h4>
<p>
Got thoughts about the project? Drop me a line at
<a href="mailto:[email protected]">[email protected]</a>.
I'd love to hear from you.
</p>
</div>
</div>
</div>
<div class="col-full ss-copyright">
<span>© Copyright Leendert Baay</span>
<span>
Built with 🔥 by
<a href="https://www.spacebabies.nl">Space Babies</a>
</span>
</div>
</div>
<!-- end footer__bottom -->
<div class="go-top">
<a class="smoothscroll" title="Back to Top" href="#top"></a>
</div>
</footer>
<!-- end s-footer -->
<!-- Java Script
================================================== -->
<script src="js/jquery-3.5.1.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
</body>
</html>