<?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/haml</link>
    <generator>Persumi - Level up your writing and blogging with AI</generator>
    <category>Blog</category>
    <category>Tech</category>
    <pubDate>Fri, 01 May 2026 09:35:15 +0000</pubDate>
    <description/>
    <title>Blog (haml) - Fred Wu&apos;s Tech</title>
    <atom:link type="application/rss+xml" rel="self" href="http://persumi.com/u/fredwu/tech/e/blog/t/haml/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, 27 Jun 2010 14:42:52 +0000</pubDate>
      <guid>http://persumi.com/u/fredwu/tech/e/blog/p/php-releasing-phamlp-module-for-kohana-use-haml-and-sass-with-kohana-3-0</guid>
      <comments>http://persumi.com/u/fredwu/tech/e/blog/p/php-releasing-phamlp-module-for-kohana-use-haml-and-sass-with-kohana-3-0</comments>
      <category>Blog</category>
      <category>Tech</category>
      <author>ifredwu@gmail.com (Fred Wu)</author>
      <description>&lt;![CDATA[&lt;p&gt;
&lt;a href=&quot;http://haml-lang.com/&quot;&gt;Haml&lt;/a&gt; and &lt;a href=&quot;http://sass-lang.com/&quot;&gt;Sass&lt;/a&gt; are two extremely useful template engines. They are very popular amongst the Ruby and Rails community.&lt;/p&gt;
&lt;p&gt;
I am happy to release a module for &lt;a href=&quot;http://kohanaframework.org/&quot;&gt;Kohana v3&lt;/a&gt; that uses the &lt;a href=&quot;http://code.google.com/p/phamlp/&quot;&gt;PHamlP library&lt;/a&gt; to offer Haml/Sass support for Kohana.&lt;/p&gt;
&lt;p&gt;
Right now the module only supports Haml but I will be adding Sass support in the very near future.&lt;/p&gt;
&lt;p&gt;
Head over to GitHub to &lt;a href=&quot;http://github.com/fredwu/kohana-phamlp&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/php-releasing-phamlp-module-for-kohana-use-haml-and-sass-with-kohana-3-0</link>
      <title>[PHP] Releasing PHamlP Module for Kohana, Use Haml and Sass with Kohana 3.0!</title>
    </item>
  </channel>
</rss>