Web Calendars Should Be Discoverable and Provide iCalendar Feeds

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • RSS-Bridge

    The RSS feed for websites missing it

  • > make the calendar available via rss.

    I've thought a lot about ICS/RSS combinations[0], and my current stance is that while they achieve similar things in some cases, RSS is meant for things that happened in the past (items in the future may or may not show in your client), and calendars are meant for future events. This incompatibility makes it hard to do RSS feeds for events, unless you use event-publication-date, which has its own issues.

    I've instead been working on custom calendars for sites I care about.[1] is one such attempt from someone else, but I've been focusing on simpler options[2]

    There's also the problem that both Android and Windows are horrible with webcal (iOS/MacOS/Linux work decently well), making "subscribable web calendars" out of reach of most Android users, unless the understand the terrible UX that these platforms offer.

    [0]: https://github.com/RSS-Bridge/rss-bridge/issues/1351

    [1]: https://github.com/simon816/ical-bridge

    [2]: https://captnemo.in/blr-habba/

  • ical-bridge

    RSS-Bridge but for iCalendar

  • > make the calendar available via rss.

    I've thought a lot about ICS/RSS combinations[0], and my current stance is that while they achieve similar things in some cases, RSS is meant for things that happened in the past (items in the future may or may not show in your client), and calendars are meant for future events. This incompatibility makes it hard to do RSS feeds for events, unless you use event-publication-date, which has its own issues.

    I've instead been working on custom calendars for sites I care about.[1] is one such attempt from someone else, but I've been focusing on simpler options[2]

    There's also the problem that both Android and Windows are horrible with webcal (iOS/MacOS/Linux work decently well), making "subscribable web calendars" out of reach of most Android users, unless the understand the terrible UX that these platforms offer.

    [0]: https://github.com/RSS-Bridge/rss-bridge/issues/1351

    [1]: https://github.com/simon816/ical-bridge

    [2]: https://captnemo.in/blr-habba/

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts