<?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: Haml &amp; Sass Editors 0.5.4</title>
    <link>http://blog.lucky-dip.net/articles/2007/07/06/haml-sass-editors-0-5-4</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; Sass Editors 0.5.4" by Brad</title>
      <description>I have actually given the code to Aptana. I am not sure what their progress is at this point sorry John.</description>
      <pubDate>Thu, 29 May 2008 13:07:57 +1000</pubDate>
      <guid isPermaLink="false">urn:uuid:dcc6ca34-c71d-4f24-9b3b-fc6b28621c05</guid>
      <link>http://blog.lucky-dip.net/articles/2007/07/06/haml-sass-editors-0-5-4#comment-4635</link>
    </item>
    <item>
      <title>"Haml &amp; Sass Editors 0.5.4" by John</title>
      <description>That doesn't seem to work either. Is there any other place they can be found? Have you considered putting them on rubyforge or github and letting others take them over? </description>
      <pubDate>Thu, 29 May 2008 12:19:30 +1000</pubDate>
      <guid isPermaLink="false">urn:uuid:83374d9e-7a2e-424b-ae02-4c0fd156b5c7</guid>
      <link>http://blog.lucky-dip.net/articles/2007/07/06/haml-sass-editors-0-5-4#comment-4634</link>
    </item>
    <item>
      <title>"Haml &amp; Sass Editors 0.5.4" by Brad</title>
      <description>I'm not working on these editors any more sorry. Please use this update site for now: &lt;a href="http://haml.ready2host.de/" rel="nofollow"&gt;http://haml.ready2host.de/&lt;/a&gt;
</description>
      <pubDate>Sun, 13 Apr 2008 14:37:56 +1000</pubDate>
      <guid isPermaLink="false">urn:uuid:febe4ff0-5930-4048-866a-353cb078e80a</guid>
      <link>http://blog.lucky-dip.net/articles/2007/07/06/haml-sass-editors-0-5-4#comment-2387</link>
    </item>
    <item>
      <title>"Haml &amp; Sass Editors 0.5.4" by keymone</title>
      <description>gives me 

java.lang.VerifyError: (class: net/lucky_dip/hamleditor/editor/HamlConfiguration, method: getRubyScanner signature: ()Lorg/eclipse/jface/text/rules/ITokenScanner;) Bad type in putfield/putstatic
	at net.lucky_dip.hamleditor.editor.HamlEditor.(HamlEditor.java:29)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
	at java.lang.reflect.Constructor.newInstance(Unknown Source)
	at java.lang.Class.newInstance0(Unknown Source)
	at java.lang.Class.newInstance(Unknown Source)
	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:170)
	at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)
	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
	at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:244)
	at org.eclipse.ui.internal.registry.EditorDescriptor.createEditor(EditorDescriptor.java:231)
	at org.eclipse.ui.internal.EditorManager.createPart(EditorManager.java:841)
	at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:606)
	at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:426)
	at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:592)
	at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:263)
	at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2739)
	at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2651)
	at org.eclipse.ui.internal.WorkbenchPage.access$13(WorkbenchPage.java:2643)
	at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2595)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2590)
	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2574)
	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2565)
	at org.eclipse.ui.ide.IDE.openEditor(IDE.java:644)
	at org.eclipse.ui.ide.IDE.openEditor(IDE.java:603)
	at org.rubypeople.rdt.internal.ui.rubyeditor.EditorUtility.openInEditor(EditorUtility.java:83)
	at org.rubypeople.rdt.internal.ui.rubyeditor.EditorUtility.openInEditor(EditorUtility.java:65)
	at org.rubypeople.rdt.internal.ui.actions.OpenActionUtil.open(OpenActionUtil.java:19)
	at org.rubypeople.rdt.ui.actions.OpenAction.run(OpenAction.java:164)
	at org.rubypeople.rdt.ui.actions.OpenAction.run(OpenAction.java:148)
	at org.rubypeople.rdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:239)
	at org.rubypeople.rdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:217)
	at org.rubypeople.rdt.internal.ui.packageview.RubyExplorerActionGroup.handleOpen(RubyExplorerActionGroup.java:294)
	at org.rubypeople.rdt.internal.ui.packageview.PackageExplorerPart$4.open(PackageExplorerPart.java:637)
	at org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:820)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
	at org.eclipse.core.runtime.Platform.run(Platform.java:857)
	at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:46)
	at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:199)
	at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:818)
	at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:1079)
	at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.java:1183)
	at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:263)
	at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:257)
	at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:297)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
	at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1173)


