<?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/slim</link>
    <generator>Persumi - Level up your writing and blogging with AI</generator>
    <category>Blog</category>
    <category>Tech</category>
    <pubDate>Fri, 01 May 2026 08:55:04 +0000</pubDate>
    <description/>
    <title>Blog (slim) - Fred Wu&apos;s Tech</title>
    <atom:link type="application/rss+xml" rel="self" href="http://persumi.com/u/fredwu/tech/e/blog/t/slim/feed/rss"></atom:link>
    <item>
      <pubDate>Thu, 16 Dec 2010 09:08:51 +0000</pubDate>
      <guid>http://persumi.com/u/fredwu/tech/e/blog/p/ruby-haml2slim-convert-your-haml-templates-to-slim-templates</guid>
      <comments>http://persumi.com/u/fredwu/tech/e/blog/p/ruby-haml2slim-convert-your-haml-templates-to-slim-templates</comments>
      <category>Blog</category>
      <category>Tech</category>
      <author>ifredwu@gmail.com (Fred Wu)</author>
      <description>&lt;![CDATA[&lt;p&gt;
So, you are using Slim, right? If not, go &lt;a href=&quot;https://github.com/stonean/slim&quot;&gt;check it out&lt;/a&gt; because it’s awesome. ;)&lt;/p&gt;
&lt;p&gt;
Now, I don’t know about you but prior to Slim I use Haml quite a bit, and even though syntax-wise Haml and Slim have a lot in common, it’s still quite a challenge to convert all Haml templates to Slim templates.&lt;/p&gt;
&lt;p&gt;
As a result, let me present you with a quick n’ dirty Haml2Slim converter! &lt;a href=&quot;https://github.com/fredwu/haml2slim&quot;&gt;Check out the source code.&lt;/a&gt;&lt;/p&gt;
]]&gt;</description>
      <link>http://persumi.com/u/fredwu/tech/e/blog/p/ruby-haml2slim-convert-your-haml-templates-to-slim-templates</link>
      <title>[Ruby] Haml2Slim, Convert Your HAML Templates to Slim Templates</title>
    </item>
    <item>
      <pubDate>Sun, 17 Oct 2010 21:40:20 +0000</pubDate>
      <guid>http://persumi.com/u/fredwu/tech/e/blog/p/slim-a-fast-and-lightweight-rails-template-engine</guid>
      <comments>http://persumi.com/u/fredwu/tech/e/blog/p/slim-a-fast-and-lightweight-rails-template-engine</comments>
      <category>Blog</category>
      <category>Tech</category>
      <author>ifredwu@gmail.com (Fred Wu)</author>
      <description>&lt;![CDATA[&lt;p&gt;
For the past few weeks I have started contributing to a small project - &lt;a href=&quot;http://github.com/stonean/slim&quot;&gt;Slim&lt;/a&gt;.&lt;/p&gt;
&lt;blockquote&gt;
  &lt;p&gt;
Slim is a fast, lightweight templating engine for Rails 3. It has been tested on Ruby 1.9.2 and Ruby/REE 1.8.7. Slim is heavily influenced by &lt;a href=&quot;http://github.com/nex3/haml&quot;&gt;Haml&lt;/a&gt; and &lt;a href=&quot;http://github.com/visionmedia/jade&quot;&gt;Jade&lt;/a&gt;.  &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
&lt;a href=&quot;http://github.com/stonean&quot;&gt;Andrew Stone&lt;/a&gt; who is the author of the project has posted &lt;a href=&quot;http://stonean.com/slim-update&quot;&gt;a quick update&lt;/a&gt; on the latest feature additions to Slim. Please go check it out.&lt;/p&gt;
&lt;p&gt;
The source code of Slim is &lt;a href=&quot;http://github.com/stonean/slim&quot;&gt;available on Github&lt;/a&gt;.&lt;/p&gt;
]]&gt;</description>
      <link>http://persumi.com/u/fredwu/tech/e/blog/p/slim-a-fast-and-lightweight-rails-template-engine</link>
      <title>Slim, a Fast and Lightweight Rails Template Engine!</title>
    </item>
  </channel>
</rss>