<?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>Nick Hammond &#187; ruby</title>
	<atom:link href="http://www.nickhammond.com/category/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nickhammond.com</link>
	<description>Freelance Ruby Developer in Phoenix, AZ</description>
	<lastBuildDate>Wed, 12 Oct 2011 11:58:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>Ruby OpenSSL certificate verify failed</title>
		<link>http://www.nickhammond.com/2011/06/22/ruby-openssl-certificate-verify-failed/</link>
		<comments>http://www.nickhammond.com/2011/06/22/ruby-openssl-certificate-verify-failed/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 22:41:01 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.nickhammond.com/?p=562</guid>
		<description><![CDATA[** Update ** Instead of manually downloading a master CA file you can use the &#8220;ca-certificates&#8221; package within Ubuntu. Makes it much easier to manage certificates as well as if you need to add a CA file from somewhere that isn&#8217;t in that master file. Install ca-certificates and configure it: sudo apt-get install ca-certificates &#038;&#038; [...]]]></description>
		<wfw:commentRss>http://www.nickhammond.com/2011/06/22/ruby-openssl-certificate-verify-failed/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Ruby server monitoring script</title>
		<link>http://www.nickhammond.com/2008/06/17/ruby-server-monitoring-script/</link>
		<comments>http://www.nickhammond.com/2008/06/17/ruby-server-monitoring-script/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 03:05:02 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[ruby]]></category>
		<category><![CDATA[server monitoring]]></category>

		<guid isPermaLink="false">http://www.adevstar.com/?p=28</guid>
		<description><![CDATA[I wrote this script as a basic fix to monitor if certain sites are up. The script needs to be on a different server than where the sites exist for the best results and obviously with a cron job running every 5-10 minutes or more often if needed. The ruby server monitoring script could also [...]]]></description>
		<wfw:commentRss>http://www.nickhammond.com/2008/06/17/ruby-server-monitoring-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP to Ruby on Rails Translations</title>
		<link>http://www.nickhammond.com/2008/04/20/php-to-ruby-on-rails-translations/</link>
		<comments>http://www.nickhammond.com/2008/04/20/php-to-ruby-on-rails-translations/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 22:30:03 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://www.adevstar.com/?p=3</guid>
		<description><![CDATA[I used to develop primarily in PHP and dabbled into ASP but then I learned about Ruby and the Rails framework and now I cringe when I need to develop something new that isn&#8217;t in Ruby. There are a ton of tutorials on Rails so if you aren&#8217;t familiar or want to learn just do [...]]]></description>
		<wfw:commentRss>http://www.nickhammond.com/2008/04/20/php-to-ruby-on-rails-translations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

