<?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>Stream of Ry</title>
	<atom:link href="http://rystraum.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://rystraum.com/blog</link>
	<description>Yet Another Geek In The World</description>
	<lastBuildDate>Fri, 04 May 2012 15:15:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Rails Footnotes with Gedit</title>
		<link>http://rystraum.com/blog/2012/05/rails-footnotes-with-gedit/</link>
		<comments>http://rystraum.com/blog/2012/05/rails-footnotes-with-gedit/#comments</comments>
		<pubDate>Fri, 04 May 2012 15:12:04 +0000</pubDate>
		<dc:creator>rystraum</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gedit]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[rails_footnotes]]></category>

		<guid isPermaLink="false">http://rystraum.com/blog/?p=764</guid>
		<description><![CDATA[Hacked around rails-footnotes today and wanted to make it work with Gedit. Searched around and found this askubuntu question. It does not work in 11.04 however. Apparently, Chrome and Firefox defers launching the app to xdg-open. To register the proper protocol, you should make your own .desktop file. I found the hint through this thread. [...]]]></description>
		<wfw:commentRss>http://rystraum.com/blog/2012/05/rails-footnotes-with-gedit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This is water.</title>
		<link>http://rystraum.com/blog/2012/04/this-is-water/</link>
		<comments>http://rystraum.com/blog/2012/04/this-is-water/#comments</comments>
		<pubDate>Sun, 29 Apr 2012 19:27:15 +0000</pubDate>
		<dc:creator>rystraum</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://rystraum.com/blog/?p=762</guid>
		<description><![CDATA[This is from moreintelligentlife.com but I wanted to keep a copy for my own reading. This is the transcript of the commencement address of David Foster Wallace given to the graduates of Kenyon College in 2005. Thanks to Birdie for sharing this via FB. (If anybody feels like perspiring [cough], I&#8217;d advise you to go [...]]]></description>
		<wfw:commentRss>http://rystraum.com/blog/2012/04/this-is-water/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today&#8217;s Development Notes</title>
		<link>http://rystraum.com/blog/2012/04/todays-development-notes-2/</link>
		<comments>http://rystraum.com/blog/2012/04/todays-development-notes-2/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 07:19:43 +0000</pubDate>
		<dc:creator>rystraum</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[ruby on rails]]></category>

		<guid isPermaLink="false">http://rystraum.com/blog/?p=758</guid>
		<description><![CDATA[Visiting one of our apps yields an error the first time you visit it but a refresh fixes it. Dug through the logs and found this particular error: &#8220;Mysql::Error: MySQL server has gone away: &#8230;&#8221; consistently. Searched around the net and found this SO question that seems closely related. I&#8217;ve applied his fix (include wait_timeout: [...]]]></description>
		<wfw:commentRss>http://rystraum.com/blog/2012/04/todays-development-notes-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What CS Majors should know</title>
		<link>http://streamofry.tumblr.com/post/21720736964</link>
		<comments>http://streamofry.tumblr.com/post/21720736964#comments</comments>
		<pubDate>Tue, 24 Apr 2012 16:57:46 +0000</pubDate>
		<dc:creator>Stream of Ry</dc:creator>
		
		<guid isPermaLink="false">http://streamofry.tumblr.com/post/21720736964</guid>
		<description><![CDATA[What CS Majors should know]]></description>
		<wfw:commentRss>http://rystraum.com/blog/2012/04/what-cs-majors-should-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today&#8217;s Development Notes</title>
		<link>http://rystraum.com/blog/2012/04/todays-development-notes/</link>
		<comments>http://rystraum.com/blog/2012/04/todays-development-notes/#comments</comments>
		<pubDate>Fri, 20 Apr 2012 09:59:08 +0000</pubDate>
		<dc:creator>rystraum</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[sass]]></category>
		<category><![CDATA[webbynode]]></category>

		<guid isPermaLink="false">http://rystraum.com/blog/?p=756</guid>
		<description><![CDATA[I encountered an error today while pushing to one of our webbies which was related to this. Fixed it by upgrading the rubygems on our webby to 1.8.23 (it was at 1.4.x !! DX) &#8212; I&#8217;ve decided to upgrade one of our apps up to Rails 3.1.4. I&#8217;ve then encountered this while compiling my assets. [...]]]></description>
		<wfw:commentRss>http://rystraum.com/blog/2012/04/todays-development-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

