<?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>Dan Pisarski&#039;s Weblog &#187; ruby</title>
	<atom:link href="http://www.danpisarski.com/tag/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danpisarski.com</link>
	<description>Programmatic Video</description>
	<lastBuildDate>Mon, 23 Aug 2010 11:08:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Loading Only the Data You Want in Ohai</title>
		<link>http://www.danpisarski.com/2010/08/22/loading-only-the-data-you-want-in-ohai/</link>
		<comments>http://www.danpisarski.com/2010/08/22/loading-only-the-data-you-want-in-ohai/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 22:05:37 +0000</pubDate>
		<dc:creator>Dan Pisarski</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ohai]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.danpisarski.com/2010/08/22/loading-only-the-data-you-want-in-ohai/</guid>
		<description><![CDATA[Ohai is a great little gem for gathering data about a system &#8211; used in Chef but also useful on its own. &#160;The documentation for it from the Chef site shows you how to load all available plugins, but you might have reason to load only a select one or two, then query the data. [...]]]></description>
		<wfw:commentRss>http://www.danpisarski.com/2010/08/22/loading-only-the-data-you-want-in-ohai/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ruby thought of the day &#8211; if y&#8230;</title>
		<link>http://www.danpisarski.com/2009/06/11/ruby-thought-of-the-day-if-y/</link>
		<comments>http://www.danpisarski.com/2009/06/11/ruby-thought-of-the-day-if-y/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 13:24:35 +0000</pubDate>
		<dc:creator>Dan Pisarski</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[tweets]]></category>

		<guid isPermaLink="false">http://www.danpisarski.com/2009/06/11/ruby-thought-of-the-day-if-y/</guid>
		<description><![CDATA[ruby thought of the day &#8211; if you &#8216;load&#8217; a file that in turn &#8216;requires&#8217; other files, the rules of *require* apply to the children, not *load*]]></description>
		<wfw:commentRss>http://www.danpisarski.com/2009/06/11/ruby-thought-of-the-day-if-y/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HighLine is great if you are f&#8230;</title>
		<link>http://www.danpisarski.com/2008/11/15/highline-is-great-if-you-are-f/</link>
		<comments>http://www.danpisarski.com/2008/11/15/highline-is-great-if-you-are-f/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 03:19:54 +0000</pubDate>
		<dc:creator>Dan Pisarski</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[tweets]]></category>

		<guid isPermaLink="false">http://www.danpisarski.com/2008/11/15/highline-is-great-if-you-are-f/</guid>
		<description><![CDATA[HighLine is great if you are formatting shell: #!/usr/bin/env ruby require 'rubygems' require 'highline' green_yes = hl.color &#34;yes&#34;, :green]]></description>
		<wfw:commentRss>http://www.danpisarski.com/2008/11/15/highline-is-great-if-you-are-f/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.danpisarski.com @ 2012-02-06 15:22:53 by W3 Total Cache -->
