<?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>Iconara &#187; Ruby</title>
	<atom:link href="http://blog.iconara.net/category/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.iconara.net</link>
	<description></description>
	<lastBuildDate>Tue, 19 Oct 2010 06:56:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Stability tip for running Sequel in Rails on Passenger</title>
		<link>http://blog.iconara.net/2010/06/27/stability-tip-for-running-sequel-in-rails-on-passenger/</link>
		<comments>http://blog.iconara.net/2010/06/27/stability-tip-for-running-sequel-in-rails-on-passenger/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 12:10:16 +0000</pubDate>
		<dc:creator>Theo</dc:creator>
				<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://blog.iconara.net/?p=494</guid>
		<description><![CDATA[If you use Sequel in a web app running in Apache, here&#8217;s a stability tip: make sure you reconnect to the database when Passenger forks. We&#8217;ve been running a Rails app that uses ActiveRecord and Sequel side by side for several months without noticing anything, but then we started getting strange and seemingly random errors. [...]]]></description>
		<wfw:commentRss>http://blog.iconara.net/2010/06/27/stability-tip-for-running-sequel-in-rails-on-passenger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby 1.9 and encodings, lament № 1</title>
		<link>http://blog.iconara.net/2010/05/21/ruby-1-9-and-encodings-lament-%e2%84%96-1/</link>
		<comments>http://blog.iconara.net/2010/05/21/ruby-1-9-and-encodings-lament-%e2%84%96-1/#comments</comments>
		<pubDate>Fri, 21 May 2010 05:32:29 +0000</pubDate>
		<dc:creator>Theo</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://blog.iconara.net/?p=487</guid>
		<description><![CDATA[Yehuda Katz, has done an excellent writeup on Ruby and encodings, but under the heading &#8220;Why this is, in practice, a rare problem&#8221;, I think he&#8217;s explained exactly why, in practice, there is a common problem: In practice, most sources of data, without any further work, are already encoded as UTF-8. For instance, the default [...]]]></description>
		<wfw:commentRss>http://blog.iconara.net/2010/05/21/ruby-1-9-and-encodings-lament-%e2%84%96-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing the MySQL gem in Snow Leopard</title>
		<link>http://blog.iconara.net/2010/03/19/installing-the-mysql-gem-in-snow-leopard/</link>
		<comments>http://blog.iconara.net/2010/03/19/installing-the-mysql-gem-in-snow-leopard/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 09:08:43 +0000</pubDate>
		<dc:creator>Theo</dc:creator>
				<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://blog.iconara.net/?p=480</guid>
		<description><![CDATA[Installing the native MySQL gem (simply called mysql) isn&#8217;t as easy as it may seem &#8212; unless you&#8217;ve installed both MySQL and Ruby using MacPorts, in which case it is. There are a few problems that crop up when installing the mysql gem: the build process may not find the MySQL libraries, they may build [...]]]></description>
		<wfw:commentRss>http://blog.iconara.net/2010/03/19/installing-the-mysql-gem-in-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

