<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>rwec.co.uk &#187; ical</title>
	<atom:link href="http://rwec.co.uk/blog/tag/ical/feed/" rel="self" type="application/rss+xml" />
	<link>http://rwec.co.uk/blog</link>
	<description>Rowan&#039;s World, Et Cetera</description>
	<lastBuildDate>Sun, 27 Nov 2011 19:13:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>iCalendar for English Bank Holidays</title>
		<link>http://rwec.co.uk/blog/2009/08/icalendar-for-english-bank-holidays/</link>
		<comments>http://rwec.co.uk/blog/2009/08/icalendar-for-english-bank-holidays/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 13:04:45 +0000</pubDate>
		<dc:creator>Rowan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bank holiday]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[ical]]></category>
		<category><![CDATA[icalendar]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://rwec.co.uk/blog/?p=32</guid>
		<description><![CDATA[I've been making increasing use of Lightning (backed onto Google Calendar) recently, for both work and personal use, and being able to see bank holidays in my calendar would be very handy. But for some reason, all I can ever find is calendars for "UK Holidays", which are pretty useless - for one thing, not [...]]]></description>
			<content:encoded><![CDATA[<p>I've been making increasing use of <a href="http://www.mozilla.org/projects/calendar/lightning/">Lightning</a> (backed onto <a href="http://calendar.google.com">Google Calendar</a>) recently, for both work and personal use, and being able to see bank holidays in my calendar would be very handy. But for some reason, all I can ever find is calendars for "UK Holidays", which are pretty useless - for one thing, not all parts of the UK have the same bank holidays, and for another, they tend to include random events like Saints' Days which aren't "holidays" in the sense of a day off work!</p>
<p>So I decided to make my own calendar, showing bank holidays, in England, <strong>and nothing else</strong>. And, just for the sake of it (and because there was a very nice-looking library available), I wrote <a href="http://rwec.co.uk/x/ical/generate.rb">my first ever Ruby script</a> to generate the iCal file for it! A seasoned Ruby coder will probably look at it and laugh, but hey, it works!</p>
<p>The dates are based on <a href="http://www.direct.gov.uk/en/Governmentcitizensandrights/LivingintheUK/DG_073741">this government website</a>, which currently has data up to 2011. The resulting files should work fine in Lightning, and as imports to Google Calendar, so feel free to "subscribe".</p>
<ul>
<li><a href="http://rwec.co.uk/x/ical/BankHolidays-EnglandWales.ics">Bank Holidays in England and Wales</a></li>
<li><a href="http://rwec.co.uk/x/ical/BankHolidays-NorthernIreland.ics">Bank Holidays in Northern Ireland</a></li>
<li><a href="http://rwec.co.uk/x/ical/BankHolidays-NorthernIreland.ics">Statutory Bank Holidays in Scotland</a> (note that Scottish holiday arrangements appear to be more complicated)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://rwec.co.uk/blog/2009/08/icalendar-for-english-bank-holidays/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
	</channel>
</rss>

