<?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>ClearChain &#187; web gui</title>
	<atom:link href="http://www.clearchain.com/blog/tags/web-gui/feed" rel="self" type="application/rss+xml" />
	<link>http://www.clearchain.com/blog</link>
	<description>-= Daily Happenings =-</description>
	<lastBuildDate>Sun, 25 Jul 2010 15:47:38 +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>Caldav calendar &amp; icalserver</title>
		<link>http://www.clearchain.com/blog/posts/caldav-calendar-icalserver</link>
		<comments>http://www.clearchain.com/blog/posts/caldav-calendar-icalserver#comments</comments>
		<pubDate>Wed, 24 Jun 2009 07:00:47 +0000</pubDate>
		<dc:creator>Benjamin Close</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[caldav]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[frontend]]></category>
		<category><![CDATA[ical]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[web gui]]></category>

		<guid isPermaLink="false">http://www.clearchain.com/blog/?p=445</guid>
		<description><![CDATA[For quite a while now I&#8217;ve been using Apple&#8217;s ICal server on FreeBSD and Sunbird/Lightning as a front end to the calendar. However, one thing that has always annoyed me was the lack of a web frontend to my calendars. Well today after searching on a completely different topic I found a javascript front end [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="Web Calendar" src="http://www.local-guru.net/img/guru/calendar_sc.png" alt="" width="307" height="211" /></p>
<p>For quite a while now I&#8217;ve been using <a href="http://trac.calendarserver.org/">Apple&#8217;s ICal server</a> on <a href="http://www.freebsd.org">FreeBSD</a> and <a href="http://www.mozilla.org/projects/calendar">Sunbird/Lightning</a> as a front end to the calendar. However, one thing that has always annoyed me was the lack of a web frontend to my calendars.</p>
<p>Well today after searching on a completely different topic I found a <a href="http://www.local-guru.net/blog/2009/03/29/javascript-caldav-frontend" class="broken_link">javascript front end to caldav</a>. After only a few minutes setup I had the frontend up and running. Sadly however, It didn&#8217;t play happy with ICalServer. A little debugging of the caldav REPORT request and I had it querying correctly.</p>
<p>Now there was valid data populating the table&#8230; or was it. Looking a little closer there were bugs with the reoccurring events and also with the lastMonday function. <a href="http://clearchain.com/~benjsc/downloads/patches/20090329-javascript-caldav-Frontend.patch">A quick fix</a> (after 20mins finding them) and now the calendar works great!</p>
<p>Best thing about it is I can now have a public caldav calendar which everyone can view whilst being able to update thing directly on my own writable version of the caldav calendar.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clearchain.com/blog/posts/caldav-calendar-icalserver/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
