<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>StaticMatic Google Group</title>
  <link>http://groups.google.co.uk/group/staticmatic</link>
  <description>StaticMatic enables easy management of static websites using Haml &amp;amp; Sass (see http://haml.hamptoncatlin.com/).</description>
  <language>en</language>
  <item>
  <title>Funny clips</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/8e97a7ff97851f63/393d043c2193ec98?show_docid=393d043c2193ec98</link>
  <description>
  New funny clips from BoomClips. Enjoy! &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://myurlz.com/funvids2&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_thread/thread/8e97a7ff97851f63/393d043c2193ec98?show_docid=393d043c2193ec98</guid>
  <author>
  kasyanzhigul...@gmail.com
  (Melissa)
  </author>
  <pubDate>Sat, 11 Nov 2009 13:37:08 UT
</pubDate>
  </item>
  <item>
  <title>Some fun videos</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/0719b197f97fa85b/2368f8efb98e6c61?show_docid=2368f8efb98e6c61</link>
  <description>
  Just to cheer Your up, short video: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://bit.ly/cJTKK&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Have a good day.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_thread/thread/0719b197f97fa85b/2368f8efb98e6c61?show_docid=2368f8efb98e6c61</guid>
  <author>
  hristoforgagarin66...@gmail.com
  (Jenna)
  </author>
  <pubDate>Thu, 11 Nov 2009 10:38:05 UT
</pubDate>
  </item>
  <item>
  <title>Re: helpers - how do I access them?</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/e8f12bbef873d128/a5821d3263982dd7?show_docid=a5821d3263982dd7</link>
  <description>
  Thanks Steve, &lt;br&gt; &lt;p&gt;Any advice on using the helper in a pages or partial file? &lt;br&gt; &lt;p&gt;=@page_options[:current_index] &lt;br&gt; &lt;p&gt;Does not seem to work in a page or partial
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_thread/thread/e8f12bbef873d128/a5821d3263982dd7?show_docid=a5821d3263982dd7</guid>
  <author>
  joeegan1...@googlemail.com
  (JoeE)
  </author>
  <pubDate>Tue, 11 Nov 2009 09:48:48 UT
</pubDate>
  </item>
  <item>
  <title>Re: helpers - how do I access them?</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/e8f12bbef873d128/6aed83f7ccac2f16?show_docid=6aed83f7ccac2f16</link>
  <description>
  Hey Joe, &lt;br&gt; &lt;p&gt;The file should be named after the helper and it should be a ruby &lt;br&gt; file: &lt;br&gt; &lt;p&gt;helpers/page_helper.rb &lt;br&gt; &lt;p&gt;module PageHelper &lt;br&gt; .... &lt;br&gt; end &lt;br&gt; &lt;p&gt;Steve
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_thread/thread/e8f12bbef873d128/6aed83f7ccac2f16?show_docid=6aed83f7ccac2f16</guid>
  <author>
  st...@curve21.com
  (Stephen Bartholomew)
  </author>
  <pubDate>Mon, 11 Nov 2009 19:51:42 UT
</pubDate>
  </item>
  <item>
  <title>helpers - how do I access them?</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/e8f12bbef873d128/4169c2613b8ae62f?show_docid=4169c2613b8ae62f</link>
  <description>
  So I have a file called page_helper.haml in src/helpers &lt;br&gt; &lt;p&gt;It contains: &lt;br&gt; &lt;p&gt;module SomeHelper &lt;br&gt; &lt;p&gt; def page_options &lt;br&gt; @page_options ||= begin &lt;br&gt; options = {} &lt;br&gt; &lt;p&gt; if current_page.include? &amp;quot;test_string_one&amp;quot; &lt;br&gt; options[:total_index] = 3 &lt;br&gt; options[:next_location] = &#39;../random_string/page0.html&#39;
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_thread/thread/e8f12bbef873d128/4169c2613b8ae62f?show_docid=4169c2613b8ae62f</guid>
  <author>
  joeegan1...@googlemail.com
  (JoeE)
  </author>
  <pubDate>Mon, 11 Nov 2009 19:14:27 UT
</pubDate>
  </item>
  <item>
  <title>Re: if else nesting</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/8d63264d11faca6d/81909bd8d22ea722?show_docid=81909bd8d22ea722</link>
  <description>
  &amp;quot;tadman&amp;quot; answered this with : &lt;br&gt; &lt;p&gt;You can use a ternary operator to conditionally apply the style &lt;br&gt; attribute. Great.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_thread/thread/8d63264d11faca6d/81909bd8d22ea722?show_docid=81909bd8d22ea722</guid>
  <author>
  joeegan1...@googlemail.com
  (JoeE)
  </author>
  <pubDate>Mon, 11 Nov 2009 16:17:09 UT
</pubDate>
  </item>
  <item>
  <title>Re: if else nesting</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/8d63264d11faca6d/b10317a9aa6dc297?show_docid=b10317a9aa6dc297</link>
  <description>
  post simplified and now - &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://stackoverflow.com/questions/1742041/conditional-haml-if-else-nesting-for-static-ruby-build&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_thread/thread/8d63264d11faca6d/b10317a9aa6dc297?show_docid=b10317a9aa6dc297</guid>
  <author>
  joeegan1...@googlemail.com
  (JoeE)
  </author>
  <pubDate>Mon, 11 Nov 2009 14:03:03 UT
</pubDate>
  </item>
  <item>
  <title>if else nesting</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/8d63264d11faca6d/6df3e71d777ff862?show_docid=6df3e71d777ff862</link>
  <description>
  Hi guys I&#39;m having trouble with if and else statements in my layout &lt;br&gt; files. &lt;br&gt; &lt;p&gt;As this may not relate to purely staticmatic builds I have posted it &lt;br&gt; on stack overflow. &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://stackoverflow.com/questions/1742041/if-else-syntax-nesting-for-static-ruby-build&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Thanks, &lt;br&gt; &lt;p&gt;Joe
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_thread/thread/8d63264d11faca6d/6df3e71d777ff862?show_docid=6df3e71d777ff862</guid>
  <author>
  joeegan1...@googlemail.com
  (JoeE)
  </author>
  <pubDate>Mon, 11 Nov 2009 13:34:56 UT
</pubDate>
  </item>
  <item>
  <title>Re: offer to host/update staticmatic docs</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/9548be470e7b8180/0bede706aa870430?show_docid=0bede706aa870430</link>
  <description>
  Cool, sounds good getting it up on github. Nice one.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_thread/thread/9548be470e7b8180/0bede706aa870430?show_docid=0bede706aa870430</guid>
  <author>
  joeegan1...@googlemail.com
  (JoeE)
  </author>
  <pubDate>Mon, 11 Nov 2009 11:26:05 UT
</pubDate>
  </item>
  <item>
  <title>Re: offer to host/update staticmatic docs</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/9548be470e7b8180/1ac748f77708996b?show_docid=1ac748f77708996b</link>
  <description>
  Oh and feel free to add any missing doc info to lighthouse: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://c21.lighthouseapp.com/projects/37825-staticmatic&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Steve
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_thread/thread/9548be470e7b8180/1ac748f77708996b?show_docid=1ac748f77708996b</guid>
  <author>
  st...@curve21.com
  (Stephen Bartholomew)
  </author>
  <pubDate>Mon, 11 Nov 2009 19:59:17 UT
</pubDate>
  </item>
  <item>
  <title>Re: do helpers get auto-compiled?</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/05801fbec6a74694/2297a087d34218e8?show_docid=2297a087d34218e8</link>
  <description>
  The file should be named application_helper.rb and yes it&#39;ll be &lt;br&gt; included through the site source. Ideally, you&#39;ll create a separate &lt;br&gt; file for each type of helper e.g. form_helper, date_helper. Something &lt;br&gt; else for the docs! &lt;br&gt; &lt;p&gt;Steve
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_thread/thread/05801fbec6a74694/2297a087d34218e8?show_docid=2297a087d34218e8</guid>
  <author>
  st...@curve21.com
  (Stephen Bartholomew)
  </author>
  <pubDate>Mon, 11 Nov 2009 19:58:00 UT
</pubDate>
  </item>
  <item>
  <title>Re: offer to host/update staticmatic docs</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/9548be470e7b8180/271ce736e561c871?show_docid=271ce736e561c871</link>
  <description>
  Hey Joe, &lt;br&gt; &lt;p&gt;I have your doc changes noted down but I&#39;ve had issues with FTP to &lt;br&gt; rubyforge. The statmatic.net domain has now been moved to my &lt;br&gt; company&#39;s servers and I&#39;ll get the doc changes up now the DNS has been &lt;br&gt; updated. &lt;br&gt; &lt;p&gt;Thanks for the offer though - I&#39;ll get the website up on github so &lt;br&gt; others can contribute changes. A new design would be awesome, but
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_thread/thread/9548be470e7b8180/271ce736e561c871?show_docid=271ce736e561c871</guid>
  <author>
  st...@curve21.com
  (Stephen Bartholomew)
  </author>
  <pubDate>Mon, 11 Nov 2009 19:56:21 UT
</pubDate>
  </item>
  <item>
  <title>offer to host/update staticmatic docs</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/9548be470e7b8180/b3ab80cc5cee2281?show_docid=b3ab80cc5cee2281</link>
  <description>
  As my requests to update the docs have not been actioned, I would like &lt;br&gt; to volunteer to help with anything I can do relating to the website. &lt;br&gt; i.e updating the docs with the answers in this forum. Cheers, Joe
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_thread/thread/9548be470e7b8180/b3ab80cc5cee2281?show_docid=b3ab80cc5cee2281</guid>
  <author>
  joeegan1...@googlemail.com
  (JoeE)
  </author>
  <pubDate>Mon, 11 Nov 2009 15:21:55 UT
</pubDate>
  </item>
  <item>
  <title>do helpers get auto-compiled?</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/05801fbec6a74694/c1ff79af5c4f5850?show_docid=c1ff79af5c4f5850</link>
  <description>
  If I make a file called application.rb in src/helpers will it get &lt;br&gt; compiled on build and be available to the rest of the src? Thanks
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_thread/thread/05801fbec6a74694/c1ff79af5c4f5850?show_docid=c1ff79af5c4f5850</guid>
  <author>
  joeegan1...@googlemail.com
  (JoeE)
  </author>
  <pubDate>Fri, 11 Nov 2009 17:00:24 UT
</pubDate>
  </item>
  <item>
  <title>Re: switch statement syntax</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/0b94e0834e691bf2/2afd01b9ef33d2d6?show_docid=2afd01b9ef33d2d6</link>
  <description>
  So more importantly, I have discovered that partial sub-directories &lt;br&gt; are not supported, I&#39;m having to dump them all in &amp;quot;partials&amp;quot; and label &lt;br&gt; them config.intro.haml - would this be something worth developing? &lt;br&gt; &lt;p&gt;- if current_page.include? &amp;quot;introduction&amp;quot; &lt;br&gt; =partial(&#39;config.intro&#39;)
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_thread/thread/0b94e0834e691bf2/2afd01b9ef33d2d6?show_docid=2afd01b9ef33d2d6</guid>
  <author>
  joeegan1...@googlemail.com
  (JoeE)
  </author>
  <pubDate>Thu, 11 Nov 2009 14:27:45 UT
</pubDate>
  </item>
  </channel>
</rss>
