<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Pimp Your XMonad #2: SmartBorders</title>
	<atom:link href="http://braincrater.wordpress.com/2008/11/15/pimp-your-xmonad-2-smartborders/feed/" rel="self" type="application/rss+xml" />
	<link>http://braincrater.wordpress.com/2008/11/15/pimp-your-xmonad-2-smartborders/</link>
	<description>Thoughts from my splattered grey matter.</description>
	<lastBuildDate>Tue, 14 Jul 2009 03:53:32 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Devin Mullins</title>
		<link>http://braincrater.wordpress.com/2008/11/15/pimp-your-xmonad-2-smartborders/#comment-52</link>
		<dc:creator>Devin Mullins</dc:creator>
		<pubDate>Thu, 20 Nov 2008 06:41:29 +0000</pubDate>
		<guid isPermaLink="false">http://braincrater.wordpress.com/?p=40#comment-52</guid>
		<description>Yeah, to explain the syntax a bit more, when you have a list of layouts, like &quot;tiled &#124;&#124;&#124; Mirror tiled &#124;&#124;&#124; Full&quot;, you want to apply the smartBorders transformation to the whole shebang. You can do that either with parentheses, like &quot;smartBorders (tiled &#124;&#124;&#124; Mirror tiled &#124;&#124;&#124; Full)&quot; or with syntactic sugar, use a dollar-prefix-thingie &quot;smartBorders $ tiled &#124;&#124;&#124; Mirror tiled &#124;&#124;&#124; Full&quot;. You can chain dollar-prefix-thingies, so that &quot;a $ b $ c $ d &#124;&#124;&#124; e &#124;&#124;&#124; f&quot; == &quot;a (b (c (d &#124;&#124;&#124; e &#124;&#124;&#124; f)))&quot;. Boo, close-parentheses.</description>
		<content:encoded><![CDATA[<p>Yeah, to explain the syntax a bit more, when you have a list of layouts, like &#8220;tiled ||| Mirror tiled ||| Full&#8221;, you want to apply the smartBorders transformation to the whole shebang. You can do that either with parentheses, like &#8220;smartBorders (tiled ||| Mirror tiled ||| Full)&#8221; or with syntactic sugar, use a dollar-prefix-thingie &#8220;smartBorders $ tiled ||| Mirror tiled ||| Full&#8221;. You can chain dollar-prefix-thingies, so that &#8220;a $ b $ c $ d ||| e ||| f&#8221; == &#8220;a (b (c (d ||| e ||| f)))&#8221;. Boo, close-parentheses.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
