<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: iCal Server (CalDAV) to Mobile Me and my iPhone</title>
	<atom:link href="http://blog.sidboswell.com/2009/02/20/ical-server-caldav-to-mobilem-me-and-my-iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sidboswell.com/2009/02/20/ical-server-caldav-to-mobilem-me-and-my-iphone/</link>
	<description>Yet another weblog clogging up the internet tubes...</description>
	<lastBuildDate>Tue, 29 Jun 2010 16:23:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Jamelle Adnan</title>
		<link>http://blog.sidboswell.com/2009/02/20/ical-server-caldav-to-mobilem-me-and-my-iphone/comment-page-1/#comment-1007</link>
		<dc:creator>Jamelle Adnan</dc:creator>
		<pubDate>Tue, 15 Jun 2010 23:05:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sidboswell.com/?p=295#comment-1007</guid>
		<description>When trying to get my ical subscription (google calendar) to synch with mobile me, i&#039;ve run into this error with the above script:

error &quot;iCal got an error: Can’t make missing value into type text.&quot; number -1700 from missing value to text

at this line:

set newEvent to make new event at end with properties {summary:theSummary, location:theLocation, start date:theDate, end date:theEndDate, allday event:theAllDay, description:theDescription}
				-- make new event at end with properties theProperties

Any help with this would be greatly appreciated.

