<?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"
	>

<channel>
	<title>Misspelled nemesis club</title>
	<atom:link href="http://www.moreati.org.uk/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.moreati.org.uk/blog</link>
	<description>A blog about life, technology &#38; databases</description>
	<pubDate>Mon, 06 Oct 2008 12:46:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Honey I hid the dot-files</title>
		<link>http://www.moreati.org.uk/blog/2008/10/06/honey-i-hid-the-dot-files/</link>
		<comments>http://www.moreati.org.uk/blog/2008/10/06/honey-i-hid-the-dot-files/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 12:46:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.moreati.org.uk/blog/?p=52</guid>
		<description><![CDATA[Backing up my home folder this weekend, in readiness for the Ubuntu Intrepid beta I spotted some unusual path names scroll by:
~/.local/share/applications
~/.local/share/desktop-directories
~/.local/share/gnome-do
~/.local/share/mime
~/.local/share/Mono Paint
~/.local/share/Trash
~/.local/share/tracker
It turns out that the hidden folders $HOME/.local/, $HOME/.config, and $HOME/.cache are default values, specified by the  Freedesktop.org Basedir specification. To override these values one may set some environment varibles:

$XDG_DATA_HOME for user [...]]]></description>
			<content:encoded><![CDATA[<p>Backing up my home folder this weekend, in readiness for the Ubuntu Intrepid beta I spotted some unusual path names scroll by:</p>
<p><code>~/.local/share/applications<br />
~/.local/share/desktop-directories<br />
~/.local/share/gnome-do<br />
~/.local/share/mime<br />
~/.local/share/Mono Paint<br />
~/.local/share/Trash<br />
~/.local/share/tracker</code></p>
<p>It turns out that the hidden folders <code>$HOME/.local/</code>, <code>$HOME/.config</code>, and <code>$HOME/.cache</code> are default values, specified by the <a href="http://www.freedesktop.org/wiki/Specifications/basedir-spec"> Freedesktop.org Basedir specification</a>. To override these values one may set some environment varibles:</p>
<ul>
<li><code>$XDG_DATA_HOME</code> for user specific application data.</li>
<li><code>$XDG_CONFIG_HOME</code> for user specific configuration data.</li>
<li><code>$XDG_CACHE_HOME</code> for user specfic &#8216;non-essential&#8217; data.</li>
</ul>
<p>The BaseDir specification has shades of the Windows user profile file structure, but in a good way. Agreeing on such cross-desktop conventions will solidify Linux as a desktop platform for ISVs, but there&#8217;s still a way to go.</p>
<p>Other <a href="http://www.freedesktop.org/wiki/Specifications">Freedesktop.org specifications</a> build on BaseDir, for instance the <a href="http://www.freedesktop.org/wiki/Specifications/trash-spec">Trash specification</a>. So now Gnome&#8217;s trash applet knows where a deleted item should be restored to.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moreati.org.uk/blog/2008/10/06/honey-i-hid-the-dot-files/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Job Seeking</title>
		<link>http://www.moreati.org.uk/blog/2008/09/28/job-seeking/</link>
		<comments>http://www.moreati.org.uk/blog/2008/09/28/job-seeking/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 23:33:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.moreati.org.uk/blog/?p=50</guid>
		<description><![CDATA[It&#8217;s been Five years since I moved to Birmngham, to begin work with Defence Estates. I&#8217;ve enjoyed my time there, the people are fantastic and I&#8217;ve learnt much. It&#8217;s now time to move on; I want to find new challenges and broader horizons.
If you&#8217;re looking for a DBA, a system administrator, someone skilled in GIS [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been Five years since I moved to Birmngham, to begin work with <a href="http://www.defence-estates.mod.uk/">Defence Estates</a>. I&#8217;ve enjoyed my time there, the people are fantastic and I&#8217;ve learnt much. It&#8217;s now time to move on; I want to find new challenges and broader horizons.</p>
<p>If you&#8217;re looking for a DBA, a system administrator, someone skilled in GIS support, or in application support - then please <a href="mailto:alex@moreati.org.uk">email me</a> or call me. My <a href="http://moreati.org.uk/about/Alex%20Willmer%20CV.doc">CV</a> is online (as <a href="http://moreati.org.uk/about/Alex Willmer CV.doc">MS Word</a>, <a href="http://moreati.org.uk/about/Alex%20Willmer%20CV.odt">OpenDocument</a>, or <a href="http://moreati.org.uk/about/Alex%20Willmer%20CV.pdf">PDF</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moreati.org.uk/blog/2008/09/28/job-seeking/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SubHuman GTK theme: making GTK play nice with Fitts</title>
		<link>http://www.moreati.org.uk/blog/2008/09/20/subhuman-gtk-theme-making-gtk-play-nice-with-fitts/</link>
		<comments>http://www.moreati.org.uk/blog/2008/09/20/subhuman-gtk-theme-making-gtk-play-nice-with-fitts/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 19:11:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.moreati.org.uk/blog/?p=45</guid>
		<description><![CDATA[In Fitts’ Law and Minimalism vs GTK+ and Qt I complained about the excessive use of borders and padding in GTK+ and Qt. Here&#8217;s what I&#8217;ve got so far (click for unscaled versions):

Although work in progress still, I think the window looks cleaner already. Most importantly the chat history scrollbar now lies flush with the [...]]]></description>
			<content:encoded><![CDATA[<p>In <a href="http://www.moreati.org.uk/blog/2008/09/18/fitts-law-and-minimalism-vs-gtk-and-qt/">Fitts’ Law and Minimalism vs GTK+ and Qt</a> I complained about the excessive use of borders and padding in GTK+ and Qt. Here&#8217;s what I&#8217;ve got so far (click for unscaled versions):</p>
<p><a href="http://www.moreati.org.uk/blog/wp-content/uploads/2008/09/pidgin-chat-before.png"><img class="alignnone size-full wp-image-46" title="pidgin-chat-before" src="http://www.moreati.org.uk/blog/wp-content/uploads/2008/09/pidgin-chat-before.png" alt="Pidgin chat before slimming" /></a><a href="http://www.moreati.org.uk/blog/wp-content/uploads/2008/09/pidgin-chat-after.png"><img class="alignnone size-full wp-image-47" title="pidgin-chat-after" src="http://www.moreati.org.uk/blog/wp-content/uploads/2008/09/pidgin-chat-after.png" alt="Pidgin chat after slimming down" width="255" height="285" /></a></p>
<p>Although work in progress still, I think the window looks cleaner already. Most importantly the chat history scrollbar now lies flush with the window edge. To achieve this, I&#8217;ve created a customized gtkrc and made a small patch for pidgin.<br />
<span id="more-45"></span></p>
<h3>GTK+ theming</h3>
<p><a href="http://live.gnome.org/GnomeArt/Tutorials/GtkThemes ">GTK can be themed</a> on a per system, per user, per application or even per widget basis.</p>
<p>Each visible widget has a style attached. The style is specified in gtkrc files, in a manner similar to CSS. A GTK+ theme is a gtkrc file, perhaps bundled with some images. The default GTK+ theme is functional but ugly, so Linux distributions usually create their own. On Ubuntu the default theme is Human.</p>
<p>To override Human, one can:</p>
<ul>
<li>Install a new GTK theme, such as <a href="http://www.gnome-look.org/content/show.php?content=19527">ClearLooks</a> or <a href="http://www.gnome-look.org/content/show.php?content=80980">Human Compact</a>.</li>
<li>Override the default theme by creating a <code>~/.gtkrc-2.0</code> file.</li>
</ul>
<p>The gtkrc that I&#8217; currently using is <a href="http://www.moreati.org.uk/blog/wp-content/uploads/2008/09/subhuman-gtkrc-20">subhuman-gtkrc-20</a>. To use this, download it and save it as <code>.gtkrc-2.0</code> in your home folder. Any GTK+ programs started from then on will have padding removed. Gedit, Anjuta and Gnome Terminal respond well. Seahorse and undoubtedly others aren&#8217;t as good.</p>
<h3>Application patching</h3>
<p>Theming, still leaves the problem of the border and the users list in Pidgin. The border is taken care of by <a href="http://developer.pidgin.im/attachment/ticket/6987/pidgin-chat-border.patch">pidgin-chat-border.patch</a> (attached to <a href="http://developer.pidgin.im/ticket/6987">Pidgin bug 6987</a>). Swapping the user list I&#8217;m working on, so no patch yet.</p>
<h3>Next steps</h3>
<p>The customized gtkrc file is still raw, it&#8217;s causing visual glitches such as lack of an outline around the Pidgin chat history and the Gnome Terminal VT. So my first priority is fixing those, without shifting the boundary. Apple OS X appears to draw no window decorations along the vertical edge of a window, I&#8217;d like to experiment with this.</p>
<p>If there&#8217;s interest I&#8217;ll refine the gtkrc and release it as a GTK theme. For now,  I aim to get the border removal merged into a future Pidgin release and submit a patch to swap the user list and chat history.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moreati.org.uk/blog/2008/09/20/subhuman-gtk-theme-making-gtk-play-nice-with-fitts/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fitts&#8217; Law and Minimalism vs GTK+ and Qt</title>
		<link>http://www.moreati.org.uk/blog/2008/09/18/fitts-law-and-minimalism-vs-gtk-and-qt/</link>
		<comments>http://www.moreati.org.uk/blog/2008/09/18/fitts-law-and-minimalism-vs-gtk-and-qt/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 01:30:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[open source]]></category>

		<category><![CDATA[rants]]></category>

		<guid isPermaLink="false">http://www.moreati.org.uk/blog/?p=35</guid>
		<description><![CDATA[It all started with the Pidgin chat window, which is surrounded by several pixels of padding. To my eyes the padding doesn&#8217;t achieve anything, it just wastes space and detracts from the clean, minimalist lines of the Buddy List. After much fumbling, I managed to change it in the Pidgin source code . Bug 6987 [...]]]></description>
			<content:encoded><![CDATA[<p>It all started with the Pidgin chat window, which is surrounded by several pixels of padding. To my eyes the padding doesn&#8217;t achieve anything, it just wastes space and detracts from the clean, minimalist lines of the Buddy List. After much fumbling, I managed to change it in the Pidgin source code . <a title="Padding around chat window is unnecessary" href="http://developer.pidgin.im/ticket/6987">Bug 6987</a> with patch was duly filed.</p>
<p>Now I&#8217;ve become obsessed, I&#8217;m spotting extra borders and pixels in nearly every application on my desktop.</p>
<p><a href="http://www.moreati.org.uk/blog/wp-content/uploads/2008/09/pidgin-chat-without-padding.png"><img class="alignleft size-medium wp-image-38" title="pidgin-chat-without-padding" src="http://www.moreati.org.uk/blog/wp-content/uploads/2008/09/pidgin-chat-without-padding-196x300.png" alt="" width="196" height="300" /></a><a href="http://www.moreati.org.uk/blog/wp-content/uploads/2008/09/pidgin-chat-window.png"><img class="alignright size-medium wp-image-36" title="pidgin-chat-window" src="http://www.moreati.org.uk/blog/wp-content/uploads/2008/09/pidgin-chat-window-196x300.png" alt="Pidgin chat with padding" width="196" height="300" /></a><br />
<span id="more-35"></span></p>
<h3>Fitts&#8217; law</h3>
<blockquote>
<p style="text-align: left;">Fitts&#8217; Law: The time to acquire a target is a function of the distance to and size of the target. <a href="http://www.asktog.com/columns/022DesignedToGiveFitts.html">AskTog</a></p>
</blockquote>
<p><a title="Wikipedia article on Fitts' law" href="http://en.wikipedia.org/wiki/Fitts%27s_law">Fitts&#8217; law</a> models the effort to point at something, for instance adjusting a scrollbar with the mouse pointer.</p>
<p>A scrollbar at the very edge of the screen is much easier to hit than one inset by a few pixels. Effectively, anything at the edge of the screen has infiite thickness, so it&#8217;s very easy to hit. If there is a border surrounding the application, when it maximized the screen edge becomes useless.</p>
<p>Firefox, Evolution, Gnome Terminal, Nautilus, Scite &amp; others get this right. When maximized their scrollbar reaches the screen edge.</p>
<p><a href="http://www.moreati.org.uk/blog/wp-content/uploads/2008/09/firefox-gets-fitts-law-right.png"><img class="alignnone size-medium wp-image-40 aligncenter" title="firefox-gets-fitts-law-right" src="http://www.moreati.org.uk/blog/wp-content/uploads/2008/09/firefox-gets-fitts-law-right-300x121.png" alt="Firefox gets Fitts\' law right" width="300" height="121" /></a></p>
<p>Pidgin, Gedit, Synaptic, MonoDevelop, Qt Designer, Glade, Anjuta &amp; many more get it terribly wrong. The scrollbars are inset from the window&#8217;s edge by a few ugly, infuriating pixels. These applications need fixing and their designers subjected to aversion therapy.</p>
<p><a href="http://www.moreati.org.uk/blog/wp-content/uploads/2008/09/anjuta-breaks-fitts-law.png"><img class="aligncenter size-medium wp-image-39" title="anjuta-breaks-fitts-law" src="http://www.moreati.org.uk/blog/wp-content/uploads/2008/09/anjuta-breaks-fitts-law-300x121.png" alt="Anjunta breaks Fitts law" width="300" height="121" /></a></p>
<h3>The true culprit</h3>
<p>In fact Pidgin and Gedit are innocent, they&#8217;ve been framed (so to speak) by <a href="http://www.gtk.org">GTK+</a>.</p>
<p><a href="http://www.moreati.org.uk/blog/wp-content/uploads/2008/09/gnome-terminal-without-tabs.png"><img class="aligncenter size-medium wp-image-41" title="gnome-terminal-without-tabs" src="http://www.moreati.org.uk/blog/wp-content/uploads/2008/09/gnome-terminal-without-tabs.png" alt="Gnome terminal without tabs" width="283" height="175" /></a></p>
<p>The <a href="http://library.gnome.org/devel/gtk/stable/GtkNotebook.html">GtkNotebook</a> widget is the multi-tabbed container for GTK+ applications, such as these. GtkNotebook draws a thin border around anything placed on one of it&#8217;s pages, this border is unavoidably drawn when the tabs are shown.</p>
<p>The effect can be seen by opening a new Gnome Terminal, maximizing it, then opening a new tab. The scrollbar shifts inward by a few pixels.</p>
<p><a href="http://www.moreati.org.uk/blog/wp-content/uploads/2008/09/gnome-terminal-with-tabs.png"><img class="aligncenter size-medium wp-image-42" title="gnome-terminal-with-tabs" src="http://www.moreati.org.uk/blog/wp-content/uploads/2008/09/gnome-terminal-with-tabs.png" alt="Gnome terminal with tabs" width="287" height="173" /></a><br />
Firefox gets around this in some way I haven&#8217;t divined. Either it doesn&#8217;t use GtkNotebook or the GtkNotebook doesn&#8217;t contain the pages. Instead Mozilla seem to have implemented their own paging.</p>
<p>For those using KDE, the message is mixed. <a href="http://trolltech.com/products/qt/">Qt</a> is no better - out of the box <a href="http://doc.trolltech.com/4.4/qtabwidget.html">QTabWidget</a> places a similar border around controls placed within it. <a href="https://help.ubuntu.com/5.10/kubuntu/images/C/kubuntu-konsole.png">Konsole 3.x suffers from this</a>, although Konsole 4 &amp; Kate 4 do not. Props to the KDE project.</p>
<p>Microsoft Windows also fairs poorly, though <a title="Jensen Harris: An Office User Interface Blog : Giving You Fitts" href="http://blogs.msdn.com/jensenh/archive/2006/08/22/711808.aspx">Office 2007 pulls some new tricks</a>. try maximizing Internet Explorer or Outlook.</p>
<h3>How things should be</h3>
<p>How can this be fixed? Should it be fixed? GTK+ and Qt implement their tabbed containers like this for presumably sane reasons, but it makes these applications harder to use and frankly it looks butt ugly to me.</p>
<p>Many will groan at this, but from what I&#8217;ve seen Mac OS X gets this right. The lines are clean, applications look very uncluttered and everything extends to the edge of the window - there are few borders, if any. For instance, compare this screen shot of <a href="http://www.adiumx.com">Adium</a> to the earlier Pidgin screen shots.</p>
<p style="text-align: center;"><a href="http://www.moreati.org.uk/blog/wp-content/uploads/2008/09/adium-overview.jpg"><img class="alignnone size-medium wp-image-43 aligncenter" title="adium-overview" src="http://www.moreati.org.uk/blog/wp-content/uploads/2008/09/adium-overview-300x225.jpg" alt="Adium screenshot" width="300" height="225" /></a></p>
<p>I&#8217;m want Gnome or KDE to look just like <a href="http://en.wikipedia.org/wiki/Aqua_(user_interface)">Aqua</a>, but they could simplify much along those lines.</p>
<h3>Accessories to the crime</h3>
<p>Dead space is present in other areas of the Free desktop. Often around scrollbars. On Ubuntu, with the Human theme many GTK+ applications, including Evolution and Synaptic, have padding between lists or text areas and their scrollbars. Some rehabilitation can be done with the <a title="GTK+ theme tutorial" href="http://live.gnome.org/GnomeArt/Tutorials/GtkThemes">gtkrc</a> file or an alternative theme such as <a href="http://www.gnome-look.org/content/show.php/Clearlooks+Compact?content=69357">Clearlooks Compact</a>. More in this next time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moreati.org.uk/blog/2008/09/18/fitts-law-and-minimalism-vs-gtk-and-qt/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Commenting is now fixed, sorry</title>
		<link>http://www.moreati.org.uk/blog/2008/09/18/commenting-is-now-fixed-sorry/</link>
		<comments>http://www.moreati.org.uk/blog/2008/09/18/commenting-is-now-fixed-sorry/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 01:27:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.moreati.org.uk/blog/?p=44</guid>
		<description><![CDATA[Anybody who tried to register on this blog during the last 6 months or so, would not have received an activation email. So many people will have been unable to comment. If this has happened to you sorry for the inconvenience.
This Wordpress installation can now send emails, thanks to the Configure SMTP plugin by Scott [...]]]></description>
			<content:encoded><![CDATA[<p>Anybody who tried to register on this blog during the last 6 months or so, would not have received an activation email. So many people will have been unable to comment. If this has happened to you sorry for the inconvenience.</p>
<p>This Wordpress installation can now send emails, thanks to the <a href="http://coffee2code.com/wp-plugins/configure-smtp/">Configure SMTP plugin</a> by <a href="http://coffee2code.com/about/">Scott Reilly</a>.</p>
<p>If you have any problems, please email me, my address is <a href="mailto:alex@moreati.org.uk">alex@moreati.org.uk</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moreati.org.uk/blog/2008/09/18/commenting-is-now-fixed-sorry/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Free/Open Source Government: part 2</title>
		<link>http://www.moreati.org.uk/blog/2008/07/07/freeopen-source-government-part-2/</link>
		<comments>http://www.moreati.org.uk/blog/2008/07/07/freeopen-source-government-part-2/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 22:17:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[open source]]></category>

		<category><![CDATA[politics]]></category>

		<guid isPermaLink="false">http://www.moreati.org.uk/blog/?p=27</guid>
		<description><![CDATA[On 31st March the British Standards Institute (BSI) submitted an updated vote of approval, on ISO 29500 (MS OOXML). The move surprised many, myself included.
In September 2007 the BSI had voted &#8216;No - with comments&#8217;, attaching a long list of reasons. The response had been prepared in the open over the web, using the BSI [...]]]></description>
			<content:encoded><![CDATA[<p>On 31st March the British Standards Institute (BSI) submitted an updated vote of approval, on ISO 29500 (MS OOXML). The move surprised many, myself included.</p>
<p>In September 2007 the BSI had voted &#8216;No - with comments&#8217;, attaching a long list of reasons. The response had been prepared in the open over the web, using the <a href="http://www.xmlopen.org/ooxml-wiki/index.php/Main_Page">BSI OOXML Wiki</a>. It was applauded by many, including members of other national standards bodies, a <a href="http://www.xmlopen.org/ooxml-wiki/resources/ooxml-in-ten-points-for-apig.pdf">BSI report to the All Party Internet Group (APIG)</a> stated:</p>
<blockquote><p>BSI has been making its scrutiny process transparent by assembling comments on the Web in public view, and is recognised as leading the international scrutiny effort. The German standards body DIN are adopting a similar process, and one US standards committee member has written &#8220;when I compare [our process] to the BSI&#8217;s excellent work developing detailed comments on a publicly-readable Wiki, I think we in the US should be ashamed &#8230;&#8221;</p></blockquote>
<p>The wiki hasn&#8217;t been substantively updated since October 2007. I&#8217;ve been unable to find any stated reasons from the BSI for the reversal of their position or in fact any announcement by BSI of their final vote.</p>
<p>On 30th April the UK Unix Users Group (UKUUG) requested <a href="http://www.theregister.co.uk/2008/05/01/bsi_ooxml_vote_high_court/">judicial review of the BSI&#8217;s reversal</a>. In June this application was rejected by a Judge. On the 19th <a href="http://lists.ukuug.org/pipermail/announce/2008-June/000078.html">UKUUG appealed</a>, the BSI made no public comment. Unless it becomes public record in court, their reasoning will remain secret.</p>
<p>This post isn&#8217;t about the BSI or ISO 29500/OOXML.<span id="more-27"></span></p>
<h3>Open Politics</h3>
<p>I&#8217;ve come to the opinion that the UK Government systemically favours large, closed, all encompassing IT projects. They are institutionally closed source. These projects nearly always go over budget, beyond their deadline or under deliver. Government IT is a running joke.</p>
<p>The civil service and the UK political establishment is wedded to the closed source model of software development. Project decisions are made in private by a few blessed individuals, then published as a fiat accompli. Opportunities for public scrutiny are rare, it takes parliamentary questions to drag basic details out of whitehall.</p>
<p>I believe the civil service and the government would function far better by adopting open source development techniques and culture. The following practises would improve the quality and value of software delivering our public services:</p>
<ol>
<li>Design, debate &amp; decision making regarding public IT conducted in public, on the record.</li>
<li>Development of public documents in public, versioned repositories.</li>
<li>Development of services and systems in small increments, with new features deployed early and often.</li>
<li>Public bug tracking, where this doesn&#8217;t compromise privacy.</li>
</ol>
<p>I&#8217;m not talking about adopting Free/Open Source software in the UK public sector, though this would help. Instead I am arguing for a change of mindset, from the big closed-cathedral like practises we now follow, to a messier &amp; more open bazaar model.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moreati.org.uk/blog/2008/07/07/freeopen-source-government-part-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ubuntu Long Term Support and LugRadio Live</title>
		<link>http://www.moreati.org.uk/blog/2008/07/05/ubuntu-long-term-support-and-lugradio-live/</link>
		<comments>http://www.moreati.org.uk/blog/2008/07/05/ubuntu-long-term-support-and-lugradio-live/#comments</comments>
		<pubDate>Sat, 05 Jul 2008 23:21:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[confereneces]]></category>

		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.moreati.org.uk/blog/?p=33</guid>
		<description><![CDATA[My first ever LugRadio Live was LRL 2006, which was the perfect opportunity to pickup CDs of the then newly released Ubuntu 6.06 LTS.
My last ever LugRadio Live is LRL 2008, which will be the perfect opportunity to pickup CDs of the now newly released Ubuntu 8.04.1 LTS.
See you there, July 19th - 20th.
]]></description>
			<content:encoded><![CDATA[<p>My first ever LugRadio Live was <a href="http://lugradio.org/live/2006/index.php/Main_Page">LRL 2006</a>, which was the perfect opportunity to pickup CDs of the <a href="http://www.ubuntu.com/news/606released">then newly released</a> <a href="http://releases.ubuntu.com/6.06/">Ubuntu 6.06 LTS</a>.</p>
<p>My last ever LugRadio Live is <a href="http://lugradio.org/live/UK2008/">LRL 2008</a>, which will be the perfect opportunity to pickup CDs of the <a href="https://lists.ubuntu.com/archives/ubuntu-announce/2008-July/000112.html">now newly released</a> <a href="http://releases.ubuntu.com/8.04/">Ubuntu 8.04.1 LTS</a>.</p>
<p>See you there, July 19th - 20th.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moreati.org.uk/blog/2008/07/05/ubuntu-long-term-support-and-lugradio-live/feed/</wfw:commentRss>
		</item>
		<item>
		<title>@Programmers of web forum/blog software</title>
		<link>http://www.moreati.org.uk/blog/2008/06/25/programmers-of-web-forumblog-software/</link>
		<comments>http://www.moreati.org.uk/blog/2008/06/25/programmers-of-web-forumblog-software/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 11:48:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[rants]]></category>

		<guid isPermaLink="false">http://www.moreati.org.uk/blog/?p=32</guid>
		<description><![CDATA[Dear web 2.0 coolios,
Please stop writing comment systems with half-assed threading. I understand you had to replace all those icky newsgroups on usenet, but you could have done a better job.
Take a look at Google Groups, Gmane. See how all those conversations are nicely grouped together? See how nobody is writing @previous_author? Please sort it [...]]]></description>
			<content:encoded><![CDATA[<p>Dear web 2.0 coolios,</p>
<p>Please stop writing comment systems with half-assed threading. I understand you had to replace all those icky newsgroups on usenet, but you could have done a better job.</p>
<p>Take a look at <a href="http://groups.google.com/group/comp.lang.python/topics">Google Groups</a>, <a href="http://news.gmane.org/gmane.comp.python.general">Gmane</a>. See how all those conversations are nicely grouped together? See how nobody is writing @previous_author? Please sort it out, because the <a href="http://www.theregister.co.uk/2008/06/20/mackay_on_carbon_free_uk/comments/">status quo</a> doesn&#8217;t work.</p>
<p>Sincerely, Alex Willmer</p>
<p>P.S. To anyone commenting here: I know I&#8217;m not eating my own dog food. I am ashamed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moreati.org.uk/blog/2008/06/25/programmers-of-web-forumblog-software/feed/</wfw:commentRss>
		</item>
		<item>
		<title>&#8220;Unlimited&#8221;*</title>
		<link>http://www.moreati.org.uk/blog/2008/05/31/unlimited/</link>
		<comments>http://www.moreati.org.uk/blog/2008/05/31/unlimited/#comments</comments>
		<pubDate>Sat, 31 May 2008 11:53:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[humour]]></category>

		<guid isPermaLink="false">http://www.moreati.org.uk/blog/?p=29</guid>
		<description><![CDATA[The term &#8220;unlimited&#8221; has been stretched in various ways over the last few years. Usually it&#8217;s been qualified, limited if you will, by some undefined fair use policy in the small print. Well now those hidden limits are getting aired. If you squint, Tiscali&#8217;s current TV ad admits a 3 GB limit for their headline [...]]]></description>
			<content:encoded><![CDATA[<p>The term &#8220;unlimited&#8221; has been stretched in various ways over the last few years. Usually it&#8217;s been qualified, limited if you will, by some undefined fair use policy in the small print. Well now those hidden limits are getting aired. If you squint, Tiscali&#8217;s current TV ad admits a 3 GB limit for their headline price.</p>
<p>T-Mobile are very up front on their <a href="http://www.t-mobile.co.uk/shop/mobile-broadband/data-plans/pay-monthly/">Mobile Internet Access</a> rates page, but  it takes advanced double-think to state &#8220;unlimited&#8221; within 200 pixels of the limit.</p>
<p><a href="http://www.moreati.org.uk/blog/wp-content/uploads/2008/05/t-mobile-wnw-rates.jpeg"><img class="alignnone size-medium wp-image-30" title="t-mobile-wnw-rates" src="http://www.moreati.org.uk/blog/wp-content/uploads/2008/05/t-mobile-wnw-rates-300x300.jpg" alt="T-Mobile\'s limited unlimited data rates" width="300" height="300" /></a></p>
<p>Mandatory bandwdith labelling must be just around the corner, along with sorting out <a title="DVLA, Tiscali, Barclays rake in phoneline cash" href="http://www.theregister.co.uk/2008/05/29/which_0870_numbers/">the mess of 0870.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.moreati.org.uk/blog/2008/05/31/unlimited/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Power consumption on Linux with the proprietary Nvidia driver</title>
		<link>http://www.moreati.org.uk/blog/2008/05/13/power-consumption-on-linux-with-the-proprietary-nvidia-driver/</link>
		<comments>http://www.moreati.org.uk/blog/2008/05/13/power-consumption-on-linux-with-the-proprietary-nvidia-driver/#comments</comments>
		<pubDate>Tue, 13 May 2008 19:41:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.moreati.org.uk/blog/?p=28</guid>
		<description><![CDATA[By default the proprietary driver for Nvidia cards on Linux fires an interrupt for every frame drawn on screen, whether it needs to or not. This increases power consumption. To avoid this use version 100.14.19 or later of the driver (the nvidia-glx-new package in Ubuntu 8.04 provides 169.12) and set OnDemandVBlankInterrupts to true in /etc/X11/xorg.conf. [...]]]></description>
			<content:encoded><![CDATA[<p>By default the proprietary driver for Nvidia cards on Linux fires an interrupt for every frame drawn on screen, whether it needs to or not. This increases power consumption. To avoid this use version 100.14.19 or later of the driver (the nvidia-glx-new package in Ubuntu 8.04 provides 169.12) and set <code>OnDemandVBlankInterrupts</code> to <code>true</code> in <code>/etc/X11/xorg.conf</code>. For example:</p>
<p><code>Section "Device"<br />
Identifier      "Configured Video Device"<br />
Driver          "nvidia"<br />
Option          "NoLogo"        "True"<br />
Option          "OnDemandVBlankInterrupts"      "True"<br />
EndSection</code></p>
<p>This will reduce the time your CPU spends on spurious interrupts. Your laptop should run cooler and longer as a result.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moreati.org.uk/blog/2008/05/13/power-consumption-on-linux-with-the-proprietary-nvidia-driver/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
