<?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"
	>
<channel>
	<title>Comments for Made of Bugs</title>
	<atom:link href="http://blog.nelhage.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.nelhage.com</link>
	<description>It's software. It's made of bugs.</description>
	<pubDate>Tue, 06 Jan 2009 22:40:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on Using wpa_supplicant on Debian/Ubuntu by Greg Sharp</title>
		<link>http://blog.nelhage.com/archives/10#comment-16</link>
		<dc:creator>Greg Sharp</dc:creator>
		<pubDate>Tue, 16 Dec 2008 05:20:06 +0000</pubDate>
		<guid isPermaLink="false">http://nelhage.scripts.mit.edu/madeofbugs/?p=10#comment-16</guid>
		<description>&lt;p&gt;Indeed, wpa_gui shows the current status.  Thanks again!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Indeed, wpa_gui shows the current status.  Thanks again!</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using wpa_supplicant on Debian/Ubuntu by nelhage</title>
		<link>http://blog.nelhage.com/archives/10#comment-10</link>
		<dc:creator>nelhage</dc:creator>
		<pubDate>Thu, 11 Dec 2008 04:41:39 +0000</pubDate>
		<guid isPermaLink="false">http://nelhage.scripts.mit.edu/madeofbugs/?p=10#comment-10</guid>
		<description>&lt;p&gt;I believe that &lt;code&gt;wpa_supplicant&lt;/code&gt; will automatically detect if you are configuring it from the GUI (see my other post). Otherwise, I think you want the &lt;code&gt;proto&lt;/code&gt; option to be set to either &lt;code&gt;WPA&lt;/code&gt; or &lt;code&gt;WPA2&lt;/code&gt;.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I believe that <code>wpa_supplicant</code> will automatically detect if you are configuring it from the GUI (see my other post). Otherwise, I think you want the <code>proto</code> option to be set to either <code>WPA</code> or <code>WPA2</code>.</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using wpa_supplicant on Debian/Ubuntu by Greg Sharp</title>
		<link>http://blog.nelhage.com/archives/10#comment-9</link>
		<dc:creator>Greg Sharp</dc:creator>
		<pubDate>Thu, 11 Dec 2008 04:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://nelhage.scripts.mit.edu/madeofbugs/?p=10#comment-9</guid>
		<description>&lt;p&gt;Hi Nelhage.  Thanks so much for your very nice summary.  My landlord bought a new router and your tutorial was just the thing to upgrade from open to WPA.  One thing not clear to me (or from the wpa&lt;em&gt;supplicant man page) is how to tell if I'm using WPA1 or WPA2.  Will wpa&lt;/em&gt;supplicant automatically choose?  -Greg&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Nelhage.  Thanks so much for your very nice summary.  My landlord bought a new router and your tutorial was just the thing to upgrade from open to WPA.  One thing not clear to me (or from the wpa<em>supplicant man page) is how to tell if I&#8217;m using WPA1 or WPA2.  Will wpa</em>supplicant automatically choose?  -Greg</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automounting sshfs by Aaron</title>
		<link>http://blog.nelhage.com/archives/9#comment-3</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Mon, 28 Jul 2008 17:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://nelhage.scripts.mit.edu/madeofbugs/?p=9#comment-3</guid>
		<description>&lt;p&gt;I've loved using automounted sshfs for a while, but I also include this in my setup:&#60;br/&gt;&#60;br/&gt;     ControlMaster auto&#60;br/&gt;     ControlPath /tmp/%r@%h:%p&#60;br/&gt;&#60;br/&gt;The great thing about these two lines is that it will now re-use the existing ssh connection when I want to run commands on the sshfs mounted host.&#60;br/&gt;&#60;br/&gt;That is convenient, but I take that a step further and intercept some kinds (like make or find) with a wrapper script that will check to see if I'm in an sshfs mounted directory and execute the command on the remote host instead of on my local machine (something similar to what tramp mode does in emacs for executing commands remotely).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve loved using automounted sshfs for a while, but I also include this in my setup:&lt;br/>&lt;br/>     ControlMaster auto&lt;br/>     ControlPath /tmp/%r@%h:%p&lt;br/>&lt;br/>The great thing about these two lines is that it will now re-use the existing ssh connection when I want to run commands on the sshfs mounted host.&lt;br/>&lt;br/>That is convenient, but I take that a step further and intercept some kinds (like make or find) with a wrapper script that will check to see if I&#8217;m in an sshfs mounted directory and execute the command on the remote host instead of on my local machine (something similar to what tramp mode does in emacs for executing commands remotely).</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Conkeror by TheGZeus</title>
		<link>http://blog.nelhage.com/archives/8#comment-2</link>
		<dc:creator>TheGZeus</dc:creator>
		<pubDate>Tue, 15 Apr 2008 22:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://nelhage.scripts.mit.edu/madeofbugs/?p=8#comment-2</guid>
		<description>&lt;p&gt;I think this browser is actually a great way to get people into Emacs if they've found it intimidating in the past.&#60;br/&gt;I'll probably be using mg for a while before moving up to big Emacs, but at least the concepts will be there.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I think this browser is actually a great way to get people into Emacs if they&#8217;ve found it intimidating in the past.&lt;br/>I&#8217;ll probably be using mg for a while before moving up to big Emacs, but at least the concepts will be there.</p>]]></content:encoded>
	</item>
</channel>
</rss>
