<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Haml Google Group</title>
  <link>http://groups.google.com/group/haml</link>
  <description>Discussing the HAML language which is currently implemented in Rails. Bug reports, help offers, advice, features, patches, and questions welcome!</description>
  <language>en</language>
  <item>
  <title>Re: [haml] Podcast Interview</title>
  <link>http://groups.google.com/group/haml/browse_thread/thread/8d78f860719cb225/1df466efa5b6c62d?show_docid=1df466efa5b6c62d</link>
  <description>
  Awesome guys! &lt;br&gt; &lt;p&gt;You guys deserve some exposure!
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/haml/browse_thread/thread/8d78f860719cb225/1df466efa5b6c62d?show_docid=1df466efa5b6c62d</guid>
  <author>
  hcat...@gmail.com
  (Hampton)
  </author>
  <pubDate>Thu, 26 Nov 2009 13:39:32 UT
</pubDate>
  </item>
  <item>
  <title>Re: SASS like Plugin.options[:style] = :compressed for HAML</title>
  <link>http://groups.google.com/group/haml/browse_thread/thread/7c0e9bb589d1d707/092ef7a12458517f?show_docid=092ef7a12458517f</link>
  <description>
  I see now, that&#39;s a good point! thank you very much! &lt;br&gt; &lt;p&gt;On Nov 25, 10:39 pm, Mislav Marohnić &amp;lt;mislav.maroh...@gmail.com&amp;gt; &lt;br&gt; wrote:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/haml/browse_thread/thread/7c0e9bb589d1d707/092ef7a12458517f?show_docid=092ef7a12458517f</guid>
  <author>
  mar...@ludicco.com
  (ludicco)
  </author>
  <pubDate>Thu, 26 Nov 2009 09:56:29 UT
</pubDate>
  </item>
  <item>
  <title>Re: Multiline Pipe at the Beginning of a Line</title>
  <link>http://groups.google.com/group/haml/browse_thread/thread/1841689c69cd6ca7/c2665657a169a87f?show_docid=c2665657a169a87f</link>
  <description>
  There are those who see helpers as supersemanitc placeholders, others &lt;br&gt; who see helpers as extensions to the HTML markup. Personally, I&#39;m not &lt;br&gt; dogmatic enough to always prefer one of the two. In the latter case &lt;br&gt; what attributes are for HTML are options for the helper. &lt;br&gt; &lt;p&gt;Not sure whether the parser could handle this, but why not using the
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/haml/browse_thread/thread/1841689c69cd6ca7/c2665657a169a87f?show_docid=c2665657a169a87f</guid>
  <author>
  sv...@delirium.ch
  (svoop)
  </author>
  <pubDate>Thu, 26 Nov 2009 09:36:33 UT
</pubDate>
  </item>
  <item>
  <title>Re: [haml] Re: Haml/Sass 2.2.14 Released</title>
  <link>http://groups.google.com/group/haml/browse_thread/thread/5fe75d485c06679a/c4baac19fc4a403b?show_docid=c4baac19fc4a403b</link>
  <description>
  The &amp;quot;standard&amp;quot; gem versioning scheme doesn&#39;t work well with the flow of Haml &lt;br&gt; development. Every non-patch release of Haml includes plenty of features and &lt;br&gt; a few backwards-incompatibilities. The development versions change &lt;br&gt; dramatically over time, as development versions are wont to do. Moreover, &lt;br&gt; other projects (Compass prior to Sass 2.2, and currently a theme generator
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/haml/browse_thread/thread/5fe75d485c06679a/c4baac19fc4a403b?show_docid=c4baac19fc4a403b</guid>
  <author>
  nex...@gmail.com
  (Nathan Weizenbaum)
  </author>
  <pubDate>Thu, 26 Nov 2009 07:49:59 UT
</pubDate>
  </item>
  <item>
  <title>Re: [haml] Re: link_to_unless_current with block gives a weird &quot;0&quot;</title>
  <link>http://groups.google.com/group/haml/browse_thread/thread/52e62ef501c504a3/bcd2d998db4a80a3?show_docid=bcd2d998db4a80a3</link>
  <description>
  Here&#39;s how I&#39;d do it: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://gist.github.com/243304&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/haml/browse_thread/thread/52e62ef501c504a3/bcd2d998db4a80a3?show_docid=bcd2d998db4a80a3</guid>
  <author>
  nex...@gmail.com
  (Nathan Weizenbaum)
  </author>
  <pubDate>Thu, 26 Nov 2009 07:25:40 UT