Jamelle</description>
		<content:encoded><![CDATA[<p>When trying to get my ical subscription (google calendar) to synch with mobile me, i&#8217;ve run into this error with the above script:</p>
<p>error &#8220;iCal got an error: Can’t make missing value into type text.&#8221; number -1700 from missing value to text</p>
<p>at this line:</p>
<p>set newEvent to make new event at end with properties {summary:theSummary, location:theLocation, start date:theDate, end date:theEndDate, allday event:theAllDay, description:theDescription}<br />
				&#8211; make new event at end with properties theProperties</p>
<p>Any help with this would be greatly appreciated.</p>
<p>Jamelle</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sid Boswell</title>
		<link>http://blog.sidboswell.com/2009/02/20/ical-server-caldav-to-mobilem-me-and-my-iphone/comment-page-1/#comment-892</link>
		<dc:creator>Sid Boswell</dc:creator>
		<pubDate>Fri, 23 Oct 2009 19:54:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sidboswell.com/?p=295#comment-892</guid>
		<description>Since iPhone 3.1 you no longer need to run this script. &quot;Subscribed&quot; to calendars now sync via iTunes (but not Mobile Me).  So you just need to enable your &quot;subscribed&quot; to calendars in the iTunes Info tab and unselect those that are synching via Mobile me so you don&#039;t have dups.  Then your local calendars sync automagically and your remote calendars sync every time you sync to iTunes.</description>
		<content:encoded><![CDATA[<p>Since iPhone 3.1 you no longer need to run this script. &#8220;Subscribed&#8221; to calendars now sync via iTunes (but not Mobile Me).  So you just need to enable your &#8220;subscribed&#8221; to calendars in the iTunes Info tab and unselect those that are synching via Mobile me so you don&#8217;t have dups.  Then your local calendars sync automagically and your remote calendars sync every time you sync to iTunes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sid Boswell</title>
		<link>http://blog.sidboswell.com/2009/02/20/ical-server-caldav-to-mobilem-me-and-my-iphone/comment-page-1/#comment-459</link>
		<dc:creator>Sid Boswell</dc:creator>
		<pubDate>Fri, 31 Jul 2009 20:08:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sidboswell.com/?p=295#comment-459</guid>
		<description>&lt;a href=&quot;#comment-453&quot; rel=&quot;nofollow&quot;&gt;@Todd Brannam&lt;/a&gt; 

&lt;a href=&quot;#comment-456&quot; rel=&quot;nofollow&quot;&gt;@A McKee&lt;/a&gt; 
I don&#039;t seem to have a problem with recurring events.  I wonder why mine work just fine. 

I have also been meaning to make this bi-directional, but got sucked up in an iPhone development course from iTunes U.  Like my blog, I&#039;ll get around to it eventually....</description>
		<content:encoded><![CDATA[<p><a href="#comment-453" rel="nofollow">@Todd Brannam</a> </p>
<p><a href="#comment-456" rel="nofollow">@A McKee</a><br />
I don&#8217;t seem to have a problem with recurring events.  I wonder why mine work just fine. </p>
<p>I have also been meaning to make this bi-directional, but got sucked up in an iPhone development course from iTunes U.  Like my blog, I&#8217;ll get around to it eventually&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Lindsay</title>
		<link>http://blog.sidboswell.com/2009/02/20/ical-server-caldav-to-mobilem-me-and-my-iphone/comment-page-1/#comment-457</link>
		<dc:creator>Jim Lindsay</dc:creator>
		<pubDate>Wed, 15 Jul 2009 18:01:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sidboswell.com/?p=295#comment-457</guid>
		<description>Great script. Thanks.</description>
		<content:encoded><![CDATA[<p>Great script. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A McKee</title>
		<link>http://blog.sidboswell.com/2009/02/20/ical-server-caldav-to-mobilem-me-and-my-iphone/comment-page-1/#comment-456</link>
		<dc:creator>A McKee</dc:creator>
		<pubDate>Wed, 15 Jul 2009 10:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sidboswell.com/?p=295#comment-456</guid>
		<description>&lt;a href=&quot;#comment-453&quot; rel=&quot;nofollow&quot;&gt;@Todd Brannam&lt;/a&gt; Indeed, recurring events are not copied.  Thanks for the code, though - it&#039;s quite helpful!  If only recurring events could be copied as well. *hint hint*</description>
		<content:encoded><![CDATA[<p><a href="#comment-453" rel="nofollow">@Todd Brannam</a> Indeed, recurring events are not copied.  Thanks for the code, though &#8211; it&#8217;s quite helpful!  If only recurring events could be copied as well. *hint hint*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd Brannam</title>
		<link>http://blog.sidboswell.com/2009/02/20/ical-server-caldav-to-mobilem-me-and-my-iphone/comment-page-1/#comment-453</link>
		<dc:creator>Todd Brannam</dc:creator>
		<pubDate>Mon, 22 Jun 2009 21:05:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sidboswell.com/?p=295#comment-453</guid>
		<description>For some reason recurring events don&#039;t seem to get copied - or is it just me?</description>
		<content:encoded><![CDATA[<p>For some reason recurring events don&#8217;t seem to get copied &#8211; or is it just me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sid Boswell</title>
		<link>http://blog.sidboswell.com/2009/02/20/ical-server-caldav-to-mobilem-me-and-my-iphone/comment-page-1/#comment-375</link>
		<dc:creator>Sid Boswell</dc:creator>
		<pubDate>Tue, 31 Mar 2009 12:40:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sidboswell.com/?p=295#comment-375</guid>
		<description>We are using an old Quicksilver machine for our Leopard Silver so no Slow Leopard for us. We are considering investing in a mini to act as a server if Snow Leopard is worth the upgrade.</description>
		<content:encoded><![CDATA[<p>We are using an old Quicksilver machine for our Leopard Silver so no Slow Leopard for us. We are considering investing in a mini to act as a server if Snow Leopard is worth the upgrade.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ygbr</title>
		<link>http://blog.sidboswell.com/2009/02/20/ical-server-caldav-to-mobilem-me-and-my-iphone/comment-page-1/#comment-374</link>
		<dc:creator>ygbr</dc:creator>
		<pubDate>Tue, 31 Mar 2009 09:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sidboswell.com/?p=295#comment-374</guid>
		<description>I can&#039;t wait for Snow Leopard Server ( probably at WWDC 2009 ), rumors say that there will be native support on iCal Server 2 ( new caldav specs) for both internal iCal&#039;s and iPhones full sync over the cloud and loads of new features and performance improvements! Stay tuned in June :)</description>
		<content:encoded><![CDATA[<p>I can&#8217;t wait for Snow Leopard Server ( probably at WWDC 2009 ), rumors say that there will be native support on iCal Server 2 ( new caldav specs) for both internal iCal&#8217;s and iPhones full sync over the cloud and loads of new features and performance improvements! Stay tuned in June <img src='http://blog.sidboswell.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sid Boswell</title>
		<link>http://blog.sidboswell.com/2009/02/20/ical-server-caldav-to-mobilem-me-and-my-iphone/comment-page-1/#comment-316</link>
		<dc:creator>Sid Boswell</dc:creator>
		<pubDate>Sat, 21 Mar 2009 14:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sidboswell.com/?p=295#comment-316</guid>
		<description>Leopard Server is pretty slick. Like most Apple products it&#039;s designed around useability. We have it running on an old Quicksilver desktop. We are a pretty small company and use it for individual calendaring, group calendaring, room reservations, hosting an internal wiki, and VPN. Prior to the Leopard Server we ran a doku wiki and a mediawiki on an Ubuntu server (running on an old iMac blueberry) and used a VPN switch from DLink. We really like the wiki and even our tech neophytes are very comfortable using and editing entries, it was just sort of a bonus as we were dying for a calendaring application.</description>
		<content:encoded><![CDATA[<p>Leopard Server is pretty slick. Like most Apple products it&#8217;s designed around useability. We have it running on an old Quicksilver desktop. We are a pretty small company and use it for individual calendaring, group calendaring, room reservations, hosting an internal wiki, and VPN. Prior to the Leopard Server we ran a doku wiki and a mediawiki on an Ubuntu server (running on an old iMac blueberry) and used a VPN switch from DLink. We really like the wiki and even our tech neophytes are very comfortable using and editing entries, it was just sort of a bonus as we were dying for a calendaring application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh - Vinyl Cutter Expert</title>
		<link>http://blog.sidboswell.com/2009/02/20/ical-server-caldav-to-mobilem-me-and-my-iphone/comment-page-1/#comment-303</link>
		<dc:creator>Josh - Vinyl Cutter Expert</dc:creator>
		<pubDate>Wed, 18 Mar 2009 20:56:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sidboswell.com/?p=295#comment-303</guid>
		<description>That&#039;s pretty clever. How do you like Leopard Server? I love OS X for all my desktop stuff, Im curious enough to try it server side I think.</description>
		<content:encoded><![CDATA[<p>That&#8217;s pretty clever. How do you like Leopard Server? I love OS X for all my desktop stuff, Im curious enough to try it server side I think.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
