<?xml version='1.0' encoding='utf-8' ?>
<rss version='2.0' xmlns:dc='http://purl.org/dc/elements/1.1/'>
  <channel>
    <title>Wolfmans Howlings: New merb based blog</title>
    <link>http://blog.wolfman.com/articles/2009/1/13/new-merb-based-blog</link>
    <description>A programmers Blog about Ruby, Rails and a few other issue</description>
    <language>en-us</language>
    <ttl>40</ttl>
    <item>
      <title>New merb based blog</title>
      <description>
        &lt;p&gt;I just replaced the blog engine I was using (an older version of Typo) with a custom one I just wrote in Merb. It should look identical to the old typo based blog, as I used the same theme.&lt;/p&gt;
        
        &lt;p&gt;Hopefully I imported the data correctly so all old article url's that are scattered all over will still bring up the correct article and the RSS feeds should continue to work.&lt;/p&gt;
        
        &lt;p&gt;(let me know if they don't)&lt;/p&gt;
        
        &lt;p&gt;I'll write more about using Merb with the Sequel ORM later.&lt;/p&gt;
        
        &lt;p&gt;For now the code for this blog engine (which is very minimal in its functionality) is checked into github
        &lt;a href=&quot;http://github.com/wolfmanjm/wolfmanblog/tree/master&quot;&gt;http://github.com/wolfmanjm/wolfmanblog/tree/master&lt;/a&gt;&lt;/p&gt;
        
        &lt;p&gt;So anyone interested in Merb and using Sequel as the ORM can look at
        that code for examples.&lt;/p&gt;
        
        &lt;p&gt;&lt;a href=&quot;http://technorati.com/tag/merb+sequel&quot; rel=&quot;tag&quot;&gt;&lt;/a&gt;&lt;/p&gt;
      </description>
      <author>Jim Morris</author>
      <pubDate>Mon, 19 Jan 2009 23:04:25 -0800</pubDate>
      <link>http://blog.wolfman.com/articles/2009/1/13/new-merb-based-blog</link>
      <guid isPermaLink='false'>urn:uuid:5e62b2f3-dd14-4681-862f-818a20232670</guid>
    </item>
    <item>
      <title>"New merb based blog" by epoch</title>
      <description>Nice blog. Wanted to check out Sequel for awhile but blog post about it is virtually non existant, looking forward to hear more about it.</description>
      <pubDate>Sat, 24 Jan 2009 16:36:05 -0800</pubDate>
      <link>http://blog.wolfman.com/posts/41#comment-236</link>
      <guid isPermaLink='false'>urn:uuid:deaf9367-2f7a-466a-9fea-a1d5da2f9118</guid>
    </item>
    <item>
      <title>"New merb based blog" by wolfman</title>
      <description>I have added caching to this blog to speed it up significantly. However as I use pagecaching I had to hack merb cache. This is checked into the github, see init.rb for the hack, and controllers posts and comments for how to flush the cache</description>
      <pubDate>Sat, 23 May 2009 14:32:30 -0700</pubDate>
      <link>http://blog.wolfman.com/posts/41#comment-250</link>
      <guid isPermaLink='false'>urn:uuid:1995a55c-6c7f-41be-823d-52245f57669c</guid>
    </item>
    <item>
      <title>"New merb based blog" by wolfman</title>
      <description>Checked in a fix that uses action caching instead so I can exclude authenticated users pages from being cached</description>
      <pubDate>Sun, 24 May 2009 14:16:47 -0700</pubDate>
      <link>http://blog.wolfman.com/posts/41#comment-251</link>
      <guid isPermaLink='false'>urn:uuid:8594dc05-c711-4315-b475-4d0e79c6bc02</guid>
    </item>
  </channel>
</rss>
