<?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>Martin Ström &#187; railsplugin</title>
	<atom:link href="http://my-domain.se/tag/railsplugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://my-domain.se</link>
	<description></description>
	<lastBuildDate>Fri, 10 Sep 2010 12:06:47 +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>Modernize Rails (or: get rid of Verdana)</title>
		<link>http://my-domain.se/modernize-rails-or-get-rid-of-verdana/</link>
		<comments>http://my-domain.se/modernize-rails-or-get-rid-of-verdana/#comments</comments>
		<pubDate>Sat, 29 Dec 2007 10:29:55 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[railsplugin]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://burnfield.com/martin/2007/12/29/modernize-rails-or-get-rid-of-verdana/</guid>
		<description><![CDATA[Tired of see the the soooo 1999-ish font &#8220;Verdana&#8221; every time you get a local error page in Rails? Now you don&#8217;t have to. With this plugin the error pages will use Arial or Helvetica instead—finally! To install: ./script/plugin install http://burnfield.com/svn/martin/rails/plugins/verdano or as svn:external: ./script/plugin install -x http://burnfield.com/svn/martin/rails/plugins/verdano I&#8217;ve moved to git so the new [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://my-domain.se/wordpress/wp-content/uploads/verdano.png' alt='Verdano'></p>

<p>Tired of see the the soooo 1999-ish font &#8220;Verdana&#8221; every time you get a local error page in Rails? <br />
Now you don&#8217;t have to. With this plugin the error pages will use Arial or Helvetica instead—finally!</p>

<div class="del" markdown="0">
<del>To install:
<pre><code>./script/plugin install http://burnfield.com/svn/martin/rails/plugins/verdano</code></pre>
<p>or as svn:external:</p>
<pre><code>./script/plugin install -x http://burnfield.com/svn/martin/rails/plugins/verdano</code></pre>
</del>
</div>

<div class="add">
  <p>I&#8217;ve moved to git so the new instructions are: </p>
  <pre><code>git clone git://github.com/haraldmartin/verdano.git</code></pre>
  <p>or just <a href="http://evil.che.lu/projects/braid">braid it</a></p>
</div>

<p>Happy new year!</p>
]]></content:encoded>
			<wfw:commentRss>http://my-domain.se/modernize-rails-or-get-rid-of-verdana/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
