Skip to content

Instantly share code, notes, and snippets.

View johnjohndoe's full-sized avatar

Tobias Preuss johnjohndoe

View GitHub Profile
@johnjohndoe
johnjohndoe / mrmcd-shifts-json-export.json
Created September 8, 2025 19:42
Engelsystem shifts export / Example data for MRMCD 2025 / before and after the event
[
{
"Comment": "",
"Name": "Testraum",
"RID": 1,
"SID": 1038,
"URL": "",
"angel_type_id": 5,
"created_at": "2025-09-08 21:31:39",
"created_by": 32,
@johnjohndoe
johnjohndoe / schedule.xml
Created July 2, 2025 19:54
Schedule of FOSS4G Europe 2025 Mostar, 30.06.2025
<?xml version="1.0" encoding="UTF-8"?>
<!-- Made with love by pretalx v2024.1.0. -->
<schedule>
<generator name="pretalx" version="2024.1.0"/>
<version>0.14</version>
<conference>
<title>FOSS4G Europe 2025</title>
<acronym>foss4g-europe-2025</acronym>
<start>2025-07-16</start>
<end>2025-07-18</end>
@johnjohndoe
johnjohndoe / listrooms.json
Created January 15, 2025 10:30
FOSDEM room states / real response
[
{
"id": "72",
"roominfo": "H.2213",
"roomname": "H.2213",
"state": "2"
},
{
"id": "70",
"roominfo": "H.1308 (Rolin)",
@johnjohndoe
johnjohndoe / rooms.json
Created November 15, 2024 10:31
FOSDEM room states / sample response
[
{
"roomname": "Room A",
"state": 0
},
{
"roomname": "Room B",
"state": 1
},
{
@johnjohndoe
johnjohndoe / confluence-wiki.css
Created March 27, 2024 11:41
Custom CSS for a Confluence wiki to be used with the Stylus browser extension
html {
font-size: 1em !important;
line-height: 1.5em !important;
}
h1 {
padding: 0.4em;
border-bottom: 3px solid #0385e4 !important;
color: #0385e4 !important;
background-color: #f1f1f1;
@johnjohndoe
johnjohndoe / schedule.xml
Created February 15, 2024 20:25
FOSSGIS 2024 / schedule.xml with malformed track nodes
<?xml version='1.0' encoding='utf-8' ?>
<!-- Made with love by pretalx v2023.2.0.dev0. -->
<schedule>
<generator name="pretalx" version="2023.2.0.dev0" />
<version>0.8</version>
<conference>
<title>FOSSGIS-Konferenz 2024</title>
<acronym>fossgis2024</acronym>
<start>2024-03-20</start>
<end>2024-03-23</end>
@johnjohndoe
johnjohndoe / schedule.xml
Created February 14, 2024 20:46
FOSSGIS 2024 / schedule.xml without track nodes
<?xml version='1.0' encoding='utf-8' ?>
<!-- Made with love by pretalx v2023.2.0.dev0. -->
<schedule>
<generator name="pretalx" version="2023.2.0.dev0" />
<version>0.8</version>
<conference>
<title>FOSSGIS-Konferenz 2024</title>
<acronym>fossgis2024</acronym>
<start>2024-03-20</start>
<end>2024-03-23</end>
@johnjohndoe
johnjohndoe / gist:7abb3f5ff4e5cc11b45222be3a04e93f
Created January 16, 2024 21:44
37C3 / schedule.xml without rooms and events
<?xml version="1.0"?>
<schedule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://c3voc.de/schedule/schema.xsd">
<version>2024-01-16 22:13</version>
<conference>
<acronym>37c3</acronym>
<title>37th Chaos Communication Congress</title>
<start>2023-12-27T07:30:00+00:00</start>
<end>2023-12-31T04:59:00+00:00</end>
<days>4</days>
<timeslot_duration>00:10</timeslot_duration>
@johnjohndoe
johnjohndoe / schedule.xml
Created January 16, 2024 21:41
37C3 / schedule.xml without days
<?xml version="1.0"?>
<schedule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://c3voc.de/schedule/schema.xsd">
<version>2024-01-16 22:13</version>
<conference>
<acronym>37c3</acronym>
<title>37th Chaos Communication Congress</title>
<start>2023-12-27T07:30:00+00:00</start>
<end>2023-12-31T04:59:00+00:00</end>
<days>4</days>
<timeslot_duration>00:10</timeslot_duration>
This file has been truncated, but you can view the full file.
<?xml version="1.0"?>
<schedule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://c3voc.de/schedule/schema.xsd">
<version>2024-01-14 00:15</version>
<conference>
<acronym>37c3</acronym>
<title>37th Chaos Communication Congress</title>
<start>2023-12-27T07:30:00+00:00</start>
<end>2023-12-31T04:59:00+00:00</end>
<days>4</days>
<timeslot_duration>00:10</timeslot_duration>