Eclipse 3.3.2
Aptana RadRails 1.0.1
Aptana Web Development Tools 1.1
Windows XP

any ideas?</description>
      <pubDate>Sat, 12 Apr 2008 18:46:16 +1000</pubDate>
      <guid isPermaLink="false">urn:uuid:0880cbee-b239-404c-ac37-9492812dcfc8</guid>
      <link>http://blog.lucky-dip.net/articles/2007/07/06/haml-sass-editors-0-5-4#comment-2334</link>
    </item>
    <item>
      <title>"Haml &amp; Sass Editors 0.5.4" by unsured loans</title>
      <description>I have used my Social Security number while on the Internet so now I am afraid to make any credit card purchases on-line because I think it will make my credit card account vulnerable. Right now I&#8217;m thinking about applying for a credit card online but I&#8217;m not sure that it is safe. Do you now what kind of security system they use at

&lt;a href="http://deliquencies-cretditcards.cn/sears-premier-card.html" rel="nofollow"&gt;http://deliquencies-cretditcards.cn/sears-premier-card.html&lt;/a&gt; &gt;sears premier card
</description>
      <pubDate>Fri, 04 Jan 2008 19:15:27 +1100</pubDate>
      <guid isPermaLink="false">urn:uuid:bf29e54a-b438-4b52-92d8-c90aa806fe3d</guid>
      <link>http://blog.lucky-dip.net/articles/2007/07/06/haml-sass-editors-0-5-4#comment-295</link>
    </item>
    <item>
      <title>"Haml &amp; Sass Editors 0.5.4" by Chris Williams</title>
      <description>Hey Brad, great job with the plugin! I wasn't even aware that anyone was building on top of RDT/RadRails... (I'm the lead developer for both projects).

If you'd like to work closer or have any issues or questions feel free to contact me. Great to see someone building on top of my work!</description>
      <pubDate>Tue, 07 Aug 2007 23:07:25 +1000</pubDate>
      <guid isPermaLink="false">urn:uuid:9c0ca552-0d3d-41d5-8a9f-992e7a5d06b3</guid>
      <link>http://blog.lucky-dip.net/articles/2007/07/06/haml-sass-editors-0-5-4#comment-205</link>
    </item>
    <item>
      <title>"Haml &amp; Sass Editors 0.5.4" by guilio</title>
      <description>Just installed it and it works like the bomb, keep up the excellent work. I use this plugin on a daily basis!</description>
      <pubDate>Fri, 20 Jul 2007 00:22:58 +1000</pubDate>
      <guid isPermaLink="false">urn:uuid:707a8085-62ab-4fc1-9804-236b254fc81c</guid>
      <link>http://blog.lucky-dip.net/articles/2007/07/06/haml-sass-editors-0-5-4#comment-104</link>
    </item>
    <item>
      <title>"Haml &amp; Sass Editors 0.5.4" by zayne</title>
      <description>Thanks for this. I only started with Rails about 4 months ago and have been using HAML since the outset. It really speeds things up for me. It's a pity that there is so little support in the Aptana shortcuts for working with HAML files. For instance, when you want to go from the controller to the view using the 'Switch to ...' keys, you have to use RHTML views.

Anyway, I've brought up that issue with the Aptana people.

