<?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 on: Markdown =&gt; Tutorial in 1 Step</title>
	<atom:link href="http://blog.bogojoker.com/2009/05/markdown-tutorial-in-1-step/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bogojoker.com/2009/05/markdown-tutorial-in-1-step/</link>
	<description>&#039;My humble abode&#039;.sub(/ab/,&#039;c&#039;)</description>
	<lastBuildDate>Mon, 09 Aug 2010 17:51:59 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joseph Pecoraro</title>
		<link>http://blog.bogojoker.com/2009/05/markdown-tutorial-in-1-step/comment-page-1/#comment-440</link>
		<dc:creator>Joseph Pecoraro</dc:creator>
		<pubDate>Mon, 25 May 2009 23:02:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bogojoker.com/?p=787#comment-440</guid>
		<description>Just so everyone knows, Markdownorial is a generic framework unrelated to Ruby Readline. That is just the example tutorial that I wrote.

@Neefra: Thats great.  Here is some more information. Ruby and Readline are really two different things.

Ruby is a general purpose scripting language.  You can find tutorials and more information about it at:
http://www.ruby-lang.org/

Readline is the name of a GNU library which provides a number of useful functions when working with a command line interface.  Command history, control keys to move the cursor more efficiently, etc.  You can learn more about the library at:
http://tiswww.case.edu/php/chet/readline/rltop.html

The tutorial I linked to above, my Ruby Readline tutorial, shows how you can use them both together. Ruby comes with built-in support for using the GNU readline library, however documentation on the subject was lacking.  I decided to provide more thorough documentation with the help of an expert, Michael Fellinger.</description>
		<content:encoded><![CDATA[<p>Just so everyone knows, Markdownorial is a generic framework unrelated to Ruby Readline. That is just the example tutorial that I wrote.</p>
<p>@Neefra: Thats great.  Here is some more information. Ruby and Readline are really two different things.</p>
<p>Ruby is a general purpose scripting language.  You can find tutorials and more information about it at:<br />
<a href="http://www.ruby-lang.org/" rel="nofollow">http://www.ruby-lang.org/</a></p>
<p>Readline is the name of a GNU library which provides a number of useful functions when working with a command line interface.  Command history, control keys to move the cursor more efficiently, etc.  You can learn more about the library at:<br />
<a href="http://tiswww.case.edu/php/chet/readline/rltop.html" rel="nofollow">http://tiswww.case.edu/php/chet/readline/rltop.html</a></p>
<p>The tutorial I linked to above, my Ruby Readline tutorial, shows how you can use them both together. Ruby comes with built-in support for using the GNU readline library, however documentation on the subject was lacking.  I decided to provide more thorough documentation with the help of an expert, Michael Fellinger.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neefra</title>
		<link>http://blog.bogojoker.com/2009/05/markdown-tutorial-in-1-step/comment-page-1/#comment-439</link>
		<dc:creator>Neefra</dc:creator>
		<pubDate>Mon, 25 May 2009 10:06:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bogojoker.com/?p=787#comment-439</guid>
		<description>well i m now considering to learn Ruby Readline , after reading your post.
kindly share any resource from where i will learn from grass root level of language.</description>
		<content:encoded><![CDATA[<p>well i m now considering to learn Ruby Readline , after reading your post.<br />
kindly share any resource from where i will learn from grass root level of language.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
