<?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 Ronald!</title>
	<atom:link href="http://www.rchu.nl/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rchu.nl</link>
	<description>My own little corner of the world wide web</description>
	<lastBuildDate>Fri, 05 Feb 2010 22:10:17 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on The mystery of the blue light by Geert-Jan Smulders</title>
		<link>http://www.rchu.nl/2010/02/the-mystery-of-the-blue-light/comment-page-1/#comment-37</link>
		<dc:creator>Geert-Jan Smulders</dc:creator>
		<pubDate>Fri, 05 Feb 2010 22:10:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.rchu.nl/?p=422#comment-37</guid>
		<description>funny :)
Good service is hard to find these days.

I&#039;ve also got a D-Link. Never actualy a problem with it. Except that for once in an hour I couldn&#039;t connect for about 10 seconds.
But today we got a Apple Airoprt with TimeMachine in my office. I mentioned to my boss that it would be in my advantage to have a TimeMachine in my home...

So he ordered one :)</description>
		<content:encoded><![CDATA[<p>funny :)<br />
Good service is hard to find these days.</p>
<p>I&#8217;ve also got a D-Link. Never actualy a problem with it. Except that for once in an hour I couldn&#8217;t connect for about 10 seconds.<br />
But today we got a Apple Airoprt with TimeMachine in my office. I mentioned to my boss that it would be in my advantage to have a TimeMachine in my home&#8230;</p>
<p>So he ordered one :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My Ubuntu AFP server and the 1.5TB of Doom by Bernard</title>
		<link>http://www.rchu.nl/2009/12/my-ubuntu-afp-server-and-the-1-5tb-of-doom/comment-page-1/#comment-36</link>
		<dc:creator>Bernard</dc:creator>
		<pubDate>Tue, 02 Feb 2010 20:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.rchu.nl/?p=407#comment-36</guid>
		<description>You can set permissions by adding an option to your AppleVolumes.default shares. Here&#039;s one I use:

/home/share/files &quot;Share&quot; allow:@share options:usedots,upriv volcharset:UTF8-MAC perm:0020

Make sure special permissions are set for the directories in your share:

sudo find /home/share/files -type d -exec chmod g+s  {} \;</description>
		<content:encoded><![CDATA[<p>You can set permissions by adding an option to your AppleVolumes.default shares. Here&#8217;s one I use:</p>
<p>/home/share/files &#8220;Share&#8221; allow:@share options:usedots,upriv volcharset:UTF8-MAC perm:0020</p>
<p>Make sure special permissions are set for the directories in your share:</p>
<p>sudo find /home/share/files -type d -exec chmod g+s  {} \;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My Ubuntu AFP server and the 1.5TB of Doom by Iain</title>
		<link>http://www.rchu.nl/2009/12/my-ubuntu-afp-server-and-the-1-5tb-of-doom/comment-page-1/#comment-35</link>
		<dc:creator>Iain</dc:creator>
		<pubDate>Mon, 11 Jan 2010 17:06:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.rchu.nl/?p=407#comment-35</guid>
		<description>I originally download the source and ran
./configure
make
make install
thinking it would work, but it installed to the wrong location. Just before I tried what you&#039;d suggested, I thought I&#039;d try running the one I just installed from source.

/etc/init.d/netatalk stop
mv /usr/sbin/afpd /usr/sbin/afpd_2.0.4b
ln -s /usr/local/sbin/afpd /usr/sbin/afpd
mv /usr/local/etc/netatalk/AppleVolumes.default /usr/local/etc/netatalk/AppleVolumes.default_2.0.5
ln -s /etc/netatalk/AppleVolumes.default /usr/local/etc/netatalk/AppleVolumes.default
/etc/init.d/netatalk start

I got a starting up 2.0.5 message in my syslog, and it seems to be working OK. Not the most sensible way of installing, I&#039;m sure, but I don&#039;t think this way interferes with the Ubuntu packaged version, so when that is updated, I should be able to install it over the top.

I had TimeMachine working fine on 2.0.4b (wired), so I don&#039;t know what this version was supposed to add?</description>
		<content:encoded><![CDATA[<p>I originally download the source and ran<br />
./configure<br />
make<br />
make install<br />
thinking it would work, but it installed to the wrong location. Just before I tried what you&#8217;d suggested, I thought I&#8217;d try running the one I just installed from source.</p>
<p>/etc/init.d/netatalk stop<br />
mv /usr/sbin/afpd /usr/sbin/afpd_2.0.4b<br />
ln -s /usr/local/sbin/afpd /usr/sbin/afpd<br />
mv /usr/local/etc/netatalk/AppleVolumes.default /usr/local/etc/netatalk/AppleVolumes.default_2.0.5<br />
ln -s /etc/netatalk/AppleVolumes.default /usr/local/etc/netatalk/AppleVolumes.default<br />
/etc/init.d/netatalk start</p>
<p>I got a starting up 2.0.5 message in my syslog, and it seems to be working OK. Not the most sensible way of installing, I&#8217;m sure, but I don&#8217;t think this way interferes with the Ubuntu packaged version, so when that is updated, I should be able to install it over the top.</p>
<p>I had TimeMachine working fine on 2.0.4b (wired), so I don&#8217;t know what this version was supposed to add?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My Ubuntu AFP server and the 1.5TB of Doom by ronald</title>
		<link>http://www.rchu.nl/2009/12/my-ubuntu-afp-server-and-the-1-5tb-of-doom/comment-page-1/#comment-34</link>
		<dc:creator>ronald</dc:creator>
		<pubDate>Sun, 10 Jan 2010 12:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.rchu.nl/?p=407#comment-34</guid>
		<description>To give an detailed description I should have written all steps down as a performed them, but I basically:

* Removed the installed version of netatalk &lt;code&gt;sudo apt-get remove netatalk&lt;/code&gt;
* Downloaded  &lt;a href=&quot;http://packages.debian.org/sid/i386/netatalk/download&quot; rel=&quot;nofollow&quot;&gt;the 2.0.5 package from the debian website&lt;/a&gt;.
* Installed that package &lt;code&gt;sudo dpkg -i netatalk_2.0.5-2-i386.deb&lt;/code&gt;
* Downloaded some package netatalk depends on from the debian website (dpkg exited mentioning the exact name) and installed it.
* Installed netatalk, now successfully because all dependencies were met.

I considered writing a more detailed howto for this, but since it doesn&#039;t solve the reliability of backing up wirelessly it seemed somewhat unnecessary.</description>
		<content:encoded><![CDATA[<p>To give an detailed description I should have written all steps down as a performed them, but I basically:</p>
<p>* Removed the installed version of netatalk <code>sudo apt-get remove netatalk</code><br />
* Downloaded  <a href="http://packages.debian.org/sid/i386/netatalk/download" rel="nofollow">the 2.0.5 package from the debian website</a>.<br />
* Installed that package <code>sudo dpkg -i netatalk_2.0.5-2-i386.deb</code><br />
* Downloaded some package netatalk depends on from the debian website (dpkg exited mentioning the exact name) and installed it.<br />
* Installed netatalk, now successfully because all dependencies were met.</p>
<p>I considered writing a more detailed howto for this, but since it doesn&#8217;t solve the reliability of backing up wirelessly it seemed somewhat unnecessary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My Ubuntu AFP server and the 1.5TB of Doom by Iain</title>
		<link>http://www.rchu.nl/2009/12/my-ubuntu-afp-server-and-the-1-5tb-of-doom/comment-page-1/#comment-32</link>
		<dc:creator>Iain</dc:creator>
		<pubDate>Sat, 09 Jan 2010 22:12:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.rchu.nl/?p=407#comment-32</guid>
		<description>Please can you provide details of how to install version 2.0.5?

Thanks.</description>
		<content:encoded><![CDATA[<p>Please can you provide details of how to install version 2.0.5?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GeekTool by ronald</title>
		<link>http://www.rchu.nl/2009/06/geektool/comment-page-1/#comment-31</link>
		<dc:creator>ronald</dc:creator>
		<pubDate>Fri, 27 Nov 2009 09:00:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.rchu.nl/?p=306#comment-31</guid>
		<description>@alex: I haven&#039;t used the scripts since my upgrade to Snow Leopard, aparentely I don&#039;t need GeekTool that much. Anyway, I noticed some strange behavior too and found out that since SL the order of the output of ioreg has changed. I&#039;ve updated the script to detect SL and reorder if needed. It should work now.</description>
		<content:encoded><![CDATA[<p>@alex: I haven&#8217;t used the scripts since my upgrade to Snow Leopard, aparentely I don&#8217;t need GeekTool that much. Anyway, I noticed some strange behavior too and found out that since SL the order of the output of ioreg has changed. I&#8217;ve updated the script to detect SL and reorder if needed. It should work now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GeekTool by alex</title>
		<link>http://www.rchu.nl/2009/06/geektool/comment-page-1/#comment-30</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Fri, 27 Nov 2009 03:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.rchu.nl/?p=306#comment-30</guid>
		<description>thanks for the scripts.
having trouble making the battery one work. it displays something like 283% when the battery is fully charged and the charger is connected. the value changes if the charger is disconnected and seems to be reflecting the actual changes. and yet, nothing but &#039;283%&#039; (or whatever the current value is) on the display</description>
		<content:encoded><![CDATA[<p>thanks for the scripts.<br />
having trouble making the battery one work. it displays something like 283% when the battery is fully charged and the charger is connected. the value changes if the charger is disconnected and seems to be reflecting the actual changes. and yet, nothing but &#8216;283%&#8217; (or whatever the current value is) on the display</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GeekTool by Kowaltski</title>
		<link>http://www.rchu.nl/2009/06/geektool/comment-page-1/#comment-29</link>
		<dc:creator>Kowaltski</dc:creator>
		<pubDate>Sun, 01 Nov 2009 08:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.rchu.nl/?p=306#comment-29</guid>
		<description>I&#039;m using your iTunes applescript with geektool 3 and it work great when I tunes is running and when current track has artwork.  But it won&#039;t change the artwork when iTunes quits and/or when the track has no artwork.  Any suggestions?


MBPro 15&quot;
OSX 10.6.1
GeekTool 3.0 RC5 (116)</description>
		<content:encoded><![CDATA[<p>I&#8217;m using your iTunes applescript with geektool 3 and it work great when I tunes is running and when current track has artwork.  But it won&#8217;t change the artwork when iTunes quits and/or when the track has no artwork.  Any suggestions?</p>
<p>MBPro 15&#8243;<br />
<acronym title="Macintosh Operation System 10">OSX</acronym> 10.6.1<br />
GeekTool 3.0 RC5 (116)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GeekTool by ronald</title>
		<link>http://www.rchu.nl/2009/06/geektool/comment-page-1/#comment-26</link>
		<dc:creator>ronald</dc:creator>
		<pubDate>Sat, 03 Oct 2009 12:39:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.rchu.nl/?p=306#comment-26</guid>
		<description>@erno That doesn&#039;t make sense to me. I have little C skills but quite some programming skills so I could just misguess C syntax here... Anyway, cool that everything is up and running!</description>
		<content:encoded><![CDATA[<p>@erno That doesn&#8217;t make sense to me. I have little C skills but quite some programming skills so I could just misguess C syntax here&#8230; Anyway, cool that everything is up and running!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GeekTool by erno</title>
		<link>http://www.rchu.nl/2009/06/geektool/comment-page-1/#comment-25</link>
		<dc:creator>erno</dc:creator>
		<pubDate>Sat, 03 Oct 2009 10:45:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.rchu.nl/?p=306#comment-25</guid>
		<description>My friend solve that problem,  these lines top of that code and it works. Don&#039;t know anything about C but now I got cool scripts working...

#include 
#include 
#include 
#include 
main( )
....</description>
		<content:encoded><![CDATA[<p>My friend solve that problem,  these lines top of that code and it works. Don&#8217;t know anything about C but now I got cool scripts working&#8230;</p>
<p>#include<br />
#include<br />
#include<br />
#include<br />
main( )<br />
&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
