forked from alaframboise/geodev-meetup-presentation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathesriuc2014.html
462 lines (393 loc) · 15.9 KB
/
esriuc2014.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Esri GeoDev Meetups</title>
<meta name="description" content="A framework for easily creating beautiful presentations using HTML">
<meta name="author" content="Hakim El Hattab">
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link rel="stylesheet" href="css/reveal.min.css">
<link rel="stylesheet" href="css/theme/night.css" id="theme">
<!-- For syntax highlighting -->
<link rel="stylesheet" href="lib/css/zenburn.css">
<style type="text/css">
.reveal .controls {
display: none;
}
</style>
<!-- If the query includes 'print-pdf', use the PDF print sheet -->
<script>
document.write( '<link rel="stylesheet" href="css/print/' + ( window.location.search.match( /print-pdf/gi ) ? 'pdf' : 'paper' ) + '.css" type="text/css" media="print">' );
</script>
<!--[if lt IE 9]>
<script src="lib/js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<div class="reveal">
<!-- Any section element inside of this container is displayed as a slide -->
<div class="slides">
<section>
<small>Welcome to the</small><br>
<img style="height:100px; border:none; background:none" src="images/esri-logo-white-trans.png">
<h1>GeoDev Meetup</h1>
<br><br>
<p>
<small><a target="_blank" href="http://twitter.com/al_laframboise">@JimBarry</a> / <a target="_blank" href="">[email protected]</a></small>
</p>
<p>
<small><a target="_blank" href="http://twitter.com/al_laframboise">@Al_Laframboise</a> / <a target="_blank" href="">[email protected]</a> / <a target="_blank" href="alaframboise.github.com/presentations/esrigithub">alaframboise.github.com</a></small>
</p>
</section>
<section>
<h2>Where da' slides?</h2>
<a href="http://alaframboise.github.io">Meetup.com - alaframboise.github.io</a>
</section>
<section>
<img height="400" src="images/devjoke-bug.jpg" alt="readme">
</section>
<section>
<h1>Old Business...</h1>
</section>
<section>
<img style="background:none; border:none" height="300" src="images/geodevlogofinal.png" alt="readme">
</section>
<section>
<p>Too busy</p>
<div class="fragment"><p>Bad colors</p></div>
<div class="fragment"><p>Beverage-focused</p></div>
</section>
<section>
<img width="400" src="images/geodev1.png" alt="readme">
</section>
<section>
<img width="400" src="images/geodev2.png" alt="readme">
</section>
<section>
<img width="400" src="images/geodev3.png" alt="readme">
</section>
<section>
<img height="200" src="images/badges.png" alt="readme">
</section>
<section>
<h3>Meetups near you!</h3>
<p><a target="_blank" href="http://www.esri.com/events/dev-meetup"><img height="300" src="images/geodev-page.png" alt="readme"></a></p>
</section>
<section>
<h3>Meetup.com</h3>
<br>
<div class="fragment">
<p>Connect</p>
<p>Share</p>
<p>Questions</p>
</div>
<br>
<p class="fragment" style="color:#e7ad52">Please upload your presentations!</p>
</section>
<section>
<h3>Staying Connected</h3>
<br>
<p><a target="_blank" href="http://twitter.com/esrigeodev">twitter.com/EsriGeoDev</a></p>
<p><a target="_blank" href="http://facebook.com/esrigeodev">facebook.com/EsriGeoDev</a></p>
<p><a target="_blank" href="http://linkedin.com">linkedin.com (Esri GeoDev)</a></p>
</section>
<section>
<h1>#geodev</h1>
<!-- <img height="200" src="images/geodevlogo-final.png" alt="readme">
--> </section>
<section>
<h3>DevSummit 2014</h3>
<br>
<iframe frameborder="0" scrolling="no" width="480" height="270" src="http://video.esri.com/iframe/3223/000000/width/480/0/00:00:00"></iframe>
<br>
<p><a target="_blank" href="http://www.esri.com/events/devsummit">You gotta watch this!</a></p>
</section>
<section>
<img height="400" src="images/alandchris.jpg" alt="readme">
</section>
<section>
<h3>Developer Resources</h3>
<br>
<p><a target="_blank" href="http://video.esri.com">video.esri.com</a></p>
<p><a target="_blank" href="http://training.esri.com/gateway/index.cfm">training.esri.com</a></p>
<p><a target="_blank" href="http://ideas.esri.com/gateway/index.cfm">ideas.esri.com</a></p>
</section>
<section>
<h1>What's new?</h1>
</section>
<section>
<h3>Dev Day at EUC Europe 2014</h3>
<br>
<a>Split, Croatia Oct 13-15</a>
</section>
<section>
<h3>Get'n your JS.Geo on!</h3>
<br>
<a>FOSS4G 2014, Portland Sept 8-13th</a>
</section>
<section>
<h2>Esri Internal Hackathon</h2>
<a target="_blank" href="http://esri.github.io/trailyelper/"><img src="images/trailyelper.png" height="400px">
<p>The EDN boys can hack it too!</p></a>
</section>
<section>
<h3>Geogeeking out</h3>
<a target="_blank" href="http://developers.arcgis.com"><img style="background:rgba(255, 255, 255, 1);" width="250" src="images/geogeek.png" alt="readme"></a>
<br>
<p><a target="_blank" href="http://blogs.esri.com/esri/arcgis/tag/GeoGeek/">http://blogs.esri.com/esri/arcgis/tag/GeoGeek/</a></p>
</section>
<section>
<h3>developers.arcgis.com</h3>
<img width="400" src="images/devsite.png" alt="readme">
</section>
<section>
<p>Improved content</p>
<p>Better site-wide search and SEO</p>
<p>Download new and older sdks</p>
<p>Redeem Vouchers</p>
</section>
<section>
<h3>New Community Page!</h3>
<img width="350" src="images/community.png" alt="readme">
</section>
<section>
<h3>ArcGIS Dev Subscriptions</h3>
<br>
<div class="fragment">
<a target="_blank" href="http://developers.arcgis.com/en/plans">
<p>1. Download SDKs</p>
<p>2. Create feature services</p>
<p>3. Access advanced geo services</p>
<p>4. Create maps and perform analyses</p>
<p>5. Register apps (OAuth)</p>
</a>
<br>
<p>50 credits/mo</p>
</div>
</section>
<section>
<h3>ArcGIS Dev: The Hackathon Scenario...</h3>
<a target="_blank" href="http://developers.arcgis.com">
<img height="200px" src="images/devsteps.png" alt="readme" style="background-color: #fff">
<p>Zero to Hero in 5 minutes!</p>
</a>
</section>
<section>
<h3>How the heck do I make a map?</h3>
<br>
<p><a target="_blank" href="http://geodevdemos.maps.arcgis.com/home/webmap/viewer.html"><img width="400" src="images/arcgismap.png" alt="readme"></a></p>
</section>
<section>
<h3>New dark gray basemap!</h3>
<br>
<p><a target="_blank" href="http://www.arcgis.com/home/item.html?id=da65bacab5bd4defb576f839b6b28098"><img height="400" src="images/darkgray-basemap.jpg" alt="readme"></a></p>
</section>
<section>
<h3>Digital elevation layers and services</h3>
<br>
<p><a target="_blank" href="http://www.arcgis.com/home/group.html?owner=esri&title=Elevation%20Layers"><img height="200" src="images/elevbanner.png" alt="readme"></a></p>
</section>
<section>
<h2>ArcGIS JSAPI 3.10 is out!</h2>
<br>
<p><a target="_blank" href="http://blogs.esri.com/esri/arcgis/2014/07/14/arcgis-api-for-javascript-version-3-10-released/">Popup styling, OAuth, Labeling...</a></p>
</section>
<section>
<h2>Are you optimized?</h2>
<a target="_blank" href="http://developers.arcgis.com/">
<img src="images/webopt.png" height="200px;">
<p>Custom build with the ArcGIS JSAPI Web Optimizer</p>
</a>
</section>
<section>
<h2>Basic viewer template facelift</h2>
<img src="images/viewer.png" height="300px">
</section>
<section>
<h2>Beta2 for the WAB Builder!</h2>
<img src="images/wab.png" height="300px">
<p><a target="_blank" href="localhost:3344/webappbuilder/">betacommunity.esri.com</a></p>
</section>
<section>
<h2>Walking on the Drivetime side</h2>
<br>
<img src="images/walking.png" height="300px">
<p><a target="_blank" href="">Widget coming in JSAPI 4.0</a></p>
</section>
<section>
<h2>Feature Services go the distance</h2>
<br>
<p><a target="_blank" href="http://esri.github.io/quickstart-map-js/index.html">Query by radius</a></p>
</section>
<section>
<h2>Finding things by category</h2>
<br>
<p><a target="_blank" href="http://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer?f=pjson">World Geocoder supports &category=cities,gas station,store...</a></p>
</section>
<section>
<h2>Explorer for ArcGIS - Mac!</h2>
<img src="images/expmac.png" height="300px">
<p><a target="_blank" href="https://macappsto.re/us/bl970.m"></a></p>
</section>
<section>
<h2>ArcGIS Runtime Update</h2>
<img src="images/runtime.jpg" height="200px">
<p>
<a target="_blank" href="https://macappsto.re/us/bl970.m">
Offline basemaps, editing, sync, geocoding, routing, geometry<br>
Access to Portal maps and items<br>
Future - cross-platform native dev, 3D, map authoring...
</a></p>
</section>
<section>
<section>
<h2>What up?</h2>
<a target="_blank" href="http://esri.github.com"><img width="250" src="images/github.png" alt="readme"></a>
<p>esri.github.io</p>
</section>
<section>
<h3>Fast track widget dev</h3>
<img src="images/wabgen.png" height="250px">
<a target="_blank" href="https://github.com/Esri/generator-esri-appbuilder-js">generator-esri-appbuilder-js</a>
</section>
<section>
<h3>Look before you build...</h3>
<a target="_blank" href="https://github.com/Esri/solutions-webappbuilder-widgets">solutions-webappbuilder-widgets</a>
</section>
<section>
<h3>Dude, where's my code?</h3>
<a target="_blank" href="https://github.com/Esri/arcgis-dijit-geocoder-js">
<img src="images/toc.png" height="400px">
<p>arcgis-dijit-xxx-js (geocoder, toc, swipe, basemap...)</p>
</a>
</section>
<section>
<h3>Up and running with the Runtimes</h3>
<a target="_blank" href="https://github.com/Esri/arcgis-runtime-samples-ios">
<p>arcgis-runtime-samples-xxx (ios, dotnet, java...)</p>
</a>
</section>
<section>
<h3>Be a Pro!</h3>
<a target="_blank" href="https://github.com/Esri/arcgis-pro-samples-beta4">
<p>arcgis-pro-samples-beta4</p>
</a>
</section>
<section>
<h3>New form editing template for AGOL</h3>
<img src="images/geoform.png" height="300px">
<p><a target="_blank" href="https://github.com/Esri/geoform-template-js">geoform-template-js</a></p>
</section>
<section>
<h3>Are you configured?</h3>
<p> .jshintrc, typescript, OAuth...</p>
<a target="_blank" href="https://github.com/Esri/jsapi-resources">jsapi-resources</a>
</section>
<section>
<h3>The quickstarts get bootstrapped!</h3>
<img src="images/qstart.png" height="250px">
<p> <a target="_blank" href="https://github.com/Esri/quickstart-map-js">quickstart-map-js</a></p>
</section>
<section>
<h3>Who let the chicken out?</h3>
<img src="images/koop.png" height="400px" style="background-color: #fff">
<p><a target="_blank" href="https://github.com/Esri/koop">koop, koop-server, koop-agol</a></p>
</section>
<section>
<h3>Take the money and run</h3>
<img src="images/trailyelper.png" height="400px">
<p><a target="_blank" href="https://github.com/Esri/offline-editor-js">offline-editor-js</a></p>
</section>
<section>
<h3>Tear'n it up with</h3>
<a target="_blank" href="https://github.com/Esri/terraformer">
<img src="images/terraformer.png" height="300px">
<p>Terraformer</p>
</a>
</section>
<section>
<h3>Turning a new Leaf</h3>
<a target="_blank" href="https://github.com/Esri/esri-leaflet">
<img src="images/esri-leaflet.png" height="300px">
<p>esri-leaflet</p>
</a>
</section>
<section>
<h3>Optimizing Adaptive Composite Projections</h3>
<a target="_blank" href="http://bl.ocks.org/jczaplew/6603431">
<img src="images/d3.png" height="300px">
<p>Play'n around with D3</p>
</a>
</section>
</section>
<section>
<h2>Show me something cool!</h2>
<br>
<a target="_blank" href="http://localhost:3000/index.html"><img style="background:rgba(255, 255, 255, 1);" width="350" src="images/easteregg.jpg" alt="readme"></a>
</section>
<section>
<h2>Tonight</h2>
<br>
<h3 style="color:#e7ad52">6:30 - 8:00 PM Lightning Talks</h3>
<p>
<ol style="font-size: 22px;">
<li>Samuel Lanier, CEO and Co-founder of FireWhat, Inc. @firewhat, "FireWhat?"
<li>Brandon Brown, GIS Administrator of City of Dublin, "Little Data: I Can Smell Your Breath"
<li>Brent Porter, Research Scientist at the Center for Space Research, "Custom Info Windows - jQuery Mobile and AGS Rest Endpoints Living Together"
<li>Shea Broussard, "Tracking Wildfires with Modern Technologies: Esri GIS, JavaScript API, and HTML5 - Meet FlameMapper.com"
<li>Nils Babel, "Helping Your Field Crew with a Little REST Using Python and the REST API to Update Feature Services"
<li>Francisco Ramos, "Emotions and Technology: We Make it Possible"
<li>Lyzi Diamond, "How To Start Your Own Maptime" (http://bit.ly/why-maptime)
<li>Jonah Adkins, "Dynamic Map Books: I got 99 branches and a Map Book is One"
<li>John Espinoza, "GeoBrand: Democratizing Map Making"
<li>Mark Flahan, "Extending Esri Roads and Highways for API for the Enterprise"
<li>Sean McGinnis, "Scraping....Jersey Style"
</ol>
</p>
</p>
</section>
<section>
<h2>Trivia + Prizes</h2>
<br>
<ul>
<li>ArcGIS Developer Subscription</li>
<li>DevSummit Pass</li>
</ul>
</section>
<section>
<h2>Let's roll!</h2>
</section>
</div>
<div style="position: absolute; text-align: center; bottom:0; width:100%; height:30px; background-color: #C5C5C5;">
<img src="images/esri-trans.png">
</div>
</div>
<script src="lib/js/head.min.js"></script>
<script src="js/reveal.min.js"></script>
<script>
// Full list of configuration options available here:
// https://github.com/hakimel/reveal.js#configuration
Reveal.initialize({
controls: false,
progress: true,
history: true,
center: true,
theme: Reveal.getQueryHash().theme, // available themes are in /css/theme
transition: Reveal.getQueryHash().transition || 'default', // default/cube/page/concave/zoom/linear/fade/none
// Optional libraries used to extend on reveal.js
dependencies: [
{ src: 'lib/js/classList.js', condition: function() { return !document.body.classList; } },
{ src: 'plugin/markdown/marked.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/markdown/markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } },
{ src: 'plugin/zoom-js/zoom.js', async: true, condition: function() { return !!document.body.classList; } },
{ src: 'plugin/notes/notes.js', async: true, condition: function() { return !!document.body.classList; } }
// { src: 'plugin/search/search.js', async: true, condition: function() { return !!document.body.classList; } }
// { src: 'plugin/remotes/remotes.js', async: true, condition: function() { return !!document.body.classList; } }
]
});
</script>
</body>
</html>