<?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 rsalveti's random thoughts</title>
	<atom:link href="http://rsalveti.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://rsalveti.wordpress.com</link>
	<description>Just another geek's weblog</description>
	<lastBuildDate>Fri, 13 Nov 2009 03:24:01 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Bash: parsing arguments with &#8216;getopts&#8217; by Anonymous</title>
		<link>http://rsalveti.wordpress.com/2007/04/03/bash-parsing-arguments-with-getopts/#comment-272</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 13 Nov 2009 03:24:01 +0000</pubDate>
		<guid isPermaLink="false">http://rsalveti.wordpress.com/2007/04/03/bash-parsing-arguments-with-getopts/#comment-272</guid>
		<description>What can I say, but thank you!</description>
		<content:encoded><![CDATA[<p>What can I say, but thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Editing OpenEmbedded and Bitbake files with syntax highlighting at Vim by Francisco Alecrim</title>
		<link>http://rsalveti.wordpress.com/2008/06/03/editing-openembedded-and-bitbake-files-with-syntax-highlighting-at-vim/#comment-271</link>
		<dc:creator>Francisco Alecrim</dc:creator>
		<pubDate>Fri, 06 Nov 2009 18:31:50 +0000</pubDate>
		<guid isPermaLink="false">http://rsalveti.wordpress.com/?p=32#comment-271</guid>
		<description>great configuration! very useful!</description>
		<content:encoded><![CDATA[<p>great configuration! very useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mamona with virtual keyboard at N770 by Ganry51</title>
		<link>http://rsalveti.wordpress.com/2008/07/18/mamona-with-virtual-keyboard-at-n770/#comment-270</link>
		<dc:creator>Ganry51</dc:creator>
		<pubDate>Thu, 22 Oct 2009 06:38:28 +0000</pubDate>
		<guid isPermaLink="false">http://rsalveti.wordpress.com/?p=37#comment-270</guid>
		<description>That I get is as right as I can. ,</description>
		<content:encoded><![CDATA[<p>That I get is as right as I can. ,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mamona with virtual keyboard at N770 by Crazy96</title>
		<link>http://rsalveti.wordpress.com/2008/07/18/mamona-with-virtual-keyboard-at-n770/#comment-269</link>
		<dc:creator>Crazy96</dc:creator>
		<pubDate>Tue, 13 Oct 2009 06:32:45 +0000</pubDate>
		<guid isPermaLink="false">http://rsalveti.wordpress.com/?p=37#comment-269</guid>
		<description>So I told her to go out along the sidewalk, find a grownup, and tell them mommy needs an ambulance. ,</description>
		<content:encoded><![CDATA[<p>So I told her to go out along the sidewalk, find a grownup, and tell them mommy needs an ambulance. ,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bash: parsing arguments with &#8216;getopts&#8217; by azimuth</title>
		<link>http://rsalveti.wordpress.com/2007/04/03/bash-parsing-arguments-with-getopts/#comment-268</link>
		<dc:creator>azimuth</dc:creator>
		<pubDate>Thu, 24 Sep 2009 21:23:14 +0000</pubDate>
		<guid isPermaLink="false">http://rsalveti.wordpress.com/2007/04/03/bash-parsing-arguments-with-getopts/#comment-268</guid>
		<description>You rock! Thanks for posting this. I was quickly up and runing using your instructions. 

One thing I might clarify for others is that you need to put the colon after the switch letter in the optstring for any argument that needs a value...not just those that require the argument to be passed. I thought you meant the latter and omitted the colon for arguments that I wanted to be treated as option rather than required. That didn&#039;t work. They&#039;re made optional by defaulting them to something and not throwing an error if they&#039;re not passed or if they&#039;re blank., rather than by omitting the colon. The colon is necessary for any argument that is not just a flag.</description>
		<content:encoded><![CDATA[<p>You rock! Thanks for posting this. I was quickly up and runing using your instructions. </p>
<p>One thing I might clarify for others is that you need to put the colon after the switch letter in the optstring for any argument that needs a value&#8230;not just those that require the argument to be passed. I thought you meant the latter and omitted the colon for arguments that I wanted to be treated as option rather than required. That didn&#8217;t work. They&#8217;re made optional by defaulting them to something and not throwing an error if they&#8217;re not passed or if they&#8217;re blank., rather than by omitting the colon. The colon is necessary for any argument that is not just a flag.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bash: parsing arguments with &#8216;getopts&#8217; by DEGRELLE</title>
		<link>http://rsalveti.wordpress.com/2007/04/03/bash-parsing-arguments-with-getopts/#comment-267</link>
		<dc:creator>DEGRELLE</dc:creator>
		<pubDate>Sun, 20 Sep 2009 02:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://rsalveti.wordpress.com/2007/04/03/bash-parsing-arguments-with-getopts/#comment-267</guid>
		<description>Thanks for this clear and succinct posting. It certainly helped me out.</description>
		<content:encoded><![CDATA[<p>Thanks for this clear and succinct posting. It certainly helped me out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bash: parsing arguments with &#8216;getopts&#8217; by Jimmy</title>
		<link>http://rsalveti.wordpress.com/2007/04/03/bash-parsing-arguments-with-getopts/#comment-266</link>
		<dc:creator>Jimmy</dc:creator>
		<pubDate>Wed, 12 Aug 2009 11:54:27 +0000</pubDate>
		<guid isPermaLink="false">http://rsalveti.wordpress.com/2007/04/03/bash-parsing-arguments-with-getopts/#comment-266</guid>
		<description>how about 

myfunction -s 10 -a &quot;foo goo bar&quot;

then split the foo, goo and bar afterwards?</description>
		<content:encoded><![CDATA[<p>how about </p>
<p>myfunction -s 10 -a &#8220;foo goo bar&#8221;</p>
<p>then split the foo, goo and bar afterwards?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bash: parsing arguments with &#8216;getopts&#8217; by Rishi</title>
		<link>http://rsalveti.wordpress.com/2007/04/03/bash-parsing-arguments-with-getopts/#comment-265</link>
		<dc:creator>Rishi</dc:creator>
		<pubDate>Wed, 12 Aug 2009 11:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://rsalveti.wordpress.com/2007/04/03/bash-parsing-arguments-with-getopts/#comment-265</guid>
		<description>What if i want to have three arguements to any particular option

like -a can have only three

-a foo goo bar //how can i do this

mail me the answer if possible
rishi.b.agrawal@gmail.com</description>
		<content:encoded><![CDATA[<p>What if i want to have three arguements to any particular option</p>
<p>like -a can have only three</p>
<p>-a foo goo bar //how can i do this</p>
<p>mail me the answer if possible<br />
<a href="mailto:rishi.b.agrawal@gmail.com">rishi.b.agrawal@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Yet another another FISL 10 report by otubo</title>
		<link>http://rsalveti.wordpress.com/2009/07/02/yet-another-another-fisl-10-report/#comment-259</link>
		<dc:creator>otubo</dc:creator>
		<pubDate>Fri, 03 Jul 2009 04:07:19 +0000</pubDate>
		<guid isPermaLink="false">http://rsalveti.wordpress.com/?p=119#comment-259</guid>
		<description>Man, I would like to congratulate you for your presentation. And that&#039;s the point, the networking done after the presentations and at the bar worth a lot the whole event. ;)

See ya next year :P</description>
		<content:encoded><![CDATA[<p>Man, I would like to congratulate you for your presentation. And that&#8217;s the point, the networking done after the presentations and at the bar worth a lot the whole event. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>See ya next year <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Yet another another FISL 10 report by rsalveti</title>
		<link>http://rsalveti.wordpress.com/2009/07/02/yet-another-another-fisl-10-report/#comment-258</link>
		<dc:creator>rsalveti</dc:creator>
		<pubDate>Fri, 03 Jul 2009 00:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://rsalveti.wordpress.com/?p=119#comment-258</guid>
		<description>I&#039;m actually used to this kind of things and discussions, FISL is not a technical conference. I also believe that this kind of discussion is important, and for a conference with more than 8k people attending, there&#039;s room for everybody.</description>
		<content:encoded><![CDATA[<p>I&#8217;m actually used to this kind of things and discussions, FISL is not a technical conference. I also believe that this kind of discussion is important, and for a conference with more than 8k people attending, there&#8217;s room for everybody.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
