<?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>Flexion.Org Blog &#187; ical</title>
	<atom:link href="http://blog.flexion.org/tag/ical/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexion.org</link>
	<description>Bad grammar and typos for total strangers</description>
	<lastBuildDate>Tue, 17 Jan 2012 17:01:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Simple iCal Server</title>
		<link>http://blog.flexion.org/2008/01/09/simple-ical-server/</link>
		<comments>http://blog.flexion.org/2008/01/09/simple-ical-server/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 22:20:28 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Messaging]]></category>
		<category><![CDATA[ical]]></category>
		<category><![CDATA[ics]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://blog.flexion.org/index.php/2008/01/09/simple-ical-server/</guid>
		<description><![CDATA[For the longest time I have been meaning to setup a shared calendar for my wife I and to use. You see, like most men I have no idea when and where I am supposed to be. This is because my wifes keep all this information in her filofax and that lives in her handbag, [...]]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-vertical"><g:plusone size="tall" href="http://blog.flexion.org/2008/01/09/simple-ical-server/"></g:plusone></div><div class="socialize-in-button socialize-in-button-vertical"><iframe src="http://www.facebook.com/plugins/like.php?href=http://blog.flexion.org/2008/01/09/simple-ical-server/&amp;layout=box_count&amp;show_faces=false&amp;width=&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px !important; height:65px;" allowTransparency="true"></iframe></div><div class="socialize-in-button socialize-in-button-vertical"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.flexion.org/2008/01/09/simple-ical-server/" data-text="Simple iCal Server" data-count="vertical" data-via="@flexiondotorg" data-related="@flexiondotorg"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-vertical"><script type="in/share" data-url="http://blog.flexion.org/2008/01/09/simple-ical-server/" data-counter="top"></script></div></div><p>For the longest time I have been meaning to setup a shared calendar for my wife I and to use. You see, like most men I have no idea when and where I am supposed to be. This is because my wifes keep all this information in her filofax and that lives in her handbag, somewhere I never venture <img src='http://blog.flexion.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>So I have spent this evening setting up <a href="http://phpicalendar.net/" target="_blank">PHP iCalendar</a> on <a href="http://www.lighttpd.net/" target="_blank">Lighttpd</a>, and I am very happy with the results.</p>
<p>I have opted to use the publish.php add-on provided with PHP iCalendar, rather than add the WebDAV module to Lighty. For our modest requirements it works very well. We now have full read/write access to our calendar by using the <a href="http://www.mozilla.org/projects/calendar/" target="_blank">Lightning</a> extension for Thunderbird and read only access via the PHP iCalendar web interface. Viewing the calendar via the web interface requires a login first and the calendar publishing is protected by Lighty authentication using htdigest.</p>
<p>Lastly, because our calendar is a nice open standard I have options as to how I might sync it with my mobile phone. More on that when I figure it out <img src='http://blog.flexion.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I have put some rough notes on how I set up PHP iCalendar on my wiki.</p>
<ul>
<li><a href="http://wiki.flexion.org/PHPiCalendar.html">http://wiki.flexion.org/PHPiCalendar.html</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.flexion.org/2008/01/09/simple-ical-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

