<?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; calendar</title>
	<atom:link href="http://www.clearchain.com/blog/tags/calendar/feed" rel="self" type="application/rss+xml" />
	<link>http://www.clearchain.com/blog</link>
	<description>-= Daily Happenings =-</description>
	<lastBuildDate>Wed, 05 Oct 2011 23:02:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<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[<a href="http://www.clearchain.com/blog/posts/caldav-calendar-icalserver"><img align="left" hspace="5" width="150" src="http://www.local-guru.net/img/guru/calendar_sc.png" class="alignleft wp-post-image tfe" alt="" title="Web Calendar" /></a>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<a href="http://www.clearchain.com/blog/posts/caldav-calendar-icalserver"> <font size=-2>[..more..]</font></a>]]></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">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>
		<item>
		<title>Calendar RFC&#8217;s</title>
		<link>http://www.clearchain.com/blog/posts/calendar-rfcs</link>
		<comments>http://www.clearchain.com/blog/posts/calendar-rfcs#comments</comments>
		<pubDate>Thu, 13 Nov 2008 13:43:30 +0000</pubDate>
		<dc:creator>Benjamin Close</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[caldav]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[dav]]></category>
		<category><![CDATA[ical]]></category>
		<category><![CDATA[icalendar]]></category>
		<category><![CDATA[webdav]]></category>

		<guid isPermaLink="false">http://www.clearchain.com/blog/?p=106</guid>
		<description><![CDATA[<a href="http://www.clearchain.com/blog/posts/calendar-rfcs"><img align="left" hspace="5" width="150" height="150" src="http://www.clearchain.com/blog/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>CAP Related rfc2445.txt &#8211; Internet Calendaring and Scheduling Core Object Specification (ICalendar) rfc2446.txt &#8211; iCalendar Transport-Independant Interoperability Protocol (iTIP) rfc2447.txt &#8211; iCalendar Message-Based Interoperability Protocol (iMIP) rfc2739.txt &#8211; Calendar Attributed for vCard and LDAP rfc3080.txt &#8211; The Blocks Extensible Exchange Protocol Core (BEEP) rfc3081.txt &#8211; Mapping the BEEP Core onto TCP rfc3283.txt &#8211; Guide to<a href="http://www.clearchain.com/blog/posts/calendar-rfcs"> <font size=-2>[..more..]</font></a>]]></description>
			<content:encoded><![CDATA[<h3><span class="mw-headline">CAP Related </span></h3>
<ul>
<li><a class="external text" title="http://www.ietf.org/rfc/rfc2445.txt" rel="nofollow" href="http://www.ietf.org/rfc/rfc2445.txt">rfc2445.txt</a> &#8211; Internet Calendaring and Scheduling Core Object Specification (ICalendar)</li>
<li><a class="external text" title="http://www.ietf.org/rfc/rfc2446.txt" rel="nofollow" href="http://www.ietf.org/rfc/rfc2446.txt">rfc2446.txt</a> &#8211; iCalendar Transport-Independant Interoperability Protocol (iTIP)</li>
<li><a class="external text" title="http://www.ietf.org/rfc/rfc2447.txt" rel="nofollow" href="http://www.ietf.org/rfc/rfc2447.txt">rfc2447.txt</a> &#8211; iCalendar Message-Based Interoperability Protocol (iMIP)</li>
<li><a class="external text" title="http://www.ietf.org/rfc/rfc2739.txt" rel="nofollow" href="http://www.ietf.org/rfc/rfc2739.txt">rfc2739.txt</a> &#8211; Calendar Attributed for vCard and LDAP</li>
<li><a class="external text" title="http://www.ietf.org/rfc/rfc3080.txt" rel="nofollow" href="http://www.ietf.org/rfc/rfc3080.txt">rfc3080.txt</a> &#8211; The Blocks Extensible Exchange Protocol Core (BEEP)</li>
<li><a class="external text" title="http://www.ietf.org/rfc/rfc3081.txt" rel="nofollow" href="http://www.ietf.org/rfc/rfc3081.txt">rfc3081.txt</a> &#8211; Mapping the BEEP Core onto TCP</li>
<li><a class="external text" title="http://www.ietf.org/rfc/rfc3283.txt" rel="nofollow" href="http://www.ietf.org/rfc/rfc3283.txt">rfc3283.txt</a> &#8211; Guide to Internet Calendaring</li>
<li>draf-ietf-calsch-cap13.txt &#8211; Calendar Access Protocol (CAP)</li>
</ul>
<h3><span class="editsection"></span><span class="mw-headline"> CALDav Related </span></h3>
<ul>
<li><a class="external text" title="http://www.ietf.org/rfc/rfc2518.txt" rel="nofollow" href="http://www.ietf.org/rfc/rfc2518.txt">rfc2518.txt</a> &#8211; <span class="glossary" title="HyperText Transfer Protocol">HTTP</span> Extensions for Distributed Authoring &#8212; WEBDAV</li>
<li><a class="external text" title="http://www.ietf.org/rfc/rfc3744.txt" rel="nofollow" href="http://www.ietf.org/rfc/rfc3744.txt">rfc3744.txt</a> &#8211; Web Distributed Authoring and Versioning (WebDAV) Access Control Protocol</li>
<li><a class="external text" title="http://ietf.webdav.org/caldav/draft-dusseault-caldav.txt" rel="nofollow" href="http://bgp.potaroo.net/ietf/all-ids/draft-desruisseaux-caldav-sched-00.txt">draft-dusseault-caldav.txt</a> &#8211;  Calendaring Extensions to WebDAV (CalDAV)</li>
<li><a class="external text" title="http://ietf.webdav.org/caldav/draft-desruisseaux-caldav-sched-00.txt" rel="nofollow" href="http://bgp.potaroo.net/ietf/all-ids/draft-desruisseaux-caldav-sched-00.txt">draft-desruisseaux-caldav-sched-00.txt</a> &#8211;  Scheduling Extensions to CalDAV</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.clearchain.com/blog/posts/calendar-rfcs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

