<?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>matthieu.yiptong.ca &#187; Computers</title>
	<atom:link href="http://matthieu.yiptong.ca/category/computers/feed/" rel="self" type="application/rss+xml" />
	<link>http://matthieu.yiptong.ca</link>
	<description>Matthieu/ergosteur&#039;s new blog</description>
	<lastBuildDate>Mon, 26 Jul 2010 05:12:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>AppleWorks on Snow Leopard</title>
		<link>http://matthieu.yiptong.ca/2010/07/26/appleworks-on-snow-leopard/</link>
		<comments>http://matthieu.yiptong.ca/2010/07/26/appleworks-on-snow-leopard/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 05:12:09 +0000</pubDate>
		<dc:creator>Matthieu</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://matthieu.yiptong.ca/?p=1173</guid>
		<description><![CDATA[I am happy to report that AppleWorks 6 for Mac OS X runs perfectly on Snow Leopard using Rosetta.
Just be sure to get the latest update from http://support.apple.com/downloads/AppleWorks_6_2_9_for_Mac
Also, if you have problems running the update (hang/freeze), try running it with all network connections disconnected.
]]></description>
			<content:encoded><![CDATA[<p>I am happy to report that AppleWorks 6 for Mac OS X runs perfectly on Snow Leopard using Rosetta.</p>
<p>Just be sure to get the latest update from <a href="http://support.apple.com/downloads/AppleWorks_6_2_9_for_Mac">http://support.apple.com/downloads/AppleWorks_6_2_9_for_Mac</a></p>
<p>Also, if you have problems running the update (hang/freeze), try running it with all network connections disconnected.</p>
<p><a href="http://matthieu.yiptong.ca/wp-content/uploads/2010/07/Screen-shot-2010-07-26-at-1.07.51-AM.png" rel="wp-prettyPhoto[g1173]"><img class="size-medium wp-image-1175 alignnone" title="Screen shot 2010-07-26 at 1.07.51 AM" src="http://matthieu.yiptong.ca/wp-content/uploads/2010/07/Screen-shot-2010-07-26-at-1.07.51-AM-300x187.png" alt="" width="300" height="187" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://matthieu.yiptong.ca/2010/07/26/appleworks-on-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DVD playback in XBMC on Ubuntu</title>
		<link>http://matthieu.yiptong.ca/2010/07/17/dvd-playback-in-xbmc-on-ubuntu/</link>
		<comments>http://matthieu.yiptong.ca/2010/07/17/dvd-playback-in-xbmc-on-ubuntu/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 21:15:45 +0000</pubDate>
		<dc:creator>Matthieu</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://matthieu.yiptong.ca/?p=1168</guid>
		<description><![CDATA[To get DVD playback to work properly in XBMC on Ubuntu, disable nautilus&#8217; automount feature
-&#62; gconf-editor
apps-&#62;nautilus-&#62;preferences
Uncheck &#8220;media-automount&#8221;
http://www.pubbs.net/201002/opensuse/27474-opensuse-disable-automount-for-dvd-drive.html]]></description>
			<content:encoded><![CDATA[<p>To get DVD playback to work properly in XBMC on Ubuntu, disable nautilus&#8217; automount feature</p>
<blockquote><p>-&gt; gconf-editor<br />
apps-&gt;nautilus-&gt;preferences<br />
Uncheck &#8220;media-automount&#8221;</p></blockquote>
<p><a href="http://www.pubbs.net/201002/opensuse/27474-opensuse-disable-automount-for-dvd-drive.html">http://www.pubbs.net/201002/opensuse/27474-opensuse-disable-automount-for-dvd-drive.html</a></p>]]></content:encoded>
			<wfw:commentRss>http://matthieu.yiptong.ca/2010/07/17/dvd-playback-in-xbmc-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making a SOCKS proxy transparent</title>
		<link>http://matthieu.yiptong.ca/2010/07/07/making-a-socks-proxy-transparent/</link>
		<comments>http://matthieu.yiptong.ca/2010/07/07/making-a-socks-proxy-transparent/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 19:43:59 +0000</pubDate>
		<dc:creator>Matthieu</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://matthieu.yiptong.ca/?p=1160</guid>
		<description><![CDATA[Finally, after about an hour of googling, I found a program that allows a SOCKS proxy to be made transparent. Installed on a router/gateway, this can force all LAN users&#8217; traffic through the proxy.
http://darkk.net.ru/redsocks/
via http://wiki.przemoc.net/tips/linux#making_socks_proxy_transparent]]></description>
			<content:encoded><![CDATA[<p>Finally, after about an hour of googling, I found a program that allows a SOCKS proxy to be made transparent. Installed on a router/gateway, this can force all LAN users&#8217; traffic through the proxy.</p>
<p><a href="http://darkk.net.ru/redsocks/">http://darkk.net.ru/redsocks/</a></p>
<p>via <a href="http://wiki.przemoc.net/tips/linux#making_socks_proxy_transparent">http://wiki.przemoc.net/tips/linux#making_socks_proxy_transparent</a></p>]]></content:encoded>
			<wfw:commentRss>http://matthieu.yiptong.ca/2010/07/07/making-a-socks-proxy-transparent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOWTO: Easily modify dependencies of a .deb file &#8211; Ubuntu Forums</title>
		<link>http://matthieu.yiptong.ca/2010/06/28/howto-easily-modify-dependencies-of-a-deb-file-ubuntu-forums/</link>
		<comments>http://matthieu.yiptong.ca/2010/06/28/howto-easily-modify-dependencies-of-a-deb-file-ubuntu-forums/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 14:35:39 +0000</pubDate>
		<dc:creator>Matthieu</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://matthieu.yiptong.ca/?p=1155</guid>
		<description><![CDATA[
#!/bin/bash
&#160;
if &#91;&#91; -z &#34;$1&#34; &#93;&#93;; then
  echo &#34;Syntax: $0 debfile&#34;
  exit 1
fi
&#160;
DEBFILE=&#34;$1&#34;
TMPDIR=`mktemp -d /tmp/deb.XXXXXXXXXX` &#124;&#124; exit 1
OUTPUT=`basename &#34;$DEBFILE&#34; .deb`.modfied.deb
&#160;
if &#91;&#91; -e &#34;$OUTPUT&#34; &#93;&#93;; then
  echo &#34;$OUTPUT exists.&#34;
  rm -r &#34;$TMPDIR&#34;
  exit 1
fi
&#160;
dpkg-deb -x &#34;$DEBFILE&#34; &#34;$TMPDIR&#34;
dpkg-deb --control &#34;$DEBFILE&#34; &#34;$TMPDIR&#34;/DEBIAN
&#160;
if &#91;&#91; ! -e &#34;$TMPDIR&#34;/DEBIAN/control &#93;&#93;; then
  echo DEBIAN/control not found.
&#160;
  [...]]]></description>
			<content:encoded><![CDATA[
<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">#!/bin/bash</span>
&nbsp;
<span style="color: #000000; font-weight: bold;">if</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #7a0874; font-weight: bold;">&#91;</span> <span style="color: #660033;">-z</span> <span style="color: #ff0000;">&quot;$1&quot;</span> <span style="color: #7a0874; font-weight: bold;">&#93;</span><span style="color: #7a0874; font-weight: bold;">&#93;</span>; <span style="color: #000000; font-weight: bold;">then</span>
  <span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot;Syntax: $0 debfile&quot;</span>
  <span style="color: #7a0874; font-weight: bold;">exit</span> <span style="color: #000000;">1</span>
<span style="color: #000000; font-weight: bold;">fi</span>
&nbsp;
<span style="color: #007800;">DEBFILE</span>=<span style="color: #ff0000;">&quot;$1&quot;</span>
<span style="color: #007800;">TMPDIR</span>=<span style="color: #000000; font-weight: bold;">`</span><span style="color: #c20cb9; font-weight: bold;">mktemp</span> <span style="color: #660033;">-d</span> <span style="color: #000000; font-weight: bold;">/</span>tmp<span style="color: #000000; font-weight: bold;">/</span>deb.XXXXXXXXXX<span style="color: #000000; font-weight: bold;">`</span> <span style="color: #000000; font-weight: bold;">||</span> <span style="color: #7a0874; font-weight: bold;">exit</span> <span style="color: #000000;">1</span>
<span style="color: #007800;">OUTPUT</span>=<span style="color: #000000; font-weight: bold;">`</span><span style="color: #c20cb9; font-weight: bold;">basename</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$DEBFILE</span>&quot;</span> .deb<span style="color: #000000; font-weight: bold;">`</span>.modfied.deb
&nbsp;
<span style="color: #000000; font-weight: bold;">if</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #7a0874; font-weight: bold;">&#91;</span> <span style="color: #660033;">-e</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$OUTPUT</span>&quot;</span> <span style="color: #7a0874; font-weight: bold;">&#93;</span><span style="color: #7a0874; font-weight: bold;">&#93;</span>; <span style="color: #000000; font-weight: bold;">then</span>
  <span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$OUTPUT</span> exists.&quot;</span>
  <span style="color: #c20cb9; font-weight: bold;">rm</span> <span style="color: #660033;">-r</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$TMPDIR</span>&quot;</span>
  <span style="color: #7a0874; font-weight: bold;">exit</span> <span style="color: #000000;">1</span>
<span style="color: #000000; font-weight: bold;">fi</span>
&nbsp;
dpkg-deb <span style="color: #660033;">-x</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$DEBFILE</span>&quot;</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$TMPDIR</span>&quot;</span>
dpkg-deb <span style="color: #660033;">--control</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$DEBFILE</span>&quot;</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$TMPDIR</span>&quot;</span><span style="color: #000000; font-weight: bold;">/</span>DEBIAN
&nbsp;
<span style="color: #000000; font-weight: bold;">if</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #7a0874; font-weight: bold;">&#91;</span> <span style="color: #000000; font-weight: bold;">!</span> <span style="color: #660033;">-e</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$TMPDIR</span>&quot;</span><span style="color: #000000; font-weight: bold;">/</span>DEBIAN<span style="color: #000000; font-weight: bold;">/</span>control <span style="color: #7a0874; font-weight: bold;">&#93;</span><span style="color: #7a0874; font-weight: bold;">&#93;</span>; <span style="color: #000000; font-weight: bold;">then</span>
  <span style="color: #7a0874; font-weight: bold;">echo</span> DEBIAN<span style="color: #000000; font-weight: bold;">/</span>control not found.
&nbsp;
  <span style="color: #c20cb9; font-weight: bold;">rm</span> <span style="color: #660033;">-r</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$TMPDIR</span>&quot;</span>
  <span style="color: #7a0874; font-weight: bold;">exit</span> <span style="color: #000000;">1</span>
<span style="color: #000000; font-weight: bold;">fi</span>
&nbsp;
<span style="color: #007800;">CONTROL</span>=<span style="color: #ff0000;">&quot;<span style="color: #007800;">$TMPDIR</span>&quot;</span><span style="color: #000000; font-weight: bold;">/</span>DEBIAN<span style="color: #000000; font-weight: bold;">/</span>control
&nbsp;
<span style="color: #007800;">MOD</span>=<span style="color: #000000; font-weight: bold;">`</span><span style="color: #c20cb9; font-weight: bold;">stat</span> <span style="color: #660033;">-c</span> <span style="color: #ff0000;">&quot;%y&quot;</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$CONTROL</span>&quot;</span><span style="color: #000000; font-weight: bold;">`</span>
<span style="color: #c20cb9; font-weight: bold;">vi</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$CONTROL</span>&quot;</span>
&nbsp;
<span style="color: #000000; font-weight: bold;">if</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #7a0874; font-weight: bold;">&#91;</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$MOD</span>&quot;</span> == <span style="color: #000000; font-weight: bold;">`</span><span style="color: #c20cb9; font-weight: bold;">stat</span> <span style="color: #660033;">-c</span> <span style="color: #ff0000;">&quot;%y&quot;</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$CONTROL</span>&quot;</span><span style="color: #000000; font-weight: bold;">`</span> <span style="color: #7a0874; font-weight: bold;">&#93;</span><span style="color: #7a0874; font-weight: bold;">&#93;</span>; <span style="color: #000000; font-weight: bold;">then</span>
  <span style="color: #7a0874; font-weight: bold;">echo</span> Not modfied.
<span style="color: #000000; font-weight: bold;">else</span>
  <span style="color: #7a0874; font-weight: bold;">echo</span> Building new deb...
  <span style="color: #c20cb9; font-weight: bold;">dpkg</span> <span style="color: #660033;">-b</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$TMPDIR</span>&quot;</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$OUTPUT</span>&quot;</span>
<span style="color: #000000; font-weight: bold;">fi</span>
&nbsp;
<span style="color: #c20cb9; font-weight: bold;">rm</span> <span style="color: #660033;">-r</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$TMPDIR</span>&quot;</span></pre></div></div>

<p>via <a href="http://ubuntuforums.org/showthread.php?t=636724">HOWTO: Easily modify dependencies of a .deb file &#8211; Ubuntu Forums</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://matthieu.yiptong.ca/2010/06/28/howto-easily-modify-dependencies-of-a-deb-file-ubuntu-forums/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ralink 3090 driver : Markus Heberling</title>
		<link>http://matthieu.yiptong.ca/2010/06/25/ralink-3090-driver-markus-heberling/</link>
		<comments>http://matthieu.yiptong.ca/2010/06/25/ralink-3090-driver-markus-heberling/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 02:33:12 +0000</pubDate>
		<dc:creator>Matthieu</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://matthieu.yiptong.ca/?p=1153</guid>
		<description><![CDATA[ppa:markus-tisoft/rt3090
via Ralink 3090 driver : Markus Heberling.
Driver for the cheap Ralink wireless in the Acer Aspire Revo.]]></description>
			<content:encoded><![CDATA[<p>ppa:markus-tisoft/rt3090</p>
<p>via <a href="https://launchpad.net/~markus-tisoft/+archive/rt3090">Ralink 3090 driver : Markus Heberling</a>.</p>
<p>Driver for the cheap Ralink wireless in the Acer Aspire Revo.</p>]]></content:encoded>
			<wfw:commentRss>http://matthieu.yiptong.ca/2010/06/25/ralink-3090-driver-markus-heberling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Headless uTorrent Linux server in OpenVZ</title>
		<link>http://matthieu.yiptong.ca/2010/06/13/headless-utorrent-linux-server-in-openvz/</link>
		<comments>http://matthieu.yiptong.ca/2010/06/13/headless-utorrent-linux-server-in-openvz/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 01:10:43 +0000</pubDate>
		<dc:creator>Matthieu</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://matthieu.yiptong.ca/?p=1123</guid>
		<description><![CDATA[Yes, I know, another Linux post. What can I say, this is what I do these days.
I&#8217;ve been running a Windows server in a kvm VM just to be able to run uTorrent. This was overkill, had a crazy amount of overhead, and was unstable (downloading to a share on my Samba server). Today I [...]]]></description>
			<content:encoded><![CDATA[<p>Yes, I know, another Linux post. What can I say, this is what I do these days.</p>
<p>I&#8217;ve been running a Windows server in a kvm VM just to be able to run uTorrent. This was overkill, had a crazy amount of overhead, and was unstable (downloading to a share on my Samba server). Today I decided to attempt a more efficient solution: uTorrent in Wine. (Yes, there are other BitTorrent clients, and even&#8230; NATIVE Linux clients, but I&#8217;ve found none of them match the speed of uTorrent for my connection except for kTorrent. However, I don&#8217;t have an Android and/or iPhone app to remote control kTorrent.) Wine is a supported platform, according to the uTorrent website, however I wanted to run it on a headless OpenVZ container, and not on a standard desktop Linux distro. Should still be pretty simple, but knowing me, I might forget something next time I try and set this up, so I&#8217;ll document it here.</p>
<ol>
<li>Create a fresh VZ container. I used the Proxmox Debian 6.0 (squeeze) &#8211; standard i386 template.</li>
<li>Edit /etc/apt/sources.list to point to a fast mirror in Canada (iweb!)<br />
deb <a href="http://debian.mirror.iweb.ca/debian">http://debian.mirror.iweb.ca/debian</a> squeeze main contrib non-free<br />
deb <a href="http://debian.mirror.iweb.ca/debian-security">http://debian.mirror.iweb.ca/debian-security</a> squeeze/updates main contrib non-free</li>
<li>run an apt-get update &amp;&amp; apt-get upgrade</li>
<li>apt-get install wine sudo xterm openbox tightvncserver</li>
<li>adduser matt</li>
<li>add google repo: <a href="http://www.google.com/linuxrepositories/apt.html">http://www.google.com/linuxrepositories/apt.html</a></li>
<li>install Google Chrome</li>
<li>wget <a href="http://download.utorrent.com/2.0.2/utorrent.exe">http://download.utorrent.com/2.0.2/utorrent.exe</a></li>
<li>From another PC: ssh -Y <a href="mailto:matt@openvz-container">matt@openvz-container</a></li>
<li>wine winecfg</li>
<li>run vncserver and set a password.</li>
<li>run wine utorrent.exe</li>
<li>Enable Web UI</li>
</ol>
<p>Next steps:</p>
<ol>
<li>Set up Dropbox for easy adding of torrents: <a href="http://wiki.dropbox.com/TipsAndTricks/TextBasedLinuxInstall">http://wiki.dropbox.com/TipsAndTricks/TextBasedLinuxInstall</a></li>
<li>Make uTorrent and VNC server run on container startup</li>
<li>Create a VZ mount script so that torrents download outside of /vz area.</li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://matthieu.yiptong.ca/2010/06/13/headless-utorrent-linux-server-in-openvz/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Setting up Samba on Debian</title>
		<link>http://matthieu.yiptong.ca/2010/06/05/setting-up-samba-on-debian/</link>
		<comments>http://matthieu.yiptong.ca/2010/06/05/setting-up-samba-on-debian/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 14:30:18 +0000</pubDate>
		<dc:creator>Matthieu</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://matthieu.yiptong.ca/?p=1120</guid>
		<description><![CDATA[Trying to set up Samba on a Debian server so that shares can be browsed as a guest, and user-authentication is optional. IIRC this is the default behaviour on Ubuntu.
After hours of messing around, I finally decided to grab the /etc/samba/smb.conf from and ubuntu machine and replace the debian one. And what do you know, [...]]]></description>
			<content:encoded><![CDATA[<p>Trying to set up Samba on a Debian server so that shares can be browsed as a guest, and user-authentication is optional. IIRC this is the default behaviour on Ubuntu.<br />
After hours of messing around, I finally decided to grab the /etc/samba/smb.conf from and ubuntu machine and replace the debian one. And what do you know, it works.</p>
<p>seems the key directive is</p>
<pre>usershare allow guests = yes</pre>
<p>Ubuntu:</p>
<pre>#======================= Global Settings =======================

[global]
 log file = /var/log/samba/log.%m
 passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
 obey pam restrictions = yes
 map to guest = bad user
 encrypt passwords = true
 passwd program = /usr/bin/passwd %u
 passdb backend = tdbsam
 dns proxy = no
 server string = %h server (Samba)
 unix password sync = yes
 unix extensions = no
 workgroup = WORKGROUP
 os level = 20
 syslog = 0
 panic action = /usr/share/samba/panic-action %d
 usershare allow guests = yes
 max log size = 1000
 pam password change = yes
</pre>
<p>Debian:</p>
<pre>#======================= Global Settings =======================

[global]
 log file = /var/log/samba/log.%m
 passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
 obey pam restrictions = yes
 null passwords = yes
 encrypt passwords = yes
 public = yes
 passdb backend = tdbsam
 passwd program = /usr/bin/passwd %u
 unix extensions = no
 dns proxy = no
 server string = %h server
 unix password sync = yes
 workgroup = WORKGROUP
 os level = 20
 security = user
 syslog = 0
 panic action = /usr/share/samba/panic-action %d
 max log size = 1000
 pam password change = yes</pre>]]></content:encoded>
			<wfw:commentRss>http://matthieu.yiptong.ca/2010/06/05/setting-up-samba-on-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple fix for Mac OS X 10.6.3 Samba Write Access problem &#8211; OS X Daily</title>
		<link>http://matthieu.yiptong.ca/2010/06/02/simple-fix-for-mac-os-x-10-6-3-samba-write-access-problem-os-x-daily/</link>
		<comments>http://matthieu.yiptong.ca/2010/06/02/simple-fix-for-mac-os-x-10-6-3-samba-write-access-problem-os-x-daily/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 01:53:05 +0000</pubDate>
		<dc:creator>Matthieu</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://matthieu.yiptong.ca/?p=1118</guid>
		<description><![CDATA[Simple fix for Mac OS X 10.6.3 Samba Write Access problem &#8211; OS X Daily.
Why this hasn&#8217;t been fixed yet is beyond me.]]></description>
			<content:encoded><![CDATA[<p><a href="http://osxdaily.com/2010/05/02/simple-fix-for-mac-os-x-10-6-3-samba-write-access-problem/">Simple fix for Mac OS X 10.6.3 Samba Write Access problem &#8211; OS X Daily</a>.</p>
<p>Why this hasn&#8217;t been fixed yet is beyond me.</p>]]></content:encoded>
			<wfw:commentRss>http://matthieu.yiptong.ca/2010/06/02/simple-fix-for-mac-os-x-10-6-3-samba-write-access-problem-os-x-daily/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netgear WNDA3100v1 driver only</title>
		<link>http://matthieu.yiptong.ca/2010/05/25/netgear-wnda3100v1-driver-only/</link>
		<comments>http://matthieu.yiptong.ca/2010/05/25/netgear-wnda3100v1-driver-only/#comments</comments>
		<pubDate>Tue, 25 May 2010 04:33:17 +0000</pubDate>
		<dc:creator>Matthieu</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[wnd3100v1]]></category>
		<category><![CDATA[wnda3100]]></category>

		<guid isPermaLink="false">http://matthieu.yiptong.ca/?p=1076</guid>
		<description><![CDATA[The Netgear WNDA3100 is a pretty nice wireless adapter, but the drivers from Netgear are bundled with a crappy management software. I extracted the basic driver files from the .exe provided so that I can install the hardware using the Windows standard methods.
The 7z contains the Windows XP/2003 and Vista/7 drivers.
WNDA3100v1 Driver]]></description>
			<content:encoded><![CDATA[<p>The Netgear WNDA3100 is a pretty nice wireless adapter, but the drivers from Netgear are bundled with a crappy management software. I extracted the basic driver files from the .exe provided so that I can install the hardware using the Windows standard methods.</p>
<p>The 7z contains the Windows XP/2003 and Vista/7 drivers.</p>
<p><a href="http://matthieu.yiptong.ca/wp-content/uploads/2010/05/WNDA3100v1-Driver.7z">WNDA3100v1 Driver</a></p>]]></content:encoded>
			<wfw:commentRss>http://matthieu.yiptong.ca/2010/05/25/netgear-wnda3100v1-driver-only/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Macfusion: The world in your Finder</title>
		<link>http://matthieu.yiptong.ca/2010/03/22/macfusion-the-world-in-your-finder/</link>
		<comments>http://matthieu.yiptong.ca/2010/03/22/macfusion-the-world-in-your-finder/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 00:41:26 +0000</pubDate>
		<dc:creator>Matthieu</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://matthieu.yiptong.ca/?p=1017</guid>
		<description><![CDATA[Macfusion: The world in your Finder.
A handy gui to MacFUSE &#8211; user-space filesystem for Mac OS X]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.macfusionapp.org/">Macfusion: The world in your Finder</a>.</p>
<p>A handy gui to MacFUSE &#8211; user-space filesystem for Mac OS X</p>]]></content:encoded>
			<wfw:commentRss>http://matthieu.yiptong.ca/2010/03/22/macfusion-the-world-in-your-finder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
