<?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 edwi.nl/og</title>
	<atom:link href="http://edwi.nl/og/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://edwi.nl/og</link>
	<description>Edwin Woudt's weblog</description>
	<lastBuildDate>Tue, 28 Sep 2010 12:31:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on DreamMount release 0.2: fix for timeout errors by mi</title>
		<link>http://edwi.nl/og/2009/04/18/dreammount-release-02-fix-for-timeout-errors/comment-page-1/#comment-3009</link>
		<dc:creator>mi</dc:creator>
		<pubDate>Tue, 28 Sep 2010 12:31:26 +0000</pubDate>
		<guid isPermaLink="false">http://edwi.nl/og/?p=257#comment-3009</guid>
		<description>is this still in development? i get a macfuse runtime mismatch (which seems logical since macfuse was updated for SnowLeopard)?</description>
		<content:encoded><![CDATA[<p>is this still in development? i get a macfuse runtime mismatch (which seems logical since macfuse was updated for SnowLeopard)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DreamMount release 0.2: fix for timeout errors by Dinesh</title>
		<link>http://edwi.nl/og/2009/04/18/dreammount-release-02-fix-for-timeout-errors/comment-page-1/#comment-2912</link>
		<dc:creator>Dinesh</dc:creator>
		<pubDate>Sat, 02 Jan 2010 04:46:43 +0000</pubDate>
		<guid isPermaLink="false">http://edwi.nl/og/?p=257#comment-2912</guid>
		<description>any news on the 0.3 release?</description>
		<content:encoded><![CDATA[<p>any news on the 0.3 release?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Old stuff: Using PGP with an USB smartcard token by Marcio</title>
		<link>http://edwi.nl/og/2009/04/01/old-stuff-using-pgp-with-an-usb-smartcard-token/comment-page-1/#comment-2640</link>
		<dc:creator>Marcio</dc:creator>
		<pubDate>Wed, 02 Dec 2009 00:45:51 +0000</pubDate>
		<guid isPermaLink="false">http://edwi.nl/og/?p=227#comment-2640</guid>
		<description>Hi, 
why don&#039;t you use it anymore? What scenario are you using instead? 
Thanks!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
why don&#8217;t you use it anymore? What scenario are you using instead?<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Old stuff: Using PGP with an USB smartcard token by Umarzuki</title>
		<link>http://edwi.nl/og/2009/04/01/old-stuff-using-pgp-with-an-usb-smartcard-token/comment-page-1/#comment-1816</link>
		<dc:creator>Umarzuki</dc:creator>
		<pubDate>Wed, 16 Sep 2009 00:47:40 +0000</pubDate>
		<guid isPermaLink="false">http://edwi.nl/og/?p=227#comment-1816</guid>
		<description>Nice tutorial, have you ever use epass2000 with ssh without shaman? Care to share?</description>
		<content:encoded><![CDATA[<p>Nice tutorial, have you ever use epass2000 with ssh without shaman? Care to share?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MCE Remote on a Mac &#8211; Step 1: installing Finnix as a Parallels VM by Siem Korteweg</title>
		<link>http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-1-installing-finnix-as-a-parallels-vm/comment-page-1/#comment-1115</link>
		<dc:creator>Siem Korteweg</dc:creator>
		<pubDate>Wed, 12 Aug 2009 14:36:17 +0000</pubDate>
		<guid isPermaLink="false">http://edwi.nl/og/?p=16#comment-1115</guid>
		<description>Used this with VirtualBox on WinXP. In the last code section:

mkdir -o 

should be:

mkdir -p

and

/usr/sbin/grub-install –root-directory=/mnt/hda1 /dev/hda

should be:

/usr/sbin/grub-install –-root-directory=/mnt/hda1 /dev/hda

regards,

Siem</description>
		<content:encoded><![CDATA[<p>Used this with VirtualBox on WinXP. In the last code section:</p>
<p>mkdir -o </p>
<p>should be:</p>
<p>mkdir -p</p>
<p>and</p>
<p>/usr/sbin/grub-install –root-directory=/mnt/hda1 /dev/hda</p>
<p>should be:</p>
<p>/usr/sbin/grub-install –-root-directory=/mnt/hda1 /dev/hda</p>
<p>regards,</p>
<p>Siem</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MCE Remote on a Mac &#8211; Step 3: configuring LIRC in OS X by jules</title>
		<link>http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-3-configuring-lirc-in-os-x/comment-page-1/#comment-564</link>
		<dc:creator>jules</dc:creator>
		<pubDate>Wed, 15 Jul 2009 10:50:32 +0000</pubDate>
		<guid isPermaLink="false">http://edwi.nl/og/?p=156#comment-564</guid>
		<description>great tips! after a long night I finally got it working on my mac mini as well - had a few problems with doing it your way though... I think the most recent build of finnix has changed a few things since you wrote your instructions, I couldn&#039;t get the headers, some of your other instructions threw errors at me, and my linux skills are pretty weak in terms of sorting that out. In the end (following some advice from a friend who knows more about linux than me) went with ubuntu server edition. All good... got it working and the MCE remote lets me do some cool stuff courtesy of applescript (eg switch between plex and eyeTV etc at will). I&#039;ve yet to figure out a way of mapping different functions to the buttons depending on which app you&#039;re running but I&#039;m sure I&#039;ll get there in the end... the only thing I would say is that ubuntu is clearly a bit heavier than finnix, there&#039;s something of a delay between hitting a button and plex responding - maybe 0.3-0.5 seconds - not a lot but enough to be a bit annoying. I&#039;ll try some tweaks to speed things up sooner or later... either way it&#039;s a big improvement! Thank you for the ideas!</description>
		<content:encoded><![CDATA[<p>great tips! after a long night I finally got it working on my mac mini as well &#8211; had a few problems with doing it your way though&#8230; I think the most recent build of finnix has changed a few things since you wrote your instructions, I couldn&#8217;t get the headers, some of your other instructions threw errors at me, and my linux skills are pretty weak in terms of sorting that out. In the end (following some advice from a friend who knows more about linux than me) went with ubuntu server edition. All good&#8230; got it working and the MCE remote lets me do some cool stuff courtesy of applescript (eg switch between plex and eyeTV etc at will). I&#8217;ve yet to figure out a way of mapping different functions to the buttons depending on which app you&#8217;re running but I&#8217;m sure I&#8217;ll get there in the end&#8230; the only thing I would say is that ubuntu is clearly a bit heavier than finnix, there&#8217;s something of a delay between hitting a button and plex responding &#8211; maybe 0.3-0.5 seconds &#8211; not a lot but enough to be a bit annoying. I&#8217;ll try some tweaks to speed things up sooner or later&#8230; either way it&#8217;s a big improvement! Thank you for the ideas!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DreamMount release 0.2: fix for timeout errors by Alejandro Gidi</title>
		<link>http://edwi.nl/og/2009/04/18/dreammount-release-02-fix-for-timeout-errors/comment-page-1/#comment-94</link>
		<dc:creator>Alejandro Gidi</dc:creator>
		<pubDate>Sun, 24 May 2009 16:59:05 +0000</pubDate>
		<guid isPermaLink="false">http://edwi.nl/og/?p=257#comment-94</guid>
		<description>Sooo useful, thanks!  keep on the good work.</description>
		<content:encoded><![CDATA[<p>Sooo useful, thanks!  keep on the good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DreamMount release 0.2: fix for timeout errors by Jeremy</title>
		<link>http://edwi.nl/og/2009/04/18/dreammount-release-02-fix-for-timeout-errors/comment-page-1/#comment-33</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Sat, 02 May 2009 06:18:01 +0000</pubDate>
		<guid isPermaLink="false">http://edwi.nl/og/?p=257#comment-33</guid>
		<description>I&#039;m having the same issue as Brandy on Tiger.  I&#039;d love to use this if you can make it work for Tiger!

Jeremy</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same issue as Brandy on Tiger.  I&#8217;d love to use this if you can make it work for Tiger!</p>
<p>Jeremy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DreamMount release 0.2: fix for timeout errors by Piotr Konieczny</title>
		<link>http://edwi.nl/og/2009/04/18/dreammount-release-02-fix-for-timeout-errors/comment-page-1/#comment-31</link>
		<dc:creator>Piotr Konieczny</dc:creator>
		<pubDate>Tue, 28 Apr 2009 14:20:35 +0000</pubDate>
		<guid isPermaLink="false">http://edwi.nl/og/?p=257#comment-31</guid>
		<description>Hi, thanks for the software but...

after fetching all the users and selecting which domain to mount, the error msg I get shows: 

The MacFUSE library version this program is using is incompatible with the loaded MacFUSE kernel extension. 

I&#039;m using the latest macFUSE (the one that came with the DreamMount package)

What&#039;s wrong? Any ideas?</description>
		<content:encoded><![CDATA[<p>Hi, thanks for the software but&#8230;</p>
<p>after fetching all the users and selecting which domain to mount, the error msg I get shows: </p>
<p>The MacFUSE library version this program is using is incompatible with the loaded MacFUSE kernel extension. </p>
<p>I&#8217;m using the latest macFUSE (the one that came with the DreamMount package)</p>
<p>What&#8217;s wrong? Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DreamMount release 0.2: fix for timeout errors by stefan</title>
		<link>http://edwi.nl/og/2009/04/18/dreammount-release-02-fix-for-timeout-errors/comment-page-1/#comment-27</link>
		<dc:creator>stefan</dc:creator>
		<pubDate>Mon, 27 Apr 2009 09:40:08 +0000</pubDate>
		<guid isPermaLink="false">http://edwi.nl/og/?p=257#comment-27</guid>
		<description>thanks a lot - i just LOVE the possibilities of this app.</description>
		<content:encoded><![CDATA[<p>thanks a lot &#8211; i just LOVE the possibilities of this app.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

