<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>journal</title>
        <link>http://www.20seven.org/journal/</link>
        <description>...not so private reflections of greg.newman</description>
        <language>en</language>
        <copyright>Copyright 2010</copyright>
        <lastBuildDate>Sun, 20 Aug 2006 06:58:01 -0500</lastBuildDate>
        <generator>http://www.sixapart.com/movabletype/</generator>
        <docs>http://www.rssboard.org/rss-specification</docs>
        
        <item>
            <title>3 Column Sidebar Layout in Typo</title>
            <description><![CDATA[<p><a href="http://www.bofh.org.uk/articles/2006/08/20/cunning-tricks-with-the-new-typo-sidebars" title="Piers Cawley, Typo Sidebar Layouts">Piers Cawley</a> has an interesting narative on customizing the layout of Typo's sidebars, opening it up to a 3 column layout.<br />
<a href="http://www.bofh.org.uk/articles/2006/08/20/cunning-tricks-with-the-new-typo-sidebars" title="Piers Cawley, Typo Sidebar Layouts">Read more...</a></p>]]></description>
            <link>http://www.20seven.org/journal/2006/08/3-column-sidebar-layout-in-typo.html</link>
            <guid>http://www.20seven.org/journal/2006/08/3-column-sidebar-layout-in-typo.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Ruby on Rails</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Typo</category>
            
            
            <pubDate>Sun, 20 Aug 2006 06:58:01 -0500</pubDate>
        </item>
        
        <item>
            <title>Update your Typo to 4.0</title>
            <description><![CDATA[<p>I did the update this morning and we've got a very stable, very nice 4.0 release of Typo.  <a href="http://scottstuff.net/blog/articles/2006/07/22/typo-4-0-0">Scott has also mentioned</a> that there is support for migrating from other blogs such as wordpress and moveable type as well as alot of other new features and fixes. </p>

<p>Run <code>svn update</code> if you're using the trunk version and then <code>rake migrate</code>.  If you get an error that the folder tmp/cache is not locked then use <code>rm -rf tmp/cache</code> will take care of that issue.</p>]]></description>
            <link>http://www.20seven.org/journal/2006/07/update-your-typo-to-4-0.html</link>
            <guid>http://www.20seven.org/journal/2006/07/update-your-typo-to-4-0.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Ruby on Rails</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Typo</category>
            
            
            <pubDate>Sun, 23 Jul 2006 05:12:35 -0500</pubDate>
        </item>
        
        <item>
            <title>Typo svn update</title>
            <description><![CDATA[<p>I updated Busyashell to the latest trunk this evening with only a few minor flaws.</p>

<p>If you run the command svn udpate from your Typo directory (provided you're running from subversion) and you get the following error while trying to get to your admin settings, a restart of your fcgi process will fix the problem.</p>

<p>The error in my production log was:</p>

<blockquote><code>undefined method `downcase' for nil:NilClass</code></blockquote>

<p>The other issue I had was that MySQL connections were dropping when trying to create this article.  Saving existing articles worked fine.  I updated my rails gem and mysql gem, restarted the apache process and everything seems to be working now.  I don't think the rails update was necessary. It was more likely the mysql gem that was causing the problems.</p>

<p>So far, I have only found one bug which I logged at the trac site.  The bug has to do with tagging and the comma seperator.  It's reading spaces in phrases as a seperator.</p>

<p>Other than that, it looks like 4.0 will be a nice upgrade.  My only other wish is some sort of trackback spam protection.  Maybe Trojan will make one.</p>]]></description>
            <link>http://www.20seven.org/journal/2006/07/typo-svn-update.html</link>
            <guid>http://www.20seven.org/journal/2006/07/typo-svn-update.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Ruby on Rails</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Typo</category>
            
            
            <pubDate>Mon, 10 Jul 2006 16:35:28 -0500</pubDate>
        </item>
        
    </channel>
</rss>