Thanks again!</description>
      <pubDate>Wed, 18 Jul 2007 05:20:33 +1000</pubDate>
      <guid isPermaLink="false">urn:uuid:03b2f692-f369-4732-bcfa-ea411d991403</guid>
      <link>http://blog.lucky-dip.net/articles/2007/07/06/haml-sass-editors-0-5-4#comment-24</link>
    </item>
    <item>
      <title>"Haml &amp; Sass Editors 0.5.4" by Brad</title>
      <description>Yeah I've noticed that too Thomas. I'll try to get that fixed because it's annoying me too haha.</description>
      <pubDate>Fri, 13 Jul 2007 08:52:15 +1000</pubDate>
      <guid isPermaLink="false">urn:uuid:f7f19d84-3620-48e0-90c0-e65024c09c15</guid>
      <link>http://blog.lucky-dip.net/articles/2007/07/06/haml-sass-editors-0-5-4#comment-10</link>
    </item>
    <item>
      <title>"Haml &amp; Sass Editors 0.5.4" by Thomas Brian</title>
      <description>Wow I just noticed this update on the HAML group.
Worked great, thanks a lot for the hard work !
I see that you added support for SASS alternate syntax (attribute: value) which is invaluable to me. &lt;br /&gt;
&lt;br /&gt;
Just one thing I'd like to mention, about HAML highlighting :
&lt;pre&gt;== A string with a #{@variable}&lt;/pre&gt;
Won't work as it will believe that everything after the # is a comment. Not a big deal though but I like this one and use it more than not ;)&lt;br /&gt;
&lt;br /&gt;
Thanks a lot though :)&lt;br /&gt;
Cheers</description>
      <pubDate>Thu, 12 Jul 2007 18:51:08 +1000</pubDate>
      <guid isPermaLink="false">urn:uuid:86a511ab-43fc-4f6a-bf4e-cfb2560d2f0c</guid>
      <link>http://blog.lucky-dip.net/articles/2007/07/06/haml-sass-editors-0-5-4#comment-9</link>
    </item>
    <item>
      <title>"Haml &amp; Sass Editors 0.5.4" by Pierre Rigal</title>
      <description>It's just great. 

Merci beaucoup !</description>
      <pubDate>Thu, 12 Jul 2007 03:48:49 +1000</pubDate>
      <guid isPermaLink="false">urn:uuid:fccc7650-a266-4384-adaa-2d2521d1466a</guid>
      <link>http://blog.lucky-dip.net/articles/2007/07/06/haml-sass-editors-0-5-4#comment-8</link>
    </item>
    <item>
      <title>"Haml &amp; Sass Editors 0.5.4" by Andrey</title>
      <description>Thank you very much!

This worked fine with a fresh install of Aptana 0.8b.  </description>
      <pubDate>Wed, 11 Jul 2007 03:54:28 +1000</pubDate>
      <guid isPermaLink="false">urn:uuid:f95950ed-7476-4c88-b33c-92cd7f09e662</guid>
      <link>http://blog.lucky-dip.net/articles/2007/07/06/haml-sass-editors-0-5-4#comment-7</link>
    </item>
    <item>
      <title>"Haml &amp; Sass Editors 0.5.4" by Brandon Keene</title>
      <description>Awesome!  This worked great for me with the latest RDT plugin.

Keep up the good work!  I really appreciate it.

Cheers and Thanks</description>
      <pubDate>Sun, 08 Jul 2007 14:11:00 +1000</pubDate>
      <guid isPermaLink="false">urn:uuid:76276538-79b1-4393-914b-1f69f8b20adf</guid>
      <link>http://blog.lucky-dip.net/articles/2007/07/06/haml-sass-editors-0-5-4#comment-6</link>
    </item>
    <item>
      <title>"Haml &amp; Sass Editors 0.5.4" by Paull Dowman</title>
      <description>Great, this fixed it for me! Phew, that was a tough couple of days, I can't live without this plugin. Nice work. :-)

BTW, I'm using Eclipse 3.3.0 with the latest Aptana &amp; RDT plugins, not the standalone Aptana. For some reason the Eclipse auto-update didn't prompt me to update, I had to remove 0.5.2 and then re-add it.</description>
      <pubDate>Sun, 08 Jul 2007 09:57:31 +1000</pubDate>
      <guid isPermaLink="false">urn:uuid:395981dc-39f3-42d7-a362-96d074b9271d</guid>
      <link>http://blog.lucky-dip.net/articles/2007/07/06/haml-sass-editors-0-5-4#comment-5</link>
    </item>
  </channel>
</rss>
