-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDisruptMining_fr.html
411 lines (393 loc) · 20.4 KB
/
DisruptMining_fr.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
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<meta charset="utf-8" />
<title>Geolearn - #DisruptMining demi-finaliste</title>
<meta name="description=" content="Geolearn a été choisi pour parteciper à l'exposition #DisruptMining pour presenter sa plateforme Augmented Intelligent Mining conçu pour l'integration des données en utilisant l'intelligence artificielle.">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<link rel="apple-touch-icon" href="pages/ico/60.png">
<link rel="apple-touch-icon" sizes="76x76" href="pages/ico/76.png">
<link rel="apple-touch-icon" sizes="120x120" href="pages/ico/120.png">
<link rel="apple-touch-icon" sizes="152x152" href="pages/ico/152.png">
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-touch-fullscreen" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<meta content="" name="description" />
<meta content="" name="author" />
<!-- BEGIN PLUGINS -->
<link href="assets/plugins/pace/pace-theme-flash.css" rel="stylesheet" type="text/css" />
<link href="assets/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="assets/plugins/font-awesome/css/font-awesome.css" rel="stylesheet" type="text/css" />
<link href="assets/plugins/swiper/css/swiper.css" rel="stylesheet" type="text/css" media="screen" />
<!-- END PLUGINS -->
<!-- BEGIN PAGES CSS -->
<link class="main-stylesheet" href="pages/css/pages.css" rel="stylesheet" type="text/css" />
<link class="main-stylesheet" href="pages/css/pages-icons.css" rel="stylesheet" type="text/css" />
<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-96913087-1', 'auto');
ga('send', 'pageview');
</script>
<!-- BEGIN PAGES CSS -->
</head>
<style>
/*#####################
Additional Styles (required)
#####################*/
/*.carousel-caption {
width:30%;
left:5%;
right:0;
bottom:20;
text-align:center;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
text-shadow:none;
}*/
h4.news {
color: #B18642;
font-size: 1.2em;
font-weight: 500;
}
h4.news span{
color: #B18642;
font-size: 0.6em;
font-weight: 500;
}
a.news {
color: #B18642;
/*font-size: 0.6em;
font-weight: 500;*/
}
h4.news2 {
color: #d1b281;
font-size: 1.2em;
font-weight: 500;
}
h4.news2 span{
color: #d1b281;
font-size: 0.6em;
font-weight: 500;
}
a.news2 {
color: #d1b281;
/*font-size: 0.6em;
font-weight: 500;*/
}
.textContainer {
height: 345px;
line-height: 360px;
}
.textContainer p {
vertical-align: middle;
display: inline-block;
}
.textContainer p span{
vertical-align: middle;
display: inline-block;
font-size: 31px;
font-weight: 300;
line-height: 42px;
font-family: 'Open Sans', sans-serif;
color: #2c2c2c;
margin-bottom: 20px;
margin-top: 5px;
}
</style>
<body class="pace-white">
<!-- BEGIN HEADER -->
<nav class="header bg-header transparent-light " data-pages="header" data-pages-header="autoresize" data-pages-resize-class="dark">
<div class="container relative">
<!-- BEGIN LEFT CONTENT -->
<div class="pull-left">
<!-- .header-inner Allows to vertically Align elements to the Center-->
<div class="header-inner">
<!-- BEGIN LOGO -->
<!-- <img src="assets/images/logo_header_1line_white_new_new.png" width="152" height="49" data-src-retina="assets/images/logo_header_1line_white_2x_new_new.png" class="logo" alt=""> -->
<!-- <img src="assets/images/logo_header_1line_white_new_new.png" width="152" height="49" data-src-retina="assets/images/logo_header_1line_white_2x_new_new.png" class="alt" alt=""> -->
</div>
</div>
<!-- BEGIN HEADER TOGGLE FOR MOBILE & TABLET -->
<div class="pull-right">
<div class="header-inner">
<a href="#" class="search-toggle visible-sm-inline visible-xs-inline p-r-10" data-toggle="search"><i class="fs-14 pg-search"></i></a>
<div class="visible-sm-inline visible-xs-inline menu-toggler pull-right p-l-10" data-pages="header-toggle" data-pages-element="#header">
<div class="one"></div>
<div class="two"></div>
<div class="three"></div>
</div>
</div>
</div>
<!-- END HEADER TOGGLE FOR MOBILE & TABLET -->
<!-- BEGIN RIGHT CONTENT -->
<div class="menu-content mobile-dark pull-right clearfix" data-pages-direction="slideRight" id="header">
<!-- BEGIN HEADER CLOSE TOGGLE FOR MOBILE -->
<div class="pull-right">
<a href="#" class="padding-10 visible-xs-inline visible-sm-inline pull-right m-t-10 m-b-10 m-r-10" data-pages="header-toggle" data-pages-element="#header">
<i class=" pg-close_line"></i>
</a>
</div>
<!-- END HEADER CLOSE TOGGLE FOR MOBILE -->
<!-- BEGIN MENU ITEMS -->
<div class="header-inner">
<ul class="menu">
<li>
<a href="index_fr.html" class="active">Accueil </a>
</li>
<li>
<a href="http://Geolearn.ca/AIM/">AIM </a>
</li>
<li>
<a href="contact_fr.html">À propos de nous </a>
</li>
<li>
<a href="DisruptMining.html">EN</a>
</li>
<!-- <li>
<a href="contact.html">Contact Us</a>
</li> -->
</ul>
<a href="#" class="search-toggle hidden-xs hidden-sm" data-toggle="search"><i class="fs-14 pg-search"></i></a>
<!-- BEGIN COPYRIGHT FOR MOBILE -->
<div class="font-arial m-l-35 m-r-35 m-b-20 visible-sm visible-xs m-t-20">
<p class="fs-11 small-text muted">Copyright © Geolearn; 2017</p>
</div>
<!-- END COPYRIGHT FOR MOBILE -->
</div>
<!-- END MENU ITEMS -->
</div>
</div>
</nav>
<!-- END HEADER -->
<!-- BEGIN JUMBOTRON -->
<section class="jumbotron demo-custom-height-1 full-width" data-pages-bg-image="assets/images/disrupt_show.jpg" data-pages="parallax" data-bg-overlay="black" data-overlay-opacity="0.4">
<div class="inner full-height">
<div class="container-xs-height full-height">
<div class="col-xs-height col-middle text-left">
<div class="container">
<div class="col-sm-10 col-sm-offset-1 sm-m-t-30 sm-p-t-20 sm-p-b-20">
<h1 class="light text-center text-white xs-p-t-30 sm-p-b-30">
<img alt="" class="m-b-20" width="30%" src="assets/images/logo_header_1line_white_2x_new_new.png" style=" vertical-align: middle;"> à #DisruptMining 2017
</h1>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- END JUMBOTRON -->
<section class="p-b-50 p-t-50">
<div class="container">
<!-- <div class="panel panel-transparent"> -->
<!-- <ul class="nav nav-tabs nav-tabs-simple nav-tabs-left bg-white" id="tab-3">
<li class="active">
<a data-toggle="tab" href="#tab3hellowWorld">One</a>
</li>
<li>
<a data-toggle="tab" href="#tab3FollowUs">Two</a>
</li>
<li>
<a data-toggle="tab" href="#tab3Inspire">Three</a>
</li>
</ul> -->
<!-- <div class="tab-content bg-white "> -->
<div class="row p-l-50 p-r-50 p-b-20 p-t-5 xs-no-padding">
<div class="col-md-10 col-sm-offset-1">
<div class="tab-pane active" id="tab3hellowWorld">
<!-- <h5 class="font-montserrat text-uppercase fs-14 hint-text">Explore</h5> -->
<p>Dimanche 5 mars 2017, l'exposition #DisruptMining présentait des entreprises avec des produits et des idées innovantes sur la façon dont l'industrie minière peut favoriser, développer et attirer des investissements axés sur le changement de la voie de l'exploration et de l'extraction des ressources naturelles.</p>
<blockquote>"L'industrie minière est en retard pour une innovation radicale et disruptive qui stimule la valeur, améliore la production et les performances dans tous les aspects de notre entreprise, de l'exploration jusqu'à la remise en état et à la fermeture"<br> <span>Todd White, Vice-président principal, services techniques et excellence commerciale chez Goldcorp et membre du conseil d'administration du Conseil Canadien de l'Innovation Minière</span></blockquote>
<p>Geolearn a été sélectionné comme demi-finaliste et nous avons eu l'opportunité de présenter notre plate-forme Augmented Intelligent Mining (<a href="http://Geolearn.ca/AIM" class="news">AIM</a>) lors de cet événement.</p>
<blockquote>"La sélection des cinq finalistes et 11 demi-finalistes a été une tâche difficile pour le comité de sélection, à démonstration de la qualité d'idées et de technologies révolutionnaires présentées dans les 153 soumissions reçues."<br> <span>Comité de sélection pour #DisruptMining 2017</span></blockquote>
<p>Pendant l'exposition, nous avons eu beaucoup de commentaires positifs sur notre plateforme <a href="http://Geolearn.ca/AIM" class="news">AIM</a>, par des géologues, des ingénieurs miniers ainsi que de gens du domaine de l'intelligence artificielle et de la réalité augmentée, travaillant pour IBM et Microsoft.<br>
C'était une expérience positive pour nous, et nous sommes ravis de constater que notre produit présente un grand potentiel disruptif pour l'industrie minière.</p>
</div>
<!-- </div> -->
</div>
<!-- <div class="tab-pane" id="tab3FollowUs">
<h3>“ Nothing is <span class="semi-bold">impossible</span>, the word itself
says 'I'm <span class="semi-bold">possible</span>'! ”</h3>
<p>A style represents visual customizations on top of a layout. By editing a style, you can use Squarespace's visual interface to customize your...</p>
<br>
<p class="pull-right">
<button class="btn btn-default btn-cons" type="button">White</button>
<button class="btn btn-success btn-cons" type="button">Success</button>
</p>
</div> -->
<!-- <div class="tab-pane" id="tab3Inspire">
<h3>Follow us & get updated!</h3>
<p>Instantly connect to what's most important to you. Follow your friends, experts, favorite celebrities, and breaking news.</p>
<br>
</div> -->
</div>
<!-- </div> -->
</div>
</section>
<footer>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<ul class="list-inline text-center">
<li>
<a href="https://twitter.com/share">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-twitter fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="http://www.linkedin.com/shareArticle?mini=true&url=http://Geolearn.ca/DisruptMining.html &title=Geolearn%20at%20#DisruptMining&source=Geolearn.ca">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-linkedin fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2FGeolearn.ca%2FDisruptMining.html&src=sdkpreparse">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-facebook fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
</ul>
<p class="copyright text-muted text-center">Copyright © 2017 Geolearn. Tous droits réservés</p>
</div>
</div>
</div>
</footer>
<!-- BEGIN FOOTER -->
<!-- <section class="p-b-55 p-t-75 xs-p-b-20 bg-master-darker ">
<div class="container">
<div class="row">
<div class="col-sm-4 col-xs-12 xs-m-b-40">
<img src="assets/images/logo_white.png" width="152" height="21" data-src-retina="assets/images/logo_white_2x.png" class="alt" alt="">
</div>
<div class="col-sm-2 col-xs-6 xs-m-b-20">
<h6 class="font-montserrat text-uppercase fs-14 text-white p-b-10">Company </h6>
<ul class="no-style">
<li class="m-b-5 no-padding"><a href="#" class="link text-white ">Design</a></li>
<li class="m-b-5 no-padding"><a href="#" class="link text-white">Features</a></li>
<li class="m-b-5 no-padding"><a href="#" class="link text-white">Team</a></li>
<li class="m-b-5 no-padding"><a href="#" class="link text-white">Work Station</a></li>
<li class="m-b-5 no-padding"><a href="#" class="link text-white">Privacy</a></li>
<li class="m-b-5 no-padding"><a href="#" class="link text-white">Legal</a></li>
<li class="m-b-5 no-padding"><a href="#" class="link text-white">Jobs</a></li>
</ul>
</div>
<div class="col-sm-2 col-xs-6 xs-m-b-20">
<h6 class="font-montserrat text-uppercase fs-14 text-white p-b-10">Work </h6>
<ul class="no-style">
<li class="m-b-5 no-padding"><a href="#" class="link text-white ">Apps</a></li>
<li class="m-b-5 no-padding"><a href="#" class="link text-white ">Popular</a></li>
<li class="m-b-5 no-padding"><a href="#" class="link text-white ">Web-Arch</a></li>
<li class="m-b-5 no-padding"><a href="#" class="link text-white">Pages</a></li>
<li class="m-b-5 no-padding"><a href="#" class="link text-white">Frontend</a></li>
<li class="m-b-5 no-padding"><a href="#" class="link text-white">Charity</a></li>
<li class="m-b-5 no-padding"><a href="#" class="link text-white">Marketplaces</a></li>
</ul>
</div>
<div class="col-sm-2 col-xs-6 xs-m-b-20">
<h6 class="font-montserrat text-uppercase fs-14 text-white p-b-10">Clients </h6>
<ul class="no-style">
<li class="m-b-5 no-padding"><a href="#" class="link text-white ">Our team</a></li>
<li class="m-b-5 no-padding"><a href="#" class="link text-white">Our location</a></li>
<li class="m-b-5 no-padding"><a href="#" class="link text-white">Contact Us</a></li>
<li class="m-b-5 no-padding"><a href="#" class="link text-white">About Us</a></li>
</ul>
</div>
<div class="col-sm-2 col-xs-6 xs-m-b-20">
<h6 class="font-montserrat text-uppercase fs-14 text-white p-b-10">Pages </h6>
<ul class="no-style">
<li class="m-b-5 no-padding"><a href="#" class="link text-white ">Pages</a></li>
<li class="m-b-5 no-padding"><a href="#" class="link text-white">Home</a></li>
<li class="m-b-5 no-padding"><a href="#" class="link text-white">Tour</a></li>
<li class="m-b-5 no-padding"><a href="#" class="link text-white">Versions</a></li>
<li class="m-b-5 no-padding"><a href="#" class="link text-white">Dropdown</a></li>
<li class="m-b-5 no-padding"><a href="#" class="link text-white">Pricing Page</a></li>
<li class="m-b-5 no-padding"><a href="#" class="link text-white">Blog</a></li>
</ul>
</div>
</div>
<p class="fs-12 hint-text p-t-10 text-white">Copyright © 2014. All Rights Reserved </p>
</div>
</section> -->
<!-- <section class="p-b-55 p-t-75 xs-p-b-20 bg-master-darker ">
<div class="container">
<div class="row">
<div class="col-sm-6">
<img src="assets/images/logo_header_1line_white_new_new.png" width="152" height="49" data-src-retina="assets/images/logo_header_1line_white_2x_new_new.png" class="alt" alt="">
</div>
<div class="col-sm-6 text-right font-arial sm-text-left text-white">
<p class="fs-11 muted m-t-5">Copyright © 2017 Geolearn. All Rights Reserved</p>
</div>
</div>
</div>
</section> -->
<!-- END FOOTER -->
<!-- START OVERLAY SEARCH -->
<div class="overlay hide" data-pages="search">
<!-- BEGIN Overlay Content !-->
<div class="overlay-content full-height has-results">
<!-- END Overlay Header !-->
<div class="container relative full-height">
<!-- BEGIN Overlay Header !-->
<div class="container-fluid">
<!-- BEGIN Overlay Close !-->
<a href="#" class="close-icon-light overlay-close text-black fs-16 top-right">
<i class="pg-close_line"></i>
</a>
<!-- END Overlay Close !-->
</div>
<div class="container-fluid">
<div class="inline-block bottom-right m-b-30">
<div class="checkbox right">
<input id="checkboxn" type="checkbox" value="1" checked="checked">
<label for="checkboxn">Rechercher à l'intérieur de la page</label>
</div>
</div>
</div>
<div class="container-xs-height full-height">
<div class="col-xs-height col-middle text-center">
<!-- BEGIN Overlay Controls !-->
<input id="overlay-search" class="no-border overlay-search bg-transparent col-sm-6 col-sm-offset-4" placeholder="Search..." autocomplete="off" spellcheck="false">
<br>
<div class="inline-block bottom-left m-l-10 m-b-30 hidden-xs">
<p class="fs-14"><i class="fa fa-search m-r-10"></i> Appuyer sur entrée pour démarrer la recherche</p>
</div>
<!-- END Overlay Controls !-->
</div>
</div>
</div>
</div>
<!-- END Overlay Content !-->
</div>
<!-- END OVERLAY SEARCH -->
<!-- BEGIN CORE FRAMEWORK -->
<script src="assets/plugins/pace/pace.min.js" type="text/javascript"></script>
<script type="text/javascript" src="pages/js/pages.image.loader.js"></script>
<script type="text/javascript" src="assets/plugins/jquery/jquery-1.11.1.min.js"></script>
<script type="text/javascript" src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<!-- BEGIN SWIPER DEPENDENCIES -->
<script type="text/javascript" src="assets/plugins/swiper/js/swiper.jquery.min.js"></script>
<script type="text/javascript" src="assets/plugins/velocity/velocity.min.js"></script>
<script type="text/javascript" src="assets/plugins/velocity/velocity.ui.js"></script>
<!-- BEGIN RETINA IMAGE LOADER -->
<script type="text/javascript" src="assets/plugins/jquery-unveil/jquery.unveil.min.js"></script>
<!-- END VENDOR JS -->
<!-- BEGIN PAGES FRONTEND LIB -->
<script type="text/javascript" src="pages/js/pages.frontend.js"></script>
<!-- END PAGES LIB -->
<!-- BEGIN YOUR CUSTOM JS -->
<script type="text/javascript" src="assets/js/custom.js"></script>
<!-- END PAGES LIB -->
</html>