| Both sides previous revision Previous revision Next revision | Previous revision |
| schedule [2025/10/04 11:31] – [Useful Invocations:] andi | schedule [2026/06/27 17:02] (current) – [Schedule2] andi |
|---|
| <WRAP quarter column> | <WRAP quarter column> |
| Historie Congress/Camp: | Historie Congress/Camp: |
| | * [[events:39c3:schedule|2025]] |
| * [[events:38c3:schedule|2024]] | * [[events:38c3:schedule|2024]] |
| * [[events:37c3:schedule|2023]] | * [[events:37c3:schedule|2023]] |
| </WRAP> | </WRAP> |
| --> | --> |
| | |
| | == Usage |
| | |
| | === Producers |
| | |
| | The following systems able to produce schedule.xml/.json/etc |
| | |
| | ^ software ^ output formats ^ used by ^ example instances ^ |
| | | [[https://cccv.de/hub/hub/|hub]] | xml, json, schedule2 | CCC | https://hub.test.c3voc.de | |
| | | [[https://pretalx.com/p/about/|pretalx]] | xml, json | CCC, … | https://pretalx.c3voc.de \\ https://cfp.cccv.de | |
| | | [[http://frab.github.io/frab/|frab]] | xml, json | CCC till 2023 | https://frab.cccv.de | |
| | | [[https://osem.io|osem]] | xml | openSUSE, GNOME, ownCloud | |
| | | [[https://github.com/nevs/pentabarf|pentabarf]] | xml | CCC till switch to frab, \\ FOSDEM till 2023 | https://penta.fosdem.org/ | |
| | |
| | === Clients |
| | |
| | - giggity https://github.com/Wilm0r/giggity (Android, Java) |
| | - EventFahrplan https://github.com/EventFahrplan/EventFahrplan (Android, Kotlin/Java) |
| | - iOS Fahrplan App https://congress.conference.systems (iOS) |
| | - [[c3tracker:start]] https://github.com/crs-tools/tracker (Video processing system) |
| | - [[Engelsystem]] https://github.com/engelsystem/engelsystem (Volunteer planning system) ([[https://github.com/engelsystem/engelsystem/tree/main/src/Helpers/Schedule|PHP]]) |
| | - [[hardware:infobeamer]] (digital signage) https://info-beamer.com/raspberry-pi-digital-signage-scheduled-player-4765.html |
| | - pyfahrplan (CLI, Python) https://github.com/saschalalala/pyfahrplan |
| | |
| | |
| | |
| | == Schedule2 |
| | |
| | We are currently working on the next generation of our schedule schema. See https://github.com/orgs/voc/projects/4 and [[events:39c3:schedule]] for more details. |
| | |
| | Goals: |
| | |
| | - drop nesting: publish pre-release versions even when a talk is not assigned to a room |
| | - allow multiple events in the same room/area |
| | - allow multiple instances of the same event, e.g. for recurring workshops |
| | - fix issues with time & durations for multi-day events |
| | - … |
| | |
| | |
| |
| == Schedule XML | == Schedule XML |
| * https://github.com/linux-audio-berlin/LAC16/blob/master/schedule/sexport.py | * https://github.com/linux-audio-berlin/LAC16/blob/master/schedule/sexport.py |
| * statistics related to [[software:auphonic#tools|Auphonic]] | * statistics related to [[software:auphonic#tools|Auphonic]] |
| |
| == Planning systems able to produce schedule.xml | |
| |
| ^ software ^ output formats ^ used by ^ example instances ^ | |
| | pretalx | xml, json | CCC | https://pretalx.c3voc.de | | |
| | frab | xml, json | CCC | https://frab.cccv.de | | |
| | [[https://osem.io|osem]] | xml | openSUSE, GNOME, ownCloud | | |
| | pentabarf | xml | 2023: only by fosdem | https://penta.fosdem.org/ | | |
| |
| == Clients consuming schedule.xml | |
| |
| * https://github.com/Wilm0r/giggity (Android, Java) | |
| * https://github.com/EventFahrplan/EventFahrplan (Android, Kotlin/Java) | |
| * https://github.com/saschalalala/pyfahrplan (CLI, Python) | |
| * https://congress.conference.systems (iOS) | |
| * https://github.com/crs-tools/tracker (Video processing system) | |
| * https://github.com/engelsystem/engelsystem (Volunteer planning system) ([[https://github.com/engelsystem/engelsystem/tree/main/src/Helpers/Schedule|PHP]]) | |
| * https://info-beamer.com/raspberry-pi-digital-signage-scheduled-player-4765.html (digital signage) | |
| |
| |