-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
364 lines (258 loc) · 14.6 KB
/
Copy pathindex.html
File metadata and controls
364 lines (258 loc) · 14.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
354
355
356
357
358
359
360
361
362
363
364
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>CreateJS Talk</title>
<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/serif.css" id="theme">
<link rel="stylesheet" href="css/custom.css" id="theme">
<script type='text/javascript' src='js/jquery-2.1.0.min.js'></script>
<script type='text/javascript' src='js/createjs-2013.12.12.min.js'></script><!-- All CreateJS Libraries -->
<!-- Case Study -->
<script src="js/jcon.presentation.clickmap.js" type="text/javascript"></script>
<!-- Easel JS Display Object Example -->
<script type="text/javascript" src="examples/jcon.presentation.example.easel.js"></script>
<!-- Tween JS Movement Example -->
<script type="text/javascript" src="examples/jcon.presentation.example.tween.js"></script>
<!-- Sound JS Example -->
<script type="text/javascript" src="examples/jcon.presentation.example.sound.js"></script>
</head>
<body>
<div class="reveal">
<div class="slides">
<section data-background-transition="slide" data-background="assets/backgrounds/CreateJS-background.png"
data-background-color="white" style="">
<div class="content-right-60">
<h1 class="tall-title">Create Amazing <br/> Interactive Content</h1>
<h2><strong>With CreateJS</strong></h2>
</div>
</section>
<!-- Bio -->
<section id="teresa-bio" data-background="#FFF8EB">
<div class="content-left-40">
<img src="assets/teresalight.jpg"/>
</div>
<div class="content-right-60">
<h2>Who is Teresa Light?</h2>
<p>Teresa Light and Associates create beautiful websites, mobile apps and games. Other passions include promoting a sustainable planet, and designing games.</p>
<p>I enjoy learning, and hold some degrees and certifications. I am active in the local San Diego tech community, including SanDiego.js. You can learn more at <a href="http://teresalight.com/" target="_blank">http://teresalight.com</a>, or by following <a href="https://twitter.com/Teresa_Light/" target="_blank">@Teresa_Light </a>on Twitter.</p>
</div>
</section>
<section id="josh-bio" data-background="#FFF8EB">
<div class="content-left-40">
<img src="assets/josh.jpg"/>
</div>
<div class="content-right-60">
<h2>Who is Joshua Smith?</h2>
<p>I have been programing for over 5 years and now have an emphasis in Javascript. I love my job at Third Cousin, where we specialize in making awesome things on the web.</p><p> The Javascript community has become a second home and a passion, which I am very active in locally. I have fallen in love with developing with tools such as CreateJS and enjoy spending the day making awesome applications that make people say wow.</p>
</div>
</section>
<!-- CreateJS What is it -->
<section data-background="#EADBBE">
<h2>What is CreateJS?</h2>
<p>CreateJS is a suite of libraries that enable rich interactive content on open web technologies via HTML5.</p>
<p>The libraries work independently, or mixed and matched.</p>
<p>They are: EaselJS, TweenJS, SoundJS, PreloadJS, and Zoë.</p>
<p> You will find them at <a href="http://createjs.com/#!/CreateJS">createjs.com</a>.</p><br/>
<img src="assets/logos/product-icons-large.png" alt="product-icons"/>
</p>
</section>
<!-- Explosive Growth -->
<section>
<h2>Explosive Growth</h2>
<blockquote cite="http://searchservervirtualization.techtarget.com/definition/Our-Favorite-Technology-Quotations">
"Two months ago, the number of hits in a 30 day period increased 72% to 57M. One month ago, that number jumped by 60% to 91M hits. This month, it shot up an astounding 78% to reach 162M hits in 30 days. That’s an increase of over 5X in just 4 months!"
<cite>
<a href="http://blog.createjs.com/createjs-sees-explosive-growth/">CreateJS Blog</a>
</cite>
</blockquote>
<ul class="followers fragment">
<li>
<img src="assets/logos/bird_blue_48.png" width="48" height= "48" alt="Twitter"/>
<span>3000+ Followers</span>
</li>
<li>
<img src="assets/logos/google_plus.png" height= "48" alt="G+"/>
<span>Comunity of 300</span>
</li>
<li>
<img src="assets/logos/Octocat-Small.png" width="60" height= "50"alt="github" />
<span>6271 Stars Total</span>
</li>
</ul>
</section>
<section data-background="assets/backgrounds/all-the-logos-background.jpg" data-background-size="600px"
data-background-repeat="repeat" data-background-color="#EADBBE"
style="background: rgba(0,0,0,0.8);">
<h2 style="color:#FFFFFF;">Who Uses It...</h2>
</section>
<!-- PreloadJS Slides -->
<section data-background="assets/backgrounds/PreloadJS-background.png" data-background-color="#FFF8EB">
<div class="content-right-60">
<h2>PreloadJS</h2>
<p>PreloadJS lets you manage and co-ordinate the loading of assets.</p>
<p>It controls page load speeds by chosing when to load what.</p>
<p>Works by reading an array of resources, then calling a function when complete</p>
</div>
</section>
<section>
<h2>Preload Code Example</h2>
<pre class="long-javascript"><code class="language-javascript">
var assets =
[
{ id: "background", src: "backgrounds.png" },
{ id: "alabama-shape", src: "alabama-s.png" },
{ id: "alaska-shape", src: "alaska-s.png" },
{ id: "arizona-shape", src: "arizona-s.png" },
];
preload = new createjs.LoadQueue(false);
preload.addEventListener("progress", handleLoadProgress);
preload.addEventListener("complete", handleLoadComplete);
// Preload them
preload.loadManifest(assets);
</code></pre>
</section>
<!-- Easel JS Slides -->
<section data-background="assets/backgrounds/EaselJS-background.png" data-background-color="#FFF8EB">
<div class="content-right-60">
<h2>EaselJS</h2>
<p>EaselJS provides a straight forward, easy solutions for working with rich graphics and interactivity with the HTML5 Canvas.
</p>
<p>Easy to use API's</p>
<p>Stage, Bitmaps, Text, Sprite Sheets, Ticker</p>
<p>Filters, Masks and Transformations</p>
</div>
</section>
<section>
<h2>EaselJS Code Example</h2>
<div class="fragment">
<canvas id="easelJS" ></canvas>
</div>
<pre class="long-javascript"><code class="language-javascript">
canvas = document.getElementById("soundJS");
stage = new createjs.Stage(canvas);
createjs.Ticker.addEventListener("tick", stage);
var graphic = new createjs.Graphics();
graphic.setStrokeStyle(1);
graphic.beginStroke(createjs.Graphics.getRGB(0,0,0));
graphic.beginFill(createjs.Graphics.getRGB(255,0,0));
graphic.drawCircle(50,50,50);
var circle = new createjs.Shape(graphic);
circle.x = 25;
circle.y = 50;
stage.addChild(shape);
</code></pre>
</section>
<!-- TweenJS Slides -->
<section data-background="assets/backgrounds/TweenJS-background.png">
<div class="content-right-60">
<h2>TweenJS</h2>
<p>TweenJS is for tweening and animating HTML5 and Javascript properties.</p>
</div>
</section>
<section>
<h2>TweenJS Code Example</h2>
<div class="fragment">
<canvas id="tweenJS" ></canvas>
</div>
<pre class="long-javascript"><code class="language-javascript">
circle.alpha = 1;
createjs.Tween.get(circle)
.to({x:300}, 1000)
.call(function(){
//handle complete
});
</code></pre>
</section>
<!-- SoundJS Slides -->
<section data-background="assets/backgrounds/SoundJS-background.png" data-background-color="#FFF8EB">
<section>
<div class="content-right-60">
<h2>SoundJS</h2>
<p>SoundJS is for tweening and animating HTML5 and Javascript properties.</p>
<p>It works great cross platform.</p>
</div>
</section>
</section>
<section>
<h2>SoundJS Code Example</h2>
<div class="fragment">
<canvas id="soundJS" ></canvas>
</div>
<pre class="long-javascript"><code class="language-javascript">
createjs.Sound.registerSound({id:"sound", src:"tap.wav"});
.
.
.
circle.addEventListener('click', function(){
createjs.Sound.play("tick-sound");
});
</code></pre>
</section>
<section data-background-transition="slide" data-background-color="#FFF" style="">
<h4>Flash Toolkit for CreateJS</h4>
<img src="assets/flash-screen-shot.jpg" alt="flash"/><br/>
<p> An optional extention to Adobe Flash CS6 software to export content for CreateJS.</p>
<p> Here is video to learn more:</p>
<p><a href="https://tv.adobe.com/watch/learn-flash-professional-cc/creating-html5-content-with-createjs/" target="_blank">https://tv.adobe.com/watch/learn-flash-professional-cc/creating-html5-content-with-createjs/</a></p>
</section>
<!-- Case Study -->
<section class="case-study">
<section data-background-transition="slide" data-background="#88888" style="background: rgba(255,255,255,0.9)" class="first">
<h2>Case Study</h2>
<h4>Client: "Please build me a way to select a state?"</h4>
</section>
</section>
<section class="case-study">
<section class="solution-a">
<h2>You could do a lame, boring solution..</h2>
<div class="content-left-20">
<select multiple="true">
<option>Alabama</option><option> Alaska</option><option> Arizona</option><option> Arkansas</option><option> California</option><option> Colorado</option><option> Connecticut</option><option> Delaware</option><option> Florida</option><option> Georgia</option><option> Hawaii</option><option> Idaho</option><option> Illinois</option><option> Indiana</option><option> Iowa</option><option> Kansas</option><option> Kentucky</option><option> Louisiana</option><option> Maine</option><option> Maryland</option><option> Massachusetts</option><option> Michigan</option><option> Minnesota</option><option> Mississippi</option><option> Missouri</option><option> Montana</option><option> Nebraska</option><option> Nevada</option><option> New Hampshire</option><option> New Jersey</option><option> New Mexico</option><option> New York</option><option> North Carolina</option><option> North Dakota</option><option> Ohio</option><option> Oklahoma</option><option> Oregon</option><option> Pennsylvania</option><option> Rhode Island</option><option> South Carolina</option><option> South Dakota</option><option> Tennessee</option><option> Texas</option><option> Utah</option><option> Vermont</option><option> Virginia</option><option> Washington</option><option> West Virginia</option><option> Wisconsin</option><option> Wyoming</option>
</select>
</div>
<div class="content-right-80">
<ul class="state-links">
<li><a href="#">Alabama</a></li><li><a href="#"> Alaska</a></li><li><a href="#"> Arizona</a></li><li><a href="#"> Arkansas</a></li><li><a href="#"> California</a></li><li><a href="#"> Colorado</a></li><li><a href="#"> Connecticut</a></li><li><a href="#"> Delaware</a></li><li><a href="#"> Florida</a></li><li><a href="#"> Georgia</a></li><li><a href="#"> Hawaii</a></li><li><a href="#"> Idaho</a></li><li><a href="#"> Illinois</a></li><li><a href="#"> Indiana</a></li><li><a href="#"> Iowa</a></li><li><a href="#"> Kansas</a></li><li><a href="#"> Kentucky</a></li><li><a href="#"> Louisiana</a></li><li><a href="#"> Maine</a></li><li><a href="#"> Maryland</a></li><li><a href="#"> Massachusetts</a></li><li><a href="#"> Michigan</a></li><li><a href="#"> Minnesota</a></li><li><a href="#"> Mississippi</a></li><li><a href="#"> Missouri</a></li><li><a href="#"> Montana</a></li><li><a href="#"> Nebraska</a></li><li><a href="#"> Nevada</a></li><li><a href="#"> New Hampshire</a></li><li><a href="#"> New Jersey</a></li><li><a href="#"> New Mexico</a></li><li><a href="#"> New York</a></li><li><a href="#"> North Carolina</a></li><li><a href="#"> North Dakota</a></li><li><a href="#"> Ohio</a></li><li><a href="#"> Oklahoma</a></li><li><a href="#"> Oregon</a></li><li><a href="#"> Pennsylvania</a></li><li><a href="#"> Rhode Island</a></li><li><a href="#"> South Carolina</a></li><li><a href="#"> South Dakota</a></li><li><a href="#"> Tennessee</a></li><li><a href="#"> Texas</a></li><li><a href="#"> Utah</a></li><li><a href="#"> Vermont</a></li><li><a href="#"> Virginia</a></li><li><a href="#"> Washington</a></li><li><a href="#"> West Virginia</a></li><li><a href="#"> Wisconsin</a></li><li><a href="#"> Wyoming</a></li>
</ul>
</div>
</section>
</section>
<section class="case-study">
<section data-background-transition="slide" selection="solution-b">
<h2>An immersive, interactive solution.</h2>
<canvas id="shapeMap" width="960" height="540"></canvas>
</section>
</section>
<section data-background-transition="slide" data-background-color="#6A6456" style="">
<img src="assets/logos/bird_blue_48.png" width="48" height= "48" alt="twitter"/><h4>Our Twitters</h4>
<p>Teresa Light: <a href="https://twitter.com/Teresa_Light/" target="_blank">@teresa_light</p></a>
<p>Joshua Smith: <a href="https://twitter.com/jpsmith1981/" target="_blank">@jpsmith1981</p></a>
<img src="assets/logos/Octocat-Small.png" width="60" height= "50"alt="github" />
<h5>Slides Github</h5>
<p>https://github.com/jpsmith1981/presentation-createjs</p>
<img src="assets/logos/CreateJS_48.png" width="48" height= "48" alt="createJS" />
<h5>CreateJS People to Follow</h5>
<p>The Framework ----> @createjs</p>
<p>CreateJS Creator --> @gskinner</p>
<p>Super Awesome ----> @derossi_s</p>
<br/>
</section>
</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({
center: true,
// rtl: true,
transition: 'linear',
// transitionSpeed: 'slow',
// backgroundTransition: 'slide'
});
</script>
</body>
</html>