<?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 vaderpi&#039;s random rants</title>
	<atom:link href="http://vaderpi.com/blog/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://vaderpi.com/blog</link>
	<description>babblings!</description>
	<lastBuildDate>Mon, 24 May 2010 18:07:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Mono.Cecil and Type Forwarding by vaderpi</title>
		<link>http://vaderpi.com/blog/?p=607&#038;cpage=1#comment-166819</link>
		<dc:creator>vaderpi</dc:creator>
		<pubDate>Mon, 24 May 2010 18:07:59 +0000</pubDate>
		<guid isPermaLink="false">http://vaderpi.com/blog/?p=607#comment-166819</guid>
		<description>Awesome! Thanks for the update. I&#039;ll have to try it out.</description>
		<content:encoded><![CDATA[<p>Awesome! Thanks for the update. I&#8217;ll have to try it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cucumber Rocks by roger</title>
		<link>http://vaderpi.com/blog/?p=497&#038;cpage=1#comment-166697</link>
		<dc:creator>roger</dc:creator>
		<pubDate>Fri, 21 May 2010 16:23:56 +0000</pubDate>
		<guid isPermaLink="false">http://vaderpi.scottandlaurie.com/blog/?p=497#comment-166697</guid>
		<description>I think you can disable color with --no-color or something.
Also piping it through wac allows the colors to show up right...

-rp</description>
		<content:encoded><![CDATA[<p>I think you can disable color with &#8211;no-color or something.<br />
Also piping it through wac allows the colors to show up right&#8230;</p>
<p>-rp</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Open Source Fear, Uncertainty and Doubt (FUD) by Denis Goulet</title>
		<link>http://vaderpi.com/blog/?p=657&#038;cpage=1#comment-166529</link>
		<dc:creator>Denis Goulet</dc:creator>
		<pubDate>Mon, 17 May 2010 15:07:25 +0000</pubDate>
		<guid isPermaLink="false">http://vaderpi.com/blog/?p=657#comment-166529</guid>
		<description>Great article. Although Microsoft was the most obvious FUD monger, don&#039;t leave IBM out. Look who&#039;s dancing the Linux dance now!</description>
		<content:encoded><![CDATA[<p>Great article. Although Microsoft was the most obvious FUD monger, don&#8217;t leave IBM out. Look who&#8217;s dancing the Linux dance now!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The State Of Me by Matthew Clark</title>
		<link>http://vaderpi.com/blog/?p=584&#038;cpage=1#comment-166006</link>
		<dc:creator>Matthew Clark</dc:creator>
		<pubDate>Wed, 05 May 2010 20:53:46 +0000</pubDate>
		<guid isPermaLink="false">http://vaderpi.com/blog/?p=584#comment-166006</guid>
		<description>Sleep Disorders like sleep paralysis really disturbs me at night. I usually experience it when my throat gets dry.&quot;~:</description>
		<content:encoded><![CDATA[<p>Sleep Disorders like sleep paralysis really disturbs me at night. I usually experience it when my throat gets dry.&#8221;~:</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mono.Cecil and Type Forwarding by Jb Evain</title>
		<link>http://vaderpi.com/blog/?p=607&#038;cpage=1#comment-165346</link>
		<dc:creator>Jb Evain</dc:creator>
		<pubDate>Tue, 20 Apr 2010 14:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://vaderpi.com/blog/?p=607#comment-165346</guid>
		<description>For what it&#039;s worth, this is fixed in Mono.Cecil 0.9 :)</description>
		<content:encoded><![CDATA[<p>For what it&#8217;s worth, this is fixed in Mono.Cecil 0.9 :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on More letters: this time, Sprint about device pricing and cancellation fees by Andrea</title>
		<link>http://vaderpi.com/blog/?p=624&#038;cpage=1#comment-161009</link>
		<dc:creator>Andrea</dc:creator>
		<pubDate>Tue, 22 Dec 2009 17:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://vaderpi.com/blog/?p=624#comment-161009</guid>
		<description>You are my hero. :D</description>
		<content:encoded><![CDATA[<p>You are my hero. :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on sudo, Ubuntu, and the PATH environment variable &#8211; a love story (of sorts) by Caleb Land</title>
		<link>http://vaderpi.com/blog/?p=588&#038;cpage=1#comment-160479</link>
		<dc:creator>Caleb Land</dc:creator>
		<pubDate>Wed, 02 Dec 2009 02:41:31 +0000</pubDate>
		<guid isPermaLink="false">http://vaderpi.com/blog/?p=588#comment-160479</guid>
		<description>Thanks!

I have been butting my head against this issue for a while, but everything I read suggested that it wasn&#039;t possible to override it in /etc/sudoers, but apparently you can now! Huzzah.

I never understood the for your own protection thing, because you can easily get around this by running:

sudo env PATH=$PATH command

It just made it more annoying.</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<p>I have been butting my head against this issue for a while, but everything I read suggested that it wasn&#8217;t possible to override it in /etc/sudoers, but apparently you can now! Huzzah.</p>
<p>I never understood the for your own protection thing, because you can easily get around this by running:</p>
<p>sudo env PATH=$PATH command</p>
<p>It just made it more annoying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Working with IIS 7.0 PowerShell provider by Miha</title>
		<link>http://vaderpi.com/blog/?p=522&#038;cpage=1#comment-150559</link>
		<dc:creator>Miha</dc:creator>
		<pubDate>Fri, 08 May 2009 12:23:46 +0000</pubDate>
		<guid isPermaLink="false">http://vaderpi.com/blog/?p=522#comment-150559</guid>
		<description>Thanks!

Was looking for exactly that!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<p>Was looking for exactly that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Smart Way Bus Has WiFi by Hameed</title>
		<link>http://vaderpi.com/blog/?p=480&#038;cpage=1#comment-130753</link>
		<dc:creator>Hameed</dc:creator>
		<pubDate>Thu, 23 Oct 2008 22:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://vaderpi.scottandlaurie.com/blog/?p=480#comment-130753</guid>
		<description>Is this the smart way bus that goes between roanoke and blacksburg in the roanoke valley? please email me with the response.</description>
		<content:encoded><![CDATA[<p>Is this the smart way bus that goes between roanoke and blacksburg in the roanoke valley? please email me with the response.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Twitter Updates for 2008-09-27 by Patrick</title>
		<link>http://vaderpi.com/blog/?p=507&#038;cpage=1#comment-124020</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Sun, 28 Sep 2008 15:29:26 +0000</pubDate>
		<guid isPermaLink="false">http://vaderpi.scottandlaurie.com/blog/?p=507#comment-124020</guid>
		<description>And the &quot;TtzÅJ Aa 9- Ñ? ù Aòr...&quot; would be???</description>
		<content:encoded><![CDATA[<p>And the &#8220;TtzÅJ Aa 9- Ñ? ù Aòr&#8230;&#8221; would be???</p>
]]></content:encoded>
	</item>
</channel>
</rss>
