Deep Dives

Which iCalendar fields should ICS Calendar support?

From the beginning, I’ve taken a very pragmatic approach with this plugin: I’ve built it and added new features primarily in response to user demand, trying to keep both the user experience and the code base as simple as possible. Of course over time it has grown quite complex, but I’ve still always tried to…

Calendars, caching, and cron

Today I received an email with an interesting question about ICS Calendar and caching. The sender wanted to know about when ICS Calendar retrieves the feed, and whether or not that can be controlled via a cron job. Good question! Here’s an edited and expanded version of my response. The basics of ICS Calendar caching…