<?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: Windows Mobile Calendar Sync</title>
	<atom:link href="http://justanotherhack.net/tech/windows-mobile-calendar-sync/feed/" rel="self" type="application/rss+xml" />
	<link>http://justanotherhack.net/tech/windows-mobile-calendar-sync/</link>
	<description></description>
	<lastBuildDate>Mon, 26 Jul 2010 12:05:36 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: michael</title>
		<link>http://justanotherhack.net/tech/windows-mobile-calendar-sync/comment-page-1/#comment-1581</link>
		<dc:creator>michael</dc:creator>
		<pubDate>Mon, 26 Jul 2010 12:05:36 +0000</pubDate>
		<guid isPermaLink="false">http://justanotherhack.net/?p=217#comment-1581</guid>
		<description>Heya!
i&#039;ve been looking all over the place for an ICS merger...
thank you so much for this post, it seems i could make so real progress with the code you wrote...
however,
i can&#039;t get it working. when i run it in a python shell i get this information... (i have didn&#039;t make any changes to line numbering, just changed the input/output files, as indicated)

Python 3.1.2 (r312:79149, Mar 21 2010, 00:41:52) [MSC v.1500 32 bit (Intel)] on win32
Type &quot;copyright&quot;, &quot;credits&quot; or &quot;license()&quot; for more information.
&gt;&gt;&gt; ================================ RESTART ================================
&gt;&gt;&gt; 
Traceback (most recent call last):
  File &quot;D:\my documents\My Dropbox\backups\thunderbird\calendars\merge_icals.py&quot;, line 40, in 
    for LINE in fileinput.input(files=INPUTFILE):
  File &quot;C:\Python31\lib\fileinput.py&quot;, line 254, in __next__
    line = self.readline()
  File &quot;C:\Python31\lib\fileinput.py&quot;, line 349, in readline
    self._buffer = self._file.readlines(self._bufsize)
  File &quot;C:\Python31\lib\encodings\cp1255.py&quot;, line 23, in decode
    return codecs.charmap_decode(input,self.errors,decoding_table)[0]
UnicodeDecodeError: &#039;charmap&#039; codec can&#039;t decode byte 0x90 in position 398: character maps to 
&gt;&gt;&gt; 

i&#039;ve got basically ZERO programing knowledge, so if it involves writing code, i might need the step-by-step-newbie version of it...