</pubDate>
  </item>
  <item>
  <title>Re: link_to_unless_current with block gives a weird &quot;0&quot;</title>
  <link>http://groups.google.com/group/haml/browse_thread/thread/52e62ef501c504a3/c5807c550be1f7ad?show_docid=c5807c550be1f7ad</link>
  <description>
  Thanks a lot, Nathan! &lt;br&gt; &lt;p&gt;I changed the code to: &lt;br&gt; = link_to_unless_current &#39;Dein Profil&#39;, user_url(current_user) do | &lt;br&gt; name| &amp;quot;&amp;lt;strong class=&#39;current&#39;&amp;gt;#{name}&amp;lt;/stron g&amp;gt;&amp;quot; end &lt;br&gt; which works fine! &lt;br&gt; &lt;p&gt;Regards -Tobias
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/haml/browse_thread/thread/52e62ef501c504a3/c5807c550be1f7ad?show_docid=c5807c550be1f7ad</guid>
  <author>
  tobias.jord...@googlemail.com
  (Tobias)
  </author>
  <pubDate>Thu, 26 Nov 2009 07:16:31 UT
</pubDate>
  </item>
  <item>
  <title>Podcast Interview</title>
  <link>http://groups.google.com/group/haml/browse_thread/thread/8d78f860719cb225/a1c5cf126025e09b?show_docid=a1c5cf126025e09b</link>
  <description>
  Nathan and I were recently interviewed by a new podcast called &amp;quot;The &lt;br&gt; Changelog&amp;quot; that is profiling open source projects. It is hosted by Adam &lt;br&gt; Stacoviak and Wynn Netherland, both of whom use haml, sass, and compass on &lt;br&gt; their many websites. &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://thechangelog.com/post/254788034/episode-0-0-1-haml-sass-and-compass&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/haml/browse_thread/thread/8d78f860719cb225/a1c5cf126025e09b?show_docid=a1c5cf126025e09b</guid>
  <author>
  ch...@eppsteins.net
  (Chris Eppstein)
  </author>
  <pubDate>Thu, 26 Nov 2009 05:56:55 UT
</pubDate>
  </item>
  <item>
  <title>Re: [haml] SASS like Plugin.options[:style] = :compressed for HAML</title>
  <link>http://groups.google.com/group/haml/browse_thread/thread/7c0e9bb589d1d707/f8e6287624f090f9?show_docid=f8e6287624f090f9</link>
  <description>
  There is a reason :ugly is the only option for compressing HTML. There are a &lt;br&gt; lot of downsides if you decide to simply strip newlines. One example: &lt;br&gt; &lt;p&gt; &amp;lt;p&amp;gt;&amp;lt;em&amp;gt;This&amp;lt;em&amp;gt; &lt;br&gt; is my website&amp;lt;/p&amp;gt; &lt;br&gt; &lt;p&gt;Browsers render any consequential amout of whitespace as a single space, and &lt;br&gt; if you remove a newline here you will end up joining &amp;quot;This&amp;quot; and &amp;quot;is&amp;quot;. On the
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/haml/browse_thread/thread/7c0e9bb589d1d707/f8e6287624f090f9?show_docid=f8e6287624f090f9</guid>
  <author>
  mislav.maroh...@gmail.com
  (Mislav Marohnić)
  </author>
  <pubDate>Wed, 25 Nov 2009 22:39:01 UT
</pubDate>
  </item>
  <item>
  <title>Re: [haml] SASS like Plugin.options[:style] = :compressed for HAML</title>
  <link>http://groups.google.com/group/haml/browse_thread/thread/7c0e9bb589d1d707/dac222867ac6d7e9?show_docid=dac222867ac6d7e9</link>
  <description>
  Eventually the :ugly option will effectively work like the :compressed style &lt;br&gt; in Sass. I&#39;m not sure it will necessarily get rid of all newlines, since the &lt;br&gt; existence of whitespace (although not the amount of whitespace) is &lt;br&gt; semantically relevant.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/haml/browse_thread/thread/7c0e9bb589d1d707/dac222867ac6d7e9?show_docid=dac222867ac6d7e9</guid>
  <author>
  nex...@gmail.com
  (Nathan Weizenbaum)
  </author>
  <pubDate>Wed, 25 Nov 2009 21:16:56 UT
</pubDate>
  </item>
  <item>
  <title>SASS like Plugin.options[:style] = :compressed for HAML</title>
  <link>http://groups.google.com/group/haml/browse_thread/thread/7c0e9bb589d1d707/ef6a440a1b54c979?show_docid=ef6a440a1b54c979</link>
  <description>
  Hello there, &lt;br&gt; I was wondering if its possible to do the same thing as we have in &lt;br&gt; SASS while using the :compressed style and getting all the code in one &lt;br&gt; line, but for HAML this time. &lt;br&gt; I know that we have the :ugly parameter but it just discards the &lt;br&gt; indentation but not the line breaks. &lt;br&gt; So, I&#39;m not sure if doing something like this would improve
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/haml/browse_thread/thread/7c0e9bb589d1d707/ef6a440a1b54c979?show_docid=ef6a440a1b54c979</guid>
  <author>
  mar...@ludicco.com
  (ludicco)
  </author>
  <pubDate>Wed, 25 Nov 2009 20:42:35 UT
