-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html.orig
439 lines (363 loc) · 30.9 KB
/
index.html.orig
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
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
<!DOCTYPE html>
<html lang="it-IT" class="no-js">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>GIM | Geographic Information Manager</title>
<link rel="profile" href="http://gmpg.org/xfn/11">
<link rel="pingback" href="http://www.big-gim.it/xmlrpc.php">
<link rel='dns-prefetch' href='//s0.wp.com' />
<link rel='dns-prefetch' href='//s.gravatar.com' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//s.w.org' />
<link rel="alternate" type="application/rss+xml" title="GIM » Feed" href="http://www.big-gim.it/?feed=rss2" />
<link rel="alternate" type="application/rss+xml" title="GIM » Feed dei commenti" href="http://www.big-gim.it/?feed=comments-rss2" />
<script type="text/javascript">
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/www.big-gim.it\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.6.6"}};
!function(a,b,c){function d(a){var c,d,e,f,g,h=b.createElement("canvas"),i=h.getContext&&h.getContext("2d"),j=String.fromCharCode;if(!i||!i.fillText)return!1;switch(i.textBaseline="top",i.font="600 32px Arial",a){case"flag":return i.fillText(j(55356,56806,55356,56826),0,0),!(h.toDataURL().length<3e3)&&(i.clearRect(0,0,h.width,h.height),i.fillText(j(55356,57331,65039,8205,55356,57096),0,0),c=h.toDataURL(),i.clearRect(0,0,h.width,h.height),i.fillText(j(55356,57331,55356,57096),0,0),d=h.toDataURL(),c!==d);case"diversity":return i.fillText(j(55356,57221),0,0),e=i.getImageData(16,16,1,1).data,f=e[0]+","+e[1]+","+e[2]+","+e[3],i.fillText(j(55356,57221,55356,57343),0,0),e=i.getImageData(16,16,1,1).data,g=e[0]+","+e[1]+","+e[2]+","+e[3],f!==g;case"simple":return i.fillText(j(55357,56835),0,0),0!==i.getImageData(16,16,1,1).data[0];case"unicode8":return i.fillText(j(55356,57135),0,0),0!==i.getImageData(16,16,1,1).data[0];case"unicode9":return i.fillText(j(55358,56631),0,0),0!==i.getImageData(16,16,1,1).data[0]}return!1}function e(a){var c=b.createElement("script");c.src=a,c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var f,g,h,i;for(i=Array("simple","flag","unicode8","diversity","unicode9"),c.supports={everything:!0,everythingExceptFlag:!0},h=0;h<i.length;h++)c.supports[i[h]]=d(i[h]),c.supports.everything=c.supports.everything&&c.supports[i[h]],"flag"!==i[h]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[i[h]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(g=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",g,!1),a.addEventListener("load",g,!1)):(a.attachEvent("onload",g),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),f=c.source||{},f.concatemoji?e(f.concatemoji):f.wpemoji&&f.twemoji&&(e(f.twemoji),e(f.wpemoji)))}(window,document,window._wpemojiSettings);
</script>
<style type="text/css">
img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 .07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
</style>
<link rel='stylesheet' id='sshw-style-css' href='http://www.big-gim.it/wp-content/plugins/slideshare-widget-multislides/sshw_styles.css?ver=4.6.6' type='text/css' media='all' />
<link rel='stylesheet' id='cookie-consent-style-css' href='http://www.big-gim.it/wp-content/plugins/uk-cookie-consent/assets/css/style.css?ver=4.6.6' type='text/css' media='all' />
<link rel='stylesheet' id='eighties-header-css' href='//fonts.googleapis.com/css?family=Righteous' type='text/css' media='all' />
<link rel='stylesheet' id='eighties-headings-css' href='//fonts.googleapis.com/css?family=Varela+Round' type='text/css' media='all' />
<link rel='stylesheet' id='eighties-body-css' href='//fonts.googleapis.com/css?family=Open+Sans%3A400italic%2C700italic%2C400%2C700' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome-css' href='http://www.big-gim.it/wp-content/themes/eighties/fonts/fa/font-awesome.min.css?ver=4.6.6' type='text/css' media='all' />
<link rel='stylesheet' id='eighties-css' href='http://www.big-gim.it/wp-content/themes/eighties/style.css?ver=4.6.6' type='text/css' media='all' />
<link rel='stylesheet' id='jetpack_css-css' href='http://www.big-gim.it/wp-content/plugins/jetpack/css/jetpack.css?ver=4.3.1' type='text/css' media='all' />
<script type='text/javascript' src='http://www.big-gim.it/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script>
<script type='text/javascript' src='http://www.big-gim.it/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script>
<script type='text/javascript' src='http://www.big-gim.it/wp-content/themes/eighties/js/eighties-enable-js.min.js?ver=20140711'></script>
<link rel='https://api.w.org/' href='http://www.big-gim.it/?rest_route=/' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.big-gim.it/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.big-gim.it/wp-includes/wlwmanifest.xml" />
<meta name="generator" content="WordPress 4.6.6" />
<link rel='shortlink' href='http://wp.me/7F7cX' />
<style id="ctcc-css" type="text/css" media="screen">
#catapult-cookie-bar {
box-sizing: border-box;
max-height: 0;
opacity: 0;
z-index: 99999;
overflow: hidden;
color: #ddd;
position: fixed;
left: 0;
top: 0;
width: 100%;
background-color: #464646;
}
#catapult-cookie-bar a {
color: #fff;
}
#catapult-cookie-bar .x_close span {
background-color: ;
}
button#catapultCookie {
background:;
color: ;
border: 0; padding: 6px 9px; border-radius: 3px;
}
#catapult-cookie-bar h3 {
color: #ddd;
}
.has-cookie-bar #catapult-cookie-bar {
opacity: 1;
max-height: 999px;
min-height: 30px;
}</style>
<link rel='dns-prefetch' href='//v0.wordpress.com'>
<style type='text/css'>img#wpstats{display:none}</style>
<style type="text/css"></style>
<style type="text/css">
.synved-social-resolution-single {
display: inline-block;
}
.synved-social-resolution-normal {
display: inline-block;
}
.synved-social-resolution-hidef {
display: none;
}
@media only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 2dppx),
only screen and (min-resolution: 192dpi) {
.synved-social-resolution-normal {
display: none;
}
.synved-social-resolution-hidef {
display: inline-block;
}
}
</style>
<style type="text/css">
.site-title a,
.site-description {
color: #ffffff;
}
#masthead {
background-image: url('http://big-gim.azurewebsites.net/wp-content/uploads/2015/02/IMG_0247-2_600px.jpg');
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.site-branding {
padding: 6.25em 0;
}
</style>
<!-- Jetpack Open Graph Tags -->
<meta property="og:type" content="website" />
<meta property="og:title" content="GIM" />
<meta property="og:description" content="Geographic Information Manager" />
<meta property="og:url" content="http://www.big-gim.it/" />
<meta property="og:site_name" content="GIM" />
<meta property="og:image" content="https://s0.wp.com/i/blank.jpg" />
<meta property="og:locale" content="it_IT" />
</head>
<body class="home blog">
<div id="page" class="hfeed site">
<div class="site-toggles">
<a href class="main-navigation-toggle"><i class="fa fa-bars"></i></a>
</div>
<nav id="site-navigation" class="main-navigation" role="navigation">
<a href class="main-navigation-toggle"><i class="fa fa-times"></i></a>
<h4 class="main-navigation-title">Menu</h4>
<div class="menu"><ul><li class="current_page_item"><a href="http://www.big-gim.it/">Home</a></li><li class="page_item page-item-1451"><a href="http://www.big-gim.it/?page_id=1451">Documentazione</a></li><li class="page_item page-item-471"><a href="http://www.big-gim.it/?page_id=471">Chi siamo</a></li><li class="page_item page-item-52"><a href="http://www.big-gim.it/?page_id=52">Questionario (italiano)</a></li><li class="page_item page-item-291"><a href="http://www.big-gim.it/?page_id=291">Questionnaire (english)</a></li><li class="page_item page-item-131"><a href="http://www.big-gim.it/?page_id=131">Risposte questionari</a></li><li class="page_item page-item-261"><a href="http://www.big-gim.it/?page_id=261">Commenti alle proposte</a></li><li class="page_item page-item-411"><a href="http://www.big-gim.it/?page_id=411">Twitter</a></li><li class="page_item page-item-201"><a href="http://www.big-gim.it/?page_id=201">Mailing list</a></li><li class="page_item page-item-531"><a href="http://www.big-gim.it/?page_id=531">Scrivici</a></li></ul></div>
</nav><!-- #site-navigation -->
<header id="masthead" class="site-header" role="banner">
<a class="skip-link screen-reader-text" href="#content" data-backstretch="http://big-gim.azurewebsites.net/wp-content/uploads/2015/02/IMG_0247-2_600px.jpg">Skip to content</a>
<div class="site-branding">
<h1 class="site-title"><a href="http://www.big-gim.it/" rel="home">GIM</a></h1>
<h2 class="site-description">Geographic Information Manager</h2>
</div>
</header><!-- #masthead -->
<div id="content" class="site-content">
<div id="primary" class="content-area">
<main id="main" class="site-main" role="main">
<article id="post-2381" class="post-2381 post type-post status-publish format-standard hentry category-senza-categoria">
<!-- .entry-image -->
<header class="entry-header">
<h2 class="entry-title"><a href="http://www.big-gim.it/?p=2381" rel="bookmark">La mappa aggiornata delle aree di conoscenza disciplinari per il professionista GI</a></h2> <!-- <p class="entry-meta entry-meta-time">
<a href="http://www.big-gim.it/?p=2381" rel="bookmark"><i class="fa fa-clock-o"></i>novembre 6</a>
</p> -->
</header><!-- .entry-header -->
<div class="entry-summary">
<p>di Monica Sebillo Lo scorso ottobre si è concluso e il progetto “Geographic information – Need to Know (GI-N2K). Towards a more demand-driven geospatial workforce education/training system“, finanziato dal Programma europeo Erasmus Lifelong Learning. Iniziato nell’Ottobre 2013, il progetto è coordinato dalla Katholieke Universiteit di…</p>
</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-2231" class="post-2231 post type-post status-publish format-standard hentry category-senza-categoria">
<!-- .entry-image -->
<header class="entry-header">
<h2 class="entry-title"><a href="http://www.big-gim.it/?p=2231" rel="bookmark">Professionista GI: tra GI Science & Tech, Knowledge Areas e abilità & competenze richieste</a></h2> <!-- <p class="entry-meta entry-meta-time">
<a href="http://www.big-gim.it/?p=2231" rel="bookmark"><i class="fa fa-clock-o"></i>ottobre 12</a>
</p> -->
</header><!-- .entry-header -->
<div class="entry-summary">
<p>Il primo obiettivo che il Gruppo di Lavoro UNINFO “Profili professionali relativi all’informazione geografica” sta affrontando riguarda l’individuazione e la definizione delle principali figure professionali operanti nel settore Geo-ICT. Il risultato di questa fase sarà parte integrante della norma a cui in generale questo tavolo…</p>
</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-1921" class="post-1921 post type-post status-publish format-standard hentry category-senza-categoria">
<!-- .entry-image -->
<header class="entry-header">
<h2 class="entry-title"><a href="http://www.big-gim.it/?p=1921" rel="bookmark">L’European e-Competence Framework (e-CF) ci terrà compagnia</a></h2> <!-- <p class="entry-meta entry-meta-time">
<a href="http://www.big-gim.it/?p=1921" rel="bookmark"><i class="fa fa-clock-o"></i>settembre 19, 2016</a>
</p> -->
</header><!-- .entry-header -->
<div class="entry-summary">
<p>Nel corso dell’estate il Gruppo di Lavoro UNINFO “Profili professionali relativi all’informazione geografica” ha iniziato a operare. Alla prima riunione del 17 giugno (un sintetico resoconto è disponibile qui), ne è seguita una seconda, il 28 luglio, ed è già stato calendarizzato il terzo incontro,…</p>
</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-1891" class="post-1891 post type-post status-publish format-standard hentry category-senza-categoria">
<!-- .entry-image -->
<header class="entry-header">
<h2 class="entry-title"><a href="http://www.big-gim.it/?p=1891" rel="bookmark">Scheda Profilo WSP-G3 – Geographic Information Manager</a></h2> <!-- <p class="entry-meta entry-meta-time">
<a href="http://www.big-gim.it/?p=1891" rel="bookmark"><i class="fa fa-clock-o"></i>luglio 18, 2016</a>
</p> -->
</header><!-- .entry-header -->
<div class="entry-summary">
</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-1791" class="post-1791 post type-post status-publish format-standard hentry category-senza-categoria">
<!-- .entry-image -->
<header class="entry-header">
<h2 class="entry-title"><a href="http://www.big-gim.it/?p=1791" rel="bookmark">Il GIM va ad Helsinki</a></h2> <!-- <p class="entry-meta entry-meta-time">
<a href="http://www.big-gim.it/?p=1791" rel="bookmark"><i class="fa fa-clock-o"></i>giugno 23, 2016</a>
</p> -->
</header><!-- .entry-header -->
<div class="entry-summary">
<p>Qualche giorno fa, ad Helsinki, alla conferenza AGILE, è stato presentato il GIM. Monica Sebillo, presente all’incontro, ha presentato un paper realizzato in collaborazione con Sergio Farruggia. Il lavoro ha avuto un buon risultato in termini di valutazione, ora è negli atti della conferenza e…</p>
</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-1731" class="post-1731 post type-post status-publish format-standard hentry category-senza-categoria">
<!-- .entry-image -->
<header class="entry-header">
<h2 class="entry-title"><a href="http://www.big-gim.it/?p=1731" rel="bookmark">Presentazione del Gruppo di Lavoro</a></h2> <!-- <p class="entry-meta entry-meta-time">
<a href="http://www.big-gim.it/?p=1731" rel="bookmark"><i class="fa fa-clock-o"></i>giugno 22, 2016</a>
</p> -->
</header><!-- .entry-header -->
<div class="entry-summary">
<p>Vi aggiorniamo sul primo incontro, avvenuto a Roma lo scorso 17 giugno presso la sede AgID, del Gruppo di Lavoro UNI/CT 526/GL 04 (ci chiamiamo così :)) per la definizione dei profili delle “Attività professionali non regolamentate – Profili Professionali relativi all’Informazione Geografica”. Iniziamo con…</p>
</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-1651" class="post-1651 post type-post status-publish format-standard hentry category-senza-categoria">
<!-- .entry-image -->
<header class="entry-header">
<h2 class="entry-title"><a href="http://www.big-gim.it/?p=1651" rel="bookmark">Il GIM a Forum PA</a></h2> <!-- <p class="entry-meta entry-meta-time">
<a href="http://www.big-gim.it/?p=1651" rel="bookmark"><i class="fa fa-clock-o"></i>giugno 4, 2016</a>
</p> -->
</header><!-- .entry-header -->
<div class="entry-summary">
</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-1591" class="post-1591 post type-post status-publish format-standard hentry category-senza-categoria">
<!-- .entry-image -->
<header class="entry-header">
<h2 class="entry-title"><a href="http://www.big-gim.it/?p=1591" rel="bookmark">Quali figure professionali IG ritieni siano importanti?</a></h2> <!-- <p class="entry-meta entry-meta-time">
<a href="http://www.big-gim.it/?p=1591" rel="bookmark"><i class="fa fa-clock-o"></i>maggio 27, 2016</a>
</p> -->
</header><!-- .entry-header -->
<div class="entry-summary">
<p>In seguito al Kick off meeting dello scorso 1 marzo 2016 e all’accoglimento delle conclusioni da parte della Commissione UNI/CT 526 “UNINFO APNR-ICT” competente è stato costituito il gruppo di lavoro UNI/CT 526/GL 04 “Profili Professionali relativi alla informazione geografica”. Il gruppo si dedicherà all’elaborazione…</p>
</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-1501" class="post-1501 post type-post status-publish format-standard hentry category-senza-categoria">
<!-- .entry-image -->
<header class="entry-header">
<h2 class="entry-title"><a href="http://www.big-gim.it/?p=1501" rel="bookmark">Big GIM mette su famiglia</a></h2> <!-- <p class="entry-meta entry-meta-time">
<a href="http://www.big-gim.it/?p=1501" rel="bookmark"><i class="fa fa-clock-o"></i>maggio 9, 2016</a>
</p> -->
</header><!-- .entry-header -->
<div class="entry-summary">
<p>Lo scorso primo marzo si è svolto il Kick off Meeting del Gruppo di Lavoro UNINFO “Profili professionali relativi all’informazione geografica”. Ne aveva dato notizia AgID qui. I due mesi trascorsi, da quella riunione ad oggi, sono stati impiegati dalle associazioni Stati Generali dell’Innovazione e…</p>
</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-1401" class="post-1401 post type-post status-publish format-standard hentry category-senza-categoria">
<!-- .entry-image -->
<header class="entry-header">
<h2 class="entry-title"><a href="http://www.big-gim.it/?p=1401" rel="bookmark">Brindiamo insieme!</a></h2> <!-- <p class="entry-meta entry-meta-time">
<a href="http://www.big-gim.it/?p=1401" rel="bookmark"><i class="fa fa-clock-o"></i>dicembre 21, 2015</a>
</p> -->
</header><!-- .entry-header -->
<div class="entry-summary">
<p>Brindiamo insieme per un 2016 ricco di soddisfazioni per i professionisti dell’Informazione Geografica! (Provate a cliccare sull’immagine) </p>
</div><!-- .entry-content -->
</article><!-- #post-## -->
<nav class="navigation paging-navigation" role="navigation">
<h1 class="screen-reader-text">Posts navigation</h1>
<div class="nav-links">
<div class="nav-previous"><a href="http://www.big-gim.it/?paged=2" >Older Posts</a></div>
</div><!-- .nav-links -->
</nav><!-- .navigation -->
</main><!-- #main -->
</div><!-- #primary -->
</div><!-- #content -->
<footer id="colophon" class="site-footer" role="contentinfo">
<div id="site-supplementary" class="widget-area column-wrapper" role="complementary">
<aside id="sshw_widget-2" class="widget widget_sshw_widget"><h4 class="widget-title">Slideshare</h4><ul class='sshw'>
<li><img src='//cdn.slidesharecdn.com/ss_thumbnails/schedaprofilowsp-g3-gimv1-160718090832-thumbnail.jpg?cb=1468832952' title="Scheda profilo wsp g3- gim-v1.0" />
<a href='https://www.slideshare.net/big-gim/scheda-profilo-wsp-g3-gimv10' target='_blank' >Scheda profilo wsp g3- gim-v1.0</a>
<br><span>Date: Mon Jul 18 9:08 </span></li>
<div style='clear:both;'></div>
<li><img src='//cdn.slidesharecdn.com/ss_thumbnails/cr-159-160623175611-thumbnail.jpg?cb=1466704687' title="Smart Cities and new professional opportunities: the Geographic Information Manager" />
<a href='https://www.slideshare.net/big-gim/smart-cities-and-new-professional-opportunities-the-geographic-information-manager' target='_blank' >Smart Cities and new professional opportunities: the Geographic Information Manager</a>
<br><span>Date: Thu Jun 23 17:56 </span></li>
<div style='clear:both;'></div>
<li><img src='//cdn.slidesharecdn.com/ss_thumbnails/gimwsforumpa-160604144401-thumbnail.jpg?cb=1465052749' title="Monica Sebillo parla del GIM al Forum PA 26 maggio 2016" />
<a href='https://www.slideshare.net/big-gim/sergio-farruggia-parla-del-gim-al-forum-pa-26-maggio-2016' target='_blank' >Monica Sebillo parla del GIM al Forum PA 26 maggio 2016</a>
<br><span>Date: Sat Jun 4 14:44 </span></li>
<div style='clear:both;'></div>
</ul></aside><aside id="synved_social_share-2" class="widget widget_synved_social_share"><h4 class="widget-title">Sharing</h4><div><a class="synved-social-button synved-social-button-share synved-social-size-48 synved-social-resolution-single synved-social-provider-facebook nolightbox" data-provider="facebook" target="_blank" rel="nofollow" title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.big-gim.it&t=Brindiamo%20insieme%21&s=100&p[url]=http%3A%2F%2Fwww.big-gim.it&p[images][0]=http%3A%2F%2Fwww.big-gim.it%2Fwp-content%2Fuploads%2F2015%2F12%2Fbrut-champagne-1385020685_93-1024x765.jpg&p[title]=Brindiamo%20insieme%21" style="font-size: 0px; width:48px;height:48px;margin:0;margin-bottom:5px;margin-right:5px;"><img alt="Facebook" title="Share on Facebook" class="synved-share-image synved-social-image synved-social-image-share" width="48" height="48" style="display: inline; width:48px;height:48px; margin: 0; padding: 0; border: none; box-shadow: none;" src="http://www.big-gim.it/wp-content/plugins/social-media-feather/synved-social/image/social/regular/96x96/facebook.png" /></a><a class="synved-social-button synved-social-button-share synved-social-size-48 synved-social-resolution-single synved-social-provider-twitter nolightbox" data-provider="twitter" target="_blank" rel="nofollow" title="Share on Twitter" href="https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.big-gim.it&text=Hey%20check%20this%20out" style="font-size: 0px; width:48px;height:48px;margin:0;margin-bottom:5px;margin-right:5px;"><img alt="twitter" title="Share on Twitter" class="synved-share-image synved-social-image synved-social-image-share" width="48" height="48" style="display: inline; width:48px;height:48px; margin: 0; padding: 0; border: none; box-shadow: none;" src="http://www.big-gim.it/wp-content/plugins/social-media-feather/synved-social/image/social/regular/96x96/twitter.png" /></a><a class="synved-social-button synved-social-button-share synved-social-size-48 synved-social-resolution-single synved-social-provider-google_plus nolightbox" data-provider="google_plus" target="_blank" rel="nofollow" title="Share on Google+" href="https://plus.google.com/share?url=http%3A%2F%2Fwww.big-gim.it" style="font-size: 0px; width:48px;height:48px;margin:0;margin-bottom:5px;margin-right:5px;"><img alt="google_plus" title="Share on Google+" class="synved-share-image synved-social-image synved-social-image-share" width="48" height="48" style="display: inline; width:48px;height:48px; margin: 0; padding: 0; border: none; box-shadow: none;" src="http://www.big-gim.it/wp-content/plugins/social-media-feather/synved-social/image/social/regular/96x96/google_plus.png" /></a><a class="synved-social-button synved-social-button-share synved-social-size-48 synved-social-resolution-single synved-social-provider-reddit nolightbox" data-provider="reddit" target="_blank" rel="nofollow" title="Share on Reddit" href="http://www.reddit.com/submit?url=http%3A%2F%2Fwww.big-gim.it&title=Brindiamo%20insieme%21" style="font-size: 0px; width:48px;height:48px;margin:0;margin-bottom:5px;margin-right:5px;"><img alt="reddit" title="Share on Reddit" class="synved-share-image synved-social-image synved-social-image-share" width="48" height="48" style="display: inline; width:48px;height:48px; margin: 0; padding: 0; border: none; box-shadow: none;" src="http://www.big-gim.it/wp-content/plugins/social-media-feather/synved-social/image/social/regular/96x96/reddit.png" /></a><a class="synved-social-button synved-social-button-share synved-social-size-48 synved-social-resolution-single synved-social-provider-pinterest nolightbox" data-provider="pinterest" target="_blank" rel="nofollow" title="Pin it with Pinterest" href="http://pinterest.com/pin/create/button/?url=http%3A%2F%2Fwww.big-gim.it&media=http%3A%2F%2Fwww.big-gim.it%2Fwp-content%2Fuploads%2F2015%2F12%2Fbrut-champagne-1385020685_93-1024x765.jpg&description=Brindiamo%20insieme%21" style="font-size: 0px; width:48px;height:48px;margin:0;margin-bottom:5px;margin-right:5px;"><img alt="pinterest" title="Pin it with Pinterest" class="synved-share-image synved-social-image synved-social-image-share" width="48" height="48" style="display: inline; width:48px;height:48px; margin: 0; padding: 0; border: none; box-shadow: none;" src="http://www.big-gim.it/wp-content/plugins/social-media-feather/synved-social/image/social/regular/96x96/pinterest.png" /></a><a class="synved-social-button synved-social-button-share synved-social-size-48 synved-social-resolution-single synved-social-provider-linkedin nolightbox" data-provider="linkedin" target="_blank" rel="nofollow" title="Share on Linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fwww.big-gim.it&title=Brindiamo%20insieme%21" style="font-size: 0px; width:48px;height:48px;margin:0;margin-bottom:5px;margin-right:5px;"><img alt="linkedin" title="Share on Linkedin" class="synved-share-image synved-social-image synved-social-image-share" width="48" height="48" style="display: inline; width:48px;height:48px; margin: 0; padding: 0; border: none; box-shadow: none;" src="http://www.big-gim.it/wp-content/plugins/social-media-feather/synved-social/image/social/regular/96x96/linkedin.png" /></a><a class="synved-social-button synved-social-button-share synved-social-size-48 synved-social-resolution-single synved-social-provider-mail nolightbox" data-provider="mail" rel="nofollow" title="Share by email" href="mailto:?subject=Brindiamo%20insieme%21&body=Hey%20check%20this%20out:%20http%3A%2F%2Fwww.big-gim.it" style="font-size: 0px; width:48px;height:48px;margin:0;margin-bottom:5px;"><img alt="mail" title="Share by email" class="synved-share-image synved-social-image synved-social-image-share" width="48" height="48" style="display: inline; width:48px;height:48px; margin: 0; padding: 0; border: none; box-shadow: none;" src="http://www.big-gim.it/wp-content/plugins/social-media-feather/synved-social/image/social/regular/96x96/mail.png" /></a></div></aside> <aside id="recent-posts-4" class="widget widget_recent_entries"> <h4 class="widget-title">Articoli recenti</h4> <ul>
<li>
<a href="http://www.big-gim.it/?p=2381">La mappa aggiornata delle aree di conoscenza disciplinari per il professionista GI</a>
</li>
<li>
<a href="http://www.big-gim.it/?p=2231">Professionista GI: tra GI Science & Tech, Knowledge Areas e abilità & competenze richieste</a>
</li>
<li>
<a href="http://www.big-gim.it/?p=1921">L’European e-Competence Framework (e-CF) ci terrà compagnia</a>
</li>
<li>
<a href="http://www.big-gim.it/?p=1891">Scheda Profilo WSP-G3 – Geographic Information Manager</a>
</li>
<li>
<a href="http://www.big-gim.it/?p=1791">Il GIM va ad Helsinki</a>
</li>
</ul>
</aside> </div><!-- #site-supplementary -->
<div class="site-info">
<a href="http://wordpress.org/">Built with WordPress</a>
<span class="sep"> | </span>
Theme: <a href="http://eighties.me/" rel="designer">Eighties</a> by <a href="http://kopepasah.com/" rel="designer">Kopepasah</a>. </div><!-- .site-info -->
</footer><!-- #colophon -->
</div><!-- #page -->
<div style="display:none">
</div>
<script type='text/javascript' src='http://www.big-gim.it/wp-content/plugins/jetpack/modules/shortcodes/js/jquery.cycle.js?ver=2.9999.8'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var jetpackSlideshowSettings = {"spinner":"http:\/\/www.big-gim.it\/wp-content\/plugins\/jetpack\/modules\/shortcodes\/img\/slideshow-loader.gif"};
/* ]]> */
</script>
<script type='text/javascript' src='http://www.big-gim.it/wp-content/plugins/jetpack/modules/shortcodes/js/slideshow-shortcode.js?ver=20121214.1'></script>
<script type='text/javascript' src='http://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201738'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var ctcc_vars = {"expiry":"30","method":"1","version":"1"};
/* ]]> */
</script>
<script type='text/javascript' src='http://www.big-gim.it/wp-content/plugins/uk-cookie-consent/assets/js/uk-cookie-consent-js.js?ver=2.0.0'></script>
<script type='text/javascript' src='http://s.gravatar.com/js/gprofiles.js?ver=2017Sepaa'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var WPGroHo = {"my_hash":""};
/* ]]> */
</script>
<script type='text/javascript' src='http://www.big-gim.it/wp-content/plugins/jetpack/modules/wpgroho.js?ver=4.6.6'></script>
<script type='text/javascript' src='http://www.big-gim.it/wp-content/themes/eighties/js/fitvids.min.js?ver=1.0.3'></script>
<script type='text/javascript' src='http://www.big-gim.it/wp-content/themes/eighties/js/eighties.min.js?ver=20140711'></script>
<script type='text/javascript' src='http://www.big-gim.it/wp-content/themes/eighties/js/skip-link-focus-fix.min.js?ver=20140711'></script>
<script type='text/javascript' src='http://www.big-gim.it/wp-content/themes/eighties/js/backstretch.min.js?ver=2.0.4'></script>
<script type='text/javascript' src='http://www.big-gim.it/wp-content/themes/eighties/js/eighties-blog.min.js?ver=20140711'></script>
<script type='text/javascript' src='http://www.big-gim.it/wp-content/themes/eighties/js/eighties-header.min.js?ver=20140711'></script>
<script type='text/javascript' src='http://www.big-gim.it/wp-includes/js/wp-embed.min.js?ver=4.6.6'></script>
<script type='text/javascript' src='http://stats.wp.com/e-201738.js' async defer></script>
<script type='text/javascript'>
_stq = window._stq || [];
_stq.push([ 'view', {v:'ext',j:'1:4.3.1',blog:'113233511',post:'0',tz:'2',srv:'www.big-gim.it'} ]);
_stq.push([ 'clickTrackerInit', '113233511', '0' ]);
</script>
<script type="text/javascript">
jQuery(document).ready(function($){
if(!catapultReadCookie("catAccCookies")){ // If the cookie has not been set then show the bar
$("html").addClass("has-cookie-bar");
$("html").addClass("cookie-bar-top-bar");
$("html").addClass("cookie-bar-bar");
// Wait for the animation on the html to end before recalculating the required top margin
$("html").on('webkitTransitionEnd otransitionend oTransitionEnd msTransitionEnd transitionend', function(e) {
// code to execute after transition ends
var barHeight = $('#catapult-cookie-bar').outerHeight();
$("html").css("margin-top",barHeight);
$("body.admin-bar").css("margin-top",barHeight-32); // Push the body down if the admin bar is active
});
}
});
</script>
<div id="catapult-cookie-bar" class=""><div class="ctcc-inner "><span class="ctcc-left-side">This site uses cookies: <a tabindex=0 target="_blank" href="http://www.big-gim.it/?p=2381">Find out more.</a></span><span class="ctcc-right-side"><button id="catapultCookie" tabindex=0 onclick="catapultAcceptCookies();">Okay, thanks</button></span></div><!-- custom wrapper class --></div><!-- #catapult-cookie-bar -->
</body>
</html>