<?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>The Forgetful Sheep &#187; Ruby</title>
	<atom:link href="http://juan.axisym3.net/category/programming/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://juan.axisym3.net</link>
	<description>Thoughts of just about anything</description>
	<lastBuildDate>Thu, 01 Jul 2010 22:48:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Making Ruby Logging Simple with Log4r</title>
		<link>http://juan.axisym3.net/2008/10/11/making-ruby-logging-simple-with-log4r/</link>
		<comments>http://juan.axisym3.net/2008/10/11/making-ruby-logging-simple-with-log4r/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 03:47:58 +0000</pubDate>
		<dc:creator>Juan Frias</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://juan.axisym3.net/?p=41</guid>
		<description><![CDATA[I am in the process of learning Ruby and while browsing the web I found TeensyMud which is a simple MUD server written in Ruby. The thing that caught my eye was how they implemented logging with Log4r. This here is a stripped down version of Log.rb found in the TeensyMud repository. But just so <a href="http://juan.axisym3.net/2008/10/11/making-ruby-logging-simple-with-log4r/" class="more-link">More &#62;</a>]]></description>
		<wfw:commentRss>http://juan.axisym3.net/2008/10/11/making-ruby-logging-simple-with-log4r/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