</pubDate>
  </item>
  <item>
  <title>Re: Haml/Sass 2.2.14 Released</title>
  <link>http://groups.google.com/group/haml/browse_thread/thread/5fe75d485c06679a/cdcde7f3bd5cdb1d?show_docid=cdcde7f3bd5cdb1d</link>
  <description>
  One minor point: a few people have referred to the &amp;quot;linux style&amp;quot; of &lt;br&gt; version numbering, but it&#39;s not really an ideal label for that &lt;br&gt; approach seeing as Linux itself no longer uses it (and hasn&#39;t since &lt;br&gt; 2.6 came out in 2003). &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://en.wikipedia.org/wiki/Software_versioning#Odd-numbered_versions_for_development_releases&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/haml/browse_thread/thread/5fe75d485c06679a/cdcde7f3bd5cdb1d?show_docid=cdcde7f3bd5cdb1d</guid>
  <author>
  w...@wincent.com
  (Wincent Colaiuta)
  </author>
  <pubDate>Wed, 25 Nov 2009 19:06:14 UT
</pubDate>
  </item>
  <item>
  <title>Re: [haml] Re: Haml/Sass 2.2.14 Released</title>
  <link>http://groups.google.com/group/haml/browse_thread/thread/5fe75d485c06679a/4d7597235df1b689?show_docid=4d7597235df1b689</link>
  <description>
  I think there is a good case to be made for why the next release of Sass &lt;br&gt; would be &amp;quot;3.0&amp;quot; -- it will support a new syntax and probably stylesheet &lt;br&gt; optimization. But there&#39;s no reason why haml should be 3.0 in the next &lt;br&gt; release -- it&#39;s hardly changed. &lt;br&gt; &lt;p&gt;In any case, we&#39;ve taken great pains to deprecate features in one stable
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/haml/browse_thread/thread/5fe75d485c06679a/4d7597235df1b689?show_docid=4d7597235df1b689</guid>
  <author>
  ch...@eppsteins.net
  (Chris Eppstein)
  </author>
  <pubDate>Wed, 25 Nov 2009 17:56:04 UT
</pubDate>
  </item>
  <item>
  <title>Re: [haml] Re: Haml/Sass 2.2.14 Released</title>
  <link>http://groups.google.com/group/haml/browse_thread/thread/5fe75d485c06679a/a44e7ee202f476d6?show_docid=a44e7ee202f476d6</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;Or, alternatively, haml could use a linux-style even/odd stable/dev &lt;br&gt; scheme with the even/odd digit the _first_ digit in the version &lt;br&gt; number. In the rubygems versioning scheme, backwards-incompatible &lt;br&gt; changes are supposed to be indicated by changing the first digit[1]. &lt;br&gt; AFAICT, the goal is to only introduce backwards-incompatible changes
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/haml/browse_thread/thread/5fe75d485c06679a/a44e7ee202f476d6?show_docid=a44e7ee202f476d6</guid>
  <author>
  rhett.sutp...@gmail.com
  (Rhett Sutphin)
  </author>
  <pubDate>Wed, 25 Nov 2009 17:12:15 UT
</pubDate>
  </item>
  <item>
  <title>Re: Haml/Sass 2.2.14 Released</title>
  <link>http://groups.google.com/group/haml/browse_thread/thread/5fe75d485c06679a/8fe3c0675f1201cc?show_docid=8fe3c0675f1201cc</link>
  <description>
  I agree with Wincent that avoiding &#39;&amp;gt;&#39; dependencies is a good strategy &lt;br&gt; for app developers. But I also have to note that the linux style odd/ &lt;br&gt; even version numbering scheme is not a good match with the gem version &lt;br&gt; numbering scheme we all have to live with for better or worse. &lt;br&gt; &lt;p&gt;It would be great if you could move to a style more in line with other
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/haml/browse_thread/thread/5fe75d485c06679a/8fe3c0675f1201cc?show_docid=8fe3c0675f1201cc</guid>
  <author>
  asheba...@gmail.com
  (Andrew Shebanow)
  </author>
  <pubDate>Wed, 25 Nov 2009 16:49:16 UT
</pubDate>
  </item>
  <item>
  <title>Re: [haml] Multiline Pipe at the Beginning of a Line</title>
  <link>http://groups.google.com/group/haml/browse_thread/thread/1841689c69cd6ca7/95c639440207be70?show_docid=95c639440207be70</link>
  <description>
  The reason the change was made for attributes was that there wasn&#39;t a &lt;br&gt; reasonable alternative by way of writing helpers, and that attributes are &lt;br&gt; distinctly part of the HTML document. Helpers, in general, are not: they&#39;re &lt;br&gt; application logic, and as such their presence in views should be kept to a &lt;br&gt; minimum.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/haml/browse_thread/thread/1841689c69cd6ca7/95c639440207be70?show_docid=95c639440207be70</guid>
  <author>
  nex...@gmail.com
  (Nathan Weizenbaum)
  </author>
  <pubDate>Wed, 25 Nov 2009 05:00:13 UT
</pubDate>
  </item>
  </channel>
</rss>
