<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>This Orange &#187; formatting</title>
	<atom:link href="http://blog.thisorange.com/tag/formatting/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thisorange.com</link>
	<description>So Very Orange</description>
	<lastBuildDate>Tue, 24 Jan 2012 23:30:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>formating the ruby &#8211; rails console</title>
		<link>http://blog.thisorange.com/2009/10/28/formating-the-ruby-rails-console/</link>
		<comments>http://blog.thisorange.com/2009/10/28/formating-the-ruby-rails-console/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 02:45:02 +0000</pubDate>
		<dc:creator>Pheonix7284</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[formatting]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://blog.thisorange.com/?p=78</guid>
		<description><![CDATA[So now that I got the ruby console working, when you get output it&#8217;s just a big stream of text, and very hard to read separate results, and just a plain PITA. This: http://github.com/cldwalker/hirb#readme Does some excellent formating, comes with the default view enabled, but if you want to make your own configurations you can.]]></description>
			<content:encoded><![CDATA[<p>So now that I got the ruby console working, when you get output it&#8217;s just a big stream of text, and very hard to read separate results, and just a plain PITA.</p>
<p>This: <a title="link to external site" href="http://github.com/cldwalker/hirb#readme" target="_blank">http://github.com/cldwalker/hirb#readme</a></p>
<p>Does some excellent formating, comes with the default view enabled, but if you want to make your own configurations you can.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thisorange.com/2009/10/28/formating-the-ruby-rails-console/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

