<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Overwhelmingly Geek™</title>
	<atom:link href="http://blog.shaon.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.shaon.net</link>
	<description>Bits, bytes and signal noise from Shaon Diwakar</description>
	<lastBuildDate>Fri, 12 Mar 2010 02:00:17 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Terminal.app &#8211; Command Line Kung-Fu on MacOSX by Abdella</title>
		<link>http://blog.shaon.net/2008/12/15/terminalapp-command-line-kung-fu-on-macosx/#comment-78</link>
		<dc:creator>Abdella</dc:creator>
		<pubDate>Fri, 12 Mar 2010 02:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.shaon.net/?p=162#comment-78</guid>
		<description>[...] Terminal.app - Commajd Line Kung-Fu on MscOSX [...];</description>
		<content:encoded><![CDATA[<p>[...] Terminal.app &#8211; Commajd Line Kung-Fu on MscOSX [...];</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Python, ruby, mysql and postgresql &#8211; to be or not to be? by Trina Ayres</title>
		<link>http://blog.shaon.net/2008/06/28/python-ruby-mysql-and-postgresql-to-be-or-not-to-be/#comment-77</link>
		<dc:creator>Trina Ayres</dc:creator>
		<pubDate>Sat, 06 Mar 2010 20:26:48 +0000</pubDate>
		<guid isPermaLink="false">http://overwhelminglygeek.wordpress.com/?p=26#comment-77</guid>
		<description>Thanks for this post. I am new at python and this will help a lot.</description>
		<content:encoded><![CDATA[<p>Thanks for this post. I am new at python and this will help a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding to $PATH in MacOSX 10.5 (Leopard) by dobbs</title>
		<link>http://blog.shaon.net/2008/09/06/adding-to-path-in-macosx-105-leopard/#comment-65</link>
		<dc:creator>dobbs</dc:creator>
		<pubDate>Tue, 01 Sep 2009 06:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://overwhelminglygeek.wordpress.com/?p=93#comment-65</guid>
		<description>Use single quotes to prevent variable expansion:

echo &#039;$HOME/bin&#039; &gt; HomeBin</description>
		<content:encoded><![CDATA[<p>Use single quotes to prevent variable expansion:</p>
<p>echo &#8216;$HOME/bin&#8217; &gt; HomeBin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Time-limited DRM by Lazy Days &#124; Diary of a Student Artist and Other Tales</title>
		<link>http://blog.shaon.net/2009/04/13/time-limited-drm/#comment-64</link>
		<dc:creator>Lazy Days &#124; Diary of a Student Artist and Other Tales</dc:creator>
		<pubDate>Sun, 16 Aug 2009 20:08:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.shaon.net/?p=184#comment-64</guid>
		<description>[...] Time-limited DRM (shaon.net) [...]</description>
		<content:encoded><![CDATA[<p>[...] Time-limited DRM (shaon.net) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Python, ruby, mysql and postgresql &#8211; to be or not to be? by Bookmarks about Postgresql</title>
		<link>http://blog.shaon.net/2008/06/28/python-ruby-mysql-and-postgresql-to-be-or-not-to-be/#comment-53</link>
		<dc:creator>Bookmarks about Postgresql</dc:creator>
		<pubDate>Thu, 08 Jan 2009 20:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://overwhelminglygeek.wordpress.com/?p=26#comment-53</guid>
		<description>[...] - bookmarked by 6 members originally found by kayla111 on 2008-12-11  Python, ruby, mysql and postgresql - to be or not to be?  http://blog.shaon.net/2008/06/28/python-ruby-mysql-and-postgresql-to-be-or-not-to-be/ - bookmarked [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8211; bookmarked by 6 members originally found by kayla111 on 2008-12-11  Python, ruby, mysql and postgresql &#8211; to be or not to be?  <a href="http://blog.shaon.net/2008/06/28/python-ruby-mysql-and-postgresql-to-be-or-not-to-be/" rel="nofollow">http://blog.shaon.net/2008/06/28/python-ruby-mysql-and-postgresql-to-be-or-not-to-be/</a> &#8211; bookmarked [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding to $PATH in MacOSX 10.5 (Leopard) by Shaon Diwakar</title>
		<link>http://blog.shaon.net/2008/09/06/adding-to-path-in-macosx-105-leopard/#comment-51</link>
		<dc:creator>Shaon Diwakar</dc:creator>
		<pubDate>Tue, 06 Jan 2009 22:54:41 +0000</pubDate>
		<guid isPermaLink="false">http://overwhelminglygeek.wordpress.com/?p=93#comment-51</guid>
		<description>My pleasure Emily! I didn&#039;t realise that BASH evaluates variables inside double quotes! You learn something new everyday :-) Thanks for the tip Emily :-)</description>
		<content:encoded><![CDATA[<p>My pleasure Emily! I didn&#8217;t realise that BASH evaluates variables inside double quotes! You learn something new everyday <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Thanks for the tip Emily <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding to $PATH in MacOSX 10.5 (Leopard) by Emily</title>
		<link>http://blog.shaon.net/2008/09/06/adding-to-path-in-macosx-105-leopard/#comment-50</link>
		<dc:creator>Emily</dc:creator>
		<pubDate>Tue, 06 Jan 2009 11:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://overwhelminglygeek.wordpress.com/?p=93#comment-50</guid>
		<description>Just a little addition: I wanted to add $HOME/bin to the path and being happy to have found out about path_helper thanks to this post, without putting my brain into gear, I typed

  echo &quot;$HOME/bin&quot; &gt; HomeBin

in place of step six above. Of course, what I didn&#039;t think of was that BASH evaluates variables inside double quotes so what was being put into HomeBin was /var/root/bin (the home of the super user is /var/root).

To get by this, either edit the file with a text editor such as vi and enter the variable or use single quotes in place of double quotes around the path you want added to $PATH.

Thanks for the post Shaon!</description>
		<content:encoded><![CDATA[<p>Just a little addition: I wanted to add $HOME/bin to the path and being happy to have found out about path_helper thanks to this post, without putting my brain into gear, I typed</p>
<p>  echo &#8220;$HOME/bin&#8221; &gt; HomeBin</p>
<p>in place of step six above. Of course, what I didn&#8217;t think of was that BASH evaluates variables inside double quotes so what was being put into HomeBin was /var/root/bin (the home of the super user is /var/root).</p>
<p>To get by this, either edit the file with a text editor such as vi and enter the variable or use single quotes in place of double quotes around the path you want added to $PATH.</p>
<p>Thanks for the post Shaon!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sun Virtualbox + Ubuntu/Debian by Shaon Diwakar</title>
		<link>http://blog.shaon.net/2008/12/20/sun-virtualbox-ubuntudebian/#comment-49</link>
		<dc:creator>Shaon Diwakar</dc:creator>
		<pubDate>Thu, 01 Jan 2009 23:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.shaon.net/?p=177#comment-49</guid>
		<description>Its bizarre that there should be so many problems, especially with a commercially backed OS. I guess its difficult to test for every permutation of hardware out there...</description>
		<content:encoded><![CDATA[<p>Its bizarre that there should be so many problems, especially with a commercially backed OS. I guess its difficult to test for every permutation of hardware out there&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sun Virtualbox + Ubuntu/Debian by Dwek</title>
		<link>http://blog.shaon.net/2008/12/20/sun-virtualbox-ubuntudebian/#comment-48</link>
		<dc:creator>Dwek</dc:creator>
		<pubDate>Wed, 31 Dec 2008 00:25:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.shaon.net/?p=177#comment-48</guid>
		<description>I have had similar random strange problems when upgrading to Ubuntu 8.10. Most of which have been related to hardware.

e.g. Sysctl table errors with the printer port, sound card problem (on board card not found), Video resolution modes not detected (Nvidia), Mysql memory problems, Gallery 2 database corrupted (required reinstall)...

Very frustrating, but I think I have fixed most of the problems now in a similar way to your Network card fix... Replaced or substituted hardware which was causing problems.</description>
		<content:encoded><![CDATA[<p>I have had similar random strange problems when upgrading to Ubuntu 8.10. Most of which have been related to hardware.</p>
<p>e.g. Sysctl table errors with the printer port, sound card problem (on board card not found), Video resolution modes not detected (Nvidia), Mysql memory problems, Gallery 2 database corrupted (required reinstall)&#8230;</p>
<p>Very frustrating, but I think I have fixed most of the problems now in a similar way to your Network card fix&#8230; Replaced or substituted hardware which was causing problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sun Virtualbox + Ubuntu/Debian by tutos Linux</title>
		<link>http://blog.shaon.net/2008/12/20/sun-virtualbox-ubuntudebian/#comment-46</link>
		<dc:creator>tutos Linux</dc:creator>
		<pubDate>Sat, 20 Dec 2008 19:01:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.shaon.net/?p=177#comment-46</guid>
		<description>ubuntu each one of the best
&lt;a href=&quot;http://www.tutoslinux.com&quot; rel=&quot;nofollow&quot;&gt;Tutos Linux&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>ubuntu each one of the best<br />
<a href="http://www.tutoslinux.com" rel="nofollow">Tutos Linux</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
