-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
334 lines (301 loc) · 18.4 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
<!doctype html>
<head>
<title>Open Source Comes to Campus</title>
<link rel="stylesheet" href="./static/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="./static/css/style.css" type="text/css">
</head>
<body class="home page" data-spy="scroll" data-target="#sidenav" screen_capture_injected="true">
<div id="wrap">
<div class="content">
<div class="main" role="main">
<div class="jumbotron masthead">
<div class="container">
<div class="headerpane">
<center>
<h1>Bring open source to your campus.</h1>
<p class="lead">Open Source Comes to Campus is a one-day workshop to teach the tools and culture of open source development and to help students impact real projects. Groups at <a href="#pastevents">18 schools</a> have run this event, including 8 women in CS organizations. What about your school?</p>
<a type="button" class="btn btn-lg btn-primary" href="#signup" id="actsignup"><span class="glyphicon glyphicon-ok-sign"></span> Get started</a>
<a type="button" class="btn btn-lg btn-info" href="#learnmore"><span class="glyphicon glyphicon-question-sign"></span> Learn more</a>
</center>
</div>
</div>
</div>
</div>
<div class="container no-space wide-container">
<div class="row no-space">
<div class="col-md-4 no-space">
<img src="./static/img/oh01.jpg" class="img-responsive">
</div>
<div class="col-md-4 no-space">
<img src="./static/img/oh03.jpg" class="img-responsive">
</div>
<div class="col-md-4 no-space">
<img src="./static/img/oh02.jpg" class="img-responsive">
</div>
</div>
</div>
<div class="container learnmore">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h1 id="learnmore">What we provide</h1>
</div>
</div>
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h3 class="media-heading"><span class="glyphicon glyphicon-ok"></span> A curriculum built to engage students.</h3>
<p>Our curriculum covers the practical skills students need to contribute to open source projects, such as using version control, issue trackers, and IRC. It creates connections between students and open source professionals who can explain how the community and culture works. And it gives students the opportunity to make real contributions to active open source projects - all in a single day!</p>
<p>All of our curriculum materials are online, and most activities have instructor walkthroughs and/or screencasts as well. <a href="https://openhatch.org/wiki/Open_Source_Comes_to_Campus/Curriculum">Take a look</a> at what we offer. We're happy to help you adjust the curriculum to meet your needs, and do trainings for any activities or sections you don't feel comfortable with.</p>
</div>
</div>
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h3 class="media-heading"><span class="glyphicon glyphicon-ok"></span> Logistical advice and tools</h3>
<p>There are a number of logistical hurdles when planning an event, from finding space and checking equipment to ordering the right amount of food. We want to make this process as painless as possible, so we wrote a guide and a set of tools. You can use <a href="https://drive.google.com/?tab=mo&authuser=0#folders/0B4HP1ey91UqPb1RrN25YOFA4V3c">this shareable folder</a> to keep track of your progress, and to access the email templates, space checklists, and other resources we've created for you.</p>
</div>
</div>
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h3 class="media-heading"><span class="glyphicon glyphicon-ok"></span> Publicity support</h3>
<p>We'll provide you with a customizable <a href="https://openhatch.org/wiki/Open_Source_Comes_to_Campus/Logistics/Publicity_Website">publicity website</a> as well as template <a href="https://github.com/openhatch/open-source-comes-to-campus/tree/master/flyers/publicity_flyer_templates">flyers</a> and template <a href="https://drive.google.com/?tab=mo&authuser=0#folders/0B4HP1ey91UqPdkhaWDF1U2dhYzQ">publicity emails</a>. Want to get creative? We're happy to help you do additional publicity.</p>
</div>
</div>
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h3 class="media-heading"><span class="glyphicon glyphicon-ok"></span> Friendly and knowledgeable volunteers</h3>
<p>We have a large network of open source enthusiasts who we'll ask to staff your event, and we can help you <a href="https://openhatch.org/wiki/Open_Source_Comes_to_Campus/Logistics#How_do_you_find_staff.3F">find new volunteers</a> as well. If possible, an OpenHatch organizer will attend and mentor at your event. We'll also support you with a number of remote staff, including:</p>
<ul>
<li>Throughout the entire event, at least one OpenHatch organizer will be available remotely.</li>
<li>During the contributions workshop, we'll have maintainers of <a href="https://openhatch.org/wiki/OpenHatch_affiliated_projects">selected projects</a> available to help guide attendees through contributing to said projects via IRC.</li>
<li>If you want to do a career panel via videoconference, we can find you some amazing people currently working in open source to be your panelists.</li>
</ul>
</div>
</div>
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h1>Sponsors</h1>
<p>Open Source Comes to Campus is funded through generous donations from individuals and companies. Our thanks to Patron level sponsors <b>MongoDB</b> and <b>Stripe</b>, and to Bronze level sponsor <b>Puppet Labs</b>.</p>
<p>Additionally, we have ongoing relationships with <b>Github</b> to sponsor food costs for events, and <b>Google</b> to sponsor some travel costs for events.</p>
</div>
</div>
<div class="row">
<div class="col-md-4 col-md-offset-2">
<img src="./static/img/mongodb.png" class="img-responsive">
</div>
<div class="col-md-4">
<img src="http://openhatch.org/blog/wp-content/uploads/2013/07/stripe.png" class="img-responsive">
</div>
</div>
<div class="row">
<div class="col-md-4 col-md-offset-2">
<img src="http://openhatch.org/blog/wp-content/uploads/2013/07/PL_logo_horizontal_RGB_sm.png" class="img-responsive">
</div>
<div class="col-md-4">
<img src="./static/img/github.png" class="img-responsive">
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h1 id="signup">Get started</h1>
<p>Copy and paste the text to the right into your email program and send it to <a href="mailto:[email protected]">[email protected]</a>. Be sure to replace the ALL_CAPS_WORDS with your information!</p>
<p><pre>
Subject: Let's bring Open Source Comes to Campus to my school
Hi there! I'm so excited because I found the Open Source Comes to Campus page, and I want to run an event.
My college is called: COLLEGE_NAME
I found the website by: HOW_I_FOUND_THIS_SITE
I'm excited about hosting the event because: SOMETHING_THAT_EXCITES_ME
Let's work together and make an event happen!
Sincerely,
MY_NAME</p></pre>
<p>After you've emailed us, you may also wish to <a href="http://lists.openhatch.org/mailman/listinfo/osctc-planning">join the Open Source Comes to Campus mailing list</a>. You may also wish to <a href="https://twitter.com/openhatch">follow OpenHatch on Twitter</a> or <a href="https://openhatch/contact/">join the OpenHatch IRC channel</a>.</p>
</div>
</div>
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h1>How to help out</h1>
<p>If you're looking to participate, but you're not a student, staffer, or alumnus of a college, you can still help out! Here are other ways you can get involved:</p>
<ul>
<li>Volunteer to teach at an event near you</li>
<li>Getting your open source project <a href="http://opensource-events.com/">ready for new contributors</a>, and let us know</li>
<li>Help us find company sponsorships</li>
<li><a href="https://github.com/openhatch/open-source-comes-to-campus">Contribute to the project</a></li>
</ul>
<p>If any of that sounds appealing, email us: [email protected].</p>
</div>
</div>
</div>
</div>
<div class="pastevents">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h1 id="pastevents">Past Events</h1>
</div>
</div>
<div class="row">
<div class="col-md-4">
<img src="./static/img/pe_princeton.jpg" class="img-thumbnail">
<h4>Princeton University</h4>
<h4 class="date">November 24th, 2013</h4>
<p>Hosted by <a href="http://princetonwics.wordpress.com/">Princeton Women in Computer Science</a>.</p>
<span class="glyphicon glyphicon-star-empty"></span> Pictures and blog posts coming soon!
</div>
<div class="col-md-4">
<img src="./static/img/pe_rutgers.jpg" class="img-thumbnail">
<h4>Rutgers University</h4>
<h4 class="date">October 22nd, 2013</h4>
<p>Hosted by <a href="http://wcs.rutgers.edu/">Rutgers Women in Computer Science</a>.</p>
<a href="http://www.flickr.com/photos/paulproteus/sets/72157638428363123/"><span class="glyphicon glyphicon-picture"></span> Pictures</a>
<span class="glyphicon glyphicon-star-empty"></span> Blog post coming soon!
</div>
<div class="col-md-4">
<img src="./static/img/pe_columbia.jpg" class="img-thumbnail">
<h4>Columbia University</h4>
<h4 class="date">October 19th, 2013</h4>
<p>Hosted by <a href="http://www.cs.columbia.edu/wics/">Columbia University's Women in Computer Science</a> and the <a href="http://adicu.com/">Application Development Initiative</a>.</p>
<a href="http://www.flickr.com/photos/paulproteus/sets/72157638427423795/"><span class="glyphicon glyphicon-picture"></span> Pictures</a>
<span class="glyphicon glyphicon-star-empty"></span> Blog post coming soon!
</div>
</div>
<div class="row">
<div class="col-md-4">
<img src="./static/img/pe_morris.jpg" class="img-thumbnail">
<h4>University of Minnesota at Morris</h4>
<h4 class="date">September 28th, 2013</h4>
<p>Hosted by the Computer Science Discipline at Morris.</p>
<a href="http://www.flickr.com/photos/paulproteus/sets/72157636106635206/"><span class="glyphicon glyphicon-picture"></span> Pictures</a>
<span class="glyphicon glyphicon-star-empty"></span> Blog post coming soon!
</div>
<div class="col-md-4">
<img src="./static/img/pe_uic.jpg" class="img-thumbnail">
<h4>University of Illinois Chicago</h4>
<h4 class="date">September 24th and 25th, 2013</h4>
<p>Hosted by <a href="http://www.cs.uic.edu/CSGSA/WiCS">Women in Computer Science at UIC</a> and <a href="http://www.cs.uic.edu/">UIC Computer Science</a>.</p>
<a href="http://www.flickr.com/photos/paulproteus/sets/72157636106826233/"><span class="glyphicon glyphicon-picture"></span> Pictures</a>
<a href="http://openhatch.org/blog/2013/teaching-open-source-in-chicago/"><span class="glyphicon glyphicon-pencil"></span> Blog post</a>
</div>
<div class="col-md-4">
<img src="./static/img/pe_purdue.jpg" class="img-thumbnail">
<h4>Purdue University</h4>
<h4 class="date">September 22nd, 2013</h4>
<p>Hosted by the <a href="http://www.cs.purdue.edu/cswn">Computer Science Women's Network</a>.</p>
<a href="http://www.flickr.com/photos/paulproteus/sets/72157636106786844/"><span class="glyphicon glyphicon-picture"></span> Pictures</a>
<a href="http://openhatch.org/blog/2013/teaching-open-source-at-purdue-university/"><span class="glyphicon glyphicon-pencil"></span> Blog post</a>
</div>
</div>
<div class="row">
<div class="col-md-4">
<img src="./static/img/pe_iub.jpg" class="img-thumbnail">
<h4>University of Indiana at Bloomington</h4>
<h4 class="date">September 21st, 2013</h4>
<p>Hosted by the <a href="http://www.soic.indiana.edu/">Indiana University School of Informatics and Computing</a> and the <a href="http://csclub.soic.indiana.edu/">Indiana University CS Club</a>.</p>
<a href="http://www.flickr.com/photos/paulproteus/sets/72157636075330234/"><span class="glyphicon glyphicon-picture"></span> Pictures</a>
<a href="http://openhatch.org/blog/2013/teaching-open-source-at-indiana-university-bloomington/"><span class="glyphicon glyphicon-pencil"></span> Blog post</a>
</div>
<div class="col-md-4">
<img src="./static/img/pe_noimage.jpg" class="img-thumbnail">
<h4>Community College of San Francisco</h4>
<h4 class="date">June 29th, 2013</h4>
<p>Hosted by <a href="http://www.ccsf.edu/coders">CCSF Coders</a> and the <a href="http://www.ccsf.edu/lug">CCSF Linux Users Group</a>.</p>
</div>
<div class="col-md-4">
<img src="./static/img/pe_neu.jpg" class="img-thumbnail">
<h4>Northeastern University</h4>
<h4 class="date">June 22nd, 2013</h4>
<p>Hosted by the <a href="http://acm.ccs.neu.edu/">Northeastern University ACM</a>.</p>
<a href="http://openhatch.org/blog/2013/northeastern-university/"><span class="glyphicon glyphicon-pencil"></span> Blog post</a>
</div>
</div>
<div class="row">
<div class="col-md-4">
<img src="./static/img/pe_umass.jpg" class="img-thumbnail">
<h4>University of Massachusetts at Amherst</h4>
<h4 class="date">April 14th, 2013</h4>
<p>Hosted by <a href="http://sites.ieee.org/sb-umassa/">UMass IEEE</a> and <a href="http://umass.acm.org/">UMass ACM</a>.</p>
<a href="http://www.flickr.com/photos/paulproteus/sets/72157633364526404/"><span class="glyphicon glyphicon-picture"></span> Pictures</a>
<a href="http://openhatch.org/blog/2013/umass/"><span class="glyphicon glyphicon-pencil"></span> Blog post</a>
</div>
<div class="col-md-4">
<img src="./static/img/pe_wellesley.jpg" class="img-thumbnail">
<h4>Wellesley College</h4>
<h4 class="date">April 6th, 2013</h4>
<p>Hosted by the <a href="http://new.wellesley.edu/cs">Wellesley Department of Computer Science</a>.</p>
<a href="http://www.flickr.com/photos/paulproteus/sets/72157633210961074/"><span class="glyphicon glyphicon-picture"></span> Pictures</a>
<a href="http://openhatch.org/blog/2013/wellesley/"><span class="glyphicon glyphicon-pencil"></span> Blog post</a>
</div>
<div class="col-md-4">
<img src="./static/img/pe_harvard.jpg" class="img-thumbnail">
<h4>Harvard University</h4>
<h4 class="date">February 16th, 2013</h4>
<p>Hosted by <a href="http://www.hcs.harvard.edu/~harvardwomenincs/">Harvard Undergraduate Women in Computer Science</a>.</p>
<a href="http://www.flickr.com/photos/paulproteus/sets/72157632806397074/"><span class="glyphicon glyphicon-picture"></span> Pictures</a>
<a href="http://openhatch.org/blog/2013/open-sources-comes-to-harvard/"><span class="glyphicon glyphicon-pencil"></span> Blog post</a>
</div>
</div>
<div class="row">
<div class="col-md-4">
<img src="./static/img/pe_uiuc.jpg" class="img-thumbnail">
<h4>University of Illinois, Urbana-Champaign</h4>
<h4 class="date">October 6th and 7th, 2012</h4>
<p>Hosted by the <a href="http://www.acm.uiuc.edu/">UIUC ACM</a>.</p>
<a href="http://www.flickr.com/photos/paulproteus/sets/72157631732465491/"><span class="glyphicon glyphicon-picture"></span> Pictures</a>
<a href="http://openhatch.org/blog/2012/teaching-open-source-at-uiuc-reflections-projections/"><span class="glyphicon glyphicon-pencil"></span> Blog post</a>
</div>
<div class="col-md-4">
<img src="./static/img/pe_jhu.jpg" class="img-thumbnail">
<h4>Johns Hopkins University</h4>
<h4 class="date">September 13th and 15th, 2012</h4>
<p>Hosted by the <a href="http://www.acm.jhu.edu/">JHU ACM</a>.</p>
<a href="http://www.flickr.com/photos/paulproteus/sets/72157631677669485/"><span class="glyphicon glyphicon-picture"></span> Pictures</a>
<a href="http://openhatch.org/blog/2012/getting-students-involved-in-open-source-at-johns-hopkins/"><span class="glyphicon glyphicon-pencil"></span> Blog post</a>
</div>
<div class="col-md-4">
<img src="./static/img/pe_rpi.jpg" class="img-thumbnail">
<h4>Rensselaer Polytechnic Institute</h4>
<h4 class="date">April 21st and 22nd, 2012</h4>
<p>Hosted by the <a href="http://rcos.rpi.edu/">Rensselaer Center for Open Source</a>.</p>
<a href="http://www.flickr.com/photos/paulproteus/sets/72157629549194738/"><span class="glyphicon glyphicon-picture"></span> Pictures</a>
</div>
</div>
<div class="row">
<div class="col-md-4">
<img src="./static/img/pe_noimage.jpg" class="img-thumbnail">
<h4>University of Maryland College Park</h4>
<h4 class="date">February 25th and 26th, 2012</h4>
<p>Hosted by the <a href="http://www.cs.umd.edu/~awc/">Association of Women in Computing</a>.</p>
</div>
<div class="col-md-4">
<img src="./static/img/pe_noimage.jpg" class="img-thumbnail">
<h4>Massachusetts Institute of Technology</h4>
<h4 class="date">September 20th, 2011</h4>
<p>Hosted by the <a href="http://sipb.mit.edu/">MIT Student Information Processing Board</a>.</p>
</div>
<div class="col-md-4">
<img src="./static/img/pe_penn.jpg" class="img-thumbnail">
<h4>University of Pennsylvania</h4>
<h4 class="date">September 25th and 26th, 2010</h4>
<p>Hosted by the Penn Department of Computer Science.</p>
<a href="http://openhatch.org/blog/2010/photos-from-penn/"></span> Pictures</a>
<a href="http://opensource.com/life/10/11/introducing-students-world-open-source-day-1"><span class="glyphicon glyphicon-pencil"></span> Blog post</a>
</div>
</div>
<div class="row">
<div class="col-md-10 col-md-offset-1 endofpage">
<p>Want to learn more about Open Source Comes to Campus? You can <a href="http://lists.openhatch.org/mailman/listinfo/osctc-planning">join our mailing list</a> and <a href="http://openhatch.org/blog/tag/osctc/">read more on our blog</a>.</p>
</div>
</div>
</div>
</div>
<div class="bluestripe bottomstripe">
<div class="container">
<div class="row">
<div class="col-md-4 col-md-offset-8">
<h4 class="pull-right">A project of <a href="https://openhatch.org/"><img src="https://openhatch.org/w/images/thumb/a/a6/Openhatch-logo.png/500px-Openhatch-logo.png" width="100px"></a></h4>
</div>
</div>
</div>
</div>
</div>
</body>
</html>