<?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>The Open Sourcerer &#187; Chandler</title>
	<atom:link href="http://www.theopensourcerer.com/tag/chandler/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theopensourcerer.com</link>
	<description>The Magic of Open Source</description>
	<lastBuildDate>Fri, 23 Jul 2010 17:11:19 +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>Chandler Calendar Server (Cosmo) 1.0 Released</title>
		<link>http://www.theopensourcerer.com/2008/08/01/chandler-calendar-server-cosmo-10-released/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=chandler-calendar-server-cosmo-10-released</link>
		<comments>http://www.theopensourcerer.com/2008/08/01/chandler-calendar-server-cosmo-10-released/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 09:21:58 +0000</pubDate>
		<dc:creator>Alan Lord</dc:creator>
				<category><![CDATA[FLOSS in the news]]></category>
		<category><![CDATA[Calendar]]></category>
		<category><![CDATA[Chandler]]></category>
		<category><![CDATA[Cosmo]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[iCAL]]></category>
		<category><![CDATA[Lightning]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Thunderbird]]></category>

		<guid isPermaLink="false">http://www.theopensourcerer.com/?p=297</guid>
		<description><![CDATA[Now here&#8217;s a great OSS tool that seems to get less attention than it is due. Congratulations to the chaps at the OSAF on getting the 1.0 release out. It&#8217;s a great product. We&#8217;ve been using this calendar server for quite a while now and without any incidents, failures or operational problems. I shall probably [...]]]></description>
			<content:encoded><![CDATA[<p>Now <a title="Chandler Server" href="http://chandlerproject.org/Projects/CosmoHome" target="_blank">here&#8217;s</a> a great OSS tool that seems to get less attention than it is due. Congratulations to the chaps at the <a title="OSAF" href="http://www.osafoundation.org/" target="_blank">OSAF</a> on getting the 1.0 release out. It&#8217;s a great product.</p>
<p>We&#8217;ve been using this calendar server for quite a while now and without any incidents, failures or operational problems. I shall probably upgrade it to the 1.0 in a short while, but seeing how reliable our 0.13svn system has been I&#8217;m a bit reticent  &#8211; you know the old adage; &#8220;if it ain&#8217;t broke, don&#8217;t fix it!&#8221;.</p>
<p>So, what&#8217;s a calendar server then?</p>
<p>Think of google calendar or something similar that allows you run multiple calendars and decide who gets to see what bits of your life story.</p>
<p>Cosmo is one of these. It supports various communications methods including the public IETF standard <a title="CalDAV" href="http://en.wikipedia.org/wiki/CalDAV" target="_blank">CalDAV</a> protocol to talk to calendaring clients (iCal, Sunbird, Lightning&#8230;) and it also has a built-in web interface so you can access your calendar when away from your desk/laptop computers.</p>
<p>The neat thing about the way Cosmo works is the way you manage and publish your separate calendars (called collections). You issue tickets that can be everlasting or time-limited and can provide full read/write access, read-only access or just show free/busy status, and you can send these tickets to as many people as you like &#8211; no need for creating accounts and passwords for the recipients.</p>
<p>Here&#8217;s a screenshot of Mozilla Thunderbird using the Lightning (calendaring) plugin. All the data is resident on our Chandler calendar server and is accessed via the CalDAV protocol.</p>
<p style="text-align: center;"><a href="http://www.theopensourcerer.com/wp-content/uploads/2008/08/screenshot-thunderbird-nq8.png"><img class="alignnone size-medium wp-image-298 aligncenter" title="Thunderbird and Lightning Screenshot" src="http://www.theopensourcerer.com/wp-content/uploads/2008/08/screenshot-thunderbird-nq8-300x216.png" alt="Thunderbird and Lightning Screenshot" width="300" height="216" /></a></p>
<p>The list down the left shows the various calendar collections to which I have access and the main screen shows all the events and tasks color coded for the month of June.</p>
<p>Here&#8217;s a similar shot but of the Cosmo UI in a web browser.</p>
<p style="text-align: center;"><a href="http://www.theopensourcerer.com/wp-content/uploads/2008/08/screenshot-chandler-server-nq81.png"><img class="alignnone size-medium wp-image-300" title="Cosmo Server Screenshot" src="http://www.theopensourcerer.com/wp-content/uploads/2008/08/screenshot-chandler-server-nq81-300x263.png" alt="Cosmo Server Screenshot" width="300" height="263" /></a></p>
<p style="text-align: left;">Cosmo is a Java application that runs in a Tomcat server. We have ours running on my little low power VIA C7N server and it has been running happily for a year or so with no interruption to service.</p>
<p style="text-align: left;">Interestingly, Google has just made available a CalDAV interface to their calendar system too. It is a bit rough around the edges currently and is only supposed to support Apple&#8217;s iCal client but thanks to a comment from <a title="Roberto Polli" href="http://www.linkedin.com/in/rpolli" target="_blank">Roberto</a> via the cosmo mailing list, I made a brief test with Lightning using CalDAV and it appears to work O.K. But don&#8217;t take my word for it: in Sunbird or Lightning, use the following URL to talk to your Google calendar:</p>
<p style="text-align: center;"><code>https://www.google.com/calendar/dav/UserName@gmail.com/events</code></p>
<p style="text-align: left;">It&#8217;s alright, although managing multiple collections, or calendars, with Google is no where near as easy as it is using Cosmo. But being able to now collate <strong>all</strong> your calendars into your desktop with Lightning and CalDAV is great!</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Tell Someone Else!</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.theopensourcerer.com/2008/08/01/chandler-calendar-server-cosmo-10-released/&amp;title=Chandler+Calendar+Server+%28Cosmo%29+1.0+Released" title="Add 'Chandler Calendar Server (Cosmo) 1.0 Released' to Del.icio.us"><img src="http://www.theopensourcerer.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Chandler Calendar Server (Cosmo) 1.0 Released' to Del.icio.us" alt="Add 'Chandler Calendar Server (Cosmo) 1.0 Released' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.theopensourcerer.com/2008/08/01/chandler-calendar-server-cosmo-10-released/&amp;title=Chandler+Calendar+Server+%28Cosmo%29+1.0+Released" title="Add 'Chandler Calendar Server (Cosmo) 1.0 Released' to digg"><img src="http://www.theopensourcerer.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Chandler Calendar Server (Cosmo) 1.0 Released' to digg" alt="Add 'Chandler Calendar Server (Cosmo) 1.0 Released' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.theopensourcerer.com/2008/08/01/chandler-calendar-server-cosmo-10-released/" title="Add 'Chandler Calendar Server (Cosmo) 1.0 Released' to Technorati"><img src="http://www.theopensourcerer.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Chandler Calendar Server (Cosmo) 1.0 Released' to Technorati" alt="Add 'Chandler Calendar Server (Cosmo) 1.0 Released' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.theopensourcerer.com/2008/08/01/chandler-calendar-server-cosmo-10-released/&amp;title=Chandler+Calendar+Server+%28Cosmo%29+1.0+Released" title="Add 'Chandler Calendar Server (Cosmo) 1.0 Released' to Stumble Upon"><img src="http://www.theopensourcerer.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Chandler Calendar Server (Cosmo) 1.0 Released' to Stumble Upon" alt="Add 'Chandler Calendar Server (Cosmo) 1.0 Released' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://www.theopensourcerer.com/2008/08/01/chandler-calendar-server-cosmo-10-released/" title="Add 'Chandler Calendar Server (Cosmo) 1.0 Released' to Bloglines"><img src="http://www.theopensourcerer.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Chandler Calendar Server (Cosmo) 1.0 Released' to Bloglines" alt="Add 'Chandler Calendar Server (Cosmo) 1.0 Released' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Chandler+Calendar+Server+%28Cosmo%29+1.0+Released&amp;url=http://www.theopensourcerer.com/2008/08/01/chandler-calendar-server-cosmo-10-released/" title="Add 'Chandler Calendar Server (Cosmo) 1.0 Released' to SlashDot"><img src="http://www.theopensourcerer.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Chandler Calendar Server (Cosmo) 1.0 Released' to SlashDot" alt="Add 'Chandler Calendar Server (Cosmo) 1.0 Released' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.theopensourcerer.com/2008/08/01/chandler-calendar-server-cosmo-10-released/&amp;t=Chandler+Calendar+Server+%28Cosmo%29+1.0+Released" title="Add 'Chandler Calendar Server (Cosmo) 1.0 Released' to FaceBook"><img src="http://www.theopensourcerer.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Chandler Calendar Server (Cosmo) 1.0 Released' to FaceBook" alt="Add 'Chandler Calendar Server (Cosmo) 1.0 Released' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Chandler+Calendar+Server+%28Cosmo%29+1.0+Released&amp;c=http://www.theopensourcerer.com/2008/08/01/chandler-calendar-server-cosmo-10-released/" title="Add 'Chandler Calendar Server (Cosmo) 1.0 Released' to MySpace"><img src="http://www.theopensourcerer.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Chandler Calendar Server (Cosmo) 1.0 Released' to MySpace" alt="Add 'Chandler Calendar Server (Cosmo) 1.0 Released' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://www.theopensourcerer.com/2008/08/01/chandler-calendar-server-cosmo-10-released/" title="Add 'Chandler Calendar Server (Cosmo) 1.0 Released' to Twitter"><img src="http://www.theopensourcerer.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Chandler Calendar Server (Cosmo) 1.0 Released' to Twitter" alt="Add 'Chandler Calendar Server (Cosmo) 1.0 Released' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.theopensourcerer.com/2008/08/01/chandler-calendar-server-cosmo-10-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
