-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathoss.php
executable file
·237 lines (218 loc) · 16.8 KB
/
oss.php
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
<?php $PAGE_ID='oss'; ?>
<?php include('header.php'); ?>
<!-- BEGIN OF NSF grant OSS page -->
<div class="col-md-12 row">
<div class="col-md-12">
<h2>GenderMag for Open Source: an NSF-funded collaboration</h2>
<ul class="nav nav-tabs gm-tabs" id="myTab" role="tablist">
<li class="nav-item">
<a class="nav-link active" id="GM-OSS-tab" data-toggle="tab" href="#gm-oss" role="tab" aria-controls="OSS-main" aria-selected="true">GenderMag for OSS</a>
</li>
<li class="nav-item">
<a class="nav-link" id="GM-OSS-participants-tab" data-toggle="tab" href="#gm-oss-participants" role="tab" aria-controls="OSS-part" aria-selected="false">Participants</a>
</li>
<li class="nav-item">
<a class="nav-link" id="GM-OSS-publications-tab" data-toggle="tab" href="#gm-oss-publications" role="tab" aria-controls="OSS-pub" aria-selected="false" >Publications</a>
</li>
<li class="nav-item">
<a class="nav-link" id="GM-OSS-media-tab" data-toggle="tab" href="#gm-oss-media" role="tab" aria-controls="OSS-media" aria-selected="false">Media/News</a>
</li>
<li class="nav-item">
<a class="nav-link" id="GM-OSS-outreach-tab" data-toggle="tab" href="#gm-oss-outreach" role="tab" aria-controls="OSS-outreach" aria-selected="false">Outreach</a>
</li>
</ul>
<div class="tab-content" id="myTabContent">
<div class="tab-pane fade show active" id="gm-oss" role="tabpanel" aria-labelledby="GM-OSS-tab">
<br />
<h2>CHS:Large:Gender-inclusive open source through gender-inclusive tools</h2>
<hr/>
<p>
<i>
This is collaborative project involving researchers from Oregon State University and Northern Arizona University funded by the National Science Foundation (NSF 1901031/1900903).
</i>
</p>
<p>
Open source is having a significant impact on society, in the products it produces and the career paths that it facilitates. However, women are vastly underrepresented among open source developers. This is a significant concern to these communities because it prevents them from receiving the benefits of a larger talent pool and of team diversity. The problem is perpetuated when women developers miss the learning and professional growth opportunities that open source software projects provide, and are overlooked when open source contributions are used to make hiring decisions. Our work will help break down these gender-bias barriers in tools and technology used in open source software.
</p>
<img src="/images/GM-OSS.png" style="padding: 0 10px; float: right; width:400px"><br/>
<p>
Our goal is to investigate how open source software tools and technologies have gender biases tied with diverse problem-solving styles, and how to remove any such biases.
</p>
<p>
This work will harness foundational gender research to provide theory-based yet practical solutions and redesigns of open source software projects to address the underrepresentation of women.
</p>
<p>
The redesigns and the process of creating inclusive tools will be empirically evaluated to create a compendium of "best practices" for fixing gender-bias bugs, in both products (what suitable fixes are to such bugs) and processes (how open source software teams can work together to fix gender-bias bugs).
</p>
<p>The GenderMag Method is a core piece of this project. We will conduct cognitive walkthroughs with open source software maintainers to uncover gender-bias bugs, and provide feedback to their teams so they can fix these issues.
</p>
<p>More details:
<ul>
<li><a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=1901031&HistoricalAwards=false" target="_blank">NSF Award Information (OSU)</a></li>
<li><a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=1900903&HistoricalAwards=false" target="_blank">NSF Award Information (NAU)</a></li>
</ul>
</p>
</div>
<div class="tab-pane fade" id="gm-oss-participants" role="tabpanel" aria-labelledby="GM-OSS-participants-tab">
<div class="col-md-12"><br />
<h3>Participants</h3>
<hr>
<h4>Principal Investigators</h4>
<br>
<div class="col-md-12 row">
<div class="col-md-3">
<div class="card">
<h5 class="card-header uppercase">Anita Sarma</h5>
<div class="card-body">
<center>
<img src="/images/anita.png" alt="Anita Sarma" width="150" heigth="160" />
<p><b>Lead Investigator (OSU)</b></p>
<p>
Dr. Sarma is an Associate Professor at Oregon State University. Her research includes supporting software development in distributed teams and gender and diversity in software development.
</p>
<a href="http://web.engr.oregonstate.edu/~sarmaa/" target="_blank">Personal webpage</a>
</center>
</div>
</div>
</div>
<div class="col-md-3">
<div class="card">
<h5 class="card-header uppercase">Igor Steinmacher</h5>
<div class="card-body">
<center>
<img src="/images/igor.png" alt="Igor Steinmacher" width="150" heigth="160" />
<p><b>Principal Investigator (NAU)</b></p>
<p>
Dr. Steinmacher is an Assistant Professor at Northern Arizona University. His research revolves around support of newcomers and inclusion in Open Source Software.
</p>
<a href="http://igor.pro.br" target="_blank">Personal webpage</a>
</center>
</div>
</div>
</div>
<div class="col-md-3">
<div class="card">
<h5 class="card-header uppercase">Margaret Burnett</h5>
<div class="card-body">
<center>
<img src="/images/burnett.png" alt="Margaret Burnett" width="150" heigth="160">
<p><b>Principal Investigator (OSU)</b></p>
<p>
Dr. Burnett is a Professor at Oregon State University. Her work lies at the intersection of HCI and software engineering. She leads the team that created GenderMag.
</p>
<a href="http://web.engr.oregonstate.edu/~sarmaa/" target="_blank">Personal webpage</a>
</center>
<!-- <a href="#">Learn More... </a> -->
</div>
</div>
</div>
<div class="col-md-3">
<div class="card">
<h5 class="card-header uppercase">Marco A. Gerosa</h5>
<div class="card-body">
<center>
<img src="/images/gerosa.png" alt="Marco A. Gerosa" width="150">
<p><b>Principal Investigator (NAU)</b></p>
<p>Dr. Gerosa is an Associate Professor at Northern Arizona University. His research is related to open source software communities and collaborative systems.
</p>
<a href="https://www.ime.usp.br/~gerosa/" target="_blank">Personal webpage</a>
</center>
<!-- <a href="#">Learn More... </a> -->
</div>
</div>
</div>
</div>
</div>
<hr/>
<h4>Students</h4>
<br>
<div class="col-md-12 row">
<div class="col-md-3">
<div class="card">
<h5 class="card-header uppercase">Bianca Trinkenreich</h5>
<div class="card-body">
<center>
<img src="/images/bianca.png" alt="Bianca Trinkenreich" width="150">
<p><b>Ph.D. Student (NAU)</b></p>
</center>
</div>
</div>
</div>
<div class="col-md-3">
<div class="card">
<h5 class="card-header uppercase">Mariam Guizani</h5>
<div class="card-body">
<center>
<img src="/images/mariam.png" alt="Mariam Guizani" width="150">
<p><b>Ph.D. Student (OSU)</b></p>
</center>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane fade" id="gm-oss-publications" role="tabpanel" aria-labelledby="GM-OSS-publications-tab"><br />
<div class="col-md-12">
<h3>Publications</h3>
<p>For GenderMag Publications, visit the <a href="http://gendermag.org/research.php">Research Publications<a> page.
<hr/>
<!-- <table class="table">
<thead class="thead-dark">
<tr>
<th scope="col">Papers/Links</th>
<th scope="col">Authors</th>
<th scope="col">Conference</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="ftp://ftp.cs.orst.edu/pub/burnett/TSE-genderOSStools-preprint-2020-0403.pdf" target="_blank">How Gender-biased Tools Shape Newcomer Experiences in OSS Projects</a></td>
<td>Susmita Hema Padala, Christopher John Mendez, Luiz Felipe Dias, Igor Steinmacher, Zoe Steine Hanson, Claudia Hilderbrand, Amber Horvath, Charles Hill, Logan Dale Simpson, Margaret Burnett, Marco Gerosa, Anita Sarma</td>
<td>IEEE Transactions on Software Engineering, 2020 (to appear).</td>
</tr>
<td><a href="https://arxiv.org/pdf/1905.10361.pdf" target="_blank">Engineering Gender-Inclusivity into Software: Ten Teams' Tales from the Trenches</a></td>
<td>Claudia Hilderbrand, Christopher Perdriau, Lara Letaw, Jillian Emard, Zoe Steine-Hanson, Margaret Burnett, Anita Sarma</td>
<td>ACM/IEEE Int. Conf. Software Engineering, 2020 (to appear).</td>
</tr>
<tr>
<td><a href="https://arxiv.org/pdf/1905.02812.pdf">From GenderMag to InclusiveMag: An Inclusive Design Meta-Method</a></td>
<td>Christopher Mendez, Lara Letaw, Margaret Burnett, Simone Stumpf, Anita Sarma, Claudia Hilderbrand</td>
<td>IEEE Symposium on Visual Languages and Human-Centric Computing, October 2019, pp. 97-106.</td>
</tr>
</tbody>
</table> -->
</div>
</div>
<div class="tab-pane fade" id="gm-oss-media" role="tabpanel" aria-labelledby="GM-OSS-media-tab"><br />
<h3>This project in the media/news:</h3>
<hr/>
<ul>
<li>
<a href="http://blogs.oregonstate.edu/eecsnews/2019/10/25/new-grant-gender-inclusive-open-source-through-gender-inclusive-tools/" target="_blank">OSU EECS announces the kickoff of the grant</a>
</li>
<li>
<a href="https://news.nau.edu/gender-bias-in-software" target="_blank">Can open source software be gender-biased? Yes, say NAU professors who are working to eliminate gender-biased ‘bugs’</a>
</li>
</ul>
</div>
<div class="tab-pane fade" id="gm-oss-outreach" role="tabpanel" aria-labelledby="GM-OSS-outreach-tab"><br />
<h3>This our project outreach:</h3>
<hr/>
<ul>
<p> (Margaret Burnett) Keynote, ACM International Conference on Advanced Visual Interfaces (AVI), June 2020. </p>
<p> (Margaret Burnett) Keynote, Iberoamerican Conference on Software Engineering (CIbSE 2020), Brazil, May 2020. </p>
<p> (Margaret Burnett) Keynote, ACM Conference on Intelligent User Interfaces (IUI), March 2020. </p>
<p> Invited talk, Indiana University Colloquium, February 2020. </p>
<p> (Margaret Burnett) Keynote, ACM-W Tri-State Women in Computing Conference, Kentucky, Feb. 2020. </p>
<p> (Margaret Burnett) Keynote, RIEC International Symposium on Human-Computer Interaction, Tohura University, Japan, January 2020. </p>
<p> (Margaret Burnett) Invited Speaker, ACM Education Board Annual Meeting, January 2020. </p>
<p> (Margaret Burnett) Invited talk, Carnegie Mellon University Colloquium, January 2020. </p>
<p> (Margaret Burnett) Invited talk, University of Oregon Colloquium (with Anita Sarma), October 2019. </p>
<p> (Margaret Burnett) Invited talk, Reed College, Oregon Dec 2019.</p>
</ul>
</div>
</div>
</div>
</div>
<!-- END OF OF NSF grant OSS page -->
<?php include('footer.php'); ?>