<?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>Crazy Or Genius?: Tag mongrel</title>
    <link>http://www.crazyorgenius.com/articles/tag/mongrel?tag=mongrel</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>When You Are Right 90% Of The Time, Why Quible Over The Remaining 3%?</description>
    <item>
      <title>Testing..... Testing.....</title>
      <description>&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt; Apparently, despite my usage of FeedBurner, Planet.cs.dal.ca chokes on my site being back up. Apologies to everyone this effects.&lt;/p&gt;


	&lt;p&gt;So&amp;#8230;... a while back, I switched my friend &lt;a href="http://www.jonpye.com"&gt;Jon&lt;/a&gt; over to Typo, on a new server I am splitting with some friends. It was always my intention to switch my own instance over at some point, but it usually came down to &amp;#8220;If it ain&amp;#8217;t broke, don&amp;#8217;t fix it&amp;#8221;.&lt;/p&gt;


	&lt;p&gt;Well, it turns out that I recently &lt;span class="caps"&gt;DID&lt;/span&gt; break things, since Typo trunk is labelled &amp;#8216;unstable&amp;#8217; and I didn&amp;#8217;t pay attention to this fact when updating it. Ooops. So, I finally had the incentive to move things over and accomplish a number of goals.&lt;/p&gt;&lt;ol&gt;
	&lt;li&gt;Renumbering entries so I could properly redirect my old Wordpress URLs to the new Typo entries (I had to hack away at the Typo =&amp;gt; Wordpress script to not change the IDs)&lt;/li&gt;
		&lt;li&gt;Write the actual mod_rewrite rule to properly do the above&lt;sup&gt;&lt;a href="#fn1"&gt;1&lt;/a&gt;&lt;/sup&gt;&lt;/li&gt;
		&lt;li&gt;Set up proxying using Apache and Mongrel, as opposed to Lighttpd and FastCGI (I haven&amp;#8217;t had any complaints so far).&lt;/li&gt;
	&lt;/ol&gt;


	&lt;p&gt;Everything seems ok so far. I might have lost a few comments, and a few other things I have done (I remember trimming down the categories at some point), but hey, those are small items in the grand scheme of things that I can fix up at my leisure.&lt;/p&gt;


	&lt;p id="fn1"&gt;&lt;sup&gt;1&lt;/sup&gt; It looks like the below: &lt;div class="typocode"&gt;&lt;pre&gt;&lt;code class="typocode_default "&gt;  RewriteCond %{QUERY_STRING} p=([^&amp;amp;;]+)
  RewriteRule ^/$ http://yourdomainhere/articles/read/%1? [R=301,L]&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 06 Sep 2006 15:50:00 +0200</pubDate>
      <guid isPermaLink="false">urn:uuid:ea4672bc-b739-4991-afb4-8fc8a9fef434</guid>
      <author>Sean</author>
      <link>http://www.crazyorgenius.com/articles/2006/09/06/testing-testing</link>
      <category>typo</category>
      <category>upgrading</category>
      <category>mongrel</category>
      <trackback:ping>http://www.crazyorgenius.com/articles/trackback/177</trackback:ping>
    </item>
  </channel>
</rss>
