-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtraining.html
More file actions
172 lines (158 loc) · 9.61 KB
/
training.html
File metadata and controls
172 lines (158 loc) · 9.61 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JS8Call — Modern HF Digital Communication</title>
<meta name="description"
content="JS8Call-Improved is an enhanced, community-driven evolution of JS8Call, offering modern HF digital communication tools for amateur radio operators.">
<meta name="robots" content="index, follow">
<meta name="author" content="JS8Call-Improved Team">
<link rel="canonical" href="https://js8call-improved.github.io/">
<!-- OpenGraph -->
<meta property="og:locale" content="en_US">
<meta property="og:type" content="website">
<meta property="og:title" content="Modern HF Digital Communication">
<meta property="og:description"
content="An enhanced, community-driven evolution of JS8Call for modern HF digital communication.">
<meta property="og:url" content="https://js8call-improved.com/">
<meta property="og:site_name" content="JS8Call-Improved">
<meta property="og:image" content="https://js8call-improved.com/img/js8call-poster-000.png">
<!-- <meta property="og:image:width" content="1200"> -->
<!-- <meta property="og:image:height" content="630"> -->
<meta property="og:image:width" content="720">
<meta property="og:image:height" content="576">
<meta property="og:image:type" content="image/png">
<!-- Twitter -->
<meta name="twitter:title" content="JS8Call-Improved">
<meta name="twitter:description" content="Modern HF Digital Communication">
<meta name="twitter:image" content="https://js8call-improved.com/img/js8call-poster-000.png">
<meta name="twitter:url" content="https://js8call-improved.com/">
<meta name="twitter:card" content="summary_large_image">
<!-- Favicon -->
<link rel="icon" href="/favicon.ico" sizes="any">
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
<!-- CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-sRIl4kxILFvY47J16cr9ZwB07vP4J8+LH7qKQnuqkuIAvNWLzeN8tE5YBujZqJLB" crossorigin="anonymous">
<link rel="stylesheet" href="css/default.css">
<!-- Google Fonts -->
<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=Kode+Mono:wght@400..700&family=Roboto+Slab:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap"
rel="stylesheet">
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-K2ZYW3ZFTG"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-K2ZYW3ZFTG');
</script>
<!-- Bootstrap JS -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/js/bootstrap.bundle.min.js" integrity="sha384-FKyoEForCGlyvwx9Hj09JcYn3nv7wiPVlz7YYwJrWVcXK/BmnVDxM+D2scQbITxI" crossorigin="anonymous"></script>
</head>
<body><!-- Logo -->
<div style="
position: relative;
width:100%;
height:80px;
background-color:#ffffff;
z-index: 1;
display:flex;
align-items:center;
padding:0 24px;
box-sizing:border-box;
">
<h1 style="color: maroon; ">JS8Call</h1>
<!-- Logo goes here -->
<!-- <img src="img/logo.png" alt="JS8Call-Improved Logo" style="height:60px;"> -->
</div>
<div class="navbar navbar-expand-sm">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#menu"
aria-controls="menu" aria-expanded="false" aria-label="Toggle navigation"><span
class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="menu">
<ul class="navbar-nav me-auto mb-2 mb-sm-0">
<li class="nav-item"><a class="nav-link" aria-current="page" href="./">Home</a></li>
<li class="nav-item"><a class="nav-link" href="./downloads.html">Downloads</a></li>
<li class="nav-item"><a class="nav-link active" href="./training.html">Training</a></li>
<li class="nav-item"><a class="nav-link" href="./tools.html">Tools</a></li>
<li class="nav-item"><a class="nav-link" href="JS8Call-improved">Code Resources</a></li>
<li class="nav-item"><a class="nav-link" href="https://js8call.groups.io">Forum</a></li>
</ul>
</div>
</div>
</div>
<div class="container-lg content-container blue">
<div class="row">
<div class="col" id="features">
<h1>Training</h1>
<div class="banner shadow">These Videos Feature Version 2.2.0, But The Instructions Are The Same For
Version 2.3.0 And Above</div>
<div class="row gx-5 video-box">
<div class="col-xs-12 col-md-6 col-lg-5">
<a href="https://www.youtube.com/watch?v=XZPfBNgn-P0" target="_blank" rel="noopener noreferrer"><img
src="img/js8call_vid1_jjs_2025-12.png" class="img-fluid mb-5 mb-md-0"></a>
<!--<iframe src="https://www.youtube.com/embed/XZPfBNgn-P0" title="JS8Call Vid 1 | Introduction, Install, Configure, First Tour" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> -->
</div>
<div class="col-xs-12 col-md-6 col-lg-7">
<h2 class="video-text-18">JS8Call Vid 1 | Introduction, Install, Configure, First Tour</h2>
<p class="video-text-44">Get started with JS8Call in this introductory tutorial by John Jacob
Schmidt. You'll learn how to download, install, and configure the software, while gaining an
understanding of its strengths, limitations, and standout features. The video also covers
settings optimized for <a href="https://amrron.com/">AmRRON</a> radio operators.</p>
<p class="video-text-18"><span class="text-alert">Note:</span> This is a 38 minute video.</p>
</div>
</div>
<hr>
<div class="row gx-5 video-box">
<div class="col-xs-12 col-md-6 col-lg-5">
<a href="https://www.youtube.com/watch?v=koi3hA--YMw" target="_blank" rel="noopener noreferrer"><img
src="img/js8call_vid2_jjs_2025-12.png" class="img-fluid mb-5 mb-md-0"></a>
<!--<iframe src="https://www.youtube.com/embed/XZPfBNgn-P0" title="JS8Call Vid 1 | Introduction, Install, Configure, First Tour" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> -->
</div>
<div class="col-xs-12 col-md-6 col-lg-7">
<h2 class="video-text-18">JS8Call Vid 2 | Operation & Features</h2>
<p class="video-text-44">In this video, John Jacob Schmidt demonstrates JS8Call's core operating
features, including messaging, queries, message relaying, and several other useful tools and
concepts. He guides you through how these functions work together to create a flexible and
powerful digital communication mode.</p>
<p class="video-text-18"><span class="text-alert">Note:</span> This is a 27 minute video.</p>
</div>
</div>
<br>
<br>
<div class="banner shadow">This Video Showcases The Group Messaging Feature Released in Version 2.3.1
</div>
<div class="row gx-5 video-box">
<div class="col-xs-12 col-md-6 col-lg-5">
<div class="ratio ratio-16x9">
<iframe
src="https://www.youtube.com/embed/eE84BgTNSVA"
title="Next-Level JS8CALL Features & Updates" frameborder="0"
allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen></iframe>
</div>
</div>
<div class="col-xs-12 col-md-6 col-lg-7">
<h2 class="video-text-18">Next-Level JS8CALL Features & Updates</h2>
<p class="video-text-44">Josh Nass and friends (Mike and Jason) do a great job of explaining and
demonstrating group messaging in JS8Call. This new feature adds a Group Message Inbox,
allowing operators to store messages for a group and letting any station following that
group retrieve them later—even if the original sender is offline—making group coordination
simpler and more reliable.</p>
<p class="video-text-18"><span class="text-alert">Note:</span> This is a 1 hour, and 30 minute video.
</p>
</div>
</div>
<hr>
<br>
<p>More videos coming soon...</p>
<br>
</div>
</div>
</div>
</body>
</html>