<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Random Hacks: Moving a blog to Typo</title>
    <link>http://www.randomhacks.net/articles/2005/11/15/moving-a-blog-to-typo</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Technology and Other Fun Stuff</description>
    <item>
      <title>"Moving a blog to Typo" by Kevin Davis</title>
      <description>&lt;p&gt;Thanks for putting this up!&lt;/p&gt;


	&lt;p&gt;I adapted this to my needs (in the process of moving from an MT blog) but it was failing for me.&lt;/p&gt;


	&lt;p&gt;I couldn&amp;#8217;t figure out why until I ran a bunch of tests and saw that article_url wasn&amp;#8217;t returning anything. This seemingly wasn&amp;#8217;t available to my controller? For the time being I&amp;#8217;ve pasted the method into my legacy_controller.rb and it works fine.&lt;/p&gt;


	&lt;p&gt;In the process I learned a bunch about functional testing, so time well spent.&lt;/p&gt;


	&lt;p&gt;Any thoughts on what&amp;#8217;s up here would be appreciated!&lt;/p&gt;</description>
      <pubDate>Wed, 24 May 2006 00:59:29 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:742a5842-9e4a-48e2-a6b7-69fc2305fe5d</guid>
      <link>http://www.randomhacks.net/articles/2005/11/15/moving-a-blog-to-typo#comment-189</link>
    </item>
    <item>
      <title>"Moving a blog to Typo" by erinc</title>
      <description>&lt;p&gt;looking good&amp;#8230;&lt;/p&gt;</description>
      <pubDate>Wed, 05 Apr 2006 02:21:21 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:16b10bf0-a99a-4641-a726-6909a3c753be</guid>
      <link>http://www.randomhacks.net/articles/2005/11/15/moving-a-blog-to-typo#comment-176</link>
    </item>
    <item>
      <title>Moving a blog to Typo</title>
      <description>&lt;p&gt;This weekend, I moved Random Hacks to &lt;a href="http://typo.leetsoft.com/trac/"&gt;Typo&lt;/a&gt;, a nifty Rails-based blogging system. Here&amp;#8217;s what I did:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Set up my Mac for Rails development&lt;/li&gt;
&lt;li&gt;Pointed Typo at MySQL&lt;/li&gt;
&lt;li&gt;Created a custom theme&lt;/li&gt;
&lt;li&gt;Wrote an article importer&lt;/li&gt;
&lt;li&gt;Routed my old URLs to new locations&lt;/li&gt;
&lt;li&gt;&lt;a href="http://randomhacks.net/articles/2005/11/13/typo-sidebars-recent-comments-and-tagged-articles"&gt;Wrote some custom sidebars&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Configured Debian&amp;#8217;s mod_fcgid&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Now for the gruesome details.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.randomhacks.net/articles/2005/11/15/moving-a-blog-to-typo"&gt;Read More&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 15 Nov 2005 22:13:00 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:e3f3c54b-6034-48f2-8949-d5e37a76558d</guid>
      <author>Eric Kidd</author>
      <link>http://www.randomhacks.net/articles/2005/11/15/moving-a-blog-to-typo</link>
      <category>Rails</category>
      <category>Typo</category>
      <category>Ruby</category>
      <trackback:ping>http://www.randomhacks.net/articles/trackback/76</trackback:ping>
    </item>
  </channel>
</rss>