your help is highly appreciated! and once again, thank you!
Michael</description>
		<content:encoded><![CDATA[<p>Heya!<br />
i&#8217;ve been looking all over the place for an ICS merger&#8230;<br />
thank you so much for this post, it seems i could make so real progress with the code you wrote&#8230;<br />
however,<br />
i can&#8217;t get it working. when i run it in a python shell i get this information&#8230; (i have didn&#8217;t make any changes to line numbering, just changed the input/output files, as indicated)</p>
<p>Python 3.1.2 (r312:79149, Mar 21 2010, 00:41:52) [MSC v.1500 32 bit (Intel)] on win32<br />
Type &#8220;copyright&#8221;, &#8220;credits&#8221; or &#8220;license()&#8221; for more information.<br />
&gt;&gt;&gt; ================================ RESTART ================================<br />
&gt;&gt;&gt;<br />
Traceback (most recent call last):<br />
  File &#8220;D:\my documents\My Dropbox\backups\thunderbird\calendars\merge_icals.py&#8221;, line 40, in<br />
    for LINE in fileinput.input(files=INPUTFILE):<br />
  File &#8220;C:\Python31\lib\fileinput.py&#8221;, line 254, in __next__<br />
    line = self.readline()<br />
  File &#8220;C:\Python31\lib\fileinput.py&#8221;, line 349, in readline<br />
    self._buffer = self._file.readlines(self._bufsize)<br />
  File &#8220;C:\Python31\lib\encodings\cp1255.py&#8221;, line 23, in decode<br />
    return codecs.charmap_decode(input,self.errors,decoding_table)[0]<br />
UnicodeDecodeError: &#8216;charmap&#8217; codec can&#8217;t decode byte 0&#215;90 in position 398: character maps to<br />
&gt;&gt;&gt; </p>
<p>i&#8217;ve got basically ZERO programing knowledge, so if it involves writing code, i might need the step-by-step-newbie version of it&#8230;</p>
<p>your help is highly appreciated! and once again, thank you!<br />
Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver</title>
		<link>http://justanotherhack.net/tech/windows-mobile-calendar-sync/comment-page-1/#comment-1565</link>
		<dc:creator>Oliver</dc:creator>
		<pubDate>Thu, 04 Mar 2010 18:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://justanotherhack.net/?p=217#comment-1565</guid>
		<description>Unfortunally, no :( . I tried it on my old system and couldn&#039;t reproduce that. But atm I&#039;m using a different system, so I didn&#039;t dig deeper into that matter. Hope I&#039;ll find some time to do this soon... either that or hope that M$ will release a better Active Sync with Windows Mobile 7.</description>
		<content:encoded><![CDATA[<p>Unfortunally, no <img src='http://justanotherhack.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  . I tried it on my old system and couldn&#8217;t reproduce that. But atm I&#8217;m using a different system, so I didn&#8217;t dig deeper into that matter. Hope I&#8217;ll find some time to do this soon&#8230; either that or hope that M$ will release a better Active Sync with Windows Mobile 7.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronny</title>
		<link>http://justanotherhack.net/tech/windows-mobile-calendar-sync/comment-page-1/#comment-1554</link>
		<dc:creator>Ronny</dc:creator>
		<pubDate>Tue, 09 Feb 2010 16:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://justanotherhack.net/?p=217#comment-1554</guid>
		<description>I tried to do the same steps as you did. My problem is, that, if there&#039;s a change in the merged ics file, which I import into Sunbird, Sunbird shows the change correctly, but the funambol client does not sync it.
If I do the changes directly in sunbird, everything works fine.

Any suggestions?</description>
		<content:encoded><![CDATA[<p>I tried to do the same steps as you did. My problem is, that, if there&#8217;s a change in the merged ics file, which I import into Sunbird, Sunbird shows the change correctly, but the funambol client does not sync it.<br />
If I do the changes directly in sunbird, everything works fine.</p>
<p>Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver</title>
		<link>http://justanotherhack.net/tech/windows-mobile-calendar-sync/comment-page-1/#comment-1453</link>
		<dc:creator>Oliver</dc:creator>
		<pubDate>Mon, 27 Jul 2009 09:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://justanotherhack.net/?p=217#comment-1453</guid>
		<description>Hi Jörg,

sure I&#039;m curious. DAViCal would&#039;ve been my choice for this later project anyway, since I want to use it as some kind of middleware server without having another calendar to worry about. Unfortunally setting up the server will be the easier part compared to all the scripts I need to code, but hey, I&#039;m sure it&#039;ll get interesting ;) . Tell be about it on Wednesday.</description>
		<content:encoded><![CDATA[<p>Hi Jörg,</p>
<p>sure I&#8217;m curious. DAViCal would&#8217;ve been my choice for this later project anyway, since I want to use it as some kind of middleware server without having another calendar to worry about. Unfortunally setting up the server will be the easier part compared to all the scripts I need to code, but hey, I&#8217;m sure it&#8217;ll get interesting <img src='http://justanotherhack.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  . Tell be about it on Wednesday.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joerg</title>
		<link>http://justanotherhack.net/tech/windows-mobile-calendar-sync/comment-page-1/#comment-1447</link>
		<dc:creator>Joerg</dc:creator>
		<pubDate>Thu, 23 Jul 2009 04:52:22 +0000</pubDate>
		<guid isPermaLink="false">http://justanotherhack.net/?p=217#comment-1447</guid>
		<description>Hi Oli,

I setup an CalDav Server (Davical) last night. There you can share Calender Information with other persons or Devices. Curious about it?</description>
		<content:encoded><![CDATA[<p>Hi Oli,</p>
<p>I setup an CalDav Server (Davical) last night. There you can share Calender Information with other persons or Devices. Curious about it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
