<?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 for StayInSync.net</title>
	<atom:link href="http://stayinsync.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://stayinsync.net</link>
	<description>Staying in sync is a state of mind, kindof...</description>
	<pubDate>Mon, 06 Sep 2010 18:58:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on WDTV Live review and troubleshooting by Western Digital Online Outrach</title>
		<link>http://stayinsync.net/2010/04/wdtv-live-review-and-troubleshooting/comment-page-1/#comment-38</link>
		<dc:creator>Western Digital Online Outrach</dc:creator>
		<pubDate>Fri, 16 Apr 2010 22:43:23 +0000</pubDate>
		<guid isPermaLink="false">http://stayinsync.net/?p=235#comment-38</guid>
		<description>Congrats on buying your new toy and we are glad to hear you are satisfied with your purchase. In case you are not aware, we have a user forum http://ow.ly/1y164  where you can interact, exchange thoughts and ask questions with other PUG’s (our tech savvy user group).  You can also connect with us on Twitter @WDTVLive to share any feedback, questions or just let us know how much you’re loving the WD TV Live player – really, we don’t mind! ;)</description>
		<content:encoded><![CDATA[<p>Congrats on buying your new toy and we are glad to hear you are satisfied with your purchase. In case you are not aware, we have a user forum <a href="http://ow.ly/1y164" rel="nofollow">http://ow.ly/1y164</a>  where you can interact, exchange thoughts and ask questions with other PUG’s (our tech savvy user group).  You can also connect with us on Twitter @WDTVLive to share any feedback, questions or just let us know how much you’re loving the WD TV Live player – really, we don’t mind! <img src='http://stayinsync.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I can haz success! Unison hack to enable Unicode normalization of filenames by Ralph</title>
		<link>http://stayinsync.net/2009/04/enable-unicode-normalization-in-unison/comment-page-1/#comment-32</link>
		<dc:creator>Ralph</dc:creator>
		<pubDate>Mon, 07 Dec 2009 01:10:01 +0000</pubDate>
		<guid isPermaLink="false">http://stayinsync.net/?p=129#comment-32</guid>
		<description>&lt;blockquote cite="#commentbody-20"&gt;
&lt;strong&gt;&lt;a href="#comment-20" rel="nofollow"&gt;Koen&lt;/a&gt; :&lt;/strong&gt;
          Hi people,
Like LAV reports, Unicode support is now completely implemented in the development version of Unison. If you want to experiment with it, you need to download the latest source and compile unison yourself.
FYI: for me this development version works fine.
         &lt;/blockquote&gt;

Did you download one of the unison-2.32.xx source tarballs or check out the latest source from the svn repository? I'm confused because there's nothing mentioned about unicode support in the 2.32 change log..</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-20"><p>
<strong><a href="#comment-20" rel="nofollow">Koen</a> :</strong><br />
          Hi people,<br />
Like LAV reports, Unicode support is now completely implemented in the development version of Unison. If you want to experiment with it, you need to download the latest source and compile unison yourself.<br />
FYI: for me this development version works fine.
         </p></blockquote>
<p>Did you download one of the unison-2.32.xx source tarballs or check out the latest source from the svn repository? I&#8217;m confused because there&#8217;s nothing mentioned about unicode support in the 2.32 change log..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I can haz success! Unison hack to enable Unicode normalization of filenames by LAV</title>
		<link>http://stayinsync.net/2009/04/enable-unicode-normalization-in-unison/comment-page-1/#comment-28</link>
		<dc:creator>LAV</dc:creator>
		<pubDate>Thu, 29 Oct 2009 12:22:35 +0000</pubDate>
		<guid isPermaLink="false">http://stayinsync.net/?p=129#comment-28</guid>
		<description>Alex is right! But that method will only work well on either small amounts of data or on a local network. The problem is that the whole contents of the files have to be transferred over the network to be compared, while if you sync over SSH the files can me hashed locally on each machine and unison can then just compare the hashes (please correct me if I'm wrong!).</description>
		<content:encoded><![CDATA[<p>Alex is right! But that method will only work well on either small amounts of data or on a local network. The problem is that the whole contents of the files have to be transferred over the network to be compared, while if you sync over SSH the files can me hashed locally on each machine and unison can then just compare the hashes (please correct me if I&#8217;m wrong!).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I can haz success! Unison hack to enable Unicode normalization of filenames by Alex</title>
		<link>http://stayinsync.net/2009/04/enable-unicode-normalization-in-unison/comment-page-1/#comment-27</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 27 Oct 2009 21:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://stayinsync.net/?p=129#comment-27</guid>
		<description>Hi everybody, 

an easy alternative for UTF8 support is to use samba for the translation. I just synchronize to a local samba folder which is mounted with iocharset=iso8859-15 and everything works perfectly. 
I still hope for a UTF8 capable stable version soon.

Greetings
Alex</description>
		<content:encoded><![CDATA[<p>Hi everybody, </p>
<p>an easy alternative for UTF8 support is to use samba for the translation. I just synchronize to a local samba folder which is mounted with iocharset=iso8859-15 and everything works perfectly.<br />
I still hope for a UTF8 capable stable version soon.</p>
<p>Greetings<br />
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My backup host is psychic! Or maybe not&#8230; by LAV</title>
		<link>http://stayinsync.net/2009/03/my-backup-host-is-psychic/comment-page-1/#comment-26</link>
		<dc:creator>LAV</dc:creator>
		<pubDate>Mon, 28 Sep 2009 10:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://stayinsync.net/?p=57#comment-26</guid>
		<description>Well, I got my Dreamhost account specifically for the 50GB backup, so for me it wasn't "free" in that sense. I know it doesn't come with guarantees, but you have to admit that a backup service loosing all their customers' data is pretty severe, right? (In the end I think they recovered some of it though.) And also I was pretty upset about the lack of information in their status blog on what was going on. I uploaded new data many times just to have it wiped clean again the next day.</description>
		<content:encoded><![CDATA[<p>Well, I got my Dreamhost account specifically for the 50GB backup, so for me it wasn&#8217;t &#8220;free&#8221; in that sense. I know it doesn&#8217;t come with guarantees, but you have to admit that a backup service loosing all their customers&#8217; data is pretty severe, right? (In the end I think they recovered some of it though.) And also I was pretty upset about the lack of information in their status blog on what was going on. I uploaded new data many times just to have it wiped clean again the next day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My backup host is psychic! Or maybe not&#8230; by Nick</title>
		<link>http://stayinsync.net/2009/03/my-backup-host-is-psychic/comment-page-1/#comment-25</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Mon, 28 Sep 2009 10:43:21 +0000</pubDate>
		<guid isPermaLink="false">http://stayinsync.net/?p=57#comment-25</guid>
		<description>Don't you think you're being a bit harsh on DreamHost?  After all, they added it on as a completely free service for users, and they're pretty upfront about it coming with no guarantees. 

Personally, I was pretty pleased to get 50G free space,  I can now do offsite backups of my home computers, and it hasn't cost me a cent.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t you think you&#8217;re being a bit harsh on DreamHost?  After all, they added it on as a completely free service for users, and they&#8217;re pretty upfront about it coming with no guarantees. </p>
<p>Personally, I was pretty pleased to get 50G free space,  I can now do offsite backups of my home computers, and it hasn&#8217;t cost me a cent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I can haz success! Unison hack to enable Unicode normalization of filenames by Koen</title>
		<link>http://stayinsync.net/2009/04/enable-unicode-normalization-in-unison/comment-page-1/#comment-20</link>
		<dc:creator>Koen</dc:creator>
		<pubDate>Mon, 31 Aug 2009 11:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://stayinsync.net/?p=129#comment-20</guid>
		<description>Hi people,

Like LAV reports, Unicode support is now completely implemented in the development version of Unison. If you want to experiment with it, you need to download the latest source and compile unison yourself.

FYI: for me this development version works fine.</description>
		<content:encoded><![CDATA[<p>Hi people,</p>
<p>Like LAV reports, Unicode support is now completely implemented in the development version of Unison. If you want to experiment with it, you need to download the latest source and compile unison yourself.</p>
<p>FYI: for me this development version works fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I can haz success! Unison hack to enable Unicode normalization of filenames by BurningSnowman</title>
		<link>http://stayinsync.net/2009/04/enable-unicode-normalization-in-unison/comment-page-1/#comment-19</link>
		<dc:creator>BurningSnowman</dc:creator>
		<pubDate>Tue, 25 Aug 2009 20:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://stayinsync.net/?p=129#comment-19</guid>
		<description>Okay, thanks for the reply. I didn't try compiling it, but I've now reworked things to use rsync, since 'proper' bi-directionality wasn't essential for my setup. In light of your comments, I'll definitely keep glancing back at Unison in hope of native support though. :)</description>
		<content:encoded><![CDATA[<p>Okay, thanks for the reply. I didn&#8217;t try compiling it, but I&#8217;ve now reworked things to use rsync, since &#8216;proper&#8217; bi-directionality wasn&#8217;t essential for my setup. In light of your comments, I&#8217;ll definitely keep glancing back at Unison in hope of native support though. <img src='http://stayinsync.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I can haz success! Unison hack to enable Unicode normalization of filenames by LAV</title>
		<link>http://stayinsync.net/2009/04/enable-unicode-normalization-in-unison/comment-page-1/#comment-18</link>
		<dc:creator>LAV</dc:creator>
		<pubDate>Fri, 21 Aug 2009 09:47:08 +0000</pubDate>
		<guid isPermaLink="false">http://stayinsync.net/?p=129#comment-18</guid>
		<description>The binary might only be working on Leopard, I've never tried it on Tiger. Have you tried downloading the source and compiling yourself? I guess that could be worth a shot.

Also I should mention that now there is more serious work being done to make Unison Unicode-compatible. I haven't been monitoring the mailinglists very close lately, but I think we can expect at least some beta or development version pretty soon. Check out the unison-hackers (http://www.cis.upenn.edu/~bcpierce/unison/lists.html) list if you want to find out more.</description>
		<content:encoded><![CDATA[<p>The binary might only be working on Leopard, I&#8217;ve never tried it on Tiger. Have you tried downloading the source and compiling yourself? I guess that could be worth a shot.</p>
<p>Also I should mention that now there is more serious work being done to make Unison Unicode-compatible. I haven&#8217;t been monitoring the mailinglists very close lately, but I think we can expect at least some beta or development version pretty soon. Check out the unison-hackers (http://www.cis.upenn.edu/~bcpierce/unison/lists.html) list if you want to find out more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I can haz success! Unison hack to enable Unicode normalization of filenames by BurningSnowman</title>
		<link>http://stayinsync.net/2009/04/enable-unicode-normalization-in-unison/comment-page-1/#comment-17</link>
		<dc:creator>BurningSnowman</dc:creator>
		<pubDate>Thu, 20 Aug 2009 18:56:46 +0000</pubDate>
		<guid isPermaLink="false">http://stayinsync.net/?p=129#comment-17</guid>
		<description>Glad someone has made some effort to at least work round this, thanks for posting it. I'm having trouble with it though. :'(

I don't really know what I'm doing, at all, but thought I had followed the quick install okay. I'm hoping to use a Windows client with OS X server. But when just running the unicode Unison from a bash shell to check it's working I get "Bus error". Any ideas why? I'm using Tiger, and I've just put the binary in /usr/bin and the Camomile files into /usr/local/share/camomile as above.</description>
		<content:encoded><![CDATA[<p>Glad someone has made some effort to at least work round this, thanks for posting it. I&#8217;m having trouble with it though. :&#8217;(</p>
<p>I don&#8217;t really know what I&#8217;m doing, at all, but thought I had followed the quick install okay. I&#8217;m hoping to use a Windows client with OS X server. But when just running the unicode Unison from a bash shell to check it&#8217;s working I get &#8220;Bus error&#8221;. Any ideas why? I&#8217;m using Tiger, and I&#8217;ve just put the binary in /usr/bin and the Camomile files into /usr/local/share/camomile as above.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
