-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
375 lines (311 loc) · 16.7 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Find and follow ArcGIS Experts</title>
<meta name="description" content="This is a curated list of experts in ArcGIS Technology we have found them at: Github, Youtube, GeoNet, StackExchange and Stackoverflow">
<meta charset="utf-8">
<!-- Always force latest IE rendering engine or request Chrome Frame -->
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
<meta name="viewport" content="width=device-width, user-scalable=no">
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!--[if IE]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.js"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/selectivizr/1.0.2/selectivizr-min.js"></script>
<![endif]-->
<meta property="og:type" content="article"/>
<meta property="og:title" content="Find and follow ArcGIS Experts"/>
<meta property="og:description" content="This is a curated list of experts in ArcGIS Technology we have found them at: Github, Youtube, GeoNet, StackExchange and Stackoverflow."/>
<meta property="og:image" content="https://esri-es.github.io/arcgis-experts/assets/imgs/arcgis-experts-tool.png"/>
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="655" />
<link rel="stylesheet" href="https://s3-us-west-1.amazonaws.com/patterns.esri.com/files/calcite-web/1.0.0-rc.8/css/calcite-web.min.css">
<link rel="stylesheet" href="./assets/libs/font-awesome-4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="./assets/libs/jquery-ui-1.12.1.custom/jquery-ui.css">
<link rel="stylesheet" href="./assets/libs/jquery-ui-1.12.1.custom/jquery-ui.structure.min.css">
<link rel="stylesheet" href="./assets/libs/jquery-ui-1.12.1.custom/jquery-ui.theme.min.css">
<script src="./assets/libs/calcite-web.js"></script>
<link rel="stylesheet" href="./assets/css/main.css">
<script>
window.onload = function () {calcite.init();};
</script>
</head>
<body>
<div class="grid-container" id="header" style="display: none">
<div class="column-24">
<!-- desktop sized navigation -->
<div class="tablet-hide">
<!-- logo / home -->
<a href="#" class="top-nav-title">Find and follow ArcGIS Experts</a>
<!-- primary navigation sections -->
<nav class="top-nav-list" role="navigation" aria-labelledby="topnav">
</nav>
<!-- user specific dropdowns -->
<nav class="class-top-nav-list right" role="navigation" aria-labelledby="usernav">
<div class="dropdown js-dropdown">
<!-- extends side-nav -->
<button class="btn btn-transparent dropdown-btn js-dropdown-toggle" tabindex="0" aria-haspopup="true" aria-expanded="false">
About this project
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 32 32" class="svg-icon"><path d="M28 9v5L16 26 4 14V9l12 12L28 9z"/></svg>
</button>
<!-- extends side-nav -->
<nav class="dropdown-menu modifier-class" role="menu">
<!-- extends side-nav-link -->
<a href="https://github.com/esri-es/arcgis-experts/blob/master/README.md#who-is-listed-in-this-project" class="dropdown-link" role="menu-item">Who is listed in this project</a>
<a href="https://github.com/esri-es/arcgis-experts/blob/master/README.md#why-this-project" class="dropdown-link" role="menu-item">Why this project?</a>
<a href="https://github.com/esri-es/arcgis-experts/blob/master/README.md#what-it-is-not" class="dropdown-link" role="menu-item">What it is not</a>
<a href="https://github.com/esri-es/arcgis-experts/issues" class="dropdown-link" role="menu-item">Ideas, issues, questions, ...</a>
<span class="dropdown-title">Tips and tricks</span>
<a href="https://github.com/esri-es/arcgis-experts/blob/master/README.md#solving-your-questions-on-geonet" class="dropdown-link" role="menu-item">Solving your questions on GeoNet
</a>
<a href="https://github.com/esri-es/arcgis-experts/blob/master/README.md#filter-by-url" class="dropdown-link" role="menu-item">Filter by URL</a>
<a href="https://github.com/esri-es/arcgis-experts/blob/master/README.md#embed-this-project" class="dropdown-link" role="menu-item">Embed this project</a>
</nav>
</div>
<!--<a class="top-nav-link margin-left-1" href="esri-spain.html">Esri Spain Experts</a>-->
<a class="btn btn-clear margin-left-1 leader-half" href="https://github.com/esri-es/arcgis-experts/blob/master/CONTRIBUTING.md">Contribute</a>
</nav>
</div>
<!-- tablet and mobile sized navigation -->
<div class="tablet-show top-nav-flex">
<header class="top-nav-flex-title">
<a href="#" class="top-nav-link"><span class="phone-hide">Find and follow</span> ArcGIS Experts</a>
</header>
<nav class="class-top-nav-list right phone-show" role="navigation" aria-labelledby="usernav">
<a class="top-nav-link icon-ui-question margin-left-1" href="https://github.com/esri-es/arcgis-experts/blob/master/README.md#what-is-this-about" aria-label="Sign In"><span class="phone-hide"></span></a>
</nav>
</div>
</div>
</div>
<header class="sub-nav" role="banner" id="searchBar" style="display: none">
<div class="grid-container">
<div class="ui-front leader-1">
<div class="column-6">
<label for="tags" class="text-white text-center tablet-hide" style="padding-top: 5px;">I'm looking for an expert in: </label>
</div>
<div class="column-18 ">
<div class="input-group">
<input class="input-group-input" id="tags">
<span class="input-group-button btn-disabled" id="clearBtn">
<button class="btn">Clear</button>
</span>
</div>
<div class="small phone-hide trailer-1">
E.g:
<span class="clickable">User Experience</span>,
<span class="clickable">JavaScript</span>,
<span class="clickable">Storymaps</span>,
<span class="clickable">Web Map</span>,
<span class="clickable">Android</span>,
<span class="clickable">Drone2Map</span>,
<span class="clickable">Web AppBuilder</span>,
<span class="clickable">Esri Leaflet</span>,
<span class="js-modal-toggle" href="#" data-modal="modalTechnologies">view all</span>
</div>
<div class="small text-center phone-show trailer-half">
<span class="js-modal-toggle" href="#" data-modal="modalTechnologies">View all topics</span>
</div>
</div>
</div>
</div>
<p id="techs" class="trailer-1"></p>
</header>
<div id="awesome" class="grid-container" style="display: none">
<div class="alert alert-yellow modifier-class is-active leader-1 text-center" style="display: none">
Learn more about <span class="selected-techs"></span> in the Awesome list of resources
</div>
</div>
<div class="grid-container">
<div class="block-group block-group-6-up tablet-block-group-3-up phone-block-group-2-up leader-1" id="expert-list">
</div>
</div>
<!--
************************************************************
MISSING EXPERT
************************************************************
-->
<script id="expertCard" type="text/x-jsrender">
{{if ~showAll || consent}}
<div class="card block trailer-1" id="{{slugify:name}}" data-background="{{lower:technologies}}">
<figure
class="card-image-wrap showModalProfile"
data-userslug="{{slugify:name}}"
data-userIndex="{{:#getIndex()}}"
>
{{if geodev || advocate}}
<mark class="tag label font-size--3">
{{if geodev}}
<span class="tooltip" aria-label="Use to write code">#geodev</span>
{{/if}}
{{if geodev && advocate}} & {{/if}}
{{if advocate}}
<span class="tooltip" aria-label="Willing to help you on GeoNet">#advocate</span>
{{/if}}
</mark>
{{/if}}
{{if picture}}
<img class="card-image" width="220" height="220" src="{{:picture}}" alt="{{:name}}" onerror="imgError(this);">
{{else}}
<img class="card-image" width="220" height="220" src="./assets/imgs/no_avatar.jpg" alt="{{:name}}">
{{/if}}
<figcaption class="card-image-caption text-center" title="{{:name}}">
{{firstname:name}}
<span class="phone-hide">{{lastname:name}}</span>
</figcaption>
</figure>
<div class="card-content text-center">
<p class="font-size--1 card-last">
{{if github}}
<a href="{{:github}}" target="blank" class="tooltip social" aria-label="Github">
<i class="fa fa-github" aria-hidden="true"></i>
</a>
{{/if}}
{{if stackexchange}}
<a href="{{:stackexchange}}" target="blank" class="tooltip social" aria-label="StackExchange">
<i class="fa fa-stack-exchange" aria-hidden="true"></i>
</a>
{{/if}}
{{if stackoverflow}}
<a href="{{:stackoverflow}}" target="blank" class="tooltip social" aria-label="StackOverflow">
<i class="fa fa-stack-overflow" aria-hidden="true"></i>
</a>
{{/if}}
{{if linkedin}}
<a href="{{:linkedin}}detail/recent-activity/" target="blank" class="tooltip social" aria-label="Linkedin">
<i class="fa fa-linkedin" aria-hidden="true"></i>
</a>
{{/if}}
{{if twitter}}
<a href="{{:twitter}}" target="blank" class="tooltip social" aria-label="Twitter">
<i class="fa fa-twitter" aria-hidden="true"></i>
</a>
{{/if}}
{{if geonet}}
<a href="{{:geonet}}" target="blank" class="tooltip social" aria-label="GeoNet">
<i class="fa fa-comments-o" aria-hidden="true"></i>
</a>
{{/if}}
{{if youtube}}
<a href="{{:youtube}}" target="blank" class="tooltip social" aria-label="Youtube channel">
<i class="fa fa-youtube-play" aria-hidden="true"></i>
</a>
{{/if}}
{{if website}}
<a href="{{:website}}" target="blank" class="tooltip social" aria-label="Website">
<i class="fa fa-globe" aria-hidden="true"></i>
</a>
{{/if}}
{{if blog}}
<a href="{{:blog}}" target="blank" class="tooltip social" aria-label="Blog">
<i class="fa fa-rss" aria-hidden="true"></i>
</a>
{{/if}}
{{if arcgisonline}}
<a href="{{agol:arcgisonline}}" target="blank" class="tooltip social" aria-label="ArcGIS Online">
<i class="fa fa-map" aria-hidden="true"></i>
</a>
{{/if}}
{{if podcast}}
<a href="{{:podcast}}" target="blank" class="tooltip social" aria-label="Podcast">
<i class="fa fa-podcast" aria-hidden="true"></i>
</a>
{{/if}}
<span class="tooltip" aria-label="Full user profile">
<i
class="showModalProfile fa fa-question-circle"
data-userslug="{{slugify:name}}"
data-userIndex="{{:#index}}"
></i>
</span>
</p>
</div>
</div>
{{/if}}
</script>
<!--
************************************************************
MISSING EXPERT
************************************************************
-->
<script id="missingExpert" type="text/x-jsrender">
<div class="card block trailer-1" data-background="missing" id="missingCard">
<figure class="card-image-wrap">
<img class="card-image" src="./assets/imgs/contributors-wanted.png" alt="{{:name}}">
<figcaption class="card-image-caption text-center">
Miss someone?
</figcaption>
</figure>
<div class="card-content text-center">
<p class="font-size--1 card-last">
<a
id="missingExpertLink"
target="_blank"
class="btn btn-fill ellipsis"
href="https://github.com/esri-es/arcgis-experts/issues/new">
<span class="tablet-hide">Suggest expert</span>
<span class="tablet-show">Suggest</span>
</a>
</p>
</div>
</div>
</script>
<script id="techsTmpl" type="text/x-jsrender">
<li class="clickable">{{>#data}}</li>
</script>
<div class="js-modal modal-overlay modifier-class" data-modal="modalTechnologies">
<div class="modal-content column-12" role="dialog" aria-labelledby="modal">
<a class="js-modal-toggle right" href="#" aria-label="close-modal">
<svg xmlns="http://www.w3.org/2000/svg" width="21" height="21" viewbox="0 0 32 32" class="svg-icon"><path d="M18.404 16l9.9 9.9-2.404 2.404-9.9-9.9-9.9 9.9L3.696 25.9l9.9-9.9-9.9-9.898L6.1 3.698l9.9 9.899 9.9-9.9 2.404 2.406-9.9 9.898z"/></svg>
</a>
<h3 class="trailer-half">Topics listing</h3>
<ul id="all-techs"></ul>
<div class="text-right">
<button class="btn js-modal-toggle">Done</button>
</div>
</div>
</div>
<div class="js-modal modal-overlay modifier-class" data-modal="modalProfile">
<div class="modal-content column-12" role="dialog" aria-labelledby="modal">
<a class="js-modal-toggle right" href="#" aria-label="close-modal">
<svg xmlns="http://www.w3.org/2000/svg" width="21" height="21" viewbox="0 0 32 32" class="svg-icon"><path d="M18.404 16l9.9 9.9-2.404 2.404-9.9-9.9-9.9 9.9L3.696 25.9l9.9-9.9-9.9-9.898L6.1 3.698l9.9 9.899 9.9-9.9 2.404 2.406-9.9 9.898z"/></svg>
</a>
<h3 class="trailer-half" id="expertName"></h3>
<div class="expertPicture phone-show text-center"></div>
<div class="clearfix">
<div class="col-left">
<p id="expertSkills"></p>
<p class="trailer-0">
<strong>
Social profiles:
</strong>
</p>
<p id="expertSocialLinks"></p>
<p id="arcgirSearch" class="trailer-0">
Find more about
<a href=""><span></span> on ArcGIS Search</a>.
</p>
</div>
<div class="col-right phone-hide">
<div class="expertPicture"></div>
</div>
</div>
<div class="text-center block leader-half">
<p id="expertDisclaimer" class="text-center trailer-half very-small"></p>
<button class="btn js-modal-toggle">Done</button>
</div>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
<script src="./assets/libs/jsrender.min.js"></script>
<script src="./assets/libs/jquery-ui-1.12.1.custom/jquery-ui.min.js"></script>
<script src="./assets/js/main.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-49620025-14"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-49620025-14');
</script>
<span class="js-modal-toggle" data-modal="modalProfile" style="display:none"> </span>
</body>
</html>