Compare commits

..

31 commits
dev ... main

Author SHA1 Message Date
abb64c4e6f adding a rel-me link 2024-09-19 13:02:28 +02:00
848fffc8e7 typo 2024-08-19 13:24:03 +02:00
2ff9fa71fd adding relme link 2024-08-08 16:57:15 +02:00
c68e29d2a7 typo 2024-08-07 21:45:35 +02:00
5869cc6794 typo in report text 2024-08-06 23:04:50 +02:00
63fc8c0d8c typo 2024-08-06 22:46:25 +02:00
b778e275b3 external liks open in new tab 2024-08-06 22:29:51 +02:00
a62c8c3e16 new headline 2024-08-06 22:25:49 +02:00
dba42b25fb fix 2024-08-06 22:24:28 +02:00
0af479d6ae fix 2024-08-06 22:23:54 +02:00
fc9fa94c18 fix 2024-08-06 22:23:22 +02:00
29fed87c6b adding contact 2024-08-06 22:22:18 +02:00
87fce9e722 typos 2024-08-06 22:16:24 +02:00
61a21d91ad fixes 2024-08-06 21:48:14 +02:00
75a35c6a00 minor fixes before publishing 2024-08-06 21:22:01 +02:00
3cfcd81dd8 typos 2024-08-06 17:18:19 +02:00
a996f62d7f minor text corrections 2024-08-06 11:02:29 +02:00
30a9f7b424 corrections on text 2024-08-06 01:38:20 +02:00
d6164829c1 Kari's changes on the text 2024-08-06 01:26:20 +02:00
ed663866de adding archive content: reports 2024-08-06 01:16:53 +02:00
014ff82daa updates and adding 2024 content 2024-08-03 22:18:19 +02:00
459ce650f0 Merge pull request 'Remove closing list tags' (#12) from bobidle/fedi.camp_Website:list_tags into main
Reviewed-on: KABI/fedi.camp_Website#12
2024-07-10 12:11:26 +02:00
2f617e5bfc Remove closing list tags 2024-07-10 11:09:51 +02:00
dfe554d76d ading hophub like 2024-07-10 08:57:34 +02:00
34ff598665 bug fixes 2024-07-01 15:12:24 +02:00
a474376936 addind streaming information 2024-07-01 09:08:52 +02:00
d520aee7e2 adding taxi information in english 2024-06-28 23:49:09 +02:00
9b9e5e0ddf adding taxi information 2024-06-28 23:45:47 +02:00
44752cab45 adding Flohmarkt 2024-06-12 14:30:44 +02:00
bdf7319c23 rmoving chat, changing menu, adding camp infos 2024-06-01 21:16:00 +02:00
035d20b8b8 adding Instagram promo 2024-05-27 09:30:59 +02:00
9 changed files with 1093 additions and 420 deletions

View file

@ -1,15 +1,15 @@
# fedi.camp_Website # fedi.camp_Website
Fedi.Camp Website 2024 Fedi.Camp Website
## Current work in progress ## Current appearance
- Linking to ticket system - Currently, the website just shows archive content as the 2024 camp is over and the next years gathering isn't in the planning process yet.
## Timetable ## Timetable
The time table is not yet available The time table needs to be adjusted to 2025 camp sessions and has only example contend as of now.
## Foto Section ## Foto Section
The photo section is not part of the repo. The photo section is not part of the repo. This part is managed by KABI Fancy Media and it's seperated from the public website's repo.
## License ## License
### Adjustments and coding ### Adjustments and coding

BIN
images/fcstream.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View file

@ -23,14 +23,15 @@
<header id="header"> <header id="header">
<div class="dropdown"> <!--LANGUAGE SELECTOR IS DISABLED - re-enable it when new camp is in planning process! -->
<!--<div class="dropdown">
<button class="dropbtn">Languages</button> <button class="dropbtn">Languages</button>
<div class="dropdown-content"> <div class="dropdown-content">
<a href="index.html">🇩🇪 Deutsch</a> <a href="index.html">🇩🇪 Deutsch</a>
<!--<a href="index_fr.html">🇫🇷 Français</a>--> <a href="index_fr.html">🇫🇷 Français</a>
<a href="index_en.html">🇺🇸 English</a> <a href="index_en.html">🇺🇸 English</a>
</div> </div>
</div> </div>-->
<div class="content"> <div class="content">
<div class="inner"> <div class="inner">
@ -41,17 +42,18 @@
<nav> <nav>
<ul> <ul>
<li><a href="#announce">Was?</a></li> <li><a href="#announce">Was?</a></li>
<li><a href="#date">Wann/wo?</a></li> <!--<li><a href="#date">Wann/wo?</a></li>-->
<li><a href="#rsvp">Anmeldung</a></li> <!--<li><a href="#rsvp">Anmeldung</a></li>-->
<li><a href="#timetable">CfP</a></li> <!--<li><a href="#campinfos">CampInfos</a></li>-->
<li><a href="#y2023">Archiv</a></li> <li><a href="#2025">2025?</a></li>
<li><a href="#y2024">Berichte</a></li>
<!--<li><a href="">Online MeetUp</a></li>--> <!--<li><a href="">Online MeetUp</a></li>-->
<!--<li><a href="#contact">Kontakt</a></li>--> <li><a href="#contact">Kontakt</a></li>
</ul> </ul>
</nav> </nav>
<!-- The secong line of bottons is for the camp details and onside information --> <!-- The secong line of buttons is for the camp details and onside information -->
<!--<nav> <!--<nav>
<a href="https://fedi.camp/lagerfeuer" class="button primary">zum Lagerfeuer</a> <a href="https://fedi.camp/lagerfeuer" class="button primary">zum Lagerfeuer</a>
<p style="color: rgb(106, 255, 0); font-weight: bold">Nächstes Online Meet-Up am Samstag, 06.04.24 um 21 Uhr.</p> <p style="color: rgb(106, 255, 0); font-weight: bold">Nächstes Online Meet-Up am Samstag, 06.04.24 um 21 Uhr.</p>
@ -65,13 +67,10 @@
<!-- Announcement --> <!-- Announcement -->
<article id="announce"> <article id="announce">
<h2 class="major">FediCamp 2024</h2> <h2 class="major">FediCamp Konzept</h2>
<h3>Es ist wieder so weit. Das FediCamp geht in die dritte Runde!</h3>
<p>Nachdem wir in den Jahren 2022 und 2023 das sehr schöne, entspannte und interessante FediCamp durchgeführt haben, soll es dieses Jahr wieder so sein.</p> <p>Das Fedicamp ist ein Treffen von Personen, die sich über das Fediverse kennengelernt haben.</p>
<p>Wir treffen uns gemeinsam und lernen Leute persönlich kennen, die wir über eine lange Zeit aus dem Fediversum kennen. Gleichzeitig halten wir gegenseitig Vorträge, sitzen am Lagerfeuer und haben eine gute Zeit zusammen. Die Veranstaltung ist Chaos-nah, jede:r gestaltet und wir machen daraus was uns allen gefällt. Gleichzeitig gelten die entsprechenden Regeln - be excellent to each other!</p>
<h2 class="image left"><img src="images/fedilogo.png" alt="Fedilogo" /></h2>
<p>Das Fediverse ist ein Konzept, das eine Vielzahl von dezentralen sozialen Netzwerken umfasst, die miteinander verbunden sind. Es basiert auf offenen Protokollen wie ActivityPub, die es verschiedenen Plattformen ermöglichen, miteinander zu kommunizieren. Nutzer können in diesem Netzwerk auf verschiedenen Plattformen wie Mastodon, PeerTube, Pixelfed und anderen interagieren, Inhalte teilen und sich vernetzen. Das Fediverse fördert die individuelle Kontrolle über Daten und den Schutz der Privatsphäre, da Benutzer die Freiheit haben, ihre eigenen Server zu betreiben oder Plattformen zu wählen, die ihren Bedürfnissen entsprechen. Es bietet eine alternative, nicht kommerzielle und demokratische Art der sozialen Vernetzung, bei der die Nutzer die Kontrolle über ihre Online-Identität behalten.</p> <p>Das Fediverse ist ein Konzept, das eine Vielzahl von dezentralen sozialen Netzwerken umfasst, die miteinander verbunden sind. Es basiert auf offenen Protokollen wie ActivityPub, die es verschiedenen Plattformen ermöglichen, miteinander zu kommunizieren. Nutzer können in diesem Netzwerk auf verschiedenen Plattformen wie Mastodon, PeerTube, Pixelfed und anderen interagieren, Inhalte teilen und sich vernetzen. Das Fediverse fördert die individuelle Kontrolle über Daten und den Schutz der Privatsphäre, da Benutzer die Freiheit haben, ihre eigenen Server zu betreiben oder Plattformen zu wählen, die ihren Bedürfnissen entsprechen. Es bietet eine alternative, nicht kommerzielle und demokratische Art der sozialen Vernetzung, bei der die Nutzer die Kontrolle über ihre Online-Identität behalten.</p>
<h3>Lernen und lachen, chillen und grillen.</h3> <h3>Lernen und lachen, chillen und grillen.</h3>
@ -95,8 +94,8 @@
<p><b>Das FediCamp 2024 findet vom 16. - 21.07.2024 statt.</b></p> <p><b>Das FediCamp 2024 findet vom 16. - 21.07.2024 statt.</b></p>
<p><a href="promo/fedicamp2024.ics" class="button">Im Kalender speichern</a></li></p> <p><a href="promo/fedicamp2024.ics" class="button">Im Kalender speichern</a></p>
<p><a href="#showmetheway" class="button">Anfahrt</a></li></p> <p><a href="#showmetheway" class="button">Anfahrt</a></p>
<p>Gecampt wird auf dem Gelände vom Gasthaus Wiese. Hier haben wir alle Infrastruktur, die wir benötigen. Den Rest bringen wir mit.</p> <p>Gecampt wird auf dem Gelände vom Gasthaus Wiese. Hier haben wir alle Infrastruktur, die wir benötigen. Den Rest bringen wir mit.</p>
@ -116,17 +115,20 @@
<!-- Show me the way--> <!-- Show me the way-->
<article id="showmetheway"> <article id="showmetheway">
<h2 class="major">So findet Ihr zu uns</h2> <h2 class="major">So findet Ihr zu uns</h2>
<p><a href="https://gasthaus-wiese.de/home/">Website Gasthaus Wiese</a></li></p> <p><a href="https://gasthaus-wiese.de/home/">Website Gasthaus Wiese</a></p>
<h3>Mit der Bahn (Ziel "Gedelitz Ort, Trebel")</h3> <h3>Mit der Bahn (Ziel "Gedelitz Ort, Trebel")</h3>
<p>Nächster Bahnhof: Salzwedel<br>Von dort mit dem Bus 8040 nach Lüchow, weiter mit dem Bus 8060 nach Gedelitz Ort, Trebel.</p> <p>Nächster Bahnhof: Salzwedel<br>Von dort mit dem Bus 8040 nach Lüchow, weiter mit dem Bus 8060 nach Gedelitz Ort, Trebel.</p>
<p>Es gibt auch noch das <a href="https://wendland-net.de/post/oepnv-das-neue-wendlandnetz-29662">Wendland-Taxi</a>. Checkt den Link aus!</p>
<h3>Mit dem Auto</h3> <h3>Mit dem Auto</h3>
<p>Nutzt den Routenplaner Eurer Wahl: <b>Ziel Gedelitz, 29494 Trebel</b></p> <p>Nutzt den Routenplaner Eurer Wahl: <b>Ziel Gedelitz, 29494 Trebel</b></p>
<p>Außerdem steht von 9.00 bis 18.00 Uhr ein Rufbus zur Verfügung. Schhaut dazu hier auf die Website: <a href="https://mobil-im-wendland.de/ondemand/">Mobil im Wendland</a></p> <p>Außerdem steht von 9.00 bis 18.00 Uhr ein Rufbus zur Verfügung. Schhaut dazu hier auf die Website: <a href="https://mobil-im-wendland.de/ondemand/">Mobil im Wendland</a></p>
<h3>Links</h3> <h3>Links</h3>
<p><a href="https://www.openstreetmap.org/node/1488568918">OpenStreetMap</a></li></p> <p><a href="https://www.openstreetmap.org/node/1488568918">OpenStreetMap</a></p>
<p><a href="https://goo.gl/maps/Y3gHXt3N5idnu1HU8">GoogleMaps</a></li></p> <p><a href="https://goo.gl/maps/Y3gHXt3N5idnu1HU8">GoogleMaps</a></p>
<p><a href="https://w3w.co/beady.feeder.outline">What3Words: ///beady.feeder.outline</a></li></p> <p><a href="https://w3w.co/beady.feeder.outline">What3Words: ///beady.feeder.outline</a></p>
<p>Geokoordinaten: 53.03011,11.30815</p> <p>Geokoordinaten: 53.03011,11.30815</p>
<h3>Mitfahrgelegenheiten</h3>
<p><a href="https://hophub.xyz/e/fedicamp-2024-d9488d">Fedicamp auf HOPHUB</a></p>
</article> </article>
@ -135,7 +137,7 @@
<article id="rsvp"> <article id="rsvp">
<h2 class="major">Anmeldung</h2> <h2 class="major">Anmeldung</h2>
<p>Die Anmeldung läuft dieses Jahr über ein Ticket-System. Bevor Ihr auf den Button klickt, lest bitte erst die unten stehenden Informationen dazu.</p> <p>Die Anmeldung läuft dieses Jahr über ein Ticket-System. Bevor Ihr auf den Button klickt, lest bitte erst die unten stehenden Informationen dazu.</p>
<p><a href="https://tickets.fedi.camp/FC/2024/" class="button enabled">Tickets</a></li></p> <p><a href="https://tickets.fedi.camp/FC/2024/" class="button enabled">Tickets</a></p>
<h2 class="image right"><img src="images/fedicamp-logo2024.png" alt="FediCamp Logo 2024" /></h2> <h2 class="image right"><img src="images/fedicamp-logo2024.png" alt="FediCamp Logo 2024" /></h2>
<h2 class="major">Kosten</h2> <h2 class="major">Kosten</h2>
<p>Wir rechnen mit Kosten von ca. €100 pro Person.<p> <p>Wir rechnen mit Kosten von ca. €100 pro Person.<p>
@ -154,7 +156,7 @@
<h2 class="major">T-Shirts / Merch</h2> <h2 class="major">T-Shirts / Merch</h2>
<p>Es gibt auch wieder T-Shirts. Ihr könnt Euch diese direkt in Einzel- oder Sammelbestellung ordern und dann direkt zum Camp mitbringen.</p> <p>Es gibt auch wieder T-Shirts. Ihr könnt Euch diese direkt in Einzel- oder Sammelbestellung ordern und dann direkt zum Camp mitbringen.</p>
<h2 class="image left"><img src="images/merch24.png" alt="FediCamp Logo 2024" /></h2> <h2 class="image left"><img src="images/merch24.png" alt="FediCamp Logo 2024" /></h2>
<p><a href="https://merch.kabi.tk/listing/fedicamp-2024?product=387" class="button enabled">T-Shirts</a></li></p> <p><a href="https://merch.kabi.tk/listing/fedicamp-2024?product=387" class="button enabled">T-Shirts</a></p>
</article> </article>
@ -162,19 +164,100 @@
<!-- CALL FOR PAPERS/PRESENTATIONS - CHANGE LATER TO TIMETABLE --> <!-- CALL FOR PAPERS/PRESENTATIONS - CHANGE LATER TO TIMETABLE -->
<article id="timetable"> <article id="timetable">
<!--<h2 class="major">TimeTable</h2>--> <!--<h2 class="major">TimeTable</h2>-->
<h2 class=""major">Call for Presentation</h2> <h2 class="major">Call for Presentation</h2>
<p>Um den Timetable zu füllen, brauchen wir Eure Workshops, Vorträge, Aktivitäten - was Ihr schon immer gern mit anderen Menschen machen wolltet.<p> <p>Um den Timetable zu füllen, brauchen wir Eure Workshops, Vorträge, Aktivitäten - was Ihr schon immer gern mit anderen Menschen machen wolltet.<p>
<p><a href="https://orga.fedi.camp/index.php/apps/forms/s/MCeqwaqH23bN4jBEaBeaAEWe" class="button enabled">Call for Participation</a></li></p> <p><a href="https://orga.fedi.camp/index.php/apps/forms/s/MCeqwaqH23bN4jBEaBeaAEWe" class="button enabled">Call for Participation</a></p>
</article> </article>
<!-- 2025-->
<article id="2025">
<h2 class="major">Gibt es ein FediCamp in 2025?</h2>
<h3>JA!</h3>
<p>Der Termin wird im Dezember festgelegt. Schaut gern hin und wieder auf der Website vorbei und kommt in den Matrix-Raum, um keine Informationen zu verpassen!</p>
</article>
<!-- ARCHIVE --> <!-- ARCHIVE -->
<!--ARCHIVE 2024 -->
<article id="y2024">
<h2 class="major">So waren die Camps</h2>
<h1>Berichte aus 2024</h1>
<p><b>Berichte und Fotos des ersten FediCamp im Jahre 2022 findet Ihr <a href="#y2022">hier</a>.</b></p>
<p><b>Berichte und Fotos des zweiten FediCamp im Jahre 2023 findet Ihr <a href="#y2023">hier</a>.</b></p>
<p><a href="fc24-fotos/index.html" class="button">Fotos 2024</a></p>
<p>Du warst Teilnehmende oder Teilnehmer? Dann kannst Du die Bilder (und noch mehr) auch im Original und ohne Blurring bekommen. Schreibe dazu eine Mail oder teile das im Matrix-Raum mit!</p><br>
<h2>Das Camp 2024 - Bericht</h2>
<p>Hier seht ihr Berichte der Teilnehmenden.</p>
<h3>raspel</h3>
<p><a href="https://social.tchncs.de/@raspel">@raspel@social.tchncs.de</a></p>
<p>Auch dieses Jahr ging es wieder zum Fedicamp nach Gedelitz. Wir sind am Sonntag morgens losgefahren. Der Weg führte uns über Hitzacker, Dömitz, weiter an der Elbuferstrasse entlang.
In Dömitz gab es eine Festung zu sehen. Wieder auf der westlichen Seite der Elbe haben wir die Reste der alten Eisenbahnbrücke angeschaut. Diesen Teil des Wendland kannte ich nicht. Alles perfekt für ausgedehnte Rad an oder auf dem Deich der Elbe entlang. Nach einem kurzen Stop bei Bekannten in Gorleben, erreichten wir unser Ziel in Gartow.
Am Dienstag ging es nach Gedelitz. Lampen, Strom, Internet und all dieses Gedöns was für ein Gelingen erforderlich ist, wurde verlegt und aufgebaut. Erste Besucher kamen schon am Vortag. Das Wetter machte uns einen Strich durch die Rechnung. Es gab Gewitter und Starkregen. Die Wiese konnte das Wasser so schnell nicht aufnehmen. Zwei Anreisende hatten unterwegs Probleme mit ihren Rädern... Alles löste sich in Wohlgefallen auf. Für alle und mit allen wurde gekocht und gegesssen. Abends gab es viele Gespräche am Lagerfeuer.
Die Tage vergehen wie im Flug... Leute kommen, Leute gehen, es gibt Vorträge und Exkursionen. Zuviele Begnungen, zuviele Ereignisse, ich kann sie gar nicht im Einzelnen wiedergeben. Es waren ungefähr 60 Erwachsene und sieben Kinder auf dem Camp. Manche waren die ganze Zeit dort, andere waren ein paar Tage dort, andere kamen nur für eine kurze Stippvisite vorbei. Alles in Allem einfach grandios wie so unterschiedliche Menschen so gut miteinander umgegangen sind, ohne Zank und Ärger. So etwas erlebt man selten.
Schnell ist die Zeit auf der Wiese in Gedelitz vorbei. Es ist wieder Sonntag. Alle bauen ihre Zelte ab. Die Leute von der Orga bauen die Infrastruktur zurück. Die Küche, der Saal, die sanitären Anlagen müssen gereinigt werden.
Es war einfach wunderbar! Bis zum nächsten Jahr!</p>
<h3>ÜckÜck & Flo</h3>
<p><a target="_blank" href="https://dresden.network/@ueckueck">@ueckueck@dresden.network</a> und <a target="_blank" href="https://dresden.network/@zwecki">@zwecki@dresden.network</a></p>
<p>Hort hier beim Podcast rein, Ihr könnt auch gleich zu Kapitel 8 springen.</p>
<p><a target="_blank" href="https://podcasts.homes/@rebootpolitics/episodes/im-mittelalter-warst-du-tot/chapters">Chapter 8 des Podcasts.</a></p>
<h3>Sandfrog</h3>
<p><a target="_blank" href="https://mastodon.social/@sandfrogy">@sandfrog@mastodon.social</a></p>
<p>Kennt ihr diese Schnapsideen, die man hin und wieder hat, nur halt ohne Schnaps? Nach meinem abgebrochenen Ostsee-Urlaub, hab ich überlegt, was ich denn als Alternative machen könnte, bis mir mal wieder das FediCamp durch die TL scrollte. Preise angeschaut, war recht erträglich (für mich), Tages-Tickets ~15€, also zwei gebucht. Vorweg geschaut, wie weit es ist von mir aus ~140km, kurz überlegt, was meine Fortbewegungsmittel sind, und mich für das Rad entschieden.<br<><br>
Ja, ich weiß, völlig bekloppt, aber das ist genau mein Ding. Der Plan war, zwei Tage hin, zwei Tage da und zwei Tage zurück. Naja, bis der Ehrgeiz und die Zielfixierung einsetzte. Also morgens kurz noch eingekauft und dann gegen 12:00 los. Wetter war sehr schwül und einfach kein Radwetter. 12 Stunden später, einige Ladestops und Essenspausen später, Mist, Akku alle ~10km vor dem Ziel. Es gab noch die Möglichkeit der Notladung über die mitgeführten Powerbank. Ohne Akku und mit ~30kg im Anhänger war das Fahren fast unmöglich, vor allem nach 130km Weg war einfach keine Kraft mehr da. Also kurz in den Matrix-Chat geschrieben, dass es wohl deutlich später wird, war ja schon 0:00 durch. Kurze Zeit später die Meldung: Auto ist auf dem Weg zu dir.<br><br>
Das Camp fing also schon super an. Schnell alles ins Auto gepackt und mich die letzten 10km fahren lassen. Dort angekommen, alle sehr freundlich und hilfsbereit, schnell das Tarp aufgebaut und eingerichtet, viel ging dann auch nicht mehr. Am nächsten Tag bin ich dann in die doch recht große Gruppe aufgenommen worden, hatte da so meine Bedenken vorher, aber das familiäre Klima machte es für mich sehr einfach, und bin direkt gefragt worden, ob ich nicht länger bleiben möchte. Das tat ich dann auch. Aus zwei Tagen wurden die fast komplette Zeit, bis Sa. Abend, den ich für die Rückfahrt genommen habe wegen der 30°C am So.<br><br>
Bei den Temperaturen wollte ich einfach nicht fahren. Es war einfach ein tolles Erlebnis, mit vielen Gesprächen, durchweg netten Menschys, einigen Workshops, viel gutem Essen und einigen Dingen, die ich für mich mitnehme, die mir meine Probleme und Einschränkungen mal wieder deutlich gezeigt haben, aber das hat, glaube ich, keiner mitbekommen. Bin halt nach außen eher der ruhige Typ (glaub ich). Eins steht fest, ich komme wieder. Einfach nur mal ein kurzer Abriss zum FediCamp, das Elend auf der Rückfahrt spare ich euch mal :D</p>
<h3>Tobi</h3>
<p><a target="_blank" href="https://dz.social/@tobi">@tobi@dz.social</a> and <a target="_blank" href="https://kabi.tk">KABI Fancy Media and Communication</a></p>
<p>As a part of the organizing team, I believe the 2024 camp was once again, a resounding success, just like in previous years. We successfully brought together people from various locations and countries, all united under one roof, the sky of the earth. For a few days, participants of all ages — from 4 to 74 — shared an off-time holiday-like setting. Coming from different cities and holding diverse points of views, everyone was united by a shared commitment to open software, personal freedom, environmental care, antifascism, and striving to be good people, caring for one another by sharing, exchanging and learning from everybody.<br><br>
Fedi.Camp is what people make of it. This year, we had fewer workshops and presentations, allowing more time for relaxation and holiday activities. Of course, there were still talks and discussions about several software projects connected by ActivityPub, soldering and building blinky devices, pen-and-paper sessions, cross-golf, and video presentations.<br><br>
In the evenings, the warming bonfire was a highlight, where we relaxed, played music and sang songs together while kids roasted marshmallows and enjoyed building glowing flourescent rings, glasses and other objects. This again created a soothing and communal atmosphere.<br><br>
We were once more reminded of the environmental impact of nuclear power usage during our tour of the nearby atomic storage facility. This sobering experience highlighted the catastrophic nature of running nuclear power plants and producing waste that requires maintenance for 10,000 years and beyond.<br><br>
Strolling through the forest, engaging in tech talks, and relaxing in the sun made this year's Fedi.Camp truly charming. The unique combination of activities and wonderful participants created an unforgettable experience.<br>
</p>
<h4>Insight on network infrastructure</h4>
<p>At 'KABI Fancy Media and Communication,' we once again, built the camp's network infrastructure. Given the lack of reliable mobile coverage and inadequate common landline infrastructure, there is typically no usable internet connection at the camp site.<br><br>
So, we stepped in to ensure connectivity for all. We utilized a combination of Starlink and Vodafone 5G for data uplink. Despite a brief period of heavy rain when even the 5G connection dropped, the internet remained fast and reliably stable.<br><br>
All traffic was routed through our datacenter infrastructure for sanitizing incoming traffic and ensuring privacy. This connection was then distributed using Ubiquiti Cloud Gateway Ultra hardware to form the local network. We deployed a 10.0.0.x IP range net to support up to 512 devices, though we had about 78 concurrent users. Participants brought their cars, phones, laptops, smartwatches, etc. all may require a connection, so it was best to be prepared. The signal was transmitted through a POE (Power over Ethernet) switch and distributed to six Ubiquiti Nano HD access points with WiFi-roaming, providing seamless connectivity as people walked around the camp site. This setup involved approximately 450 meters of Cat6 cables, rain covers, countless cable ties and a few additional POE injectors for the farthest access points to reach a nearby full coverage of the whole camp site, houses and fireplace.<br><br>
In total, we facilitated about 790 gigabytes of internet traffic during the camp. It was fun building it and watching the traffic roar.</p>
</article>
<!-- ARCHIVE 2023 --> <!-- ARCHIVE 2023 -->
<article id="y2023"> <article id="y2023">
<h2 class="major">Archiv</h2> <h2 class="major">Archiv</h2>
<h1>Berichte aus 2023</h1> <h1>Berichte aus 2023</h1>
<p><b>Berichte und Fotos des ersten FediCamp im Jahre 2022 findet Ihr <a href="#y2022">hier</a>.</b></p> <p><b>Berichte und Fotos des ersten FediCamp im Jahre 2022 findet Ihr <a href="#y2022">hier</a>.</b></p>
<p><a href="fc23-fotos/index.html" class="button">Fotos 2023</a></li></p> <p><b>Berichte und Fotos des dritten FediCamp im Jahre 2024 findet Ihr <a href="#y2024">hier</a>.</b></p>
<p><a href="fc23-fotos/index.html" class="button">Fotos 2023</a></p>
<p>Du warst Teilnehmende oder Teilnehmer? Dann kannst Du die Bilder (und noch mehr) auch im Original und ohne Blurring bekommen. Schreibe dazu eine Mail oder teile das im Matrix-Raum mit!</p><br> <p>Du warst Teilnehmende oder Teilnehmer? Dann kannst Du die Bilder (und noch mehr) auch im Original und ohne Blurring bekommen. Schreibe dazu eine Mail oder teile das im Matrix-Raum mit!</p><br>
<h2>Das Camp 2023 - Bericht</h2> <h2>Das Camp 2023 - Bericht</h2>
<h3>Allgemein</h3> <h3>Allgemein</h3>
@ -211,7 +294,8 @@
<h2 class="major">Archiv</h2> <h2 class="major">Archiv</h2>
<h1>Berichte aus 2022</h1> <h1>Berichte aus 2022</h1>
<p><b>Berichte und Fotos des zweiten FediCamp im Jahre 2023 findet Ihr <a href="#y2023">hier</a>.</b></p> <p><b>Berichte und Fotos des zweiten FediCamp im Jahre 2023 findet Ihr <a href="#y2023">hier</a>.</b></p>
<p><a href="fc22-fotos/index.html" class="button">Fotos 2022</a></li></p> <p><b>Berichte und Fotos des dritten FediCamp im Jahre 2024 findet Ihr <a href="#y2024">hier</a>.</b></p>
<p><a href="fc22-fotos/index.html" class="button">Fotos 2022</a></p>
<h2>Das Camp 2022 - Bericht</h2> <h2>Das Camp 2022 - Bericht</h2>
<p>Die Idee zum Fedicamp war ursprünglich Folgende: Zwei Menschen, die sich über Mastodon kennen gelernt haben, treffen sich zum gemeinsamen Kochen. Das war an sich schon alles.<br><br> <p>Die Idee zum Fedicamp war ursprünglich Folgende: Zwei Menschen, die sich über Mastodon kennen gelernt haben, treffen sich zum gemeinsamen Kochen. Das war an sich schon alles.<br><br>
@ -266,16 +350,44 @@
<li>Packpapierverlag: Herrmann vom Packpapierverlag hat in einer spontanen Aktion einen Stand aufgebaut, an dem anarchistische/linke/alternative/öko-fixierte Bücher, Buttons, Aufnäher, Sticker etc. verkauft wurden. Und da das Fedicamp keine sonderlichen definierten "Aufnahmebedingungen" hatte, wurde Herrmann auch direkt in die Gruppe aufgenommen, hörte bei Vorträgen mit, beteiligte sich am Kaffeekonsum... und so weiter und so fort. https://packpapierverlag.de</li></p> <li>Packpapierverlag: Herrmann vom Packpapierverlag hat in einer spontanen Aktion einen Stand aufgebaut, an dem anarchistische/linke/alternative/öko-fixierte Bücher, Buttons, Aufnäher, Sticker etc. verkauft wurden. Und da das Fedicamp keine sonderlichen definierten "Aufnahmebedingungen" hatte, wurde Herrmann auch direkt in die Gruppe aufgenommen, hörte bei Vorträgen mit, beteiligte sich am Kaffeekonsum... und so weiter und so fort. https://packpapierverlag.de</li></p>
</article> </article>
<!-- Contact -->
<article id="contact">
<h2 class="major">Kontakt</h2>
<p>Hier findet Ihr aktuelle Informationen. Kommt auch gern in den Matrix Raum!</p>
<!--<p><a href="#showmetheway" class="button">Anfahrt</a></p>-->
<a href="https://matrix.to/#/#fedicamp:hyteck.de" class="button">Matrix-Raum</a><br><br><br>
</article>
<!-- Camp Infos --> <!-- Camp Infos -->
<article id="campinfos"> <article id="campinfos">
<h2 class="major">Camp Infos</h2> <h2 class="major">Camp Infos</h2>
<p>Teilnehmende finden hier aktuelle Informationen. Schaut bitte täglich hier vorbei und kommt auch in den Matrix Raum!</p> <p>Teilnehmende finden hier aktuelle Informationen. Schaut bitte öfters hier vorbei und kommt auch in den Matrix Raum!</p>
<p><a href="#showmetheway" class="button">Anfahrt</a></p>
<a href="https://matrix.to/#/#fedicamp:hyteck.de" class="button">Matrix-Raum</a><br><br><br> <a href="https://matrix.to/#/#fedicamp:hyteck.de" class="button">Matrix-Raum</a><br><br><br>
<h2 class="major">Call for Presentation</h2>
<p>Um den Timetable zu füllen, brauchen wir Eure Workshops, Vorträge, Aktivitäten - was Ihr schon immer gern mit anderen Menschen machen wolltet.<p>
<p><a href="https://orga.fedi.camp/index.php/apps/forms/s/MCeqwaqH23bN4jBEaBeaAEWe" class="button enabled">Call for Participation</a></p>
<h2 class="major">Timetable</h2>
<p>Aktuell haben wir u.a. Vorträge/Workshops zum Thema Yoga, Webserver hands-on, Löten u.v.m. Ein Timetable wird erstellt und zum Camp veröffentlicht.<p>
<h2 class="major">Flohmarkt</h2>
<p>Ihr habt Dinge übrig und wollt diese verschenken oder verkaufen. Schaut auf dem Flohmarkt vorbei!<p>
<p><a href="https://fedicamp.k.rainbow-lollipop.de" class="button enabled">Flohmarkt</a></p>
<hr>
<h2 class="major">Vor Ort</h2>
<h3>Für das Campen</h3>
<p>Bitte bringt alles was ihr zu Campen benötigt mit. Dazu gehören neben Zelt und Schlafsack auch Teller, Tassen und Besteck. Wir haben zwar eine Küche zum Kochen, aber kein Geschirr für alle.<br><br>Wer mit dem Auto anreist, kann gern Utensilien wie Schüsseln und größere Töpfe mitbringen. Bitte sprecht das Orga-Team in Matrix oder per E-Mail an.</p>
<h3>Fedi.Camp für das Fediverse-Profil verifizieren?</h3> <h3>Fedi.Camp für das Fediverse-Profil verifizieren?</h3>
<h2 class="image left"><img src="images/fedi_verify.png" alt="Verify clipart." /></h2> <h2 class="image left"><img src="images/fedi_verify.png" alt="Verify clipart." /></h2>
<p>Na klar geht das. Schreib uns eine kurze E-Mail oder melde Dich im Matrix-Raum und Du bekommst als Teilnehmende/r die Verifizierung umgehend. Damit kannst Du zeigen, dass Du am FediCamp teilnimmst.</p><br><br> <p>Na klar geht das. Schreib uns eine kurze E-Mail oder melde Dich im Matrix-Raum und Du bekommst als Teilnehmende/r die Verifizierung umgehend. Damit kannst Du zeigen, dass Du am FediCamp teilnimmst.</p><br><br>
<h3>Du möchtest Deinen Vortrag oder Workshop streamen?</h3>
<h2 class="image left"><img src="images/fcstream.png" alt="Streaming clipart." /></h2>
<p>Wir haben dafür die Infrastruktur. Bitte melde dich beim Orgateam oder schreibe uns eine E-Mail. Du bekommst dann einen RTMP-StreamingKey und kannst direkt vorlegen. Nutze für Deinen Stream das Netzwerk vor Ort. Bitte teste Dein Setup vorher!</p><br><br>
<h3>Hygiene Maßnahmen</h3> <h3>Hygiene Maßnahmen</h3>
<h2 class="image right"><img src="images/virus.png" alt="Virus" /></h2> <h2 class="image right"><img src="images/virus.png" alt="Virus" /></h2>
@ -289,12 +401,6 @@
<li>Vermeide das Teilen von persönlichen Gegenständen wie Besteck, Gläsern oder Flaschen. Verwende stattdessen individuelle Utensilien und Behälter.</li> <li>Vermeide das Teilen von persönlichen Gegenständen wie Besteck, Gläsern oder Flaschen. Verwende stattdessen individuelle Utensilien und Behälter.</li>
<li>Bleibe wachsam und achte auf mögliche Symptome während des Camps. Wenn du Krankheitssymptome entwickelst, informiere bitte umgehend die Kontaktpersonen, damit entsprechende Vorsichtsmaßnahmen ergriffen werden können.</li><br><br> <li>Bleibe wachsam und achte auf mögliche Symptome während des Camps. Wenn du Krankheitssymptome entwickelst, informiere bitte umgehend die Kontaktpersonen, damit entsprechende Vorsichtsmaßnahmen ergriffen werden können.</li><br><br>
<h3>Du möchtest Live streamen?</h3>
<h2 class="image right"><img src="images/livestream_mini.png" alt="Livestream clipart." /></h2>
<p>KABI Fancy Media bietet einen RTMP-Endpunkt zum Streamen über Owncast an. Dieser funktioniert mit allen gängigen Streaming-Kameras sowie OBS. Wenn Du bereits selbst einen Streamingdienst hast, halte dennoch Rücksprache mit dem Technik-Team, damit entsprechende Domain-Records (stream1234.fedi.camp) gesetzt werden können.</p><br><br>
<h3>Cyber Emergency Response Team</h3> <h3>Cyber Emergency Response Team</h3>
<h2 class="image left"><img src="images/cert.png" alt="Livestream clipart." /></h2> <h2 class="image left"><img src="images/cert.png" alt="Livestream clipart." /></h2>
<p>Mithilfe im CERT? Melde Dich gern per E-Mail.<br>Du erreichst das CERT via Chat auf der Website, per Matrix sowie per Telefon. Die jeweiligen Nummern werden vor Ort ausgehangen. Außerdem in der Nähe des Camps auf 149,050.0 MHz (Freenet lizenzfrei). Schau für Updates öfters hier vorbei!</p> <p>Mithilfe im CERT? Melde Dich gern per E-Mail.<br>Du erreichst das CERT via Chat auf der Website, per Matrix sowie per Telefon. Die jeweiligen Nummern werden vor Ort ausgehangen. Außerdem in der Nähe des Camps auf 149,050.0 MHz (Freenet lizenzfrei). Schau für Updates öfters hier vorbei!</p>
@ -309,7 +415,7 @@
<p>A commissioned production by FediCamp.</p> <p>A commissioned production by FediCamp.</p>
<h2 data-startline="10" data-endline="10">Impressum</h2> <h2 data-startline="10" data-endline="10">Impressum</h2>
<p><a href="http://kabi.tk/" target="_blank" rel="noopener">KABI.tk</a> PersonalMedia</p> <p><a href="https://kabi.tk/" target="_blank" rel="noopener">KABI.tk</a> PersonalMedia</p>
<p>Office 34380<br />Courier Point13 Freeland Park</p> <p>Office 34380<br />Courier Point13 Freeland Park</p>
<p>Wareham RoadPoole, Dorset<br />BH16 6FH,&nbsp;United Kingdom</p> <p>Wareham RoadPoole, Dorset<br />BH16 6FH,&nbsp;United Kingdom</p>
<p>hello@kabi.tk</p> <p>hello@kabi.tk</p>
@ -350,34 +456,18 @@
<script src="assets/js/util.js"></script> <script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script> <script src="assets/js/main.js"></script>
<!-- WebsiteChat -->
<!-- <script>
(function(d,t) {
var BASE_URL="https://app.chatwoot.com";
var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=BASE_URL+"/packs/js/sdk.js";
g.defer = true;
g.async = true;
s.parentNode.insertBefore(g,s);
g.onload=function(){
window.chatwootSDK.run({
websiteToken: '9W2Vod8ffLArzeFQuZYyzaNr',
baseUrl: BASE_URL
})
}
})(document,"script");
</script>
-->
<!-- Mastodon verification --> <!-- Mastodon verification -->
<a rel="me" href="https://stream.fedi.camp/@fedicamp24"></a>
<a rel="me" href="https://dz.social/@tobi"></a> <a rel="me" href="https://dz.social/@tobi"></a>
<a rel="me" href="https://social.tchncs.de/@wuffel"></a> <a rel="me" href="https://social.tchncs.de/@wuffel"></a>
<a rel="me" href="https://social.tchncs.de/@herbstfreud"></a> <a rel="me" href="https://social.tchncs.de/@herbstfreud"></a>
<a rel="me" href="https://social.tchncs.de/@raspel"></a> <a rel="me" href="https://social.tchncs.de/@raspel"></a>
<a rel="me" href="https://fedifreu.de/@korporal"></a>
<a rel="me" href="https://social.tchncs.de/@lady_amalthea"></a> <a rel="me" href="https://social.tchncs.de/@lady_amalthea"></a>
<a rel="me" href="https://suma-ev.social/@christian"></a> <a rel="me" href="https://suma-ev.social/@christian"></a>
<a rel="me" href="https://mastodon.xyz/@Profpatsch"></a> <a rel="me" href="https://mastodon.xyz/@Profpatsch"></a>
<a rel="me" href="https://fedifreu.de/@chpietsch"></a>
</body> </body>
</html> </html>

View file

@ -44,7 +44,7 @@
<li><a href="#announce">What?</a></li> <li><a href="#announce">What?</a></li>
<li><a href="#date">When/Where?</a></li> <li><a href="#date">When/Where?</a></li>
<li><a href="#rsvp">Registration</a></li> <li><a href="#rsvp">Registration</a></li>
<li><a href="#timetable">CfP</a></li> <li><a href="#campinfos">CampInfos</a></li>
<li><a href="#y2023">Archive</a></li> <li><a href="#y2023">Archive</a></li>
<!--<li><a href="">Online MeetUp</a></li>--> <!--<li><a href="">Online MeetUp</a></li>-->
@ -95,8 +95,8 @@
<p><b>FediCamp 2024 will take place from July 16th to July 21st, 2024.</b></p> <p><b>FediCamp 2024 will take place from July 16th to July 21st, 2024.</b></p>
<p><a href="promo/fedicamp2024.ics" class="button">Save to Calendar</a></li></p> <p><a href="promo/fedicamp2024.ics" class="button">Save to Calendar</a></p>
<p><a href="#showmetheway" class="button">Directions</a></li></p> <p><a href="#showmetheway" class="button">Directions</a></p>
<p>We will be camping on the premises of Gasthaus Wiese. Here we have all the infrastructure we need. We'll bring the rest.</p> <p>We will be camping on the premises of Gasthaus Wiese. Here we have all the infrastructure we need. We'll bring the rest.</p>
@ -117,16 +117,17 @@
<!-- Show me the way--> <!-- Show me the way-->
<article id="showmetheway"> <article id="showmetheway">
<h2 class="major">How to Find Us</h2> <h2 class="major">How to Find Us</h2>
<p><a href="https://gasthaus-wiese.de/home/">Gasthaus Wiese Website</a></li></p> <p><a href="https://gasthaus-wiese.de/home/">Gasthaus Wiese Website</a></p>
<h3>By Train (Destination "Gedelitz Ort, Trebel")</h3> <h3>By Train (Destination "Gedelitz Ort, Trebel")</h3>
<p>Nearest train station: Salzwedel<br>From there, take bus 8040 to Lüchow, then continue with bus 8060 to Gedelitz Ort, Trebel.</p> <p>Nearest train station: Salzwedel<br>From there, take bus 8040 to Lüchow, then continue with bus 8060 to Gedelitz Ort, Trebel.</p>
<p>There is also a public taxi (cheaper than normal yelloy cabs) <a href="https://wendland-net.de/post/oepnv-das-neue-wendlandnetz-29662">Wendland-Taxi</a>. Checkt it out!</p>
<h3>By Car</h3> <h3>By Car</h3>
<p>Use your preferred route planner: <b>Destination Gedelitz, 29494 Trebel</b></p> <p>Use your preferred route planner: <b>Destination Gedelitz, 29494 Trebel</b></p>
<p>Additionally, a call bus is available from 9:00 to 18:00. Check the website here: <a href="https://mobil-im-wendland.de/ondemand/">Mobil im Wendland</a></p> <p>Additionally, a call bus is available from 9:00 to 18:00. Check the website here: <a href="https://mobil-im-wendland.de/ondemand/">Mobil im Wendland</a></p>
<h3>Links</h3> <h3>Links</h3>
<p><a href="https://www.openstreetmap.org/node/1488568918">OpenStreetMap</a></li></p> <p><a href="https://www.openstreetmap.org/node/1488568918">OpenStreetMap</a></p>
<p><a href="https://goo.gl/maps/Y3gHXt3N5idnu1HU8">GoogleMaps</a></li></p> <p><a href="https://goo.gl/maps/Y3gHXt3N5idnu1HU8">GoogleMaps</a></p>
<p><a href="https://w3w.co/beady.feeder.outline">What3Words: ///beady.feeder.outline</a></li></p> <p><a href="https://w3w.co/beady.feeder.outline">What3Words: ///beady.feeder.outline</a></p>
<p>Geocoordinates: 53.03011,11.30815</p> <p>Geocoordinates: 53.03011,11.30815</p>
</article> </article>
@ -135,7 +136,7 @@
<article id="rsvp"> <article id="rsvp">
<h2 class="major">Registration</h2> <h2 class="major">Registration</h2>
<p>This year, registration is done through a ticket system. Before clicking the button, please read the information below.</p> <p>This year, registration is done through a ticket system. Before clicking the button, please read the information below.</p>
<p><a href="https://tickets.fedi.camp/FC/2024/" class="button enabled">Tickets</a></li></p> <p><a href="https://tickets.fedi.camp/FC/2024/" class="button enabled">Tickets</a></p>
<h2 class="image right"><img src="images/fedicamp-logo2024.png" alt="FediCamp Logo 2024" /></h2> <h2 class="image right"><img src="images/fedicamp-logo2024.png" alt="FediCamp Logo 2024" /></h2>
<h2 class="major">Costs</h2> <h2 class="major">Costs</h2>
<p>We estimate costs to be around €100 per person.</p> <p>We estimate costs to be around €100 per person.</p>
@ -159,7 +160,7 @@
<!--<h2 class="major">TimeTable</h2>--> <!--<h2 class="major">TimeTable</h2>-->
<h2 class="major">Call for Presentation</h2> <h2 class="major">Call for Presentation</h2>
<p>To fill the timetable, we need your workshops, presentations, activities - what you've always wanted to share with others.</p> <p>To fill the timetable, we need your workshops, presentations, activities - what you've always wanted to share with others.</p>
<p><a href="https://orga.fedi.camp/index.php/apps/forms/s/MCeqwaqH23bN4jBEaBeaAEWe" class="button enabled">Call for Participation</a></li></p> <p><a href="https://orga.fedi.camp/index.php/apps/forms/s/MCeqwaqH23bN4jBEaBeaAEWe" class="button enabled">Call for Participation</a></p>
</article> </article>
@ -170,7 +171,7 @@
<h2 class="major">Archive</h2> <h2 class="major">Archive</h2>
<h1>Reports from 2023</h1> <h1>Reports from 2023</h1>
<p><b>Reports and photos from the first FediCamp in 2022 can be found <a href="#y2022">here</a>.</b></p> <p><b>Reports and photos from the first FediCamp in 2022 can be found <a href="#y2022">here</a>.</b></p>
<p><a href="fc23-fotos/index.html" class="button">Photos 2023</a></li></p> <p><a href="fc23-fotos/index.html" class="button">Photos 2023</a></p>
<p>If you were a participant, you can also get the pictures (and more) in their original form without blurring. Just write an email or share it in the Matrix room!</p><br> <p>If you were a participant, you can also get the pictures (and more) in their original form without blurring. Just write an email or share it in the Matrix room!</p><br>
<h2>The Camp 2023 - Report</h2> <h2>The Camp 2023 - Report</h2>
<h3>General</h3> <h3>General</h3>
@ -221,13 +222,26 @@
<!-- Camp Infos --> <!-- Camp Infos -->
<article id="campinfos"> <article id="campinfos">
<h2 class="major">Camp Information</h2> <h2 class="major">Camp Information</h2>
<p>Participants can find current information here. Please check back here daily and also join the Matrix room!</p> <p>Participants can find current information here. Please check back here frequently and also join the Matrix room!</p>
<a href="https://matrix.to/#/#fedicamp:hyteck.de" class="button">Matrix Room</a><br><br><br> <a href="https://matrix.to/#/#fedicamp:hyteck.de" class="button">Matrix Room</a><br><br><br>
<h2 class="major">Call for Presentation</h2>
<p>To fill the timetable, we need your workshops, presentations, activities - what you've always wanted to share with others.</p>
<p><a href="https://orga.fedi.camp/index.php/apps/forms/s/MCeqwaqH23bN4jBEaBeaAEWe" class="button enabled">Call for Participation</a></p>
<hr>
<h2 class="major">On side</h2>
<h3>For the Camp</h3>
<p>Please bring all your things needed for camping. That includes beside tent and sleeping equipment also cups, plates and things you may need for eating. We have a kitchen, yet we can't provide dishes and cutlery for all.<br><br>Those of you using a car to get to the camp, you are welcome to help out with some kitchen equipment such an bigger pots for cooking and bowls. Please ask the Orga-team in the Matrix chat or via e-mail for things still needed.</p>
<h3>Verify Fedi.Camp for Fediverse Profile?</h3> <h3>Verify Fedi.Camp for Fediverse Profile?</h3>
<h2 class="image left"><img src="images/fedi_verify.png" alt="Verify clipart." /></h2> <h2 class="image left"><img src="images/fedi_verify.png" alt="Verify clipart." /></h2>
<p>Of course, that's possible. Send us a short email or join us in the Matrix room and you will receive verification promptly as a participant. This way, you can show that you are participating in FediCamp.</p><br><br> <p>Of course, that's possible. Send us a short email or join us in the Matrix room and you will receive verification promptly as a participant. This way, you can show that you are participating in FediCamp.</p><br><br>
<h3>Streaming your session?</h3>
<h2 class="image left"><img src="images/fcstream.png" alt="Streaming clipart." /></h2>
<p>That's possible. We provide the infrastructure for that. Please write us an e-mail and we will provide you with a RTMP-StreamingKey. Please test your set-up before you go live.</p><br><br>
<h3>Hygiene Measures</h3> <h3>Hygiene Measures</h3>
<h2 class="image right"><img src="images/virus.png" alt="Virus" /></h2> <h2 class="image right"><img src="images/virus.png" alt="Virus" /></h2>
<p>Although there are no longer any legal measures regarding the Corona pandemic, it is still important to observe certain guidelines to ensure the health and safety of everyone. Here are some measures you should consider:</p> <p>Although there are no longer any legal measures regarding the Corona pandemic, it is still important to observe certain guidelines to ensure the health and safety of everyone. Here are some measures you should consider:</p>
@ -261,7 +275,7 @@
<p>A commissioned production by FediCamp.</p> <p>A commissioned production by FediCamp.</p>
<h2 data-startline="10" data-endline="10">Impressum</h2> <h2 data-startline="10" data-endline="10">Impressum</h2>
<p><a href="http://kabi.tk/" target="_blank" rel="noopener">KABI.tk</a> PersonalMedia</p> <p><a href="https://kabi.tk/" target="_blank" rel="noopener">KABI.tk</a> PersonalMedia</p>
<p>Office 34380<br />Courier Point13 Freeland Park</p> <p>Office 34380<br />Courier Point13 Freeland Park</p>
<p>Wareham RoadPoole, Dorset<br />BH16 6FH,&nbsp;United Kingdom</p> <p>Wareham RoadPoole, Dorset<br />BH16 6FH,&nbsp;United Kingdom</p>
<p>hello@kabi.tk</p> <p>hello@kabi.tk</p>
@ -299,25 +313,6 @@
<script src="assets/js/util.js"></script> <script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script> <script src="assets/js/main.js"></script>
<!-- WebsiteChat -->
<!-- <script>
(function(d,t) {
var BASE_URL="https://app.chatwoot.com";
var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=BASE_URL+"/packs/js/sdk.js";
g.defer = true;
g.async = true;
s.parentNode.insertBefore(g,s);
g.onload=function(){
window.chatwootSDK.run({
websiteToken: '9W2Vod8ffLArzeFQuZYyzaNr',
baseUrl: BASE_URL
})
}
})(document,"script");
</script>
-->
</body> </body>
</html> </html>

BIN
promo/ig.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 KiB

247
timetable/eventData.js Normal file
View file

@ -0,0 +1,247 @@
/*
This is the only file to be modified for adding your session at FediCamp.
Please follow the file structure as given in this example and commit your changes to the repo.
That's it!
If you have any questions, ask in the Matrix-Room or ask Tobi.
If you aren't sure what to do, ask someone to help!
You also can put the date & description about your session in the pad (Link in Matrix room).
It will be merged, but maybe not in time.
As locations, please only use the following:
'Camp ground', 'Fire place', 'Lunch table', 'Stage room', 'Mobile'
As start time please only use the following numbers:
10, 12, 14, 16, 18, 20
As days please only use the following days:
'Wednesday', 'Thursday', 'Friday', 'Saturday', 'Sunday'
*/
const eventData = {
Wednesday: {
12: {
'Lunch table': {
event: 'Breakfast',
description: 'All-day breakfast',
},
/* other events */
},
14: {
'Camp ground': {
event: 'Microblog und Permacomputing',
description: 'Microblog und Permacomputing - Sustainability (CO2 etc.) - Überlegungen zu verschiedenen (ActivityPub) Ansätzen. Was ist mit dem Jonasschen Prinzip Verantwortung überhaupt drin? Ansprechperson für die Session ist @mro@digitalcourage.social',
},
/* other events */
},
18: {
'Camp ground': {
event: 'Diskussionsrunde Schnittstellen',
description: 'Diskussionsrunde zu offenen Schnittstellen und wie wir das Fediverse resilient gegen Großkonzerne machen. Ansprechperson für die Session ist @reticuleena@digitalcourage.social.',
},
'Lunch table': {
event: 'Foodbar',
description: 'Abendessen und Snacks. Planung findet am Veranstaltungstag statt.',
},
/* other events */
},
20: {
'Fire place': {
event: 'Bonfire',
description: 'Sit-in and talks around the fire.',
},
},
},
Thursday: {
10: {
'Lunch table': {
event: 'Breakfast & Coffee',
description: 'Join us for a fresh morning coffee & snacks.',
},
/* other events */
},
12: {
'Camp ground': {
event: 'Fediverse Charta II',
description: 'Workshop: Wir schreiben einen Entwurf einer „Fediverse-Charta“. Ansprechperson für die Session ist @reticuleena@digitalcourage.social.',
},
},
14: {
'Stage room': {
event: 'Moderationstreffen (FMT)',
description: 'Allgemeines Moderationstreffen mit den Initiatoren des etablierten turnusmäßigen Treffen der Moderator-/innen. Ansprechperson für die Session ist @w4ts0n@nerdculture.de.',
},
},
16: {
'Lunch table': {
event: 'Pen and Paper mit Tealk',
description:
'Zur Auswahl stehen Aborea, Cyberpunk RED, Durance und Warhammer 40k Wrath & Glory. Die Delux edition ist noch unangetastet. Empfohlene Spielerzahl: 3 bis 6 Spielende. Außerdem wir das allseits beliebte Muchkin dabei sein. Ansprechperson für diese Session ist @Tealk@rollenspiel.social.',
},
'Camp ground': {
event: 'Fck Uber',
description:
'So können wir mit dezentralen Netzwerken den großen Konzernen Marktanteile wegnehmen bei Branchen, die stark lokal ausgerichtet sind. Ansprechperson ist @clemensg@digitalcourage.social.',
},
'Mobile': {
event: 'Schweißworkshops',
description: 'Einführung ins Schweißen von @willHelm@links.potsda.mn. Maximal 2 Personen.',
},
},
18: {
'Camp ground': {
event: 'Erotik und nun?',
description: 'Diskussionsrunde: Erotik-Content im Fediverse. Und nun? Ansprechpartner für diese Sessionn ist Digitalcourage.',
/* other events */
},
},
20: {
'Camp ground': {
event: '300.000 Jahre Homo Sapiens ...',
description: '... 50.000 Jahre Sprache, 10.000 Jahre Sesshaftigkeit, 2.500 Jahre Literatur, 500 Jahre Buchdruck, 25 Jahre Web - welche Anfängerfehler passieren uns gerade. Ansprechperson für diese Session ist @mro@digitalcourage.social',
},
},
/* other times */
},
Friday: {
10: {
'Camp ground': {
event: 'Dinge selber machen',
description:'Dinge trotzdem selber machen (oder: Konsum oder Agency?). Vielleicht finden wir ja einen schönen Begriff statt >Agency<. Mit einem Ausflug zu Ivan Illich und den 📖 Tools for Convivality. Ansprechperson für diese Session ist @mro@digitalcourage.social',
},
'Lunch table': {
event: 'Breakfast & Coffee',
description: 'Join us for a fresh morning coffee & snacks.',
},
},
12: {
'Camp ground': {
event: 'Was ist möglich im Fediverse',
description: 'Über die Spezifikationen des ActivityPub-Protokolls. Einführung an drei konkreten Beispielen mit Spielkarten. Ansprechperson ist @sl007@digitalcourage.social.',
},
/* other events */
},
14: {
'Stage room': {
event: 'Gesund Kommerzialisieren',
description: 'Workshop: Gesund kommerzialisieren: nachhaltige Finanzierungskonzepte entwickeln, Billing automatisieren. Ansprechperson für die Session ist @reticuleena@digitalcourage.social.',
},
'Lunch table': {
event: 'Pen and Paper: Mausritter',
description:
'Dieses Mal ein fertiges Abenteuer, dass es zu den GRT gab. ACHTUNG: Es können nicht so viele Mäuse mitspielen! Thema: Ritterliche Abenteuer mit kleinen Mäusen; Dauer 3-4 Stunden. Ansprechperson für diese Session ist @ueckueck@dresden.network.',
},
/* other events */
},
16: {
'Stage room': {
event: 'Talk: Werbetracking erkennen',
description:
'Matthias Eberl zeigt, wie man mit der Netzwerkanalyse des Browsers nach Trackingeinbettungen suchen kann, wie man sie identifiziert und mit welchen Rechtsgrundlagen man dann mit meinem Beschwerdegenerator "Tracktor" dagegen vorgehen kann. Außerdem wird eine einfache Methode gezeigt, um Apps auf verdächtige Verbindungen zu prüfen. Ansprechperson für diese Session ist @rufposten@social.tchncs.de.',
},
'Lunch table': {
event: 'Ownhome',
description:
'Ansprechperson für diese Session ist Clemens',
},
/* other events */
},
18: {
'Camp ground': {
event: 'Fedimins Serverabkommen',
description:
'Workshop: Im Anschluss an den "Fediverse Charta" Workshop reden wir über das Serverabkommen von Fedimins, betrachten den aktuellen Stand und reden darüber. Ansprechperson für die Session ist @tealk@rollenspiel.social.',
},
/* other events */
},
20: {
'Fire place': {
event: 'Bonfire',
description: 'Sit-in and talks around the fire.',
},
'Lunch table': {
event: 'Tidying up',
description: 'Tidying up the kitchen and preparing for the next day.',
},
/* other events */
},
/* other times */
},
Saturday: {
12: {
'Stage room': {
event: 'Workshop Algorithmus',
description:
'Workshop: Der "wichtiges"-Algorithmus fehlt manchen. Wie ließe sich das gesellschaftsverträglich umsetzen? Ansprechperson für die Session ist @reticuleena@digitalcourage.social.',
},
/* other events */
},
14:{
'Mobile': {
event: 'Schweißworkshops',
description: 'Einführung ins Schweißen von @willHelm@links.potsda.mn. Maximal 2 Personen',
},
'Stage room': {
event: 'Flohmarkt',
description:
'Föderierte kleinanzeigen. Ansprechperson: @grindhold@chaos.social',
},
},
16: {
'Camp ground': {
event: 'Lötworkshop',
description:
'Lernt löten. @hilde@dz.social wird durch den Workshop führen und Euch zeigen, wie das alles funktioniert. Lötkolben und weiteres benötigtes Werkzeug wird zur Verfügung gestellt.',
},
/* other events */
},
18: {
'Camp ground': {
event: 'Zu große Instanzen',
description: 'Diskusstionsrunde zum Thema große und zu große Instanzen.',
},
'Lunch table': {
event: 'Preparing BBQ',
description: 'Preparing BBQ & dinner.',
},
/* other events */
},
20: {
'Fire place': {
event: 'Bonfire',
description: 'Sit-in and talks around the fire.',
},
'Lunch table': {
event: 'Tidying up',
description: 'Tidying up the kitchen and preparing for the next day.',
},
/* other events */
},
/* other times */
},
Sunday: {
12: {
'Camp ground': {
event: 'Tearing down',
description: 'Clearing up the camp grounds.',
},
/* other events */
},
14: {
'Lunch table': {
event: 'Coffee',
description: "Let's have a last coffee before traveling home again.",
},
/* other events */
},
/* other times */
},
/* other days */
};

37
timetable/index.html Normal file
View file

@ -0,0 +1,37 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Event Timetable</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div id="landscape-message">
<br><br>
<h1>FediCamp 2024 TimeTable</h1>
<img src="https://fedi.camp/images/fedicamp-logo2024.png" alt="FediCamp Logo" id="logo" />
<h2>Please Rotate Your Device</h2>
<p>For the best viewing experience, please switch to landscape mode.</p>
</div>
<div id="timetable">
<h1 id="headline">FediCamp 2024</h1>
<h2 id="subheadline">Time Table</h2>
<div id="slider-container">
<input type="range" min="0" max="4" value="0" id="slider" />
<div id="slider-day"></div>
<p id="slider-text">Slide to view other days</p>
</div>
<div id="tables-container"></div>
</div>
<div id="overlay"></div>
<script src="eventData.js"></script>
<script src="scripts.js"></script>
</body>
</html>

97
timetable/scripts.js Normal file
View file

@ -0,0 +1,97 @@
/*KABI Fancy Media and Communication */
const locations = ['Camp ground', 'Fire place', 'Lunch table', 'Stage room', 'Mobile'];
const days = ['Wednesday', 'Thursday', 'Friday', 'Saturday', 'Sunday'];
function generateDayTable(day, events) {
let table = `<table id="${day}" class="day-table"><tr><th>Time</th>`;
for (let location of locations) {
table += `<th>${location}</th>`;
}
table += '</tr>';
for (let hour = 10; hour <= 20; hour += 2) {
table += '<tr><td>' + (hour < 10 ? '0' + hour : hour) + ':00' + '</td>';
for (let location of locations) {
// Check if there is an event at this location and time
let event = events[day] && events[day][hour] && events[day][hour][location] ? events[day][hour][location] : '';
table += '<td>';
if (event) {
table += `<button class="event-button" data-day="${day}" data-hour="${hour}" data-location="${location}">${event.event}</button>`;
}
table += '</td>';
}
table += '</tr>';
}
table += '</table>';
return table;
}
// Doing the overlay shit
function showDescription(day, hour, location) {
let event = eventData[day][hour][location];
let description = event.description;
let overlay = document.getElementById('overlay');
overlay.style.display = 'block';
let content = document.createElement('div');
content.id = 'overlay-content';
let descriptionElement = document.createElement('p');
descriptionElement.innerText = description;
let closeButton = document.createElement('button');
closeButton.innerText = 'Close';
closeButton.addEventListener('click', hideOverlay);
content.appendChild(descriptionElement);
content.appendChild(closeButton);
overlay.appendChild(content);
}
function hideOverlay() {
let overlay = document.getElementById('overlay');
overlay.style.display = 'none';
overlay.innerHTML = '';
}
document.addEventListener('DOMContentLoaded', (event) => {
let tablesContainer = document.getElementById('tables-container');
for (let day of days) {
tablesContainer.innerHTML += generateDayTable(day, eventData);
}
let slider = document.getElementById('slider');
let sliderDay = document.getElementById('slider-day');
slider.addEventListener('input', (event) => {
for (let day of days) {
document.getElementById(day).style.display = 'none';
}
document.getElementById(days[event.target.value]).style.display = 'table';
sliderDay.innerText = days[event.target.value];
});
tablesContainer.addEventListener('click', (event) => {
if (event.target.matches('.event-button')) {
let day = event.target.getAttribute('data-day');
let hour = event.target.getAttribute('data-hour');
let location = event.target.getAttribute('data-location');
showDescription(day, hour, location);
}
});
// show the first table initially
slider.dispatchEvent(new Event('input'));
});

207
timetable/styles.css Normal file
View file

@ -0,0 +1,207 @@
body {
background-color: #F6F6F6;
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
}
#landscape-message {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
}
#logo {
max-width: 100%;
height: auto;
margin-bottom: 20px;
}
#landscape-message h1 {
margin-top: 0;
}
#landscape-message p {
margin: 10px 0;
}
#timetable {
display: none;
}
@media (orientation: landscape) {
#landscape-message {
display: none;
}
#timetable {
display: block;
}
}
@media (max-height: 600px) {
#headline {
margin-top: 40px;
}
}
@media (max-height: 400px) {
#headline {
margin-top: 20px;
}
}
#timetable {
width: 90%;
margin: 0 auto;
}
#headline,
#subheadline {
text-align: center;
color: #444;
margin-top: 40px;
}
#slider-container {
width: 60%;
margin: 20px auto;
text-align: center;
position: relative;
height: 50px;
}
#slider-text {
color: #444;
font-size: 0.8em;
}
#slider {
display: block;
width: 100%;
margin: 20px 0;
appearance: none;
background: #D3D3D3;
outline: none;
height: 30px;
border-radius: 20px;
}
#slider::-webkit-slider-thumb {
appearance: none;
width: 30px;
height: 30px;
background: #0066CC;
cursor: pointer;
border-radius: 50%;
}
#slider-day {
position: absolute;
width: 100%;
height: 50px;
top: 0;
left: 0;
background: transparent;
color: #000;
display: flex;
justify-content: center;
align-items: center;
transition: none;
pointer-events: none;
font-size: 1.2em;
margin-top: -7px;
}
.day-table {
width: 100%;
border-collapse: collapse;
display: none;
margin-bottom: 20px;
table-layout: fixed;
}
.day-table th,
.day-table td {
border: 1px solid #FFFFFF;
padding: 10px;
text-align: center;
background-color: #ADD8E6;
height: 60px;
word-break: break-word;
width: 20%;
}
.day-table th {
background-color: #ddd;
color: #444;
text-transform: uppercase;
}
.event-button {
background: none;
color: inherit;
border: none;
padding: 0;
font: inherit;
cursor: pointer;
outline: inherit;
}
#overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
display: none;
z-index: 999;
}
#overlay-content {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: #fff;
padding: 20px;
border-radius: 5px;
text-align: center;
}
#overlay-content p {
margin-bottom: 10px;
}
#overlay-content button {
padding: 10px 20px;
background-color: #0066CC;
color: #fff;
border: none;
border-radius: 5px;
cursor: pointer;
}
@media (max-width: 600px) {
#slider-container {
width: 90%;
}
.day-table,
.day-table th,
.day-table td {
font-size: 0.8em;
}
.day-table td {
height: auto;
}
}