-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
291 lines (291 loc) · 8.96 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
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>Jumping into the jQuery Community</title>
<link class="jsbin" href="themes/flick/jquery-ui-1.8.custom.css" rel="stylesheet" type="text/css"></link>
<link rel="stylesheet" href="style/style.css"/>
<link rel="stylesheet" href="style/recipes.css"/>
<link rel="stylesheet" href="style/team-style.css"/>
<script src="js/jquery-1.4.2.js"></script>
<script src="js/jquery-ui-1.8.js"></script>
<script src="js/jquery.chili.js"></script>
<script src="js/jquery.color.js"></script>
<script src="js/recipes.js"></script>
<script src="js/slideshow.js"></script>
<script src="js/jquery-css-transform.js"></script>
<script src="js/jquery-animate-css-rotate-scale.js"></script>
<script src="js/jquery.quicksand.min.js"></script>
<script src="js/jquery.cross-slide.js"></script>
<script src="js/team.js"></script>
<script src="js/cross-slide.js"></script>
</head>
<body>
<a href="http://jquery.com/"><img src="images/jquery_logo.png" class="logo"/></a>
<div class="slide main">
<h1>Jumping into the jQuery Community</h1>
<img src="images/jquery_logo.png"/>
<br/>
<h3>Ralph Whitbeck</h3>
<p> jQuery and jQuery UI Team Member<br/>
Developer Relations Team</p>
<p><small><a href="http://ralphwhitbeck.com" target="_blank">http://ralphwhitbeck.com</a><br/>
<a href="http://twitter.com/RedWolves" target="_blank">http://twitter.com/RedWolves</a></small></p>
</div>
<div class="slide">
<h1>Overview</h1>
<ul>
<li>Why contribute to open source</li>
<li>My personal story</li>
<li>The jQuery Project</li>
<li>How can you help?</li>
</ul>
</div>
<div class="slide">
<h1>Why contribute to open source?</h1>
<img src="images/open_source.gif" id="openSource"/>
<ul>
<li>Greater recognition of your contribution</li>
<li>Improving a project that will benefit more then just you</li>
<li>Looks great on a resume</li>
</ul>
</div>
<div class="slide">
<h1>My personal story</h1>
<div id="personal"><h2>Click to start</h2></div>
<ul>
<li class="click">What helps?
<ul>
<li>Passion</li>
<li>Consistent</li>
<li>Communicate</li>
<li>Find a subproject that works for you</li>
</ul>
</li>
<li class="showOnClick">Why I love working on jQuery?
<ul>
<li>Meet some great people/developers</li>
<li>Travel</li>
<li>Working on something I love and use</li>
<li>Gain experience in area's I can't gain at work</li>
</ul>
</li>
</ul>
</div>
<div class="slide">
<h1>The jQuery Team</h1>
<div id="buttonset">
<button data-type="type-all">Whole team</button><button data-type="type-core">Core Development</button><button data-type="type-dr">Developer Relations</button><button data-type="type-infrastructure">Infrastructure</button><button data-type="type-ui">jQuery UI</button><button data-type="type-plugin">Plugins</button><button data-type="type-events">Events</button>
</div>
<ul id="team" class="team">
<li data-id="id-1" data-type="core">
<img src="images/aaron.jpg" />
<strong data-type="aaron">Brandon Aaron</strong>
<span>Core Development</span>
</li>
<li data-id="id-2" data-type="plugin">
<img src="images/alsup.jpg" />
<strong data-type="alsup">Mike Alsup</strong>
<span>Plugins</span>
</li>
<li data-id="id-3" data-type="ui">
<img src="images/bakaus.jpg" />
<strong data-type="bakaus">Paul Bakaus</strong>
<span>jQuery UI</span>
</li>
<li data-id="id-4" data-type="dr">
<img src="images/bango.jpg" />
<strong data-type="bango">Rey Bango</strong>
<span>Developer Relations</span>
</li>
<li data-id="id-5" data-type="core">
<img src="images/flesler.jpg" />
<strong data-type="flesler">Ariel Flesler</strong>
<span>Core Development</span>
</li>
<li data-id="id-6" data-type="ui">
<img src="images/gonzalez.jpg" />
<strong data-type="gonzalez">Scott González</strong>
<span>jQuery UI</span>
</li>
<li data-id="id-7" data-type="ui">
<img src="images/hartl.jpg" />
<strong data-type="hartl">Klaus Hartl</strong>
<span>jQuery UI</span>
</li>
<li data-id="id-8" data-type="infrastructure">
<img src="images/hostetler.jpg" />
<strong data-type="hostetler">Mike Hostetler</strong>
<span>Infrastructure</span>
</li>
<li data-id="id-9" data-type="dr">
<img src="images/irish.jpg" />
<strong data-type="irish">Paul Irish</strong>
<span>Developer Relations</span>
</li>
<li data-id="id-10" data-type="infrastructure">
<img src="images/jehl.jpg" />
<strong data-type="jehl">Scott Jehl</strong>
<span>Infrastructure</span>
</li>
<li data-id="id-11" data-type="core">
<img src="images/katz.jpg" />
<strong data-type="katz">Yehuda Katz</strong>
<span>Core Development</span>
</li>
<li data-id="id-12" data-type="dr">
<img src="images/lindley.jpg" />
<strong data-type="lindley">Cody Lindley</strong>
<span>Developer Relations</span>
</li>
<li data-id="id-13" data-type="core">
<img src="images/methvin.jpg" />
<strong data-type="methvin">David Methvin</strong>
<span>Core Development</span>
</li>
<li data-id="id-14" data-type="ui">
<img src="images/parker.jpg" />
<strong data-type="parker">Todd Parker</strong>
<span>jQuery UI</span>
</li>
<li data-id="id-15" data-type="core">
<img src="images/Resig.jpg" />
<strong data-type="resig">John Resig</strong>
<span>Core Development</span>
</li>
<li data-id="id-16" data-type="infrastructure">
<img src="images/sharpj.jpg" />
<strong data-type="sharpj">Jonathan Sharp</strong>
<span>Infrastructure</span>
</li>
<li data-id="id-17" data-type="dr">
<img src="images/sharp.jpg" />
<strong data-type="sharpr">Remy Sharp</strong>
<span>Developer Relations</span>
</li>
<li data-id="id-18" data-type="events">
<img src="images/Silber.jpg" />
<strong data-type="silber">Leah Silber</strong>
<span>Events</span>
</li>
<li data-id="id-19" data-type="dr">
<img src="images/swedberg.jpg" />
<strong data-type="swedberg">Karl Swedberg</strong>
<span>Developer Relations</span>
</li>
<li data-id="id-20" data-type="dr">
<img src="images/whitbeck.jpg" />
<strong data-type="whitbeck">Ralph Whitbeck</strong>
<span>Developer Relations</span>
</li>
<li data-id="id-21" data-type="ui">
<img src="images/worth.jpg" />
<strong data-type="worth">Richard Worth</strong>
<span>jQuery UI</span>
</li>
<li data-id="id-22" data-type="ui" data-type="core">
<img src="images/zaefferer.jpg" />
<strong data-type="zaefferer">Jörn Zaefferer</strong>
<span>jQuery UI</span>
</li>
</ul>
<ul id="core" class="team-resp">
<li>Core library</li>
<li>QUnit</li>
<li>Bug tracker</li>
</ul>
<ul id="dr" class="team-resp">
<li>Community Outreach</li>
<li>Education</li>
<li>Documentation</li>
<li>Podcasts</li>
</ul>
<ul id="ui" class="team-resp">
<li>Develop and manage:
<ul>
<li>UI Toolkit</li>
<li>ThemeRoller</li>
</ul>
</li>
<li>Many other contributors</li>
</ul>
<ul id="plugin" class="team-resp">
<li>Development process</li>
<li>Management/Strategy</li>
<li>Maintain core plugins</li>
</ul>
<ul id="infrastructure" class="team-resp">
<li>Manage Online Properties
<ul>
<li>Design</li>
<li>Server infrastructure</li>
<li>Code base</li>
</ul>
</li>
</ul>
<ul id="events" class="team-resp">
<li>Manage/coordinate Conferences</li>
<li>Secures sponsorships</li>
</ul>
</div>
<div class="slide">
<h1>How can you help? jQuery Core</h1>
<ul>
<li>Test alpha/beta releases</li>
<li>Submit bug tickets</li>
<li>Help create reduced test cases</li>
<li>Participate in Developing jQuery Core Forum</li>
</ul>
</div>
<div class="slide">
<h1>How can you help? Developer Relations</h1>
<ul>
<li>Monitor the forums/Stack Overflow</li>
<li>Help new users with support questions</li>
<li>Bring any issues to a Developer Relations team member</li>
<li>Don't spread the wrong message</li>
</ul>
</div>
<div class="slide">
<h1>How can you help? Infrastructure</h1>
<ul>
<li>Get in touch with the infrastructure team if you can help</li>
<li>Design/HTML</li>
<li>New functionality</li>
<li>Server Monitoring/Troubleshooting</li>
</ul>
</div>
<div class="slide">
<h1>How can you help? jQuery UI</h1>
<ul>
<li>Testing!!!!</li>
<li>Help create reduced test cases</li>
<li>Documentation</li>
<li>Planning</li>
<li>Evangelize</li>
<li>Fork and pull</li>
</ul>
</div>
<div class="slide">
<h1>How can you help? Events</h1>
<ul>
<li>Experience with coordinating events</li>
<li>Get in touch with us</li>
<li>4 Conferences a year
<ul>
<li>Online</li>
<li>San Francisco</li>
<li>London</li>
<li>Boston</li>
</ul>
</li>
</ul>
</div>
<div class="slide">
<h1>Thank you</h1>
<ul>
<li>Questions/Comments?</li>
</ul>
</div>
</body>
</html>