-
Notifications
You must be signed in to change notification settings - Fork 1
/
practical.html
158 lines (142 loc) · 5.86 KB
/
practical.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Doom-It-Yourself</title>
<meta name="description" content="Doom-It-Yourself is a platform for anti-commercial culture" />
<meta name="author" content="WisdomLost" />
<meta name="viewport" content="width=device-width; initial-scale=1.0" />
<link rel="stylesheet" href="assets/css/main.css?version=1" />
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.4/leaflet.css" />
<!--[if lte IE 8]>
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.4/leaflet.ie.css" />
<![endif]-->
<link href="http://fonts.googleapis.com/css?family=IM+Fell+English:400,400italic" rel="stylesheet" type="text/css">
<!-- JavaScript -->
<!--[if IE]><![endif]-->
<!--[if lt IE 9]>
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script src="assets/js/respond.min.js"></script>
</head>
<body onload="initmap();">
<div class="getdown">
<header>
<h1>“opium for the cynical masses”</h1>
</header>
<nav>
<p>
<a href="home.html">▼ Home</a>
</p>
<p>
<a href="background.html">▲ Background</a>
</p>
<p>
<img src="https://dl.dropboxusercontent.com/u/4776753/assets/img/logo.png" width="225" height="131" alt="logo" />
</p>
<p>
<a href="practical.html">◀ Practical</a>
</p>
<p>
<a href="contact.html">▶ Contact</a>
</p>
</nav>
<div class="group square">
<h3 class="gryz">◀ Practical information</h3>
<div class="halfbaked section">
<h5 class="anti"># Food</h5>
<p>
We try to provide delicious, varied and cheap vegan food at most events.
</p>
<h5 class="anti"># Accommodation</h5>
<p>
Unfortunality we don't have a city that looks like the beach of Normandy after D-Day
so join <a href="http://www.couchsurfing.org/" target="_blank">here</a> or <a href="http://www.bewelcome.org/" target="_blank">there</a>
and find yourself a couch!
</p>
<h5 class="anti"># Conduct</h5>
<p>
We encourage everyone to respect the venues and the area around them and open-mindedness towards eachother.
<br>
If there is a conflict situation try to take care of it yourself.
<br>
We ask you to show respect for the lack of guidelines and if you have any questions
or doubts feel free to ask any working volunteer.
</p>
</div>
<div class="halfbaked section">
<h5 class="anti"># Interesting venues</h5>
<p>
▶ <a href="http://izzymaze.com/" target="_blank">Izzy Maze</a> - Leopoldplaats 2 - B-2000 A'pen
<br />
▶ <a href="http://kavka.be/" target="_blank">Kavka</a> - Oudaan 14 - B-2000 A'pen
<br />
▶ <a href="http://scheldapen.be/" target="_blank">Scheld'apen</a> - d'Herbouvillekaai 36 - B-2020 A'pen
<br />
▶ <a href="http://facebook.com/antwerpmusiccity" target="_blank">Music City</a> - Handelsstraat 29 - B-2060 A'pen
<br />
▶ <a href="http://facebook.com/groups/audioplant" target="_blank">AudioPlant</a> - Essenlaan 12 - B-2050 A'pen
<br />
▶ <a href="http://facebook.com/stadslimiet" target="_blank">Stadslimiet</a> - Ernest van Dijckkaai 4 - B-2000 A'pen
<br />
▶ <a href="http://facebook.com/groups/218184651599466" target="_blank">Bar a bateau</a> - Madrasstraat - B-2030 A'pen
<br />
▶ <a href="http://klappei.be/" target="_blank">Filmhuis Klappei</a> - Klappeistraat 2 - B-2060 A'pen
<br />
▶ <a href="http://trixonline.be/" target="_blank">Trix</a> - Noordersingel 28-30 - B-2140 A'pen
<br />
▶ <a href="http://deneglantier.be/" target="_blank">Den Eglantier</a> - Zillebekelaan 6A - B-2600 Berchem
<br />
▶ <a href="http://magasin4.be/" target="_blank">Magasin4</a> - Avenue du port 51B - B-1000 Bxl
<br />
▶ <a href="http://lesateliersclaus.com/" target="_blank">Les Ateliers Claus</a> - Brabantstraat 23a - B-1210 Bxl
<br />
▶ <a href="http://kinkystar.be/" target="_blank">Kinky Star</a> - Vlasmarkt 9 - B-9000 Gent
<br />
▶ <a href="http://nestgent.wordpress.com/" target="_blank">NEST</a> - Botermarkt 2 - B-9000 Gent
<br />
</p>
</div>
<div id="map"></div>
<script src="http://cdn.leafletjs.com/leaflet-0.4/leaflet.js"></script>
<script src="assets/js/geojson.js"></script>
<script>
var map = L.map('map').setView([51.217691, 4.421482], 12);
L.tileLayer('http://{s}.tile.cloudmade.com/{key}/22677/256/{z}/{x}/{y}.png', {
attribution : 'Map data © 2011 OpenStreetMap contributors, Imagery © 2012 CloudMade',
key : 'ad1ff949061749b2afe6cc8927df480b'
}).addTo(map);
function onEachFeature(feature, layer) {
var popupContent = "⚑ ";
if (feature.properties && feature.properties.popupContent) {
popupContent += feature.properties.popupContent;
}
layer.bindPopup(popupContent);
}
L.geoJson([venues], {
style : function(feature) {
return feature.properties && feature.properties.style;
},
onEachFeature : onEachFeature,
pointToLayer : function(feature, latlng) {
return L.circleMarker(latlng, {
radius : 8,
fillColor : "#222",
color : "#8b0000",
weight : 1,
opacity : 1,
fillOpacity : 0.8
});
}
}).addTo(map);
</script>
</div>
<footer>
<p>
unless otherwise noted, Ɔ⃝ copyleft by <a href="mailto:[email protected]?subject=feedback">doom-it-yourself</a> | released under the <a href="http://sam.zoy.org/wtfpl/COPYING" target="_blank">Do What The Fuck You Want To Public License</a>
</p>
</footer>
</div>
</body>
</html>