-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathcontacts.html
244 lines (218 loc) · 10.9 KB
/
contacts.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="L'Agenzia delle Entrate copia da OpenStreetMap. #agenzia uscite allo scoperto!">
<meta name="author" content="Comunità italiana di OpenStreetMap">
<meta property="og:image" content="http://agenziauscite.openstreetmap.it/img/share.png" />
<link rel="shortcut icon" href="./img/favicon.ico">
<title>L'Agenzia delle Entrate copia da OpenStreetMap?</title>
<!-- Bootstrap core CSS -->
<link href="./bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="./css/jumbotron-narrow.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[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]-->
<script type="text/javascript" src="//code.jquery.com/jquery-2.0.2.min.js"></script>
<link rel="stylesheet" type="text/css" href="./css/worstnightmare.css" />
<script type="text/javascript" src="./js/contacts.js"></script>
<script type="text/javascript" src="//www.google.com/recaptcha/api/js/recaptcha_ajax.js"></script>
<script type="text/javascript">
var recaptcha_public_key;
if ( window.location.hostname === 'localhost' ) {
recaptcha_public_key = '6LcXGMYSAAAAALi_mZ8_FFCwr3Cvt2HTijUE4chE';
}
else {
recaptcha_public_key = '6LeThfYSAAAAABv1ytbGrCMl9pwiDF06SYQPPbEz';
}
function showRecaptcha() {
Recaptcha.create(recaptcha_public_key, 'recaptcha', {
tabindex: 1,
theme: "red",
callback: Recaptcha.focus_response_field
});
}
$(document).ready( function() {
showRecaptcha();
if ( window.location.hostname === 'localhost' ) {
$('#contact-form').attr('action', '//localhost:5500/contacts/send-form');
}
else {
$('#contact-form').attr('action', '//reportmap-cristiancantoro.rhcloud.com/contacts/send-form');
}
});
</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-8962766-4', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div class="container">
<div class="header">
<ul class="nav nav-pills pull-right">
<li><a href=".">Home</a></li>
<li><a href="./compare.html">Scopri</a></li>
<li class="active"><a href="./contacts.html">Contatti</a></li>
</ul>
<h3 class="text-muted">OpenStreetMap Italia</h3>
</div>
<div class="row marketing">
<div class="col-lg-12">
<h2>Update del 8 luglio 2014</h2>
<p>Con un <a href="http://www.sogei.it/flex/cm/pages/ServeBLOB.php/L/IT/IDPagina/118"
target= "_blank">comunicato stampa</a>,
Sogei - l'azienda pubblica che ha realizzato la mappa - si è scusata per
non avere rispettato la licenza di OpenStreetMap. <em>Siamo molto felici
per questa vittoria della comunità</em> e speriamo che si possa iniziare
una discussione relativa al rilascio dei dati del Catasto Italiano in
Open Data. Se volete, potete contattarci attraverso la pagina <a href="./contacts.html"
target="_blank">contatti</a>.
</p>
</div>
</div>
<div class="row marketing">
<div class="col-lg-12">
<h1>Chi siamo</h1>
<p>Siamo un gruppo di <em>civic(geo)hackers</em>, con tanta
passione per OpenStreetMap:</p>
<div id="avatars" style="margin: auto; text-align:center;">
<div class="avatar" style="margin-bottom: 15px;">
<div class="img-box circular" style="background: url(./img/borruso.jpg)
no-repeat; background-position: 30% 20%; background-size: 100px;"></div>
<span class="avatar-name">Andrea Borruso</span>
</div>
<div class="avatar">
<div class="img-box circular" style="background: url(./img/consonni.jpg)
no-repeat; background-position: 55% 80%; background-size: 250px;"></div>
<span class="avatar-name">Cristian Consonni</span>
</div>
<div class="avatar">
<div class="img-box circular" style="background: url(./img/cortesi.jpg)
no-repeat; background-position: 30% 20%; background-size: 150px 150px;"></div>
<span class="avatar-name">Simone Cortesi</span>
</div>
<div class="avatar">
<div class="img-box circular" style="background: url(./img/napo.png)
no-repeat; background-position: 30% 20%; background-size: 100px 100px;"></div>
<span class="avatar-name">Maurizio Napolitano</span>
</div>
<div class="avatar">
<div class="img-box circular" style="background: url(./img/sabas.jpg)
no-repeat; background-size: 100px 100px;"></div>
<span class="avatar-name">Stefano Sabatini</span>
</div>
</div>
<p>Se girate per l'<em><a href="http://it.urbandictionary.com/define.php?term=interweb"
target="_blanki">interweb</a></em>, ci trovate da queste parti:</p>
<div id="logoi" style="margin: auto; text-align:center;">
<div class="logo">
<div class="img-box" style="background: url(./img/openstreetmap_logo.png) no-repeat;
background-size: 100px"></div>
<span class="logo-name"><a href="http://openstreetmap.it">
OpenStreetMap Italia</a></span>
</div>
<div class="logo">
<div class="img-box" style="background: url(./img/fbk_logo.png) no-repeat;
background-size: 100px"></div>
<span class="logo-name"><a href="http://digitalcommonslab.fbk.eu">
Digital Commons Lab</a> @ <a href="http://www.fbk.eu">Fondazione
Bruno Kessler</a></span>
</div>
<div class="logo">
<div class="img-box" style="background: url(./img/confiscatibene_logo.png) no-repeat;
background-size: 100px;"></div>
<span class="logo-name"><a href="http://www.confiscatibene.it/">
Confiscati Bene</a> @ <a href="http://www.spaghettiopendata.org/">
Spaghetti Open Data</a></span>
</div>
<div class="logo">
<div class="img-box" style="background: url(./img/wikimediaitalia_logo.png) no-repeat;
background-size: 100px"></div>
<span class="logo-name"><a href="http://www.wikimedia.it/">
Wikimedia Italia</a></span>
</div>
</div>
<h1 id="dedica">Dedica</h1>
<p>Questo sito è dedicato alla memoria di <a href="https://it.wikipedia.org/wiki/Aaron_Swartz"
target="_blank">Aaron Swartz</a> (1986-2013) che ci ha insegnato questo:
<blockquote>
<em>"L'informazione è potere. Ma come con ogni tipo di potere, ci sono
quelli che se ne vogliono impadronire."</em> <span style="font-size:small;">
(<a href="http://aubreymcfato.com/2013/01/14/guerrilla-open-access-manifesto-aaron-swartz/">Open
Access Guerrilla Manifesto</a>, luglio 2008, Eremo, Italia)</span>
</blockquote>
Aaron ci ha anche insegnato che abbiamo l'imperativo morale di impedire
che questo avvenga, perché la conoscenza è un bene comune. Per questo
gli dedichiamo questo sito. Se volete
saperne di più su di lui guardate <a href="https://archive.org/details/TheInternetsOwnBoyTheStoryOfAaronSwartz"
target="_blank">questo documentario</a>.
</p>
</div>
</div>
<form class="form-horizontal" id="contact-form">
<fieldset>
<!-- Form Name -->
<legend>Contattaci</legend>
<!-- Text input-->
<div class="form-group">
<label class="col-md-4 control-label" for="name">Nome:</label>
<div class="col-md-4">
<input id="name" name="name" type="text" placeholder="nome" class="form-control input-md" required="">
</div>
</div>
<!-- Text input-->
<div class="form-group">
<label class="col-md-4 control-label" for="email">E-mail:</label>
<div class="col-md-4">
<input id="email" name="email" type="text" placeholder="[email protected]" class="form-control input-md" required="">
</div>
</div>
<!-- Textarea -->
<div class="form-group">
<label class="col-md-4 control-label" for="message">Messaggio:</label>
<div class="col-md-8">
<textarea class="form-control" id="message" name="message"></textarea>
</div>
</div>
<!-- ReCAPTCHA -->
<div class="form-group">
<label class="col-md-4 control-label" for="antispam">Antispam:</label>
<div class="col-md-8">
<div id="recaptcha"></div>
</div>
</div>
<!-- Button -->
<div class="form-group">
<label class="col-md-4 control-label" for="singlebutton"></label>
<div class="col-md-4">
<button id="singlebutton" name="singlebutton" class="btn btn-success">Invia</button>
<div class="spinner" style="display: none;"></div>
</div>
</div>
</fieldset>
</form>
<div class="response"></div>
<div class="footer">
<p>© 2014 - OpenStreetMap Italia - Tutti i contenuti del sito sono
disponibili secondo i termini della licenza <a href="https://creativecommons.org/licenses/by/4.0/deed.it"
target="_blank">Creative Commons 4.0 - Attribuzione</a>. <a rel="license"
href="http://creativecommons.org/licenses/by/4.0/"><img alt="Licenza Creative Commons"
style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a>
</p>
</div>
</div> <!-- /container -->
</body>
</html>