<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Zash Blag &#187; gnome</title>
	<atom:link href="http://blag.zash.se/tag/gnome/feed/" rel="self" type="application/rss+xml" />
	<link>http://blag.zash.se</link>
	<description>Åt helvete med hela skiten.</description>
	<lastBuildDate>Tue, 31 Aug 2010 12:27:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Liferea vs tiny screen</title>
		<link>http://blag.zash.se/2009/12/liferea-vs-tiny-screen/</link>
		<comments>http://blag.zash.se/2009/12/liferea-vs-tiny-screen/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 14:26:22 +0000</pubDate>
		<dc:creator>zash</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[liferea]]></category>
		<category><![CDATA[minimalism]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blag.zash.se/?p=189</guid>
		<description><![CDATA[I use Liferea for RSS-feeds. I also have a craptop with a tiny screen (1024×576px). I think there is room for optimizing this, more spatial perhaps? This could use some miller-columnification. Optimally, I would like to have this: Single pane Oldest unread post first Headlines which expand when clicked]]></description>
			<content:encoded><![CDATA[<p>I use <a href="http://liferea.sourceforge.net/">Liferea</a> for <a href="http://en.wikipedia.org/wiki/RSS">RSS-feeds</a>. I also have a <a href="http://images.google.com/images?q=compaq+mini+730eo">craptop</a> with a tiny screen (1024×576px).</p>

<div id="attachment_190" class="wp-caption aligncenter" style="width: 310px"><a href="http://blag.zash.se/wp-content/uploads/2009/12/Liferea-normal.png"><img src="http://blag.zash.se/wp-content/uploads/2009/12/Liferea-normal-300x168.png" alt="Liferea - Normal view" title="Liferea - Normal view" width="300" height="168" class="size-medium wp-image-190" /></a><p class="wp-caption-text">Liferea - Normal view</p></div>

<p>I think there is room for optimizing this, <a href="http://en.wikipedia.org/wiki/Spatial_file_manager">more spatial perhaps</a>?</p>

<div id="attachment_191" class="wp-caption aligncenter" style="width: 310px"><a href="http://blag.zash.se/wp-content/uploads/2009/12/Liferea-wide.png"><img src="http://blag.zash.se/wp-content/uploads/2009/12/Liferea-wide-300x168.png" alt="Liferea - wide view" title="Liferea - wide view" width="300" height="168" class="size-medium wp-image-191" /></a><p class="wp-caption-text">Liferea - wide view</p></div>

<p>This could use some <a href="http://en.wikipedia.org/wiki/Miller_Columns">miller-columnification</a>.</p>

<p>Optimally, I would like to have this:</p>

<ul>
<li>Single pane</li>
<li>Oldest unread post first</li>
<li>Headlines which expand when clicked</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blag.zash.se/2009/12/liferea-vs-tiny-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Damn you Ctrl+W</title>
		<link>http://blag.zash.se/2009/11/damn-you-ctrlw/</link>
		<comments>http://blag.zash.se/2009/11/damn-you-ctrlw/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 23:28:45 +0000</pubDate>
		<dc:creator>zash</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[gconf]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blag.zash.se/?p=184</guid>
		<description><![CDATA[Don&#8217;t know how many times I accidentally pressed Ctrl+W when I wanted to delete a word in some non-terminal app, instead closing it and losing all the text I&#8217;ve written. Now I found out you can do this: gconftool --set /desktop/gnome/interface/gtk_key_theme \ --type string Emacs Then Ctrl+W does what it should!]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t know how many times I accidentally pressed <code>Ctrl+W</code> when I wanted to delete a word in some non-terminal app, instead closing it and losing all the text I&#8217;ve written. Now <a href="https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/60085/comments/4">I found out</a> you can do this:</p>

<pre><code>gconftool --set /desktop/gnome/interface/gtk_key_theme \
  --type string Emacs
</code></pre>

<p>Then <code>Ctrl+W</code> does what it should!</p>
]]></content:encoded>
			<wfw:commentRss>http://blag.zash.se/2009/11/damn-you-ctrlw/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Trac + Evolution?</title>
		<link>http://blag.zash.se/2009/10/trac-evolution/</link>
		<comments>http://blag.zash.se/2009/10/trac-evolution/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 19:05:27 +0000</pubDate>
		<dc:creator>zash</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[caldav]]></category>
		<category><![CDATA[evolution]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[trac]]></category>
		<category><![CDATA[webdav]]></category>

		<guid isPermaLink="false">http://blag.zash.se/?p=176</guid>
		<description><![CDATA[Imagine having your assigned tasks from Trac in Evolutions ToDo-list and beeing able to . Like this but with Trac as backend.]]></description>
			<content:encoded><![CDATA[<p>Imagine having your assigned tasks from <a href="http://trac.edgewall.org/">Trac</a> in <a href="http://www.gnome.org/projects/evolution/">Evolution</a>s ToDo-list and beeing able to . <a href="http://b.pengdeng.com/2008/12/integrate-remember-milks-tasks-into.html">Like this</a> but with Trac as backend.</p>
]]></content:encoded>
			<wfw:commentRss>http://blag.zash.se/2009/10/trac-evolution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Destrutting xfce4-panel</title>
		<link>http://blag.zash.se/2009/07/destrutting-xfce4-panel/</link>
		<comments>http://blag.zash.se/2009/07/destrutting-xfce4-panel/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 20:03:00 +0000</pubDate>
		<dc:creator>zash</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[minimalism]]></category>
		<category><![CDATA[panel]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[window management]]></category>
		<category><![CDATA[xfce]]></category>

		<guid isPermaLink="false">http://blag.zash.se/?p=87</guid>
		<description><![CDATA[I didn&#8217;t like that when xfce4-panel is in a fixed position and not expanded to the full width of the screen, it sets _NET_WM_STRUT and _NET_WM_STRUT_PARTIAL which reserves space at the screen border. The unused space on my tiny screen above the maximized window annoys me, so i downloaded the source whith apt-get source xfce4-panel [...]]]></description>
			<content:encoded><![CDATA[<p>I didn&#8217;t like that when <a href="http://www.xfce.org/projects/xfce4-panel/">xfce4-panel</a> is in a fixed position and not expanded to the full width of the screen, it sets <a href="http://standards.freedesktop.org/wm-spec/1.3/ar01s05.html#NETWMSTRUT"><code>_NET_WM_STRUT</code> and <code>_NET_WM_STRUT_PARTIAL</code></a> which reserves space at the screen border.</p>

<div id="attachment_88" class="wp-caption aligncenter" style="width: 310px"><a href="http://blag.zash.se/wp-content/uploads/2009/07/before.png"><img src="http://blag.zash.se/wp-content/uploads/2009/07/before-300x168.png" alt="Waste of space on my tiny screen" title="before" width="300" height="168" class="size-medium wp-image-88" /></a><p class="wp-caption-text">Waste of space on my tiny screen</p></div>

<p>The unused space on <a href="http://images.google.com/images?q=compaq+mini+730eo">my tiny screen</a> above the maximized window annoys me, so i downloaded the source whith <code>apt-get source <a href="http://packages.ubuntu.com/jaunty/xfce4-panel">xfce4-panel</a></code> and added a setting to disable setting the <code>_NET_WM_STRUT</code> properties.
Here&#8217;s a <a href="http://blag.zash.se/wp-content/uploads/2009/07/disable_struts-zash.tgz">tarball of my patches</a>.</p>

<div id="attachment_89" class="wp-caption aligncenter" style="width: 310px"><a href="http://blag.zash.se/wp-content/uploads/2009/07/after.png"><img src="http://blag.zash.se/wp-content/uploads/2009/07/after-300x168.png" alt="Yay, less wasted space." title="after" width="300" height="168" class="size-medium wp-image-89" /></a><p class="wp-caption-text">Yay, less wasted space.</p></div>

<p>The setting can be enabled by editing <code>~/.config/xfce/panel/panels.xml</code> and add (or change if it already exists) <code>&lt;property name="disable_struts" value="1"/&gt;</code> in the <code>&lt;properties&gt;</code> element.</p>

<p>A better long term solution would probably to have the window manager ignore struts for maximized windows when a panel does not cover the entire border.</p>
]]></content:encoded>
			<wfw:commentRss>http://blag.zash.se/2009/07/destrutting-xfce4-panel/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Påminn folk om att rösta</title>
		<link>http://blag.zash.se/2009/06/paminn-folk-om-att-rosta/</link>
		<comments>http://blag.zash.se/2009/06/paminn-folk-om-att-rosta/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 20:09:13 +0000</pubDate>
		<dc:creator>zash</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[eu]]></category>
		<category><![CDATA[evolution]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[val]]></category>

		<guid isPermaLink="false">http://blag.zash.se/?p=61</guid>
		<description><![CDATA[Här är lite bash-magi för dem som har sin adressbok i Evolution.]]></description>
			<content:encoded><![CDATA[<p><a href="http://pastebin.com/f627dcedf">Här är lite bash-magi</a> för dem som har sin adressbok i <a href="http://www.gnome.org/projects/evolution/">Evolution</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blag.zash.se/2009/06/paminn-folk-om-att-rosta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
