<?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 on: Command Line Options Parsing in Ruby</title>
	<atom:link href="http://www.valibuk.net/2010/04/command-line-options-parsing-in-ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.valibuk.net/2010/04/command-line-options-parsing-in-ruby/</link>
	<description>A place for opinions and notes of a valibuk.</description>
	<pubDate>Fri, 18 May 2012 07:05:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: ondrej</title>
		<link>http://www.valibuk.net/2010/04/command-line-options-parsing-in-ruby/#comment-153355</link>
		<dc:creator>ondrej</dc:creator>
		<pubDate>Sun, 25 Apr 2010 10:19:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.valibuk.net/?p=82#comment-153355</guid>
		<description>@ďuri:
thank you.
i do not have so much time for blogging nowadays, but still trying.. ;)</description>
		<content:encoded><![CDATA[<p>@ďuri:<br />
thank you.<br />
i do not have so much time for blogging nowadays, but still trying.. ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ondrej</title>
		<link>http://www.valibuk.net/2010/04/command-line-options-parsing-in-ruby/#comment-153354</link>
		<dc:creator>ondrej</dc:creator>
		<pubDate>Sun, 25 Apr 2010 10:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.valibuk.net/?p=82#comment-153354</guid>
		<description>@max: phew, very simple - i did not notice it is a standard library :) actually, there are two standard libraries for the CLI parsing in ruby: OptionParser and GetoptLong.
thanks!</description>
		<content:encoded><![CDATA[<p>@max: phew, very simple - i did not notice it is a standard library :) actually, there are two standard libraries for the CLI parsing in ruby: OptionParser and GetoptLong.<br />
thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ďuri</title>
		<link>http://www.valibuk.net/2010/04/command-line-options-parsing-in-ruby/#comment-152977</link>
		<dc:creator>ďuri</dc:creator>
		<pubDate>Tue, 20 Apr 2010 15:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.valibuk.net/?p=82#comment-152977</guid>
		<description>Hi, thanks for sharing Ondrej. I will use choice for sure, when it comes to command line. I am happy to see your blog is active! ;)</description>
		<content:encoded><![CDATA[<p>Hi, thanks for sharing Ondrej. I will use choice for sure, when it comes to command line. I am happy to see your blog is active! ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://www.valibuk.net/2010/04/command-line-options-parsing-in-ruby/#comment-151883</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Sat, 03 Apr 2010 14:35:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.valibuk.net/?p=82#comment-151883</guid>
		<description>Um...how do you have a post about command-line parsing without mentioning the built-in OptionParser library?</description>
		<content:encoded><![CDATA[<p>Um&#8230;how do you have a post about command-line parsing without mentioning the built-in OptionParser library?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

