<?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>xpn industries &#187; ruby</title>
	<atom:link href="http://xpnindustries.com/tag/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://xpnindustries.com</link>
	<description>On the edge.</description>
	<lastBuildDate>Wed, 25 Nov 2009 07:30:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Yehuda Katz: It&#8217;s all about the self</title>
		<link>http://xpnindustries.com/2009/11/21/yehuda-katz-its-all-about-the-self/</link>
		<comments>http://xpnindustries.com/2009/11/21/yehuda-katz-its-all-about-the-self/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 14:12:03 +0000</pubDate>
		<dc:creator>tarsolya</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[internals]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[yehuda]]></category>

		<guid isPermaLink="false">http://xpnindustries.com/?p=15</guid>
		<description><![CDATA[Yehuda Katz written an interesting piece about the nuances of metaprogramming in Ruby. He talks about classes, metaclasses and the importance of self, in particular.
A must read, if you are somewhat familiar, but not totally friends with the OO internals of Ruby.
]]></description>
		<wfw:commentRss>http://xpnindustries.com/2009/11/21/yehuda-katz-its-all-about-the-self/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A new Ruby e-mail library: Mail</title>
		<link>http://xpnindustries.com/2009/11/21/a-new-ruby-e-mail-library-mail/</link>
		<comments>http://xpnindustries.com/2009/11/21/a-new-ruby-e-mail-library-mail/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 11:49:18 +0000</pubDate>
		<dc:creator>tarsolya</dc:creator>
				<category><![CDATA[Previews]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://xpnindustries.com/?p=13</guid>
		<description><![CDATA[Mail handling was always a bit of a nag in Ruby: you either used Net::SMTP or TMail or if you&#8217;ve been building stuff in Rails, you had ActionMailer. From these three options, ActionMailer is the most friendly and you could easily decouple it from the Rails stack to use it on your own, in Sinatra, [...]]]></description>
		<wfw:commentRss>http://xpnindustries.com/2009/11/21/a-new-ruby-e-mail-library-mail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
