-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcrowdsourcing.html
More file actions
206 lines (162 loc) · 8.03 KB
/
crowdsourcing.html
File metadata and controls
206 lines (162 loc) · 8.03 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>UCC Software Engineering Research</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="keywords">
<meta content="" name="description">
<!-- Favicons -->
<!--<link href="img/favicon.png" rel="icon">-->
<!--<link href="img/apple-touch-icon.png" rel="apple-touch-icon">-->
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Raleway:400,700,900|Lato:400,900" rel="stylesheet">
<!-- Bootstrap CSS File -->
<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Libraries CSS Files -->
<link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="lib/prettyphoto/css/prettyphoto.css" rel="stylesheet">
<link href="lib/hover/hoverex-all.css" rel="stylesheet">
<!-- Main Stylesheet File -->
<link href="css/style.css" rel="stylesheet">
<!-- =======================================================
Template Name: Solid
Template URL: https://templatemag.com/solid-bootstrap-business-template/
Author: TemplateMag.com
License: https://templatemag.com/license/
======================================================= -->
</head>
<body>
<!-- Fixed navbar -->
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">UCC SOFTWARE ENGINEERING RESEARCH</a>
</div>
<div class="navbar-collapse collapse navbar-right">
<ul class="nav navbar-nav">
<li class="active"><a href="index.html">HOME</a></li>
<li><a href="news.html">NEWS</a></li>
<li><a href="about.html">TEAM</a></li>
<li><a href="publications.html">PUBLICATIONS</a></li>
<li><a href="research.html">RESEARCH</a></li>
<li><a href="outreach.html">OUTREACH</a></li>
<!-- <li><a href="contact.html">CONTACT</a></li> -->
<!-- <li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">RESEARCH <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="blog.html">BLOG</a></li>
<li><a href="single-post.html">SINGLE POST</a></li>
<li><a href="portfolio.html">PORTFOLIO</a></li>
<li><a href="single-project.html">SINGLE PROJECT</a></li>
</ul>
</li>-->
</ul>
</div>
<!--/.nav-collapse -->
</div>
</div>
<div id="blue">
<div class="container" style="max-height: 10px;">
<div class="row">
<h3 style="padding: 0px; margin: 0px;">Crowdsourcing</h3>
</div><!-- /row -->
</div> <!-- /container -->
</div><!-- /blue -->
<div class="container mt">
<div class="row">
<div class="col-lg-10 col-lg-offset-1 centered">
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner">
</div>
</div>
<!--/Carousel -->
</div>
<div class="col-lg-5 col-lg-offset-1">
<div class="spacing"></div>
<h3 id="crowdsourcing">Crowdsourcing</h3>
<p>
The nature of software development has changed significantly
over the last decade or so, driven by trends such as an increasing
level of software outsourcing, distributed development and collaborative development models. One such model of collaborative and
distributed development that has attracted significant attention in
both industry and research communities is that of Open Source.
Open Source development seems to defy traditional wisdom in
software development — with a seeming absence of a predefined
process, open source communities have produced high-quality
and successful products. Increasingly, large organizations are
looking to reproduce such emerging and collaborative development projects by adopting the open source development paradigm
within their organizations. This phenomenon is labelled “Inner
Source.”
</p>
<br />
</div>
<div class="col-lg-4 col-lg-offset-1">
<div class="spacing"></div>
<h4>Related Publications</h4>
<div class="hline"></div>
<!--</br>-->
<li><b>TSE 2019</b>: <i><a href="">Competition-Based Crowdsourcing Software Development: A Multi-Method Study from a Customer Perspective</a></i></li>
<li><b>IEEE Software 2017</b>: <i><a href="">Crowdsourcing for Software Engineering</a></i></li>
<li><b>CSI-SE 2016</b>: <i><a href="https://portalparts.acm.org/2900000/2897659/fm/frontmatter.pdf?ip=109.255.186.205">3rd International Workshop on CrowdSourcing in Software Engineering </a></i></li>
<li><b>SOFSEM 2015</b>: <i><a href="">The Dos and Don'ts of Crowdsourcing Software Development</a></i></li>
<li><b>ICSE 2014</b>: <i><a href="">Two’s Company, Three’s a Crowd: A Case Study of Crowdsourcing Software Development</a></i></li>
<li><b>CSI-SE 2014</b>: <i><a href="#">Researching crowdsourcing software development: perspectives and concerns</a></i></li>
<br />
</div>
</div>
</div>
<div id="footerwrap">
<div class="container">
<div class="row">
<div class="col-lg-6">
<h4>About</h4>
<p>We study how companies develop complex software systems.</p>
</div>
<div class="col-lg-6">
<h4>Research Laboratory</h4>
<p>
School of Computer Science and Information Technology <br />
University College Cork <br />
Cork, Ireland<br />
</p>
</div>
</div>
</div>
</div>
<script src="lib/jquery/jquery.min.js"></script>
<script src="lib/bootstrap/js/bootstrap.min.js"></script>
<script src="lib/php-mail-form/validate.js"></script>
<script src="lib/prettyphoto/js/prettyphoto.js"></script>
<script src="lib/isotope/isotope.min.js"></script>
<script src="lib/hover/hoverdir.js"></script>
<script src="lib/hover/hoverex.min.js"></script>
<!-- Template Main Javascript File -->
<script src="js/main.js"></script>
<script>
(function(i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function() {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-34267164-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>