<?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>Jesper Christiansen &#187; Ruby on Rails</title>
	<atom:link href="http://www.jesperchristiansen.dk/category/development/ruby-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jesperchristiansen.dk</link>
	<description>Thoughts about the internet and usability</description>
	<lastBuildDate>Sun, 10 Jan 2010 12:28:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Update RubyGems on Ubuntu 9.04 (Jaunty)</title>
		<link>http://www.jesperchristiansen.dk/2010/01/update-rubygems-on-ubuntu-9-04-jaunty/</link>
		<comments>http://www.jesperchristiansen.dk/2010/01/update-rubygems-on-ubuntu-9-04-jaunty/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 12:28:15 +0000</pubDate>
		<dc:creator>Jesper Christiansen</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://www.jesperchristiansen.dk/?p=90</guid>
		<description><![CDATA[Happy new year everyone! It has been a bit silent from my side lately &#8211; due to being extremely busy with new job and so on. Yesterday I took the freedom to setup a new Linode on their recently added London datacenters. I&#8217;m from Europe myself so I thought that using a EU host would [...]]]></description>
			<content:encoded><![CDATA[<p>Happy new year everyone! It has been a bit silent from my side lately &#8211; due to being extremely busy with new job and so on. Yesterday I took the freedom to setup a new <a title="Linode Hosting" href="http://www.linode.com" target="_self">Linode</a> on their recently added London datacenters. I&#8217;m from Europe myself so I thought that using a EU host would probably give me a lot better performance. I was right.</p>
<p>I then decided to check out Ubuntu 9.04 Jaunty. But ran in to a problem when I wanted to update the RubyGems installation. But after playing around a little I found the following solution:</p>
<pre>gem install rubygems-update
cd /var/lib/gems/1.8/bin
./update_rubygems

That solved the problem :)</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.jesperchristiansen.dk/2010/01/update-rubygems-on-ubuntu-9-04-jaunty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
