| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision |
| schedule [2023/05/09 21:37] – ischluff | schedule [2023/12/18 12:19] – Added Engelsystem as consumer, fixed list myigel |
|---|
| |
| |
| | <WRAP group> |
| | <WRAP column> |
| {{drawio>schedule-overview.png}} | {{drawio>schedule-overview.png}} |
| | </WRAP> |
| | <WRAP quarter column> |
| | Historie Congress/Camp: |
| | * [[events:37c3:schedule|2023]] |
| | * [[events:camp23:schedule|#CCCamp23]] |
| | * [[events:jev22:schedule|2022]] |
| | * [[events:jahresendveranstaltung2021:schedule|2021]] |
| | * [[events:rc3:schedule|2020]] |
| | * [[https://events.ccc.de/congress/2019/wiki/index.php/Static:Schedule#Merged_schedules_.28XML_.2F_JSON.29|2019]] |
| | * [[https://events.ccc.de/congress/2018/wiki/index.php/Static:Schedule#Merged_schedules_.28XML_.2F_JSON.29|2018]] |
| | * [[https://events.ccc.de/congress/2017/wiki/index.php/Static:Schedule#Merged_schedules_.28XML_.2F_JSON.29|2017]] |
| | * [[https://wiki.cccv.de/general/services/system|2015]] |
| | </WRAP> |
| | </WRAP> |
| | |
| |
| |
| </code> | </code> |
| |
| * XSD: https://raw.githubusercontent.com/voc/schedule/master/validator/xsd/schedule.xml.xsd | * XSD: https://raw.githubusercontent.com/voc/schedule/master/validator/xsd/schedule.xml.xsd |
| * Validator: https://c3voc.de/schedulexml/ , [[https://github.com/voc/schedule/tree/master/validator|sourcecode]] | * Validator: https://c3voc.de/schedulexml/ , [[https://github.com/voc/schedule/tree/master/validator|sourcecode]] |
| * [[https://github.com/frab/schedule.xml|Coordination between different projects producing/consuming schedule.xml]] (under construction) | * [[https://github.com/frab/schedule.xml|Coordination between different projects producing/consuming schedule.xml]] (under construction) |
| |
| |
| * statistics related to [[software:auphonic#tools|Auphonic]] | * statistics related to [[software:auphonic#tools|Auphonic]] |
| |
| == Clients | == 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/EventFahrplan/EventFahrplan (Android, Java) | * https://github.com/EventFahrplan/EventFahrplan (Android, Kotlin/Java) |
| | * https://github.com/engelsystem/engelsystem ([[https://github.com/engelsystem/engelsystem/tree/main/src/Helpers/Schedule|PHP]]) |
| * https://github.com/Wilm0r/giggity (Android, Java) | * https://github.com/Wilm0r/giggity (Android, Java) |
| * https://github.com/saschalalala/pyfahrplan (CLI, Python) | * https://github.com/saschalalala/pyfahrplan (CLI, Python) |