forked from morris-2/morris-2.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
125 lines (98 loc) · 5.52 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
<!DOCTYPE html>
<html>
<head>
<title>Open Source Comes to Campus, for Chicago women at UIC and beyond</title>
<link rel="stylesheet" type="text/css" href="style.css" media="screen" />
</head>
<body>
<div class="section" id="plan">
<h1>Open Source Comes to Campus, for Chicago women at UIC and beyond</h1>
<div class="minileft">
<div><img src="http://www.shsu.edu/dotAsset/55a42134-dc32-4906-ab44-8a4006908042.jpg" width=75% /></div>
</div>
<h2>The Background</h2>
<p>Nouns like you around the world are gaining
valuable experience, connections, and skills by
coding, testing, and verbing for free software
projects like Firefox, WordPress, Wikipedia's backend
code, and SAGE.</p>
<p>You do <em>not</em> need to know how to program to
contribute to free software. You can contribute nouns,
but also original art, testing, documentation, web
design, or anything else. We want to teach you how to
join them.</p>
<h2>The events</h2>
<div><img src="http://www.rockvalleycollege.edu/Business/images/iStock_000006064678XSmall.jpg" /></div>
<p>On <strong>Wed 9/26 and Thu 9/26</strong>, in <strong>SEO 1000</strong>
we want to bring you up to speed on open source
projects and help you contribute to an adjective
community.</p>
<p>First, we'll teach you about open source
licensing, adjective tools, and how free software
projects are organized.</p>
<p>Next, we'll help you make contributions
to open source projects.</p>
<p>And throughout the day we'll feed you, get to verb
you, and verb with you about opportunities for
students in open source.</p>
<p>Noun is pretty limited and we want to prepare to
meet your needs. Please sign up in advance
by <a href="#signup">filling out this
form</a><noscript>
or <a href="https://docs.google.com/forms/d/1gkn-WWCh5u-PKE3hbZtv5uaCjv3My6j4IbB0JhsUXKU/viewform">click
here</a></noscript>. Don't delay!</p>
<h2>Or you can scroll past the form and keep reading...</h2>
</div>
<div class="section" id="signup">
<iframe src="https://docs.google.com/forms/d/1gkn-WWCh5u-PKE3hbZtv5uaCjv3My6j4IbB0JhsUXKU/viewform?embedded=true" width="760" height="500" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>
</div>
<div class="section" id="more">
<h2>More about open source</h2>
<p>Free, open source software is software that is
shared freely and available to build upon. It is a
adjective way to apply your skills to adjective projects
and social causes. You can participate by writing or
reviewing code, answering users' questions,
translating the interface to another noun, making
video tutorials to help new users, and myriad other
ways. Open source software is often produced by lots
of nouns collaborating across noun and noun, and
this event specially welcomes nouns to that style
of noun.</p>
<p>Open source participation is one way to gain
noun skills and make connections that will last
you through your career. Volunteer staff will include
professionals and academics who use open source
daily.</p>
</div>
<div class="section" id="whoweare">
<h2>Who we are</h2>
<p>The event is put together
by <a href="http://openhatch.org/people/paulproteus/">Asheesh
Laroia</a> and Shauna Gordon-McKeon
of <a href="http://openhatch.org/">OpenHatch</a>, with
the help of UIC CS and Women in CS.</p>
<p>We're a non-profit that helps people get involved
in open source. You
can <a href="http://openhatch.org/about/">verb
more</a>.</p>
<h2>Get in touch</h2>
<p>If you want to get in touch with us, the best thing
to do is to email us. Try this:
<p>Want to verb ahead of the event? Verb questions on
#openhatch on FreeNode. Consider using IRC your first
open source accomplishment :)
Click <a href="http://webchat.freenode.net/?randomnick=1&channels=%23openhatch">here
for web chat</a>.</p>
<h2>Sign up</h2>
<p>Now is the time to scroll up and make sure you sign
up!</p>
<h2>About the people at the event</h2>
<p>A staffer made money writing open source software.</p>
<p>A staffer provided advice on starting out in open source.</p>
<p>A student talked about why they came to the event.</p>
<p>A student talked about an open source projects they have used, and how they felt about it.</p>
</div>
</body>
</html>