<?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>nevstokes.com &#187; perl</title>
	<atom:link href="http://nevstokes.com/blog/tag/perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://nevstokes.com/blog</link>
	<description>Random musings of a child progeny</description>
	<lastBuildDate>Thu, 09 Sep 2010 20:36:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Smaller = Faster</title>
		<link>http://nevstokes.com/blog/2007/10/11/smaller-faster/</link>
		<comments>http://nevstokes.com/blog/2007/10/11/smaller-faster/#comments</comments>
		<pubDate>Thu, 11 Oct 2007 14:10:54 +0000</pubDate>
		<dc:creator>Nev</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[calendaring]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://nevstokes.com/blog/2007/10/11/smaller-faster/</guid>
		<description><![CDATA[We use remote .ics files in the office for our calendering with Apple iCal and Thunderbird with the Lightning extension. The files have got to be pretty unwieldy as some of them date back to late 2004. Thunderbird in particular was becoming so slow and non-responsive as to be bordering on being barely usable. I [...]]]></description>
			<content:encoded><![CDATA[<p>We use remote .ics files in the office for our calendering with <a href="http://www.apple.com/ical/">Apple iCal</a> and <a href="http://www.mozilla.org/thunderbird" aiotitle="Thunderbird">Thunderbird</a> with the <a href="http://www.mozilla.org/projects/calendar/lightning/" aiotitle="Lightning extension">Lightning extension</a>. The files have got to be pretty unwieldy as some of them date back to late 2004. Thunderbird in particular was becoming so slow and non-responsive as to be bordering on being barely usable.</p>
<p>I knocked together this <a href="http://nevstokes.com/playground/ics.html" aiotarget="false" aiotitle="Perl script">Perl script</a> which is run via cron at the start of each month to archive old calendar files and remove events older than one month to try and keep file sizes more manageable.</p>
]]></content:encoded>
			<wfw:commentRss>http://nevstokes.com/blog/2007/10/11/smaller-faster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
