<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.2" -->
<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/"
	>

<channel>
	<title>The Chandler Project Blog &#187; Chandler Hub Service</title>
	<link>http://blog.chandlerproject.org</link>
	<description></description>
	<pubDate>Wed, 23 Jul 2008 00:59:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
	<language>en</language>
			<item>
		<title>Chandler Hub updated to Chandler Server 0.16.0</title>
		<link>http://blog.chandlerproject.org/2008/07/02/chandler-hub-updated-to-chandler-server-0160/</link>
		<comments>http://blog.chandlerproject.org/2008/07/02/chandler-hub-updated-to-chandler-server-0160/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 14:46:19 +0000</pubDate>
		<dc:creator>rletness</dc:creator>
		
		<category><![CDATA[Chandler Hub Service]]></category>

		<guid isPermaLink="false">http://blog.chandlerproject.org/2008/07/02/chandler-hub-updated-to-chandler-server-0160/</guid>
		<description><![CDATA[Hub has been updated to the latest version of Chandler Server 0.16.0. This release includes numerous bug fixes, including many improvements to the web ui (rumor has it there is a date picker now). Please report any problems.
]]></description>
			<content:encoded><![CDATA[<p>Hub has been updated to the latest version of Chandler Server 0.16.0. This release includes numerous bug fixes, including many improvements to the web ui (rumor has it there is a date picker now). Please report any problems.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chandlerproject.org/2008/07/02/chandler-hub-updated-to-chandler-server-0160/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Publish calendars from Apple iCal 3 for free on Chandler Hub</title>
		<link>http://blog.chandlerproject.org/2008/05/28/publish-calendars-from-apple-ical-3-for-free-on-chandler-hub/</link>
		<comments>http://blog.chandlerproject.org/2008/05/28/publish-calendars-from-apple-ical-3-for-free-on-chandler-hub/#comments</comments>
		<pubDate>Thu, 29 May 2008 03:21:49 +0000</pubDate>
		<dc:creator>Jeffrey Harris</dc:creator>
		
		<category><![CDATA[Chandler Hub Service]]></category>

		<guid isPermaLink="false">http://blog.chandlerproject.org/2008/05/28/publish-calendars-from-apple-ical-3-for-free-on-chandler-hub/</guid>
		<description><![CDATA[Chandler Hub was designed to make sharing easy, but it's also a CalDAV server.  So if you'd like to publish public calendars and edit private calendars with friends and colleagues, Chandler Hub may be a good choice for you.]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.jonudell.net/">Jon Udell</a> has been working on a series detailing how to <a href="http://del.icio.us/judell/icalpub+howto">publish public calendars</a> using different calendar applications.  <a href="http://blog.jonudell.net/2008/05/28/free-online-calendar-publishing-part-3-apple-ical/">Today&#8217;s</a> post was about using iCal to publish a calendar to a WebDAV server.</p>

<p>Publishing using WebDAV definitely works, but as Jon points out, it&#8217;s hard to find a free web host that will give you a calendar view of your events.  It also tends to be slow for large, frequently updated calendars, because the whole calendar has to be sent every time something changes.</p>

<p>Happily, for Mac OS X Leopard users, there&#8217;s a better option.  Leopard shipped with <a href="http://www.apple.com/macosx/features/300.html#ical">iCal3</a>, which includes CalDAV support.  <a href="http://ietf.osafoundation.org/caldav/">CalDAV</a> is a protocol that allows fast (well, faster than WebDAV) multi-user access to calendars.</p>

<p>Chandler Hub was designed to make <a href="http://chandlerproject.org">Chandler Desktop</a> sharing easy, but it&#8217;s also a CalDAV server.  So if you&#8217;d like to publish public calendars and edit private calendars with friends and colleagues, Chandler Hub may be a good choice for you.</p>

<p><a href="https://hub.chandlerproject.org">Chandler Hub</a> is a free service that, among other things, gives you shareable web-based calendars, editable using the web or a CalDAV client.</p>

<p>So, here&#8217;s how to share a public calendar using CalDAV and iCal3.</p>

<h3>Sign up for a Chandler Hub account.</h3>

<ol>
    <li>When you <a href="http://hub.chandlerproject.org/signup">sign up</a> you&#8217;ll need to provide an email address
<blockquote><a href="http://blog.chandlerproject.org/wp-content/uploads/2008/05/01-create.png" title="Create a Hub account"><img src="http://blog.chandlerproject.org/wp-content/uploads/2008/05/01-create.png" alt="Create a Hub account" /></a></blockquote>
</li>
    <li>Activate the account by clicking on the emailed link.  Once the account is activated, log in.  Initially, your account won&#8217;t have any calendars
<blockquote> <a href="http://blog.chandlerproject.org/wp-content/uploads/2008/05/03-no_calendars.png" title="No calendars are created initially"><img src="http://blog.chandlerproject.org/wp-content/uploads/2008/05/03-no_calendars.png" alt="No calendars are created initially" /></a></blockquote>
</li>
    <li>You&#8217;ll need to create at least one calendar (which Chandler calls a collection) in the Hub, or iCal won&#8217;t let you work with the account
<blockquote><a href="http://blog.chandlerproject.org/wp-content/uploads/2008/05/04-create_calendar.png" title="Create a calendar"><img src="http://blog.chandlerproject.org/wp-content/uploads/2008/05/04-create_calendar.png" alt="Create a calendar" /></a></blockquote>
</li>
</ol>

<h3>Configure Apple iCal to sync with Chandler Hub</h3>

<ol>
    <li>In iCal Preferences, create a new CalDAV account by selecting the Accounts tab and clicking the plus at the bottom left
<blockquote><a href="http://blog.chandlerproject.org/wp-content/uploads/2008/05/05-ical_accounts.png" title="iCal’s accounts tab"><img src="http://blog.chandlerproject.org/wp-content/uploads/2008/05/05-ical_accounts.png" alt="iCal’s accounts tab" /></a></blockquote>
</li>
    <li>You&#8217;ll need to expand the Server Options pane so you can enter your Account URL.  The URL will be <code>https://hub.chandlerproject.org/dav/users/your_username</code>
<blockquote><a href="http://blog.chandlerproject.org/wp-content/uploads/2008/05/06-ical_configure.png" title="Configuring a CalDAV account in iCal3"><img src="http://blog.chandlerproject.org/wp-content/uploads/2008/05/06-ical_configure.png" alt="Configuring a CalDAV account in iCal3" /></a></blockquote>
</li>
    <li>Once you click Add, you may need to refresh by going to the Calendar &gt; Refresh menu.  Within a few seconds, you should see your calendars
<blockquote><a href="http://blog.chandlerproject.org/wp-content/uploads/2008/05/07-sync_success.png" title="A new CalDAV account in iCal’s main view"><img src="http://blog.chandlerproject.org/wp-content/uploads/2008/05/07-sync_success.png" alt="A new CalDAV account in iCal’s main view" /></a></blockquote>
</li>
    <li><p>[Optional] Now you can add new calendars directly from iCal, but it&#8217;s a little tricky.  If you&#8217;ve already created all the calendars you need, you can skip this step.</p>

<p>iCal won&#8217;t let you drag and drop an old calendar onto your CalDAV account, you can only create a new calendar.  To create one, first select one of your CalDAV calendars, then click the plus at the bottom left.</p>

<p>Unfortunately, when you create the calendar, you&#8217;ll get an iCal error message.  The error message is mysterious, but happily it doesn&#8217;t prevent the new calendar from working.  Just click OK and name your calendar.</p>

<blockquote><a href="http://blog.chandlerproject.org/wp-content/uploads/2008/05/08-new_bogus_error.png" title="A bogus error iCal gives, fortunately you can ignore it."><img src="http://blog.chandlerproject.org/wp-content/uploads/2008/05/08-new_bogus_error.png" alt="A bogus error iCal gives, fortunately you can ignore it." /></a></blockquote>

<p>(Note) <strong>Don&#8217;t</strong> try to delete a Hub calendar from within iCal, delete calendars from the Hub&#8217;s web interface.  If you accidentally do try deleting from iCal, it&#8217;ll make the Hub account unusable.  To recover from that, you&#8217;d need to delete the account in iCal&#8217;s preferences and recreate it.  No data should be lost, but it&#8217;s a hassle.</p>
</li>
    <li>You should now have a few calendars to work with in iCal.
<blockquote><a href="http://blog.chandlerproject.org/wp-content/uploads/2008/05/09-new_success.png" title="A new CalDAV calendar, created in iCal"><img src="http://blog.chandlerproject.org/wp-content/uploads/2008/05/09-new_success.png" alt="A new CalDAV calendar, created in iCal" /></a></blockquote>
</li>
</ol>

<h3>View and share your calendars on Chandler Hub</h3>

<ol>
<li>
<p>To share a calendar with the world, go back to <a href="https://hub.chandlerproject.org">Chandler Hub</a> and confirm that all your calendars appear in both iCal and the Hub.</p>

<blockquote><a href="http://blog.chandlerproject.org/wp-content/uploads/2008/05/10-find_calendar.png" title="Make sure iCal sent your new calendar to the Hub"><img src="http://blog.chandlerproject.org/wp-content/uploads/2008/05/10-find_calendar.png" alt="Make sure iCal sent your new calendar to the Hub" /></a></blockquote>
</li>

    <li>Click the white &#8220;i&#8221; in a colored box, to the right of the calendar name.  You&#8217;ll see the calendar info screen.

<blockquote><a href="http://blog.chandlerproject.org/wp-content/uploads/2008/05/11-info_screen.png" title="Chandler Hub’s calendar info pane"><img src="http://blog.chandlerproject.org/wp-content/uploads/2008/05/11-info_screen.png" alt="Chandler Hub’s calendar info pane" /></a></blockquote>

</li>

    <li>To share the calendar with the wider public, click the Invite button
<blockquote><a href="http://blog.chandlerproject.org/wp-content/uploads/2008/05/12-invite_links.png" title="Invite sub-pane with links to read-only and read-write"><img src="http://blog.chandlerproject.org/wp-content/uploads/2008/05/12-invite_links.png" alt="Invite sub-pane with links to read-only and read-write" /></a></blockquote>

</li>

    <li><p>You can just send these URLs as is, but there&#8217;s one last detail.</p>

<p>Chandler has two main views, a week view and a list view.  The default view is list, but that&#8217;s probably not what you want if you&#8217;re sharing a calendar.</p>

<p>To change views, look at the small icons near the top left of the screen. The calendar icon is on the right.</p>

<blockquote><a href="http://blog.chandlerproject.org/wp-content/uploads/2008/05/13-list_view.png" title="Chandler Hub’s list view, which probably isn’t what calendar users want"><img src="http://blog.chandlerproject.org/wp-content/uploads/2008/05/13-list_view.png" alt="Chandler Hub’s list view, which probably isn’t what calendar users want" /></a></blockquote>

<p>If you&#8217;d like people viewing your calendar to always see the week view, you can add</p>

<code>&amp;view=cal</code>

<p>to the end of your sharing URL.</p></li>
</ol>

<p>That&#8217;s it!  Here&#8217;s a <a href="https://hub.chandlerproject.org/pim/collection/a6141c09-05c1-4674-8602-385c0e0522a8?ticket=9dabd140&amp;view=cal" title="Open example calendar">link</a> to the example calendar I used to make this blog post, feel free to play with it if you&#8217;d like to see how it looks without creating an account.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chandlerproject.org/2008/05/28/publish-calendars-from-apple-ical-3-for-free-on-chandler-hub/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Chandler Server Powered By Dojo 1.0.2</title>
		<link>http://blog.chandlerproject.org/2008/04/07/chandler-server-powered-by-dojo-102/</link>
		<comments>http://blog.chandlerproject.org/2008/04/07/chandler-server-powered-by-dojo-102/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 22:28:45 +0000</pubDate>
		<dc:creator>travis</dc:creator>
		
		<category><![CDATA[Chandler Hub Service]]></category>

		<category><![CDATA[Chandler Project]]></category>

		<category><![CDATA[Chandler Server Development]]></category>

		<category><![CDATA[dojo javascript]]></category>

		<guid isPermaLink="false">http://blog.chandlerproject.org/2008/04/07/chandler-server-powered-by-dojo-102/</guid>
		<description><![CDATA[
The 0.14.0 release of Chandler Server, pushed live to our open service 
Chandler Hub on Friday, boasts few 
obviously new features. Instead we&#8217;ve taken this release to merge a branch of development
that has been open for several months which moves us to the 1.0 line of the 
Dojo Javascript Toolkit. Hopefully Hub users have 
already [...]]]></description>
			<content:encoded><![CDATA[<p xmlns="http://www.w3.org/2005/Atom">
The 0.14.0 release of Chandler Server, pushed live to our open service 
<a href="http://hub.chandlerproject.org">Chandler Hub</a> on Friday, boasts few 
obviously new features. Instead we&#8217;ve taken this release to merge a branch of development
that has been open for several months which moves us to the 1.0 line of the 
<a href="http://dojotoolkit.org">Dojo Javascript Toolkit</a>. Hopefully Hub users have 
already noticed improved load times and a generally snappier interface as a result
of this upgrade, but unsurprisingly the most exciting improvements are in the code.
</p>

<p>
The first changes I&#8217;m excited about are, like our latest release, less wholesale 
modifications than improvements and commitments to stable APIs with performance
enhancement sugar to sweeten the deal. Dojo&#8217;s internationalization (i18n) and event 
APIs have matured to the point where developers can expect to rely on them without
fearing a future change like the one we&#8217;ve just experienced. As a result we&#8217;ve begun the 
process of migrating our custom i18n code to Dojo&#8217;s API, away from the custom, backend
dependent code we&#8217;ve used in the past. We&#8217;ve also started streamlining our use of Dojo&#8217;s 
topic APIs to make our code easier to read and understand. Both these processes are works in 
progress, so keep an eye on this space for more detailed information in the future.
</p>

<p>
Several components have also seen essentially complete overhauls, most prominently
the XMLHttpRequest wrappers and Dijit, the full featured HTML/CSS UI toolkit built on 
Dojo Core. Instead of using <code>dojo.io.bind</code> and passing callback functions, 
method, and header information <code>dojo.xhrGet</code>, <code>dojo.xhrPost</code> and a
handful of other methods accept a variety of arguments, make HTTP requests and return
<code>dojo.Deferred</code> objects. This return value, a port of the asynchronous 
task management API introduced by Python&#8217;s <a href="http://twistedmatrix.com/trac/">
Twisted networking library</a>, provides an easy way for developers to manage complex
sets of asynchronous actions like server requests. Since our Web UI data APIs already used
<code>dojo.Deferred</code> internally, this change led to a very nice code reduction.
</p>

<p>
Dojo&#8217;s user interface building API, Dijit, has been greatly improved since Dojo 0.4. 
In addition to moving to its own namespace as part of Dojo&#8217;s overall API flattening, 
Dijit is better streamlined, better tested, and easier to use. A number of Chandler Server
UI components have been ported to the Dijit APIs, and are, as a result, better tested,
more modular, and closer to being embeddable outside of our Web UI.
</p>

<p>
The Dojo team has also been hard at work putting together the next generation of 
Javascript tools to support high performance rich applications on top of the 
<a href="http://codinginparadise.org/weblog/2008/04/whats-open-web-and-why-is-it-important.html">Open Web</a>. 
Two of these tools are already finding their way into heavy use within our code base, 
and are poised to become critical pieces of our infrastructure over the next year.
</p>

<p>
The first, <a href="http://dojotoolkit.org/book/dojo-book-0-9/part-3-programmatic-dijit-and-dojo/data-retrieval-dojo-data-0"><code>dojo.data</code></a>,
is &#8220;uniform data access layer&#8221; that allows UI components to be built without worrying 
about backend data formats. Our user administration interface has been essentially 
completely rewritten, but required almost no new UI code. All we had to do
was implement a <code>dojo.data</code> store on top of the Cosmo Management Protocol
(<a href="http://chandlerproject.org/Projects/CosmoManagementProtocol">CMP</a>)
and hook it up to Dojo&#8217;s 
<a href="http://dojotoolkit.org/book/dojo-book-0-9/docx-documentation-under-development/grid">Grid</a> widget 
to get full in-place user field editing, &#8220;infinite scrolling&#8221; for handling
large numbers of users and a handful of other goodies. While our end-user calendar and 
item list UIs have not been moved to this API, the ongoing 
<a href="http://blog.chandlerproject.org/2008/02/06/osafs-next-steps/">web widget project</a>
is being built on a new <code>dojo.data</code> store that we hope to eventually 
integrate into our current UI.
</p>

<p>
The second piece of new functionality that I&#8217;m excited about is 
<a href="http://dojotoolkit.org/book/dojo-book-0-9/part-3-programmatic-dijit-and-dojo/selecting-dom-nodes-dojo-query"><code>dojo.query</code></a>. This do-it-all CSS query function
is the go-to guy for finding pieces of DOM to manipulate. The beauty of this and other
query functions is that they are based on features most web developers eventually expect
to be supported natively by all major web browsers. By allowing developers to start using 
these features now we can build advanced web applications that will get trivially more
performant with time, and motivate browser developers to continue implementing this
critical functionality.
</p>

<p>
In addition to improving the tools we use to build our Web UI, Dojo&#8217;s 1.0 line has
introduced some major infrastructure improvements in the form of a 
<a href="http://dojotoolkit.org/book/dojo-book-0-9/part-4-meta-dojo/d-o-h-unit-testing">DOH</a>, 
a new Dojo-independent testing harness, and a from-scratch rewrite of the 
<a href="http://dojotoolkit.org/book/dojo-book-0-9/part-4-meta-dojo/package-system-and-custom-builds">Dojo build system</a>.
We&#8217;ve managed to port all of our tests to DOH by writing some wrappers to avoid 
a completely rewrite, which has allowed us to take advantage of the very nice 
test harness bundled with Dojo. Nearly as important as this test framework is the build 
system that plays a key role in transforming over 1MB of Javascript into a much more
digestible 138K loaded in several different stages. The Dojo 1.0 line makes this process
much cleaner and easy to understand, as well as offering advanced functionality like 
layering, which allows us to break our Javascript into large chunks
appropriate to different pieces of our UI. 
</p>

<p>
Dojo has been an integral part of our project to build a new kind of information and 
knowledge management ecosystem and we are lucky to be able to rely on a vibrant community
of developers producing a first class piece of software. If you&#8217;re interested in digging
deeper and helping us integrate even more of the exciting new functionality provided
in its latest release, Dojo 1.1, please don&#8217;t hesitate to ask questions on our
<a href="http://lists.osafoundation.org/mailman/listinfo/cosmo-dev/">development list</a>, 
or via IRC on <a href="http://freenode.net">irc.freenode.net</a> in the #cosmo channel.
</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chandlerproject.org/2008/04/07/chandler-server-powered-by-dojo-102/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Chandler Hub updated to Chandler Server 0.14.0</title>
		<link>http://blog.chandlerproject.org/2008/04/04/chandler-hub-updated-to-chandler-server-0140/</link>
		<comments>http://blog.chandlerproject.org/2008/04/04/chandler-hub-updated-to-chandler-server-0140/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 23:27:37 +0000</pubDate>
		<dc:creator>travis</dc:creator>
		
		<category><![CDATA[Chandler Hub Service]]></category>

		<category><![CDATA[Chandler Server Development]]></category>

		<guid isPermaLink="false">http://blog.chandlerproject.org/2008/04/04/chandler-hub-updated-to-chandler-server-0140/</guid>
		<description><![CDATA[Chandler Hub has been updated to the latest version of Chandler Server 0.14.0. This release incorporates a major update to Dojo, the toolkit used to build our Web UI. Please report any problems. 
]]></description>
			<content:encoded><![CDATA[<p>Chandler Hub has been updated to the latest version of Chandler Server 0.14.0. This release incorporates a major update to <a href="http://dojotoolkit.org">Dojo</a>, the toolkit used to build our Web UI. Please report any problems. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chandlerproject.org/2008/04/04/chandler-hub-updated-to-chandler-server-0140/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Chandler Hub updated to Chandler Server 0.13.0</title>
		<link>http://blog.chandlerproject.org/2008/03/26/chandler-hub-updated-to-chandler-server-0130/</link>
		<comments>http://blog.chandlerproject.org/2008/03/26/chandler-hub-updated-to-chandler-server-0130/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 16:56:26 +0000</pubDate>
		<dc:creator>rletness</dc:creator>
		
		<category><![CDATA[Chandler Hub Service]]></category>

		<guid isPermaLink="false">http://blog.chandlerproject.org/2008/03/26/chandler-hub-updated-to-chandler-server-0130/</guid>
		<description><![CDATA[Chandler Hub has been updated to the latest version of Chandler Server 0.13.0.  Please report any problems.  Also, remember to upgrade Chandler Desktop to 0.7.5 to prevent any sharing problems with the security fixes introduced in Chandler Server 0.13.0.
]]></description>
			<content:encoded><![CDATA[<p>Chandler Hub has been updated to the latest version of Chandler Server 0.13.0.  Please report any problems.  Also, remember to upgrade Chandler Desktop to 0.7.5 to prevent any sharing problems with the security fixes introduced in Chandler Server 0.13.0.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chandlerproject.org/2008/03/26/chandler-hub-updated-to-chandler-server-0130/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Upgrade Chandler Desktop to 0.7.5 to avoid sharing problems</title>
		<link>http://blog.chandlerproject.org/2008/03/24/upgrade-chandler-desktop-to-075-to-avoid-sharing-problems/</link>
		<comments>http://blog.chandlerproject.org/2008/03/24/upgrade-chandler-desktop-to-075-to-avoid-sharing-problems/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 21:11:42 +0000</pubDate>
		<dc:creator>rletness</dc:creator>
		
		<category><![CDATA[Chandler Hub Service]]></category>

		<category><![CDATA[Chandler Product News]]></category>

		<guid isPermaLink="false">http://blog.chandlerproject.org/2008/03/24/upgrade-chandler-desktop-to-075-to-avoid-sharing-problems/</guid>
		<description><![CDATA[Chandler Server 0.13.0 includes a major security fix that required some minor client side changes.  These changes were implemented in Chandler Desktop 0.7.5.  When Chandler Hub is updated to version 0.13.0 of the server, users of Chandler Desktop prior to version 0.7.5 may experience sharing problems.  To prevent such problems, all users of Chandler Hub [...]]]></description>
			<content:encoded><![CDATA[<p>Chandler Server 0.13.0 includes a major security fix that required some minor client side changes.  These changes were implemented in Chandler Desktop 0.7.5.  When Chandler Hub is updated to version 0.13.0 of the server, users of Chandler Desktop prior to version 0.7.5 may experience sharing problems.  To prevent such problems, all users of Chandler Hub are encouraged to upgrade to the latest version of Chandler Desktop, 0.7.5.</p>

<p>Chandler Desktop 0.7.5 is available for download for Windows, Mac, and Linux at:</p>

<p><a href="http://chandlerproject.org/download">http://chandlerproject.org/download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chandlerproject.org/2008/03/24/upgrade-chandler-desktop-to-075-to-avoid-sharing-problems/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Chandler Project plays nicely with existing tools</title>
		<link>http://blog.chandlerproject.org/2008/03/17/chandler-project-plays-nicely-with-existing-tools/</link>
		<comments>http://blog.chandlerproject.org/2008/03/17/chandler-project-plays-nicely-with-existing-tools/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 17:00:58 +0000</pubDate>
		<dc:creator>Jared Rhine</dc:creator>
		
		<category><![CDATA[Chandler Desktop Development]]></category>

		<category><![CDATA[Chandler Hub Service]]></category>

		<category><![CDATA[Chandler Product News]]></category>

		<category><![CDATA[Chandler Server Development]]></category>

		<guid isPermaLink="false">http://blog.chandlerproject.org/2008/03/17/chandler-project-plays-nicely-with-existing-tools/</guid>
		<description><![CDATA[Interoperability is an important part of the Chandler Project vision.

Chandler is about trying to match the way people really work.  And everyone uses lots of tools to get their job done.  One of the first things people want to know when considering trying out Chandler software is &#8220;Will it work with what I [...]]]></description>
			<content:encoded><![CDATA[<p>Interoperability is an important part of the <a href="http://chandlerproject.org/">Chandler Project</a> <a href="http://chandlerproject.org/vision">vision</a>.</p>

<p>Chandler is about trying to match the way people really work.  And everyone uses lots of tools to get their job done.  One of the first things people want to know when considering trying out Chandler software is &#8220;Will it work with what I already use?  Can I switch back if I don&#8217;t like it?  Will it work with the tools that friends of mine use?&#8221;</p>

<p>We believe the answer to all these questions is &#8220;YES&#8221;! You can safely and productively start using one or more of the Chandler Project components on top of your existing toolset.  Go ahead, try it out! Read more below to learn the details.</p>

<p>For a bullet-list summary of our best-available notes on specific applications and which features are supported with each, see our <a href="http://chandlerproject.org/Projects/InteropOverview">interop overview</a>.</p>

<h2>Import/export</h2>

<p>The gold standard of calendar transfer is the &#8220;ICS&#8221; file (in <a href="http://en.wikipedia.org/wiki/Icalendar">iCalendar format</a>). Most calendar and task list applications support both import and export of ICS files.</p>

<p>You can try out <a href="http://chandlerproject.org/download">Chandler Desktop</a> without switching from your current setup.  Just export one or more ICS files from your current application, then import those files into Chandler Desktop (continuing to use your current app).  To switch over permanently, just export+import again a final time!</p>

<p>If you later decide you&#8217;d like to change again, you can export ICS files from Chandler Desktop or Chandler Hub, using those files for import into a wide variety of applications.</p>

<p>We&#8217;ve seen import and export work for Outlook 2003/2007, Mozilla Lightning/Sunbird, Apple iCal, and others; it should work with a great many apps, probably yours included.</p>

<p>Note that Outlook doesn&#8217;t export full information by default; we&#8217;ve found <a href="http://www.littlemachines.com/">this $10 application from littlemachines</a> produces high-quality exports from Outlook that work well with Chandler Desktop.</p>

<p>In practice, doing ICS import/export can have gotachas.  Not all application combinations/roundtrips are 100% perfect.  We urge you to keep backups and try out import/export before committing your important data to any application.  In Chandler Desktop, we&#8217;ve spent a lot of time tuning our import/export routines to handle as many variants and details as we can.  Chandler Desktop properly handles events, tasks, timezones, recurrence, and other details.  Please <a href="http://chandlerproject.org/reportabug">report</a> any import/export problems you encounter.</p>

<p>We&#8217;ve put together some <a href="http://chandlerproject.org/Projects/ChandlerDesktopImportExport">additional information about import/export with Chandler Desktop</a> specifically, so check that for additional hints and notes.</p>

<h2>Synchronization</h2>

<p>ICS import/export is great for transferring your data between apps, but it&#8217;s a manual process not suited to keeping multiple applications in sync.  Usually when you import a data set, your app will overwrite changes you may have in your local copies of those events.  It&#8217;s hard to make changes in two separate apps.</p>

<p>Chandler Desktop and Chandler Hub both support multiple network sync protocols.  Where other applications (Outlook, iCal, etc) overlap at least one of these protocols, interoperability is possible on at least some level.</p>

<p>One main idea to keep in mind when thinking about these various systems is whether a scheme is &#8220;read-only&#8221; or &#8220;read-write&#8221; (ie, bidirectional).  It seems like read-only (or 1-way) interoperability works more reliably today, but protocols like <a href="http://en.wikipedia.org/wiki/Caldav">CalDAV</a> promise a new era of real-time, 2-way synchronization of calendar data between lots of free and for-pay applications and web services.</p>

<p>The big news is that <strong>you can do 2-way/read-write calendar and task synchronization <em>today</em></strong>, both privately and shared with other people.  Here&#8217;s a list of the main ways to do that, based on Chandler Project software.</p>

<h2>Webcal, 1-way sync</h2>

<p>The most simple network protocol is to take an ICS file (see above in import/export) and post it to the web, so various apps can download it (redownloading to check for changes periodically).  This system is called <strong>webcal</strong>.</p>

<p>Chandler Desktop works great for subscribing to a number of <a href="http://www.icalshare.com/">public</a> <a href="http://www.icalx.com/">webcal</a> <a href="http://www.apple.com/macosx/features/ical/library/">URLs</a> and overlaying them all on one canvas.  This is a great way to keep track of lots of calendars.</p>

<p>If you store any events/tasks on <a href="http://hub.chandlerproject.org">Chandler Hub</a>, then you can login to get a URL that you can enter into the right spot in Outlook, Apple iCal, Google Calendar, Lightning/Sunbird, Evolution, Zimbra, and many other apps to synchronize that Hub calendar with your app.  This is always a read-only/1-way procedure.</p>

<p>Using webcal, in Outlook 2007, you can overlay say personal or family Hub calendars on top of your Exchange/Outlook calendars you use at work.  (Look for &#8220;Internet Calendar&#8221; features in Outlook&#8217;s help.)  If you make a change on the Hub or Chandler Desktop and then synchronize, you&#8217;ll see that change in your work Outlook&#8217;s display.</p>

<p>You can also subscribe to Hub calendars in Outlook 2003, but only view the calendars side-by-side.  Other apps like iCal, Lightning/Sunbird, Google Calendar, and Evolution all support overlaying the Hub calendar with other calendars.</p>

<p>Many applications, Outlook included, can also publish a webcal calendar to a web server.  You can use Chandler Hub as a destination server for most of these webcal-publishing apps.  This works, but please note this does not provide a web UI for that calendar, and it&#8217;s again a 1-way publication.  The original application will very likely not detect any changes made to this webcal file on the server.</p>

<h2>Webcal, 2-way sync</h2>

<p>Chandler Desktop can also do 2-way synchronization via webcal.  Most applications treat a webcal file as read-only or write-only, but Chandler Desktop will check for changes in a webcal file it is monitoring and integrate those changes.  If used with another application that also checks for changes, you get 2-way synchronization.  We know Lightning/Sunbird does this (though you might chose to use CalDAV to synchronize instead).</p>

<h2>CalDAV, 2-way sync</h2>

<p>CalDAV is an emerging standard protocol for open calendar exchange. It&#8217;s not a protocol that&#8217;s used directly between two clients (like ICS files are), but rather defines a calendar server to which multiple clients can subscribe and synchronize.  Chandler Hub also provides a read-write web UI to any calendar you store or use in your account.</p>

<p>The <a href="http://www.osafoundation.org/">Open Source Applications Foundation</a> via the Chandler Project was an early supporter of CalDAV.  Together, our Chandler Desktop application and Chandler Server server product are some of the oldest and most mature implementations of the CalDAV standard and we plan to continue that support.</p>

<p>Chandler Hub is, as far as we know, essentially the leading free CalDAV service offered to the public.  Given a fully-cooperating CalDAV client (Lightning/Sunbird, iCal 3.x, and Evolution all cooperate to various degrees), you can use these other clients regularly or occassionally and even use Chandler Desktop for advanced work (like sharing a single item between multiple calendars).</p>

<p>Chandler Desktop can subscribe to and publish a collection (calendar+events) to any CalDAV server (Apple Calendar Server, RSCDS, Bedework), or actually any WebDAV server (Apache mod_dav, .Mac, etc).  Both of these mechanisms support bidirectional (read-write) synchronization, so multiple applications or people can all create, edit, and delete events and tasks any time they want, using the application of their choice.</p>

<p>iCal 3 (in Apple 10.5 &#8220;Leopard&#8221;) is a great new CalDAV-using PIM client.  You can use it to make changes to your Hub collection, and still be able to use the Hub web UI to make changes from anywhere. Note that iCal 3 supports read-write calendars only to calendars in your account.  Chandler Desktop and Chandler Hub let you subscribe to shared collections owned by other users with full read-write access.</p>

<h2>Email integration</h2>

<p>Chandler Desktop is not a complete email client; it is rather intended to complement your existing email client.  The mechanism we use is to create dedicated Chandler folders on your IMAP server.  Using your regular email client (Outlook, Thunderbird, Mail.app, Evolution, etc), you just drag an email from your inbox into a Chandler folder, where the message will be parsed for event, task, and other information.</p>

<p>You should also be able to send email update of items from Chandler Desktop using just about any outgoing mail server available.  Events emailed this way appear as ICS attachments.   We&#8217;ve tested Exchange, Postfix, Gmail, Yahoo mail, and Hotmail/MSN among others.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chandlerproject.org/2008/03/17/chandler-project-plays-nicely-with-existing-tools/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Four Month Plan: Chandler 1.0</title>
		<link>http://blog.chandlerproject.org/2008/03/10/four-month-plan-chandler-10/</link>
		<comments>http://blog.chandlerproject.org/2008/03/10/four-month-plan-chandler-10/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 06:23:26 +0000</pubDate>
		<dc:creator>Katie Capps Parlante</dc:creator>
		
		<category><![CDATA[Chandler Hub Service]]></category>

		<category><![CDATA[Chandler Project]]></category>

		<category><![CDATA[Chandler Server Development]]></category>

		<guid isPermaLink="false">http://blog.chandlerproject.org/2008/03/10/four-month-plan-chandler-10/</guid>
		<description><![CDATA[A month ago, I wrote about next steps for the Chandler project after our reformulation as a smaller, more agile team. Since then we&#8217;ve made the plan concrete &#8212; here is a summary of the goals and a few pointers to specific work queues.

Mimi described the goals nicely in a post to the chandler-dev list&#8230;

1. [...]]]></description>
			<content:encoded><![CDATA[<p>A month ago, I wrote about <a href="http://blog.chandlerproject.org/2008/02/06/osafs-next-steps/">next steps for the Chandler project</a> after our reformulation as a smaller, more agile team. Since then we&#8217;ve made the plan concrete &#8212; here is a summary of the goals and a few pointers to specific work queues.</p>

<p>Mimi described the goals nicely in a <a href="http://lists.osafoundation.org/pipermail/chandler-dev/2008-February/009704.html">post to the chandler-dev list</a>&#8230;</p>

<p><strong>1. Get Chandler in front of more users, aka: Make it more viral.</strong></p>

<p>Product changes:</p>

<ul>
<li>Item sharing: a new workflow to use the web to collaborate on just one item. We&#8217;ll &#8220;widgetize&#8221; this functionality, making it available in other contexts like iGoogle or on an iPhone.</li>
<li>Improve web UI &#8220;ticket views&#8221; so subscribers can more easily subscribe to collections in applications they already use</li>
<li>Improve existing use cases for iCal and Lightning users (sharing with Chandler users, using Chandler Hub)</li>
</ul>

<p>Marketing and Evangelism:</p>

<ul>
<li>Improve our pitch, improve our web presence</li>
<li>Better demos, user testimonials</li>
<li>Reach out and talk to people about Chandler in other spaces</li>
</ul>

<p><strong>2. Make Chandler more appealing to new users, aka: Reduce barriers to getting started.</strong></p>

<p>Reduce the number of new concepts users need to understand in order to get started:</p>

<ul>
<li>Pare down UI, de-emphasizing email UI</li>
<li>De-emphasize notion of &#8220;Item&#8221; and replace with &#8220;Note&#8221;</li>
<li>Remove explicit &#8220;Task&#8221; and introduce &#8220;Star&#8221;</li>
</ul>

<p>Improve the web UI experience for people not using Chandler desktop (iCal/Lightning or Hub only users):</p>

<ul>
<li>smooth out sharing workflows</li>
<li>auto-triaging CalDAV events</li>
<li>make Notes field in detail view more usable</li>
</ul>

<p><strong>3. Make it easier for new users to ramp up to using Chandler every day.</strong></p>

<p>Add two additional &#8220;widgets&#8221; with features that allow people to use Chandler in other contexts:</p>

<ul>
<li>Notifications: Users can send themselves or others notifications about changes to shared collections. This also counts towards the first goal, as it allows current users to share some Chandler functionality with other people. Notifications will be available first as an iGoogle widget (and potentially other similar contexts), and eventually also as email, SMS, or IM messages.</li>
<li>Quick Entry: this widget will allow users to enter items into Chandler Hub from other contexts: iGoogle, iPhone, OSX and Vista widgets. Eventually we&#8217;d like to allow similar functionality through forwarding email to a particular address.</li>
</ul>

<p><strong>Work Queues and Releases</strong></p>

<p>The work described above has been broken down into tasks and bugs and is prioritized into two work queues, one for the desktop and one for all of the web related work. Grant is marching down the desktop queue while everyone else tackles the web queue. We meet daily to cover progress, adjusting the work queues if priorities change. (Mockups and specs for the new widgets and web UI changes are also linked from the web queue.)</p>

<ul>
<li><a href="http://chandlerproject.org/Planning/WebWorkQueue">Web Work Queue</a> </li>
<li><a href="http://chandlerproject.org/Planning/DesktopWorkQueue">Desktop Work Queue</a> </li>
</ul>

<p>The plan is to do a desktop release and a server release once a month. Usually these won&#8217;t need to be coordinated &#8212; though in this next round we have a security bug that involves both.</p>

<p>Phillip&#8217;s work on the desktop rearchitecture is the exception. He&#8217;s <a href="http://lists.osafoundation.org/pipermail/chandler-dev/2008-February/009667.html">posting about his work</a> over on the PEAK list. We may move Chandler desktop over to this architecture after the 1.0 &#8212; we&#8217;re waiting to see how this plays out to make the call on that.</p>

<p><strong>Milestones</strong></p>

<p>We plan on hitting a few major milestones by early summer &#8212; these are the big goals we are shooting for: </p>

<ul>
<li>Web Widgets: Quick Entry, Notifications, Item Sharing &#8212; we&#8217;d like to have these deployed in a few contexts.</li>
<li>Desktop 1.0: We&#8217;re pretty close to releasing a 1.0 desktop. Prior to launching this we want to make sure some web UI improvements go up on the Hub, and make some changes to the website.</li>
<li>Server 1.0: With some security fixes, authentication work, and a few other items (e.g. the ability to disable account signups), we should be able to release a 1.0 for people who want to run their own server.</li>
</ul>

<p>We don&#8217;t need to coordinate all of these milestones &#8212; we may hit some more quickly than others.</p>

<p><strong>Changes to the Plan</strong></p>

<p>We were thinking we&#8217;d put minimal investment into the existing web ui, figuring that we&#8217;d do a better job on the web use cases we want to hit with the web widgets. Once started thinking through both the web and desktop use cases, we realized we really do need to make some investment in the existing web ui. We&#8217;ve added web ui bugs to the web queue.</p>

<p>We decided to put off working on a Thunderbird plugin, for two reasons: (1) after doing a bit of research it was starting to look like a more sizable investment than we initially thought and (2) we worried about having too many projects.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chandlerproject.org/2008/03/10/four-month-plan-chandler-10/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Chandler Hub updated to Cosmo 0.7.5</title>
		<link>http://blog.chandlerproject.org/2007/10/15/chandler-hub-updated-to-cosmo-075/</link>
		<comments>http://blog.chandlerproject.org/2007/10/15/chandler-hub-updated-to-cosmo-075/#comments</comments>
		<pubDate>Mon, 15 Oct 2007 18:29:08 +0000</pubDate>
		<dc:creator>Jared Rhine</dc:creator>
		
		<category><![CDATA[Chandler Hub Service]]></category>

		<guid isPermaLink="false">http://blog.chandlerproject.org/2007/10/15/chandler-hub-updated-to-cosmo-075/</guid>
		<description><![CDATA[The Chandler Hub has been updated to Cosmo 0.7.5.  Since the last announced Hub update, we&#8217;ve updated the service five times with new bugfix releases of Chandler Server (Cosmo).

The major improvements include:


    Full UI support for Safari browsers
    Multiple fixes to triage status handling between Chandler Desktop and [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://hub.chandlerproject.org/">Chandler Hub</a> has been updated to Cosmo 0.7.5.  Since the last announced Hub update, we&#8217;ve updated the service five times with new bugfix releases of Chandler Server (Cosmo).</p>

<p>The major improvements include:</p>

<ul>
    <li>Full UI support for Safari browsers</li>
    <li>Multiple fixes to triage status handling between Chandler Desktop and Chandler Server</li>
    <li>Supports browsers set to widths greater than 1600 pixels</li>
    <li>URLs presented for webcal-based downloads now working</li>
    <li>Support for more punctuation characters in titles</li>
    <li>Editing recurring events works better in multiple situations</li>
    <li>Fix for the edited-by column in the dashboard view to show more useful data</li>
    <li>Multiple bugs fixed which were creating user-visible error messages</li>
    <li>Lots of individual feature and visual improvements and bug fixes</li>
</ul>

<p>Please see the <a href="http://blog.chandlerproject.org/category/cosmo/">Cosmo blog channel</a> for additional information about each individual release.  More neat features appear on the horizon from new Cosmo development.</p>

<p>As always, we welcome individuals and groups to try the free and open Chandler Hub service in addition to other <a href="http://chandlerproject.org/">Chandler Project</a> components.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chandlerproject.org/2007/10/15/chandler-hub-updated-to-cosmo-075/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Chandler Server (Cosmo) 0.7.3 released</title>
		<link>http://blog.chandlerproject.org/2007/09/27/chandler-server-cosmo-073-released/</link>
		<comments>http://blog.chandlerproject.org/2007/09/27/chandler-server-cosmo-073-released/#comments</comments>
		<pubDate>Thu, 27 Sep 2007 21:18:19 +0000</pubDate>
		<dc:creator>Ted Leung</dc:creator>
		
		<category><![CDATA[Chandler Hub Service]]></category>

		<category><![CDATA[Chandler Server Development]]></category>

		<guid isPermaLink="false">http://blog.chandlerproject.org/2007/09/27/chandler-server-cosmo-073-released/</guid>
		<description><![CDATA[The Chandler Project is pleased to announce the 0.7.3 release of
Chandler Server (Cosmo)!

Chandler Server is a server and Ajax web UI for managing and sharing
calendars, events, and tasks. It implements open data standards
including CalDAV, WebDAV, Atom, and Atompub.

Chandler Server 0.7.3 is currently available for download as a
ready-to-run bundle at:

 chandlerproject.org/serverdownload


and the source code is available [...]]]></description>
			<content:encoded><![CDATA[<p>The Chandler Project is pleased to announce the 0.7.3 release of
Chandler Server (Cosmo)!</p>

<p>Chandler Server is a server and Ajax web UI for managing and sharing
calendars, events, and tasks. It implements open data standards
including CalDAV, WebDAV, Atom, and Atompub.</p>

<p>Chandler Server 0.7.3 is currently available for download as a
ready-to-run bundle at:</p>

<pre><code> <a href="http://chandlerproject.org/serverdownload" title="http://chandlerproject.org/serverdownload" target="_blank">chandlerproject.org/serverdownload</a>
</code></pre>

<p>and the source code is available from subversion at:</p>

<pre><code> <a href="http://svn.osafoundation.org/server/cosmo/tags/rel_0.7.3" title="http://svn.osafoundation.org/server/cosmo/tags/rel_0.7.3" target="_blank">svn.osafoundation.org/server/cosmo/tags/rel_0.7.3</a>
</code></pre>

<p>Send us feedback at the open mailing list:</p>

<pre><code> chandler-users at <a href="http://osafoundation.org" title="http://osafoundation.org" target="_blank">osafoundation.org</a>
</code></pre>

<p>We look forward to hearing from you!</p>

<p>This is a bugfix release for Chandler Server 0.7.2 and is recommended
for general usage.</p>

<p>This release fully supports Apple Safari 2.x</p>

<p>The bugs fixed in this release are:</p>

<p>8088  Changing a recurrence rule in the middle of series should&#8230;<br />
10240 Safari Creating new events broken<br />
10491 Dojo isn&#8217;t in about box list of technologies<br />
10576 Extra day added to recurring event<br />
10674 unstamping recurring event as stamp leaves modifications &#8230;<br />
10751 Modified occurence on a bi-weekly doesn&#8217;t show up<br />
10826 Can&#8217;t access share with ticket URL<br />
10836 Subscribe with: pulldown displays wrong URL<br />
10872 Duration object doesn&#8217;t parse, add weeks.<br />
10883 Selecting items in Dashboard is broken&#8230;<br /></p>

<p>A summary of known issues in this release is available:</p>

<pre><code> <a href="http://chandlerproject.org/knownissues" title="http://chandlerproject.org/knownissues" target="_blank">chandlerproject.org/knownissues</a>
</code></pre>

<p>Thanks for your interest in Chandler Server!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chandlerproject.org/2007/09/27/chandler-server-cosmo-073-released/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
