-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
executable file
·202 lines (195 loc) · 9.81 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
<!doctype html>
<html lang="en">
<head>
<title>Human Computation Slack Community</title>
<meta charset="utf-8">
<meta name="description" content="Community of researchers, industry players, practitioners, and crowd workers around Human Computation and relevant topics.">
<meta name="author" content="TU Delft, Pavel Kucherbaev">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="css/owl.carousel.css">
<link rel="stylesheet" href="css/style-yellow.css">
<link rel="stylesheet" href="css/custom.css">
<link rel="shortcut icon" href="img/ico/32.png" sizes="32x32" type="image/png">
<link rel="apple-touch-icon" href="img/ico/60.png" type="image/png">
<link rel="apple-touch-icon" sizes="72x72" href="img/ico/72.png" type="image/png">
<link rel="apple-touch-icon" sizes="120x120" href="img/ico/120.png" type="image/png">
<link rel="apple-touch-icon" sizes="152x152" href="img/ico/152.png" type="image/png">
<script type="text/javascript" src="js/modernizr.min.js"></script>
<script src="https://www.google.com/recaptcha/api.js"></script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="home">
<div id="wrap">
<section class="text-center bg-shop">
<div class="center-box">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-8 col-sm-offset-2">
<div class="hero-unit ">
<h1 class="title"><b>HCOMP</b> COMMUNITY</h1>
<h3><b>Slack Community</b></h3>
<br/>
<h3>
The community of researchers, industry players, practitioners, and crowd workers around Human Computation and relevant topics.
</h3>
<br/>
<div>
<input type="text" id="sign-up-email" class="form-control" aria-label="Text input with dropdown button" placeholder="email address">
<br/>
<button type="button" class="btn white btn-secondary" id="sign-up-button" data-toggle="dropdown" aria-haspopup="true" data-callback='onSubmit' aria-expanded="false">
JOIN NOW
</button>
<p id="sign-up-message"></p>
</div>
<!--a class="btn white" href="https://hcomp.typeform.com/to/jqssgm" target="_blank">JOIN NOW</a-->
</div>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-8 col-sm-offset-2">
<img class="screenshot" src="img/screenshot-09-26.png" />
</div>
</div>
</div>
</div>
</section>
<section id="start" class=" bg-dark padding-top-bottom text-center white-text">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-8 col-sm-offset-2">
<blockquote class="blockquote-reverse">
<h3><i>"Human Computation is a paradigm for harnessing human intelligence to solve problems that computers cannot yet solve."</i></h3>
<p><a href="https://www.cs.cmu.edu/~biglou/" target="_blank">Luis Von Ahn</a></p>
</blockquote>
</div>
</div>
</div>
</section>
<section class="padding-top-bottom text-center">
<div class="container">
<div class="row header">
<div class="col-xs-12 col-sm-8 col-sm-offset-2">
<h2>Purpose of the community</h2>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-8 col-sm-offset-2">
<h3>We bring different communities working in human computation together by means of a Slack group. With this Slack group we target a world-wide audience of researchers, industry players, practitioners and crowd workers.</h3>
</div>
</div>
</div>
</section>
<section class="padding-bottom">
<div class="container">
<div class="row header">
<div class="col-xs-12 col-sm-8 col-sm-offset-2">
<h2>Members are encouraged</h2>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-8 col-sm-offset-2">
<h3>
<ul>
<li>to announce calls for collaborations, proposals, organization of HC-related venues</li>
<li>to promote experiments and attract participants</li>
<li>to discuss and followup on works presented at conferences/meetings/workshops</li>
<li>to organise meetings of local representatives</li>
<li>to meet others working in specific narrow field.</li>
<li>to promote relevant jobs at companies and academic institutions</li>
</ul>
</h3>
</div>
</div>
</div>
</section>
<section id="requirements" class="padding-top-bottom bg-clouds text-center">
<div class="container">
<div class="row header">
<div class="col-xs-12 col-sm-8 col-sm-offset-2">
<h2>Partners</h2>
</div>
</div>
<div class="row partners">
<div class="col-sm-12 col-md-3">
<a href="https://www.tudelft.nl/en/" target="_blank">
<img src="img/logo/tudelft200.png" alt="#">
</a>
</div>
<div class="col-sm-12 col-md-3">
<a href="https://www.vu.nl/en/" target="_blank">
<img src="img/logo/vu200.png" alt="#" >
</a>
</div>
<div class="col-sm-12 col-md-3">
<a href="https://www.appen.com" target="_blank">
<img src="img/logo/figure_eight200.png" alt="#" >
</a>
</div>
<div class="col-sm-12 col-md-3">
<a href="http://toloka.yandex.com" target="_blank">
<img src="img/logo/yandex200.png" alt="#" >
</a>
</div>
</div>
</div>
</section>
<section id="requirements" class="padding-top-bottom text-center">
<div class="container">
<div class="row header">
<div class="col-xs-12 col-sm-8 col-sm-offset-2">
<h2>Members</h2>
<br/>
</div>
</div>
<div class="row members">
</div>
</div>
</section>
<div class="cta-1 bg-dark padding-top-bottom text-center white-text">
<div class="container-fluid anima scale-in">
<span>Have a question to the community curator?</span>
<a class="btn" href="mailto:[email protected]">Send email</a>
<a class="btn" href="http://www.codesign.io/board/cnHA3x" target="_blank">Website feedback</a>
</div>
</div>
</div>
<!-- Core scrips -->
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script type="text/javascript" src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/min/waypoints.min.js"></script>
<script type="text/javascript" src="js/core.js"></script>
<script type="text/javascript" src="js/menu-overlay.js"></script>
<script type="text/javascript" src="js/placeholders.min.js"></script>
<!-- end core scripts -->
<!-- sliders -->
<script type="text/javascript" src="js/owl.carousel.min.js"></script>
<script type="text/javascript" src="js/jquery.waitforimages.min.js"></script>
<script type="text/javascript" src="js/sliders.js"></script>
<script type="text/javascript" src="js/jquery.counterup.min.js"></script>
<script type="text/javascript" src="js/numbers.js"></script>
<script type="text/javascript" src="js/contact.js"></script>
<script type="text/javascript" src="js/parallax.js"></script>
<script type="text/javascript" src="js/members.js"></script>
<script type="text/javascript" src="js/signup.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', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-102452126-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>