Schedule aktualisiert
This commit is contained in:
parent
4ad993f8d7
commit
83fcf3eda3
|
@ -8,6 +8,24 @@
|
||||||
"irc": "irc://irc.hackint.org/#ffnord",
|
"irc": "irc://irc.hackint.org/#ffnord",
|
||||||
"texture": "marble",
|
"texture": "marble",
|
||||||
"speed": 70
|
"speed": 70
|
||||||
|
},
|
||||||
|
"NÄHSTUBE": {
|
||||||
|
"twitter": "#ffnord",
|
||||||
|
"irc": "irc://irc.hackint.org/#ffnord",
|
||||||
|
"texture": "marble",
|
||||||
|
"speed": 70
|
||||||
|
},
|
||||||
|
"sofa-ecke": {
|
||||||
|
"twitter": "#ffnord",
|
||||||
|
"irc": "irc://irc.hackint.org/#ffnord",
|
||||||
|
"texture": "marble",
|
||||||
|
"speed": 70
|
||||||
|
},
|
||||||
|
"extern": {
|
||||||
|
"twitter": "#ffnord",
|
||||||
|
"irc": "irc://irc.hackint.org/#ffnord",
|
||||||
|
"texture": "marble",
|
||||||
|
"speed": 70
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -30,13 +30,13 @@
|
||||||
"lang": "de",
|
"lang": "de",
|
||||||
"place": "attraktor",
|
"place": "attraktor",
|
||||||
"speakers": [
|
"speakers": [
|
||||||
"t.b.a."
|
"kantorkel"
|
||||||
],
|
],
|
||||||
"start": "12:00",
|
"start": "12:15",
|
||||||
"title": "Vortrags-Slot #1 mit folgender Diskussion und Kaffeepause",
|
"title": "Freifunk für Flüchtlinge",
|
||||||
"type": "talk",
|
"type": "talk",
|
||||||
"unix": 1442052000,
|
"unix": 1442052900,
|
||||||
"unix_end": 1442055600
|
"unix_end": 1442056500
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
|
@ -44,15 +44,29 @@
|
||||||
"lang": "de",
|
"lang": "de",
|
||||||
"place": "attraktor",
|
"place": "attraktor",
|
||||||
"speakers": [
|
"speakers": [
|
||||||
"t.b.a."
|
"andr3"
|
||||||
],
|
],
|
||||||
"start": "14:00",
|
"start": "14:00",
|
||||||
"title": "Vortrags-Slot #2 mit folgender Diskussion und Kaffeepause",
|
"title": "Planung von Richtfunk-Standorten",
|
||||||
"type": "talk",
|
"type": "talk",
|
||||||
"unix": 1442059200,
|
"unix": 1442059200,
|
||||||
"unix_end": 1442062800
|
"unix_end": 1442062800
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"duration": 120,
|
||||||
|
"lang": "de",
|
||||||
|
"place": "NÄHSTUBE",
|
||||||
|
"speakers": [
|
||||||
|
"DO9XE"
|
||||||
|
],
|
||||||
|
"start": "14:00",
|
||||||
|
"title": "Workshop - ffnord-Netz aufsetzen",
|
||||||
|
"type": "talk",
|
||||||
|
"unix": 1442059200,
|
||||||
|
"unix_end": 1442066400
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"duration": 240,
|
"duration": 240,
|
||||||
"lang": "de",
|
"lang": "de",
|
||||||
|
@ -66,6 +80,32 @@
|
||||||
"unix_end": 1442080800
|
"unix_end": 1442080800
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"duration": 240,
|
||||||
|
"lang": "de",
|
||||||
|
"place": "NÄHSTUBE",
|
||||||
|
"speakers": [
|
||||||
|
],
|
||||||
|
"start": "16:00",
|
||||||
|
"title": "Workshop und Hacking Time",
|
||||||
|
"type": "talk",
|
||||||
|
"unix": 1442066400,
|
||||||
|
"unix_end": 1442080800
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"duration": 90,
|
||||||
|
"lang": "de",
|
||||||
|
"place": "extern",
|
||||||
|
"speakers": [
|
||||||
|
],
|
||||||
|
"start": "18:00",
|
||||||
|
"title": "Besichtigung eines Richtfunk-Standorts",
|
||||||
|
"type": "talk",
|
||||||
|
"unix": 1442073600,
|
||||||
|
"unix_end": 1442079000
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"duration": 60,
|
"duration": 60,
|
||||||
"lang": "de",
|
"lang": "de",
|
||||||
|
|
Loading…
Reference in a new issue