<?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>Conecuh Software &#187; ics</title>
	<atom:link href="http://conecuh.com/tag/ics/feed/" rel="self" type="application/rss+xml" />
	<link>http://conecuh.com</link>
	<description>Musings on Software and Development by David H. Wilkins</description>
	<lastBuildDate>Tue, 31 Aug 2010 22:50:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Importing your PDC2008 Schedule into Google Calendar</title>
		<link>http://conecuh.com/2008/10/importing-your-pdc2008-schedule-into-google-calendar/</link>
		<comments>http://conecuh.com/2008/10/importing-your-pdc2008-schedule-into-google-calendar/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 06:26:34 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Internet Technology]]></category>
		<category><![CDATA[Calendar]]></category>
		<category><![CDATA[G1]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[ics]]></category>
		<category><![CDATA[PDC]]></category>
		<category><![CDATA[PDC08]]></category>
		<category><![CDATA[PDC2008]]></category>
		<category><![CDATA[T-Mobile]]></category>

		<guid isPermaLink="false">http://conecuh.com/?p=72</guid>
		<description><![CDATA[I just got a G1 from T-Mobile, and I&#8217;m also attending Microsofts PDC, so I wanted to import my schedule from the PDC into my Google Calendar. It took a few tries, but I finally figured out how to do it. Get the .ics file Find the link on the screen Right click &#8211; copy [...]]]></description>
			<content:encoded><![CDATA[<p>I just got a G1 from T-Mobile, and I&#8217;m also attending Microsofts <a href="http://microsoftpdc.com">PDC</a>, so I wanted to import my schedule from the PDC into my Google Calendar.  It took a few tries, but I finally figured out how to do it.</p>
<dl>
<dt>Get the .ics file</dt>
<dd>
<ol>
<li>Find the link on the screen</li>
<div id="attachment_74" class="wp-caption alignnone" style="width: 310px"><a href="http://conecuh.com/wp-content/uploads/2008/10/geticsfile.png"><img src="http://conecuh.com/wp-content/uploads/2008/10/geticsfile-300x107.png" alt="Find the link to the .ics information on the page" title="Find the ICS Link" width="300" height="107" class="size-medium wp-image-74" /></a><p class="wp-caption-text">Find the link to the .ics information on the page</p></div>
<li>Right click &#8211; copy link</li>
<li>Use wget to save it</li>
<p>You will have to change the URL type from <strong>webcal</strong> to <strong>https</strong><br />
<code>wget&nbsp;https://sessions.microsoftpdc.com/feeds/ics.ashx/ai..snip..1a</code></p>
<li>I renamed the file to sessions.ics for easy identification</li>
</ol>
</dd>
<dt>Open the file and remove the ; from the lines like:</dt>
<dd>
<code>END:VEVENT;</code><br />
changed to:<br />
<code>END:VEVENT</code><br />
I&#8217;m not sure who (Google or Microsoft) is at fault with the semicolon here, but Google won&#8217;t import the file unless the semicolon is gone.
</dd>
<dt>Create a new Calendar</dt>
<dd>
<div id="attachment_82" class="wp-caption alignnone" style="width: 310px"><a href="http://conecuh.com/wp-content/uploads/2008/10/createcalendar.png"><img src="http://conecuh.com/wp-content/uploads/2008/10/createcalendar-300x120.png" alt="Go to your Google Calendar and create a new calendar" title="Create a New Calendar" width="300" height="120" class="size-medium wp-image-82" /></a><p class="wp-caption-text">Go to your Google Calendar and create a new calendar</p></div>
</dd>
<dt>
Import the calendar (Add -> Import Calendar)
</dt>
<dd>
<div id="attachment_84" class="wp-caption alignnone" style="width: 310px"><a href="http://conecuh.com/wp-content/uploads/2008/10/importcalendar.png"><img src="http://conecuh.com/wp-content/uploads/2008/10/importcalendar-300x105.png" alt="Import your ICS file into the new calendar" title="Import your .ics file" width="300" height="105" class="size-medium wp-image-84" /></a><p class="wp-caption-text">Import your ICS file into the new calendar</p></div><br />
Be sure and select the correct calendar to place the entries in.
</dd>
</dl>
<p>Enjoy!  I realize these instructions are pretty terse, but the critical piece is to remove the semicolons from the .ics file.  Leave a comment if you&#8217;re having trouble.</p>
<p>When you&#8217;re successful, your Google Calendar will sync with your G1, and you&#8217;ll have all of your PDC sessions on your G1, for reference during the conference.  You can look really cool checking your G1, rather than fumbling for a scrap of paper.</p>
]]></content:encoded>
			<wfw:commentRss>http://conecuh.com/2008/10/importing-your-pdc2008-schedule-into-google-calendar/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

