Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
schedule [2023/12/09 14:41] – Update programming languages used. tbsprsschedule [2025/02/22 11:33] (current) – [Conversion tools] andi
Line 6: Line 6:
 ** **
  
 +If you prefer the contents of this page in video form with some anecdotes, see https://media.ccc.de/v/eh20-14-ids-warum-integer-eine-schlechte-idee-sind
  
 +
 +<WRAP group>
 +<WRAP column>
 {{drawio>schedule-overview.png}} {{drawio>schedule-overview.png}}
 +</WRAP>
 +<WRAP quarter column>
 +Historie Congress/Camp: 
 +* [[events:38c3:schedule|2024]]
 +* [[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>
 +
  
  
Line 75: Line 95:
 </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)
  
  
Line 162: Line 182:
 * https://github.com/verschwoerhaus/ical2schedule * https://github.com/verschwoerhaus/ical2schedule
   * ical -> schedule.xml   * ical -> schedule.xml
 +* https://github.com/toto/conference-import/
 +  * schedule.json -> ocdata (aka re-data)
 * 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]]
Line 175: Line 197:
 == Clients consuming schedule.xml == Clients consuming schedule.xml
  
-* https://github.com/EventFahrplan/EventFahrplan (Android, Kotlin/Java) 
 * https://github.com/Wilm0r/giggity (Android, Java) * https://github.com/Wilm0r/giggity (Android, Java)
 +* https://github.com/EventFahrplan/EventFahrplan (Android, Kotlin/Java)
 * https://github.com/saschalalala/pyfahrplan (CLI, Python) * 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)
  
  
  • schedule.1702129282.txt.gz
  • Last modified: 2023/12/09 14:41
  • by tbsprs