social.tchncs.de is one of the many independent Mastodon servers you can use to participate in the fediverse.
A friendly server from Germany – which tends to attract techy people, but welcomes everybody. This is one of the oldest Mastodon instances.

Administered by:

Server stats:

3.8K
active users

#openwebcalendar

1 post1 participant0 posts today

I am creating a series of #videos about the #OpenWebCalendar which you can embed into your #website with privacy and customization features. I wanted to use @peertube but I do not have an instance for that. Who could I ask, is there an instance that would host some technical tutorials? 🤷

I use #youtube for now but I would like an #alternative here.
youtube.com/playlist?list=PLxM

The #OpenWebCalendar has a new #UI!

You can head over to open-web-calendar.hosted.quell and try it out:

- #edit the #calendar AND see it updating
- #encryption protects #private calendars and the #password
- #CalDAV support
- Change the size to see how it works on other screens

In the picture, the URL to the Personal CalDAV calendar is encrypted and the events show up.

Technically, I really enjoyed #flexbox and #CSS variables i.e. for the dynamic resizing.

I just installed #UptimeKuma

github.com/louislam/uptime-kum

It was relatively easy to get notifications to #signal and #telegram to tell me if my #website and #webservice is running.

You can pull the container with #docker and #docker_compose.

The reason is that #uptimerobot is switching to a paid plan for commercial services.

Within an few minutes, I also added a #status #page for the #OpenWebCalendar: kuma.hosted.quelltext.eu/statu

#foss#sass#kuma

We have released a new version of #RecurringIcalEvents - event times calculation for #icalendar in #Python. This release includes the rare case of rescheduling all future events as well as being able to edit the content of all future events. In the specification it is RANGE=THISANDFUTURE.

A new release of the #OpenWebCalendar will support this. If you would like to help us, if you have #LotusNotes installed, look here: github.com/niccokunzmann/pytho

GitHubLotus Notes: Test modifying all events in the future (RANGE=THISANDFUTURE) · Issue #184 · niccokunzmann/python-recurring-ical-eventsBy niccokunzmann

What is in .ics files? These calendar files can now be inspected with a new command line tool: ics-query

pypi.org/project/ics-query/

Due to the power of #OpenSource, this tool was easy to create and has a high quality and compatibility from the start. The calculation module python-recurring-ical-events is more than five years old and has seen many improvements and contributions since.

PyPIics-queryFind out what happens in ICS calendar files - query and filter RFC 5545 compatible .ics files for events, journals, TODOs and more.