A simple program that produces an ical feed of upcoming UK film releases.
Because I couldn't find one. And I thought it would be useful. There are more details in this blog post.
Currently, I parse a text file (films.txt) that is also in this repository. I should probably be a little cleverer than that.
As for where the actual data comes from... well, I typed it in manually after going through the latest copy of Empire.
The feed is available at http://dave.org.uk/ukfilmrel.ics. I've also built a page that is driven by the feed.
On Github of course.
More specifically, at https://github.com/davorg/filmical.