<?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>Jason Ruesch &#187; Software Development</title>
	<atom:link href="http://www.jasonruesch.com/category/software-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasonruesch.com</link>
	<description>A weblog of events in Jason Ruesch's life</description>
	<lastBuildDate>Sun, 25 Oct 2009 02:13:11 +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>Google Calendar Sync</title>
		<link>http://www.jasonruesch.com/2007/06/11/google-calendar-sync/</link>
		<comments>http://www.jasonruesch.com/2007/06/11/google-calendar-sync/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 20:09:05 +0000</pubDate>
		<dc:creator>Jason Ruesch</dc:creator>
				<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://blog.jasonruesch.com/?p=16</guid>
		<description><![CDATA[I&#8217;ve been wanting an application for my cell phone with Windows Mobile 5 on it to sync my Pocket Outlook calendar with my Google calendars. There&#8217;s a few applications out there already that do this, but they all seem like they&#8217;re lacking functionality in one way or another. So I decided to write my own. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been wanting an application for my cell phone with Windows Mobile 5 on it to sync my Pocket Outlook calendar with my Google calendars. There&#8217;s a few applications out there already that do this, but they all seem like they&#8217;re lacking functionality in one way or another. So I decided to write my own.</p>
<p>I downloaded the latest version of Google&#8217;s GData API which includes a library to interact with Google calendars. I am now in the middle of writing the software in C# using the .NET Compact 2.0 framework.</p>
<p>I plan to release it from my company&#8217;s <a href="http://www.demonomy.com/">website</a> under the name &#8216;Google Calendar Sync&#8217;. I should have a version 1 release within the next few days. <strike>I plan to continue blogging about this as a product from now on at blog.demonomy.com and from a coding stand point at coding.jasonruesch.com.</strike></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasonruesch.com/2007/06/11/google-calendar-sync/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
