<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Lucky-Dip Blog: Tag haml</title>
    <link>http://blog.lucky-dip.net/articles/tag/haml</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description></description>
    <item>
      <title>Haml &amp;amp; Sass Editors 0.5.4</title>
      <description>&lt;p&gt;Last release didn't go so well. For some reason I figured other people had tried to install Aptana, had it fail and then given up on it like me. Turns out I was alone haha.&lt;/p&gt;

&lt;p&gt;
So I spent a bit of time figuring out what changed in RDT and fixed things up. I've tested this with a straight out of the box install of Aptana m8, so hopefully it'll work for others too.&lt;/p&gt;

&lt;p&gt;
If anybody does try it, please let me know if it works or not. I'm going to use this blog post as a bit of a test before I post to the Haml mail list. Thanks in advance to anyone who replies!&lt;/p&gt;

&lt;p&gt;
(Oh yeah, the update site is still http://haml.lucky-dip.net/).
&lt;/p&gt;

</description>
      <pubDate>Fri, 06 Jul 2007 13:49:00 +1000</pubDate>
      <guid isPermaLink="false">urn:uuid:00d5ee5e-3e09-4444-b336-2fc237360171</guid>
      <author>Brad</author>
      <link>http://blog.lucky-dip.net/articles/2007/07/06/haml-sass-editors-0-5-4</link>
      <category>haml</category>
      <category>sass</category>
      <category>aptana</category>
    </item>
    <item>
      <title>Haml &amp;amp; Sass Editor For Eclipse</title>
      <description>&lt;p&gt;
I did some very basic editors for Haml and Sass a while back. At the time I was interested in Haml. It's elegant to write, and the automatically formatted html it outputs just made it a match made in heaven.
&lt;/p&gt;
&lt;p&gt;
Fast forward a few months and now I'm actually using Haml and Sass. It's as good as I ever hoped it would be. With Haml and a little bit of FormBuilder magic I'm making useful forms in four short lines. Too good.
&lt;/p&gt;
&lt;p&gt;
Anyway coming with using it is the chance to see some shortcomings in my own editors, so I've spent a bit of time updating them. I've set up a proper Eclipse update site, so you can just add 'http://haml.lucky-dip.net' via the 'Help - Software Updates - Find and Install' menu option. That should help minimize a few errors with the various versions of Eclipse and RDT around. All references to the RadRails plugins have been removed. There was a bit of code that I pulled into my plugin, but with RadRails/Aptana in heavy dev it's easier for me to forget about trying to keep up for a while.
&lt;/p&gt;
&lt;p&gt;
Also added is code folding. There's a bit of work still to do on this one. You can currently only fold top level elements. This can be a pain when you've got all your code in one file, but if you're using layouts and partial in a sensible way it should hopefully be of some use. 
&lt;/p&gt;
&lt;p&gt;
One thing I found a bit tricky was figuring out which element I was under when I was editing. Some people might like turning on space markers (can you actually do that in Eclipse?), but I figured a character matcher would do the trick. So now as you move around in the editors there'll be a blue box around the element you are currently in. At the moment it just highlights the first letter of the element. I'm going to see if I can get the whole element happening for the next release.
&lt;/p&gt;
&lt;p&gt;
So I hope it works well for people. Set up an Eclipse update site of 'http://haml.lucky-dip.net' and that should keep you informed as new versions come out.
&lt;/p&gt;

</description>
      <pubDate>Sun, 24 Jun 2007 14:58:00 +1000</pubDate>
      <guid isPermaLink="false">urn:uuid:e00587d0-2429-495a-8a8a-29846c3372ab</guid>
      <author>Brad</author>
      <link>http://blog.lucky-dip.net/articles/2007/06/24/haml-sass-editor-for-radrails</link>
      <category>haml</category>
      <category>sass</category>
      <category>eclipse</category>
      <category>radrails</category>
    </item>
  </channel>
</rss>
