-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
355 lines (322 loc) · 16.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
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Crowd Computer</title>
<meta name="apple-mobile-web-app-capable" content="yes"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
<meta name="apple-mobile-web-app-status-bar-style" content="black"/>
<link rel="shortcut icon" href="img/cc.png">
<link rel="stylesheet" href="flat-ui/bootstrap/css/bootstrap.css">
<link rel="stylesheet" href="flat-ui/css/flat-ui.css">
<!-- Using only with Flat-UI (free)-->
<link rel="stylesheet" href="common-files/css/icon-font.css">
<link href="flat-ui/css/flat-ui.css" rel="stylesheet">
<!-- end -->
<link rel="stylesheet" href="common-files/css/animations.css">
<link rel="stylesheet" href="ui-kit/ui-kit-header/css/ui-kit-styles.css">
<link rel="stylesheet" href="ui-kit/ui-kit-content/css/ui-kit-styles.css">
<link rel="stylesheet" href="ui-kit/ui-kit-footer/css/ui-kit-styles.css">
<link rel="stylesheet" href="css/main-page.css">
<!-- Begin Cookie Consent plugin by Silktide - http://silktide.com/cookieconsent -->
<script type="text/javascript">
window.cookieconsent_options = {"message":"This website uses cookies to ensure you get the best experience on our website","dismiss":"Got it!","learnMore":"More info","link":null,"theme":"dark-top"};
</script>
<script type="text/javascript" src="//s3.amazonaws.com/cc.silktide.com/cookieconsent.latest.min.js"></script>
<!-- End Cookie Consent plugin -->
</head>
<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-53403316-1', 'auto');
ga('send', 'pageview');
ga('set', 'anonymizeIp', true);
</script>
<body>
<!-- <section class="header-11-sub bg-midnight-blue">
<div class="background"> </div>
<div class="container">
<div class="row">
<div class="col-sm-4">
<h3>Features of Startup Framework</h3>
<p>You have the design, you have the code. We’ve created the product that will help your startup to look even better.</p>
<div class="signup-form">
<form>
<div class="form-group">
<input class="form-control" type="text" placeholder="Your E-mail">
</div>
<div class="form-group">
<div>
<input type="password" class="form-control" placeholder="Password">
</div>
<div>
<input type="password" class="form-control" placeholder="Confirmation">
</div>
</div>
<div class="form-group">
<button type="submit" class="btn btn-block btn-info">Sign Up</button>
</div>
</form>
</div>
<div class="additional-links">By signing up you agree to <a href="#">Terms of Use</a> and <a href="#">Privacy Policy</a>
</div>
</div>
<div class="col-sm-7 col-sm-offset-1 player-wrapper">
<div class="player">
<iframe id="pPlayer" src="http://player.vimeo.com/video/80282064?title=0&byline=0&portrait=0&api=1&player_id=pPlayer" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
</div>
</div>
</div>
</div>
</section> -->
<section class="header-11-sub v-center bg-belize-hole">
<div class="background"> </div>
<div>
<div class="container">
<div class="row ">
<div class="col-sm-12 text-center">
<div class="hero-unit ">
<h1>CrowdComputer.org </h1>
<h3>Crowdsourcing with a taste of BPMN</h3>
</div>
<!-- <h3>Welcome to</h3> -->
</div>
<div class="col-sm-12">
<hr/>
<p>Crowdsourcing is the outsourcing of a unit of work to a crowd of people via an open call for
contributions. Thanks to the availability of online crowdsourcing platforms, such as Amazon
Mechanical Turk or Crowd- Flower, the practice has experienced a tremendous growth over the last
few years and demonstrated its viability in a variety of different fields, such as data
collection and analysis or human computation. Yet, it is also increasingly struggling with the
inherent limitations of these platforms: each platform has its own logic of how to crowdsource
work (e.g., marketplace or contest), there is only very little support for structured work (work
that requires the coordination of multiple tasks), and it is hard to integrate crowdsourced
tasks into state-of-the-art business process management (BPM) or information systems.</p>
<p>
We attack these three shortcomings by (i) developing a flexible crowdsourcing platform (we call
it Crowd Computer, CC) that allows one to program custom crowdsourcing logics for individual as
well as structured tasks, (ii) devising a BPMN-based modeling language that allows one to
program the CC intuitively, (iii) equipping the language with a dedicated visual editor, and
(iv) implementing the CC on top of standard BPM technology that can easily be integrated into
existing software and processes. We demonstrate the effectiveness of the approach with a case
study on the crowd-based mining of mashup model patterns.
</p>
</div>
</div>
</div>
</div>
<!-- <a class="control-btn fui-arrow-down" href="#"></a> -->
</section>
<section class="content-8 bg-clouds">
<div class="row">
<div class="col-sm-12">
<h3>The research behind Crowd Computer:
</h3>
<p class="link-color"> <a
href="http://disi.unitn.it/~tranquillini/uni/static/papers/KucherbaevBPMS22012.pdf" target="_blank"> Business Processes for the Crowd Computer - <span
class="glyphicon glyphicon-download-alt"></span></a></p>
<p class="link-color"> <a
href="http://dl.acm.org/citation.cfm?id=2746353" target="_blank"> Modeling, Enacting, and Integrating Custom Crowdsourcing Processes - <span
class="glyphicon glyphicon-download-alt"></span></a></p>
</div>
</div>
</section>
<!-- <section class="content-23 v-center bg-belize-hole hidden">
<div>
<div class="container">
<div class="hero-unit hero-unit-bordered myhead ">
<h3>Welcome to</h3>
<h1>CrowdComputer.org</h1>
<p>Reinventing crowdsourcing one bit at a time
</p>
</div>
</div>
</div>
<a class="control-btn fui-arrow-down" href="#"></a>
</section> -->
<!-- <section class="content-8 " style="opacity: 1;">
<div>
<div class="container">
<div class="row">
<div class="col-sm-12">
<h3> BPMN4Crowd: modeling BPMN exploting the crowd</h3>
</div>
<div class="col-sm-12">
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
<li data-target="#carousel-example-generic" data-slide-to="1"></li>
<li data-target="#carousel-example-generic" data-slide-to="2"></li>
</ol>
<div class="carousel-inner" role="listbox">
<div class="item active">
<img src="img/bpmn.png" alt="...">
<div class="carousel-caption">
...
</div>
</div>
<div class="item">
<img src="img/bpmn.png" alt="...">
<div class="carousel-caption">
...
</div>
</div>
</div>
<a class="left carousel-control" href="#carousel-example-generic" role="button"
data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#carousel-example-generic" role="button"
data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</div>
</div>
</div>
</section>
-->
<section class="content-8 v-center bg-white">
<div>
<div class="container">
<div class="row">
<div class="col-sm-12">
<h1>Examples</h1>
<div class="description">
<p> In these two videos we show two examples of crowdsourcing processes that can be created and executed with the Crowd Computer.</p>
<p>The <b>"Logo evaluation"</b> shows the crowd workers evaluating a logo uploaded by a crowdsourcer. As a result the crowdsourcer receives a report with the average of all the workers' votes.</p>
<p>The <b>"Uploading and describing pictures"</b> shows a crowdsourcing process, in which one worker uploads a picture, while another one writes the photo description.</p>
</div>
</div>
<div class="col-sm-6">
<h3>Logo evaluation</h3>
<iframe width="560" height="315"
src="http://www.youtube-nocookie.com/embed/z-BIGraWPC8"
frameborder="0" allowfullscreen></iframe>
</div>
<div class="col-sm-6">
<h3>Uploading and describing pictures</h3>
<iframe width="560" height="315" src="http://www.youtube-nocookie.com/embed/ghcIN1RSIGw"
frameborder="0" allowfullscreen></iframe> <a
href="https://github.com/Crowdcomputer/CC/wiki/T0.0.Tutorial" target="_blank"
style="color:red">Here</a> is the tutorial and the material*<br />
<small>* the editor has slightly changed after this video, so tasks may be diffrent in the last version</small></p>
<p></p>
</div>
</div>
<div class="row">
<div class="col-sm-6 col-sm-offset-3">
<h3>You can try the Crowd Computer</h3>
<a class="btn btn-large btn-clear"
href="http://disi.unitn.it/~tranquillini/brb.html" target="_blank">Register here</a> and then
<a class="btn btn-large btn-clear"
href="mailto:[email protected]">Send us an email to set up your account</a>
</div>
</div>
</div>
</div>
</section>
<section class="content-8 v-center welcome-block-opensource ani-processed" style="opacity: 1;">
<div>
<div class="container">
<img width="150" height="150" alt="" src="img/gh.png">
<h3>Open source</h3>
<div class="row">
<div class="col-sm-12">
<p>All the Crowd Computer code is freely available on <b>Github</b>.
</p>
<!--p>
<iframe src="http://ghbtns.com/github-btn.html?user=CrowdCafe&repo=crowdcafe&type=watch&count=true&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="152px" height="30px"></iframe>
<iframe src="http://ghbtns.com/github-btn.html?user=CrowdCafe&repo=crowdcafe&type=fork&count=true&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="152px" height="30px"></iframe>
</p-->
<a class="btn btn-large btn-clear" href="https://github.com/Crowdcomputer/CC" target="_blank">Crowd Computer</a>
<a class="btn btn-large btn-clear"
href="https://github.com/Crowdcomputer/BPMN4Crowd-Activiti-Task-UIs" target="_blank">Task UI</a>
<a class="btn btn-large btn-clear" href="https://github.com/Crowdcomputer/BPMN4Crowd-Compiler"
target="_blank">Compiler</a>
<a class="btn btn-large btn-clear" href="https://github.com/Crowdcomputer/" target="_blank">Additonal
material</a>
</div>
</div>
</div>
</div>
</section>
<section class="content-23 v-center ani-processed trento">
<div class="background"> </div>
<div>
<div class="container">
<div class="row v-center">
<div class="col-ml-12">
<div class="hero-unit hero-unit-bordered">
<h1>Made at the University of Trento</h1></div>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="footer-3">
<div class="container">
<div class="row v-center">
<div class="col-sm-3">
<a class="brand" href="#">Crowd Computer</a>
</div>
<div class="col-sm-6">
<div class="additional-links" style="text-align:center">
<a href="mailto:[email protected]">contact us</a>
</div>
</div>
<div class="col-sm-3">
<h6><a href="www.lifeparticipation.org">University of Trento</a></h6>
<div class="address">
Via Sommarive 9
<br>Povo, TN, Italy, 38123
</div>
</div>
</div>
</div>
</footer>
<!-- Placed at the end of the document so the pages load faster -->
<script src="common-files/js/jquery-1.10.2.min.js"></script>
<script src="flat-ui/js/bootstrap.min.js"></script>
<script src="common-files/js/modernizr.custom.js"></script>
<script src="common-files/js/page-transitions.js"></script>
<script src="common-files/js/modernizr.custom.js"></script>
<script src="common-files/js/page-transitions.js"></script>
<script src="common-files/js/jquery.scrollTo-1.4.3.1-min.js"></script>
<script src="common-files/js/jquery.parallax.min.js"></script>
<script src="common-files/js/easing.min.js"></script>
<script src="common-files/js/jquery.svg.js"></script>
<script src="common-files/js/jquery.svganim.js"></script>
<script src="common-files/js/startup-kit.js"></script>
<script type="text/javascript">
$(window).resize(function () {
var sH = $(window).height();
$('section.header-10-sub').css('height', (sH - $('header').outerHeight()) + 'px');
// $('section:not(.header-10-sub):not(.content-11)').css('height', sH + 'px');
// if (!el.hasClass('ani-processed')) {
// el.eq(0).data('scrollPos', el.eq(0).offset().top - $(window).height() + shift);
// }
var sH = $(window).height();
// this makes it fullscreen
var size = (sH - $('.header-11-sub').height()) / 2;
$('.header-11-sub').css('padding-top', size + 'px');
// size = size * 0.5;
// $('.header-11-sub').css('padding-top', size + 90 + 'px');
$('.header-11-sub').css('padding-bottom', size + 'px');
});
</script>
</body>
</html>