<?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>Eric Hurst &#187; &#8220;how to&#8221;</title>
	<atom:link href="http://www.erichurst.com/tag/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.erichurst.com</link>
	<description>Ruby on Rails Developer</description>
	<lastBuildDate>Thu, 29 Jul 2010 03:45:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Simple Two Way Encryption for Ruby on Rails</title>
		<link>http://www.erichurst.com/simple-two-way-encryption-for-ruby-on-rails/</link>
		<comments>http://www.erichurst.com/simple-two-way-encryption-for-ruby-on-rails/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 18:35:16 +0000</pubDate>
		<dc:creator>Eric Hurst</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Good idea]]></category>
		<category><![CDATA["how to"]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.erichurst.com/?p=361</guid>
		<description><![CDATA[There are many options to choose from when you need to store an encrypted value in a database. After trying a few, I recently settled on Sean Huber&#8217;s delightful attr_encrypted gem.
To use attr_encrypted you&#8217;ll need to first install the gem (gem install shuber-attr_encrypted --source http://gems.github.com), then either require it in your class or via config.gem. [...]]]></description>
		<wfw:commentRss>http://www.erichurst.com/simple-two-way-encryption-for-ruby-on-rails/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Annoy Your Friends With Emoji for Free &amp; Without Jailbreaking Your iPhone</title>
		<link>http://www.erichurst.com/annoy-your-friends-with-emoji-for-free-without-jailbreaking-your-iphone/</link>
		<comments>http://www.erichurst.com/annoy-your-friends-with-emoji-for-free-without-jailbreaking-your-iphone/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 19:31:00 +0000</pubDate>
		<dc:creator>Eric Hurst</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA["how to"]]></category>
		<category><![CDATA[emoji]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.erichurst.com/?p=310</guid>
		<description><![CDATA[Emoji icons on the iPhone have been locked for all iPhone users except those in Japan. This simple tutorial tells you how to unlock Emoji icons on your iPhone without a jailbreak or spending any money.]]></description>
		<wfw:commentRss>http://www.erichurst.com/annoy-your-friends-with-emoji-for-free-without-jailbreaking-your-iphone/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
