BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//events.eurobsdcon.org//2026//speaker//MNGJYE
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-2026-DCWWCS@events.eurobsdcon.org
DTSTART;TZID=CET:20260909T100000
DTEND;TZID=CET:20260909T180000
DESCRIPTION:This is the FreeBSD Devsummit. You can find more information he
 re: https://wiki.freebsd.org/DevSummit/202609
DTSTAMP:20260715T121755Z
LOCATION:D.0.02
SUMMARY:FreeBSD Devsummit - Day 1 - Benedict Reuschling
URL:https://events.eurobsdcon.org/2026/talk/DCWWCS/
END:VEVENT
BEGIN:VEVENT
UID:pretalx-2026-MGL8PR@events.eurobsdcon.org
DTSTART;TZID=CET:20260911T143000
DTEND;TZID=CET:20260911T173000
DESCRIPTION:Shell scripts have a bad reputation when it comes to usability 
 and eye candy. Modern users find a blinking cursor on a a black screen lea
 ves a lot to be desired when having to interact with a shell script. In th
 is tutorial\, we will create shell scripts that look like a GUI applicatio
 n: with buttons to press\, input fields\, select boxes and animated progre
 ss bars. These so called TUI (text user interfaces) programs still use she
 ll script functionality as the backend\, but are lightweight enough to not
  introduce too much overhead. Users will appreciate the ease of use of you
 r shell scripts and you can rely on them to give you the data and visualiz
 ations you to need. At the same time\, the TUI application is not difficul
 t to learn and implement into existing scripts.\n\nThere have been a numbe
 r of such libraries in the past. The most prominent one is ncurses\, which
  is a newer implementation of System V Release 4.0 (SVr4) curses\, which i
 tself is an enhancement over the discontinued 4.4 BSD curses. The modern B
 SD version is bsddialog\, created by Alfonso Sabato Siciliano. This is wha
 t we are going to use in this tutorial.
DTSTAMP:20260715T121755Z
LOCATION:D.3.05
SUMMARY:Introduction to TUI Programming with bsddialog - Benedict Reuschlin
 g
URL:https://events.eurobsdcon.org/2026/talk/MGL8PR/
END:VEVENT
END:VCALENDAR
