-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
313 lines (279 loc) · 18.3 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
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from moca2012.olografix.org/ by HTTrack Website Copier/3.x [XR&CO'2014], Tue, 16 Jan 2024 15:55:19 GMT -->
<head>
<meta charset="utf-8">
<title>Metro Olografix Camp</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Metro Olografix CAmp 2012" />
<link rel="image_src" href="static/img/banner_moca2012_small.png" />
<meta name="author" content="[email protected]">
<meta property="og:image" content="static/img/banner_moca2012_small.png"/>
<!-- Le styles -->
<link href="static/css/bootstrap.css" rel="stylesheet">
<style type="text/css">
body {
padding-top: 60px;
padding-bottom: 40px;
}
.sidebar-nav {
padding: 9px 0;
}
</style>
<link href="static/css/bootstrap-responsive.css" rel="stylesheet">
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Le fav and touch icons -->
<link rel="shortcut icon" href="static/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="static/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="static/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="static/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="static/ico/apple-touch-icon-57-precomposed.png">
<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','http://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-46072629-7', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container-fluid">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="index.html">MOCA</a>
<div class="btn-group pull-right">
<a class="btn dropdown-toggle" data-toggle="dropdown" href="index-2.html#">
<i class="icon-flag"></i> Language
<span class="caret"></span>
</a>
<ul class="dropdown-menu">
<li><a onClick="window.location.replace(window.location.href.split('?')[0] + '?lang=it')" ><img src="static/img/it.png" /> Italian</a></li>
<li class="divider"></li>
<li><a onClick="window.location.replace(window.location.href.split('?')[0] + '?lang=en')" ><img src="static/img/en.png" /> English</a></li>
</ul>
</div>
<!-- Navigation Bar -->
<div class="nav-collapse">
<ul class="nav">
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="index-2.html#">Event<span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="pages/cfp.html"><i class="icon-hand-up"></i> Call for Papers</a></li>
<li><a href="pages/schedule.html"><i class="icon-calendar"></i> Schedule</a></li>
<li><a href="pages/logistics.html"><i class="icon-plane"></i> Logistics</a></li>
<li><a href="pages/subscribe.html"><i class="icon-pencil"></i> Subscribe</a></li>
<li><a href="pages/microevents.html"><i class="icon-user"></i> MicroEvents</a></li>
</ul>
</li>
<!-- first navbar element -->
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="index-2.html#">Documents<span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="pages/faq.html"><i class="icon-question-sign"></i> FAQ</a></li>
<li><a href="pages/materials.html"><i class="icon-picture"></i> Materials</a></li>
<li><a href="pages/trailer.html"><i class="icon-facetime-video"></i> Trailers and Videos</a></li>
<li><a href="pages/quotes.html"><i class="icon-comment"></i> People about us</a></li>
</ul>
</li>
<!-- second navbar element -->
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="index-2.html#">Metro Olografix<span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="http://www.olografix.org/"><i class="icon-home"></i> Metro Olografix's Home Page</a></li>
<li><a href="http://www.olografix.org/?page_id=7"><i class="icon-question-sign"></i> Who we are</a></li>
<li><a href="http://www.olografix.org/?page_id=57"><i class="icon-envelope"></i> Contact us</a></li>
<li><a href="pages/past.html"><i class="icon-fast-backward"></i> Past events</a></li>
<li><a href="pages/support.html"><i class="icon-gift"></i> Support us</a></li>
</ul>
</li>
<li><a href="pages/tweets.html"><img src="static/img/icon-twitter.png" /> Tweets</a></li>
</ul>
</div><!--/.nav-collapse -->
<!-- End of Navigation Bar -->
</div>
</div>
</div>
<div class="container-fluid">
<div class="row-fluid">
<div class="span9">
<div class="hero-unit">
<span class="hidden-phone"><h1>MOCA 2012: Until the End of the World!</h1></span>
<span class="visible-phone"><h2>MOCA 2012: Until the End of the World!</h2></span>
<hr />
<h4>We wish to dedicate MOCA 2012 to the memory of our friend Fabio "Vampiro" Pavone (see <a href="http://www.olografix.org/?p=151">here</a>)</h4>
<hr />
<h4>November 17, 2012</h4>
<p>Just embedded the videos of the talks in the <a href="pages/trailer.html">Trailers and Videos</a> page. Many thanks to the people behind Arkiwi! :)</p>
<hr />
<h4>September 3, 2012</h4>
<p>Online the results of the CTF organized by <a href="http://www.backtrack.it/">BackTrack Italia</a>, where the winners ("coma" and his crew) attacked and defeated Ariel, the first machine of the CTF. Also, a nice video taken with the A.R. Drone of BackTrack's guys :). See <a href="http://www.backtrack.it/comunicati/backtrack-capture-the-flag-moca-2012">this page (in italian)</a> for more information.</p>
<hr />
<h4>September 2, 2012</h4>
<p>Online the first group of slides in the <a href="pages/schedule.html">Schedule page</a>. More coming soon!</p>
<hr />
<script src="static/js/jquery.js"></script>
<script src="static/js/moca-submit-poll.js"></script>
<h4>August 28, 2012</h4>
<div class="alert alert-block">
<strong>Note:</strong> we are sorry for anglophones, but this poll is almost untranslatable :)
</div>
<form class="well form-vertical">
<fieldset>
<legend>Il MOCA 2012 è appena finito, cosa ne pensi?</legend>
<input type="radio" name="poll" value="1" /> NGULAMMAMMETE<br />
<input type="radio" name="poll" value="2" /> La scena è morta.<br />
<input type="radio" name="poll" value="3" /> Il mio falegname con 30 mila lire lo faceva meglio<br />
<input type="radio" name="poll" value="4" /> Bello, se la porchetta è gratis ci torno<br />
<input type="radio" name="poll" value="5" /> quanta caz è stato fregno<br />
<input type="radio" name="poll" value="6" /> FREGNISSIMO<br />
<input type="radio" name="poll" value="7" /> Quando lo rifate?<br />
<input type="radio" name="poll" value="8" /> Koba deve imparare a giocare a bigliardino.<br />
<label class="error alert alert-error" for="poll" id="poll_error"><i class="icon-hand-up"></i> This field is required</label>
<p><a href="pages/poll.html" class="btn btn-primary btn-large submit-btn">Invia »</a></p>
</fieldset>
</form>
View <a href="pages/pollresults.html">the results</a>
<hr />
<h4>August 27, 2012</h4>
<p>Last night we were subject to the robbery of the table football placed at the entering of the camp :( <strike>If you wish to help us paying it back, you can make a donation or subscribe to the Metro Olografix association on the <a href="pages/support-2.html">Support page</a>. Thanks to everyone for your participation and your support!</strike><br />
<b>Update:</b> we managed to pay the table football back, so we need no more donations for it. We thank everyone who helped us, but if you still wish to join Metro Olografix you're welcome :)</p>
<hr />
<h4>August 27, 2012</h4>
<p>Added our video "Facce da MOCA" :)<br />
<iframe width="560" height="315" src="https://www.youtube.com/embed/XSU8-IYocJ0" frameborder="0" allowfullscreen></iframe></p><br />
<hr />
<h4>August 25, 2012</h4>
<p>The photos of MOCA 2012 are on our <a href="http://www.facebook.com/MetroOlografix">Facebook Page</a>. If you have more photos or videos you'd like to be published, please send us at moc<a href="http://www.google.com/recaptcha/mailhide/d?k=01WzwkDJo4muUubPGnEZNRNQ==&c=SrUtdiW5nAOzHxQEW7dyazkKovSgZ_QKhDCFUyuIUAw=" onclick="window.open('http://www.google.com/recaptcha/mailhide/d?k=01WzwkDJo4muUubPGnEZNRNQ==&c=SrUtdiW5nAOzHxQEW7dyazkKovSgZ_QKhDCFUyuIUAw=', '', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=500,height=300'); return false;" title="Reveal this e-mail address">...</a>@olografix.org (links if possible, not attachments :)</p>
<hr />
<h4>August 25, 2012</h4>
<p>The <a href="pages/schedule.html">schedule</a> was updated in order to meet the spokesmen needs, check it again!</p>
<hr />
<h4>August 24, 2012</h4>
<p>Check our video streaming on <a href="http://www.phtv.it/">PHTV</a>!</p>
<hr />
<h4>August 20, 2012</h4>
<p>The <a href="pages/schedule.html">Schedule page</a> was updated again! Added a new talk</p>
<hr />
<h4>August 10, 2012</h4>
<p>The <a href="pages/schedule.html">Schedule page</a> was updated (moved talks, deleted the talk about domotics)</p>
<hr />
<h4>August 9, 2012</h4>
<p>Added the <a href="pages/apps.html">Mobile Apps</a> page</p>
<hr />
<h4>August 8, 2012</h4>
<p>Added the <a href="pages/microevents.html">MicroEvents</a> page</p>
<hr />
<h4>May 26, 2012</h4>
<p>2004 was Year Zero. 2008 was the year of a dream: another great hacker camp in Italy, despite all difficulties.</p>
<p>What about 2012? What does Metro Olografix Camp represent this year?</p>
<p>For us, this third edition is the confirmation that hacker philosophy -- the spirit of those who want to have fun, understand things and choose to use computers to do so -- is still alive and kicking!</p>
<span class="hidden-phone">
<iframe width="560" height="315" src="https://www.youtube.com/embed/c6qKbWv1Kg0" frameborder="0" allowfullscreen></iframe>
</span>
<p>View <a href="pages/trailer.html">all MOCA 2012 trailers</a></p>
<p><a href="pages/schedule.html" class="btn btn-primary btn-large">Go to the talk list »</a></p>
<div class="alert alert-error">
<strong>Note:</strong> It's very important for us that you subscribe the event, if you intend to participate. It will help us give the right dimensions to the services, in order to give you the best experience. Go to the <a href="pages/subscribe.html">Subscription Page</a>. And if you want to support us, go to the <a href="pages/support-2.html">Support Us</a> page :)
</div>
</div>
</div><!--/span-->
<div class="span3">
<!--
<div class="well sidebar-nav">
<ul class="nav nav-list">
<li class="nav-header">Contenuti</li>
<li class="active"><a href="#">Link</a></li>
<li><a href="/">Home</a></li>
<li><a href="/moca2012/pages/cfp">Call for Papers</a></li>
<li><a href="#">Programma</a></li>
<li><a href="/moca2012/pages/logistics">Logistica</a></li>
<li><a href="#">Iscrizione</a></li>
<li><a href="/moca2012/pages/tweets">Tweets</a></li>
<li><a href="/moca2012/pages/faq">FAQ</a></li>
<li><a href="#">Materiale</a></li>
<li><a href="/moca2012/pages/past">Eventi passati</a></li>
</ul>
</div>--><!--/.well -->
<div class="well sidebar-nav">
<img src="static/img/banner_moca2012_small.png" />
</div>
<div class="well sidebar-nav">
<ul class="nav nav-list">
<li class="nav-header">Sponsor</li>
<li class="active"><a href="index-2.html#"></a></li>
<li><a href="http://www.sonicwall.com/"><img src="static/img/sponsor/sonicwall.png" height="90" /></a></li>
<li><a href="http://www.quantumleap.it/"><img src="static/img/sponsor/quantumleap.png" height="90" /></a></li>
<li><a href="http://www.micso.it/"><img src="static/img/sponsor/micso.png" height="90" /></a></li>
<li><a href="http://www.lum.it/" ><img src="static/img/sponsor/LUM.png" height="60" /></a></li>
<li><a href="http://www.securenetwork.it/"><img src="static/img/sponsor/securenetwork.png" height="90" /></a></li>
</ul>
</div><!--/.well -->
<div class="well sidebar-nav">
<ul class="nav nav-list">
<li class="nav-header">Partner</li>
<li class="active"><a href="index-2.html#"></a></li>
<li><a href="http://slackware.it/"><img src="static/img/partner/slack.jpg" height="100" /></a></li>
<li><a href="http://sikurezza.org/"><img src="static/img/partner/sikurezza.org.png" height="100" /></a></li>
<li><a href="http://www.backtrack-linux.org/"><img src="static/img/partner/backtrack-linux-logo.png" height="100" /></a></li>
<li><a href="http://www.girlgeekdinnersroma.com/"><img src="static/img/partner/ggd-roma.png" height="100" /></a></li>
<li><a href="http://www.backtrack.it/" ><img src="static/img/partner/backtrack-italia.png" height="100" /></a></li>
<li><a href="http://www.dyne.org/" ><img src="static/img/partner/dyne.png" height="60" /></a></li>
<li><a href="http://www.azzurra.org/" ><img src="static/img/partner/azzurra.png" height="60" /></a></li>
<li><a href="http://www.mamma.am/" ><img src="static/img/partner/mamma.png" height="60" /></a></li>
<li><a href="http://www.phtv.it/" ><img src="static/img/partner/phtv.png" height="80" /></a></li>
<li><a href="http://www.kutmusic.com/" ><img src="static/img/partner/kutmusic.png" height="90" /></a></li>
<li><a href="http://www.oltrelinux.com/" ><img src="static/img/partner/oltrelinux.png" height="90" /></a></li>
<li><a href="http://www.videoartscope.com/" ><img src="static/img/partner/VAS.png" height="60" /></a></li>
<li><a href="http://www.litinera.org/" ><img src="static/img/partner/litinera.png" height="60" /></a></li>
</ul>
</div><!--/.well -->
</div><!--/span-->
</div><!--/row-->
<hr>
<footer>
<div>
<a hreF="pages/support-2.html">Support us!</a>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="W7DHUQUDQLWG2">
<input type="image"
src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG_global.gif"
border="0" name="submit" alt="PayPal - Il metodo rapido, affidabile e
innovativo per pagare e farsi pagare.">
<img alt="" border="0"
src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1"
height="1">
</form>
</div>
<hr />
<p><a class="brand">Metro Olografix 2012</a> - Problems with this website? Contact me at inso<a href="http://www.google.com/recaptcha/mailhide/d?k=01WzwkDJo4muUubPGnEZNRNQ==&c=vh5BKg-7ZxypG--NMBBWOeMLQ9Y07jgU1rYQKV9E1kY=" onclick="window.open('http://www.google.com/recaptcha/mailhide/d?k=01WzwkDJo4muUubPGnEZNRNQ==&c=vh5BKg-7ZxypG--NMBBWOeMLQ9Y07jgU1rYQKV9E1kY=', '', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=500,height=300'); return false;" title="Reveal this e-mail address">...</a>@slackware.it</p>
</footer>
</div><!--/.fluid-container-->
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="static/js/jquery.js"></script>
<script src="static/js/bootstrap-transition.js"></script>
<script src="static/js/bootstrap-alert.js"></script>
<script src="static/js/bootstrap-modal.js"></script>
<script src="static/js/bootstrap-dropdown.js"></script>
<script src="static/js/bootstrap-scrollspy.js"></script>
<script src="static/js/bootstrap-tab.js"></script>
<script src="static/js/bootstrap-tooltip.js"></script>
<script src="static/js/bootstrap-popover.js"></script>
<script src="static/js/bootstrap-button.js"></script>
<script src="static/js/bootstrap-collapse.js"></script>
<script src="static/js/bootstrap-carousel.js"></script>
<script src="static/js/bootstrap-typeahead.js"></script>
</body>
<!-- Mirrored from moca2012.olografix.org/ by HTTrack Website Copier/3.x [XR&CO'2014], Tue, 16 Jan 2024 15:57:04 GMT -->
</html>