-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathworkspace-tips.html
More file actions
353 lines (290 loc) · 10.6 KB
/
workspace-tips.html
File metadata and controls
353 lines (290 loc) · 10.6 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
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta http-equiv="X-UA-Compatible" content="IE=EDGE" />
<title>Workspace Tips</title>
<script src="slides/lib/header-attrs-2.29/header-attrs.js"></script>
<script src="slides/lib/jquery-3.6.0/jquery-3.6.0.min.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="slides/lib/bootstrap-3.3.5/css/bootstrap.min.css" rel="stylesheet" />
<script src="slides/lib/bootstrap-3.3.5/js/bootstrap.min.js"></script>
<script src="slides/lib/bootstrap-3.3.5/shim/html5shiv.min.js"></script>
<script src="slides/lib/bootstrap-3.3.5/shim/respond.min.js"></script>
<style>h1 {font-size: 34px;}
h1.title {font-size: 38px;}
h2 {font-size: 30px;}
h3 {font-size: 24px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 12px;}
code {color: inherit; background-color: rgba(0, 0, 0, 0.04);}
pre:not([class]) { background-color: white }</style>
<script src="slides/lib/navigation-1.1/tabsets.js"></script>
<style type="text/css">
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<style type = "text/css">
.main-container {
max-width: 940px;
margin-left: auto;
margin-right: auto;
}
img {
max-width:100%;
}
.tabbed-pane {
padding-top: 12px;
}
.html-widget {
margin-bottom: 20px;
}
button.code-folding-btn:focus {
outline: none;
}
summary {
display: list-item;
}
details > summary > p:only-child {
display: inline;
}
pre code {
padding: 0;
}
</style>
<!-- tabsets -->
<style type="text/css">
.tabset-dropdown > .nav-tabs {
display: inline-table;
max-height: 500px;
min-height: 44px;
overflow-y: auto;
border: 1px solid #ddd;
border-radius: 4px;
}
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
content: "\e259";
font-family: 'Glyphicons Halflings';
display: inline-block;
padding: 10px;
border-right: 1px solid #ddd;
}
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
content: "\e258";
font-family: 'Glyphicons Halflings';
border: none;
}
.tabset-dropdown > .nav-tabs > li.active {
display: block;
}
.tabset-dropdown > .nav-tabs > li > a,
.tabset-dropdown > .nav-tabs > li > a:focus,
.tabset-dropdown > .nav-tabs > li > a:hover {
border: none;
display: inline-block;
border-radius: 4px;
background-color: transparent;
}
.tabset-dropdown > .nav-tabs.nav-tabs-open > li {
display: block;
float: none;
}
.tabset-dropdown > .nav-tabs > li {
display: none;
}
</style>
<!-- code folding -->
</head>
<body>
<div class="container-fluid main-container">
<div id="header">
<h1 class="title toc-ignore">Workspace Tips</h1>
</div>
<style type="text/css">
p {
font-size: 120%;
}
ol {
margin-left: 0px;
}
h1 {
font-size: 24px;
font-weight: bold;
margin-left: 0px;
}
h2 {
font-size: 22px;
font-weight: bold;
margin-left: 0px;
}
h3 {
font-size: 18px;
margin-top: 2em;
font-weight: bold;
}
h4 {
font-size: 120%;
margin-top: 2em;
font-weight: bold;
color: dimgray;
}
pre {
font-size: 16px;
}
</style>
<div id="setting-up-your-workspace-for-the-workshop"
class="section level1">
<h1>Setting up Your Workspace for the Workshop</h1>
<p>Try to find a spot which is <strong>comfortable</strong> and
<strong>relatively free</strong> from <strong>distractions and
background noise</strong>. Some people find a pair of headphones helps
minimize distractions.</p>
<p><strong>Ergonomics</strong> are important! If you’ve ever tried to
work on a laptop while sitting on a couch for multiple hours, it isn’t
ideal! We will take at least one short bio-break each session.</p>
<p>A <strong>second screen</strong> is extremely helpful, especially for
hands-on workshops where you’ll be working through a software exercise.
With a second screen, you can view the instructor’s slides or demo on
one screen, and open RStudio on the other.</p>
<div
style="width:660px; margin:2em auto; font-style:italic; font-size:120%; text-align:center;">
<img src="images/external-monitor_650x350.jpg" style="border:1px solid grey;"/><br/>
Connecting an external monitor to your computer is the best option for
completing hands-on software workshops in Zoom
</div>
<p><br />
</p>
</div>
<div id="viewing-rstudio-and-zoom-simultaneously"
class="section level1">
<h1>Viewing RStudio and Zoom Simultaneously</h1>
<p>This workshop will be taught online with Zoom (the link will be sent
you via email or a calendar invite). Below are some tips for viewing
Zoom for a hands-on workshop.</p>
<div id="dual-monitors-best-option" class="section level2">
<h2>Dual Monitors (Best Option)</h2>
<p>If you have an <strong>external monitor</strong> for your laptop /
computer, you’re all set. (Tip: turn on Zoom’s <em>dual monitors</em>
option, see below). Many TVs can be used as a second monitor depending
on the video connections.</p>
<p>If you don’t have a second monitor, a <strong>tablet</strong> may
come in handy for viewing the slides / speaker. The Zoom App is
available for Android and iOS.</p>
<p>Note however if you watch the slides on a tablet, you should
<strong>also</strong> have Zoom running on your laptop so you can take
the polls, click on links in the chat window, share your screen with the
instructor, etc. In that scenario, you’ll be logged into the Zoom
meeting on two different devices, but only join the audio on one of the
devices otherwise you may get a lot of echo!</p>
</div>
<div id="tips-single-screen" class="section level2">
<h2>Tips for Using Zoom on a Single Screen</h2>
<div id="tip-1.-turn-on-dual-monitors" class="section level3">
<h3>Tip 1. Turn on ‘Dual Monitors’</h3>
<p>The Zoom client for Windows has a ‘Dual Monitors’ option that will
open up screen shares in a <strong>separate window</strong>. You don’t
actually need two monitors. This option is really useful on a single
monitor, because you can move and resize the screen share window
anywhere you’d like (and even ‘pin’ it to stay on top, see below).</p>
<p>To turn on Dual Monitors, click the gear icon (Settings) in the Zoom
client, then check ‘Dual Monitors’.</p>
<p><img src="images/zoom-client-setting-btn_300x522x256.png"
style="display:block; margin:1em auto; border:1px solid grey;" /></p>
<p><img src="images/zoom-client_dual-monitors_800x500x256.png"
style="display:block; margin:1em auto; border:1px solid grey;" /></p>
</div>
<div id="tip-2.-place-windows-side-by-side" class="section level3">
<h3>Tip 2. Place Windows Side-by-Side</h3>
<p>You can arrange your windows so that you see both RStudio and Zoom
side-by-side (see below for example). You can devote the entire width of
the Zoom window to the screen share by going to ‘View Options’ and
making sure side-by-side mode is turned <strong>off</strong>.</p>
<p>A keyboard shortcut on Windows to move windows to the left or right
is <em>windows key</em> + <em>left/right arrows</em>. You can then
choose which of the remaining windows to put in the other half of the
screen. By default, Windows will divide the screen into equal halves,
but if you resize the width right after you use the shortcut, it will
remember the setting.</p>
<p><a href="./images/rstudio-zoom_side-by-side_1920x1024x256.png" target="_blank"><img src="images/rstudio-zoom_side-by-side_600x320x256.png" style="display:block; margin:1em auto; border:1px solid grey;"></a></p>
<p style="text-align:center; font-style:italic;">
Arranging RStudio and Zoom side-by-side on a single monitor on Windows
</p>
</div>
<div id="tip-3.-use-a-utility-to-keep-the-zoom-window-on-top"
class="section level3">
<h3>Tip 3. Use a Utility to Keep the Zoom Window on Top</h3>
<p>Surprisingly Zoom does not have an ‘always on top’ mode, but you can
keep the Zoom client on top by using a 3rd party utility. Windows users
can check out <a
href="https://efotinis.neocities.org/deskpins/index.html"
target="_blank" rel="noopener">DeskPins</a>, and Mac users can try <a
href="https://rectangleapp.com/" target="_blank"
rel="noopener">Rectangle</a>.</p>
<div class="indented2"
style="border:2px solid lightgray; padding:10px;">
<p><strong>Example: Deskpins</strong></p>
<p>In conjunction with Zoom’s Dual Monitor options, DeskPins let you
‘pin’ Zoom’s window with the presenter’s screen share on top, so you can
watch the presenter’s demo while also working in your GIS program.
Pinned windows can still be resized and moved around, so it doesn’t get
in the way of what you’re working on.</p>
<p><img src="images/deskpins_pinned-window_800x430.jpg"
style="display:block; margin:1em auto; border:1px solid grey;" /></p>
<p>To ‘pin’ a window, right-click on the DeskPins icon in the system
tray, and select ‘Enter Pin Mode’. To ‘unpin’ a window, simply click the
little ‘x’ button that appears when you hover over the pushpin icon.</p>
</div>
</div>
<div id="tip-4.-use-sticky-notes" class="section level3">
<h3>Tip 4. Use Sticky Notes</h3>
<p>If you like to take notes during Zoom meetings, a Sticky Notes
utility can help. Almost all sticky notes programs have an option to
stay on top, so you don’t have to worry about your notes disappearing.
Windows has a built-in ‘Sticky Notes’ app, but an even better one is <a
href="https://www.zhornsoftware.co.uk/" target="_blank"
rel="noopener">Stickies</a> from Zhorn Software.</p>
</div>
</div>
<div id="sharing-your-screen" class="section level2">
<h2>Sharing Your Screen</h2>
<p>If needed, you can <strong>share your RStudio window</strong> with an
instructor during an exercise to get help. Click the ‘Share Screen’
button on Zoom, and select your RStudio window. (Note: please don’t
share the entire screen to avoid accidentally sharing other
windows!)</p>
<p><img src="images/zoom_share_screen_900x558.png"
style="display:block; margin:1em auto; border:1px solid gray;" /><br />
</p>
</div>
</div>
</div>
<script>
// add bootstrap table styles to pandoc tables
function bootstrapStylePandocTables() {
$('tr.odd').parent('tbody').parent('table').addClass('table table-condensed');
}
$(document).ready(function () {
bootstrapStylePandocTables();
});
</script>
<!-- tabsets -->
<script>
$(document).ready(function () {
window.buildTabsets("TOC");
});
$(document).ready(function () {
$('.tabset-dropdown > .nav-tabs > li').click(function () {
$(this).parent().toggleClass('nav-tabs-open');
});
});
</script>
<!-- code folding -->
</body>
</html>