<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <link>http://persumi.com/u/fredwu/tech/e/blog/t/current_release</link>
    <generator>Persumi - Level up your writing and blogging with AI</generator>
    <category>Blog</category>
    <category>Tech</category>
    <pubDate>Fri, 01 May 2026 13:39:17 +0000</pubDate>
    <description/>
    <title>Blog (current_release) - Fred Wu&apos;s Tech</title>
    <atom:link type="application/rss+xml" rel="self" href="http://persumi.com/u/fredwu/tech/e/blog/t/current_release/feed/rss"></atom:link>
    <item>
      <pubDate>Thu, 01 Jul 2010 21:59:28 +0000</pubDate>
      <guid>http://persumi.com/u/fredwu/tech/e/blog/p/wuit-com-now-runs-on-padrino</guid>
      <comments>http://persumi.com/u/fredwu/tech/e/blog/p/wuit-com-now-runs-on-padrino</comments>
      <category>Blog</category>
      <category>Tech</category>
      <author>ifredwu@gmail.com (Fred Wu)</author>
      <description>&lt;![CDATA[&lt;p&gt;
A few days ago I discovered &lt;a href=&quot;http://www.padrinorb.com/&quot;&gt;Padrino&lt;/a&gt;, an excellent ruby framework built on top of &lt;a href=&quot;http://www.sinatrarb.com/&quot;&gt;Sinatra&lt;/a&gt;. What can be a better than experimenting with it? Build an actual website with it!&lt;/p&gt;
&lt;p&gt;
So last night I ported &lt;a href=&quot;http://wuit.com/&quot;&gt;Wuit.com&lt;/a&gt; from using vanilla PHP + &lt;a href=&quot;http://flourishlib.com/&quot;&gt;Flourish&lt;/a&gt; to using Padrino + &lt;a href=&quot;http://datamapper.org/&quot;&gt;DataMapper&lt;/a&gt; + &lt;a href=&quot;http://haml-lang.com/&quot;&gt;Haml&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;
The entire porting experience was positive, albeit the website only has two pages.&lt;/p&gt;
&lt;p&gt;
I did encounter a strange problem with &lt;a href=&quot;http://www.capify.org/&quot;&gt;Capistrano&lt;/a&gt; though - both &lt;code class=&quot;inline&quot;&gt;current_release&lt;/code&gt; and &lt;code class=&quot;inline&quot;&gt;latest_release&lt;/code&gt; were giving me strange results. In the end I had to modify my deployment recipe to overcome this.&lt;/p&gt;
&lt;p&gt;
For building small to medium sized projects, I think Padrino is an excellent choice, as it offers a more complete foundation than Sinatra, and is not as heavy as Rails.&lt;/p&gt;
]]&gt;</description>
      <link>http://persumi.com/u/fredwu/tech/e/blog/p/wuit-com-now-runs-on-padrino</link>
      <title>Wuit.com Now Runs on Padrino</title>
    </item>
  </channel>
</rss>