<?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>dolejsky.com &#187; .NET</title>
	<atom:link href="http://www.dolejsky.com/tag/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dolejsky.com</link>
	<description>Things good to know...</description>
	<lastBuildDate>Wed, 16 Jun 2010 08:59:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Two-way iPhone and Google Calendar synchronization and SMS backup</title>
		<link>http://www.dolejsky.com/2008/07/31/two-way-iphone-and-google-calendar-synchronization-update/</link>
		<comments>http://www.dolejsky.com/2008/07/31/two-way-iphone-and-google-calendar-synchronization-update/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 17:00:36 +0000</pubDate>
		<dc:creator>ludek</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Calendar]]></category>
		<category><![CDATA[Google Calendar]]></category>
		<category><![CDATA[Synchronization]]></category>

		<guid isPermaLink="false">http://www.dolejsky.com/2008/07/31/two-way-iphone-and-google-calendar-synchronization-update/</guid>
		<description><![CDATA[New version of ics is out! See instructions here. Download here.
The most important new feature is SMS backup &#038; view:

]]></description>
			<content:encoded><![CDATA[<p>New version of <em>ics</em> is out! See instructions <a href="http://www.dolejsky.com/2008/05/08/two-way-iphone-and-google-calendar-synchronization/">here</a>. Download <a href="http://www.dolejsky.com/files/ics-2008-08-01.zip">here</a>.</p>
<p>The most important new feature is SMS backup &#038; view:</p>
<p><center><img src="http://www.dolejsky.com/img/ics/ics-2008-08-01-sms.backup.png" alt="ics - iPhone and Google Calendar Synchronization utility - SMS backup" /></center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dolejsky.com/2008/07/31/two-way-iphone-and-google-calendar-synchronization-update/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Two-way iPhone and Google Calendar synchronization</title>
		<link>http://www.dolejsky.com/2008/05/08/two-way-iphone-and-google-calendar-synchronization/</link>
		<comments>http://www.dolejsky.com/2008/05/08/two-way-iphone-and-google-calendar-synchronization/#comments</comments>
		<pubDate>Thu, 08 May 2008 18:00:28 +0000</pubDate>
		<dc:creator>ludek</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Calendar]]></category>
		<category><![CDATA[Google Calendar]]></category>
		<category><![CDATA[Synchronization]]></category>

		<guid isPermaLink="false">http://www.dolejsky.com/2008/05/08/two-way-iphone-and-google-calendar-synchronization/</guid>
		<description><![CDATA[One thing I really missed about my iPhone was the ability to synchronize its internal calendar with my Google Calendar. I know it can be done via iTunes + MS Outlook + some iCal Outlook plugin, but I don&#8217;t use Outlook and would prefer more direct way. So I decided to write a simple utility [...]]]></description>
			<content:encoded><![CDATA[<p>One thing I really missed about my iPhone was the ability to synchronize its internal calendar with my Google Calendar. I know it can be done via iTunes + MS Outlook + some iCal Outlook plugin, but I don&#8217;t use Outlook and would prefer more direct way. So I decided to write a simple utility called <em>ics</em> that&#8217;s able to do the 2-way sync of events.</p>
<p><center><img src="http://www.dolejsky.com/img/ics/ics-2008-05-08.png" alt="ics - iPhone and Google Calendar Synchronization utility" /></center></p>
<p><span id="more-25"></span></p>
<h3>Features:</h3>
<ul>
<li>Synchronizes events from all of your calendars &#8211; both ways</li>
<li>Works with jailbroken <strong>1.1.3</strong> and 2.0 firmware (not yet tested with other versions)</li>
</ul>
<h3>Requirements:</h3>
<ul>
<li><a href='http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&#038;displaylang=en'>.NET Framework 2.0</a> installed</li>
<li>iTunes installed (tested with 7.6.1)</li>
</ul>
<h3>Installation:</h3>
<ul>
<li><a href="http://www.dolejsky.com/files/ics-2008-05-08.zip">Download the package</a> (400 kB) and unpack it somewhere. <font color='red'><strong>Newer version available <a href="http://www.dolejsky.com/2008/07/31/two-way-iphone-and-google-calendar-synchronization-update/">here</a>. </strong></font>
</li>
<li>Copy <strong>iTunesMobileDevice.dll</strong> (usually resides at c:\Program Files\Common Files\Apple\Mobile Device Support\bin\) to the directory with <em>ics</em> executable</li>
<li>Be sure to have your Google Calendar&#8217;s time zone set to the same zone as your iPhone &#8211; note that there are two places where Google Calendar&#8217;s time zone can be set &#8211; first is under <em>Settings/Your current time zone</em>. But the one important for us is really under <em>Settings/Calendars/[Calendar]/Calendar Time Zone</em>. If you have multiple calendars be sure to check time zone of each.</li>
</ul>
<h3>How to synchronize:</h3>
<ul>
<li>Connect your iPhone using USB cable</li>
<li>Be sure not to have Calendar application running on iPhone</li>
<li>Run the executable (ics.exe)</li>
<li>Enter your email and password which you use to log in to Google Calendar</li>
<li>Click Synchronize button</li>
<li>Review changes and confirm/reject them</li>
<li>That&#8217;s it <img src='http://www.dolejsky.com/ludek/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ul>
<h3>Known limitations:</h3>
<ul>
<li>Limited support for recurring events &#8211; recurring events coming from Google Calendar are shown in iPhone but not vice versa (only first occurence will be shown). Also editing/deleting recurring event coming from Google Calendar in iPhone won&#8217;t work and the change gets lost at the time of next synchronization.</li>
<li>No notifications at the time (although if you manually add notification to an event in iPhone it will remain functional after synchronization)</li>
<li>Events created in iPhone go always to default (usually the first) user&#8217;s Google Calendar
<li>In case of conflict (e.g. event edited both in iPhone and Google Calendar and then synchronized), Google Calendar is the source of truth</li>
<li>Synchronizes events in range: [Now - 3 months; Now + 1 year], maximum of 10000 events</li>
<li><strong>This utility is distributed <em>without any guarantee</em>, i.e. don&#8217;t blame me if it destroys your iPhone or deletes all your calendar events and so on <img src='http://www.dolejsky.com/ludek/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </strong>
</ul>
<h3>I would like to thank to:</h3>
<ul>
<li><a href='http://code.google.com/p/manzana/'>manzana</a> (.NET API for interacting with the Apple iPhone)</li>
<li><a href='http://code.google.com/p/managed-sqlite/'>managed-sqlite</a> (A Managed SQLite implementation)</li>
<li><a href='http://code.google.com/apis/calendar/'>Google APIs and Tools</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.dolejsky.com/2008/05/08/two-way-iphone-and-google-calendar-synchronization/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
