<?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/"
		>
<channel>
	<title>Comments on: Fixing configuration files</title>
	<atom:link href="http://www.sharms.org/blog/2009/03/fixing-configuration-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharms.org/blog/2009/03/fixing-configuration-files/</link>
	<description>Life, Linux and Technology</description>
	<lastBuildDate>Thu, 26 Jan 2012 02:40:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Marius Gedminas</title>
		<link>http://www.sharms.org/blog/2009/03/fixing-configuration-files/comment-page-1/#comment-1090</link>
		<dc:creator>Marius Gedminas</dc:creator>
		<pubDate>Mon, 23 Mar 2009 22:56:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharms.org/blog/?p=379#comment-1090</guid>
		<description>Why do you pass -l to ls and then use awk to undo that?

ls -d ~/.* &#124; wc -l

It would be nice to have some effort to make apps respect the XDG spec and store the config files in an organised way.  This would probably require a team of people submitting patches to upstream maintainers.  I don&#039;t imagine, say, Canonical spending time on this, as there are more severe unfixed problems waiting to be fixed.


(Also, your blog HTML is buggy and puts the hashcash input box inside a label, so when you click on it the focus is immediately transferred to the website input box.)</description>
		<content:encoded><![CDATA[<p>Why do you pass -l to ls and then use awk to undo that?</p>
<p>ls -d ~/.* | wc -l</p>
<p>It would be nice to have some effort to make apps respect the XDG spec and store the config files in an organised way.  This would probably require a team of people submitting patches to upstream maintainers.  I don&#8217;t imagine, say, Canonical spending time on this, as there are more severe unfixed problems waiting to be fixed.</p>
<p>(Also, your blog HTML is buggy and puts the hashcash input box inside a label, so when you click on it the focus is immediately transferred to the website input box.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mats Taraldsvik</title>
		<link>http://www.sharms.org/blog/2009/03/fixing-configuration-files/comment-page-1/#comment-1089</link>
		<dc:creator>Mats Taraldsvik</dc:creator>
		<pubDate>Mon, 23 Mar 2009 17:41:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharms.org/blog/?p=379#comment-1089</guid>
		<description>No,

(most) config files should not be visible. Please do remember that there are three directories/variables in the XDG-spec: DATA, CACHE and CONFIG. Data could be visible.

However, if everyone implemented the spec, you are entirely free to choose what to name your directory, if it should be hidden, etc.. As long as everyone implemented that XDG-spec we could all be happy :)</description>
		<content:encoded><![CDATA[<p>No,</p>
<p>(most) config files should not be visible. Please do remember that there are three directories/variables in the XDG-spec: DATA, CACHE and CONFIG. Data could be visible.</p>
<p>However, if everyone implemented the spec, you are entirely free to choose what to name your directory, if it should be hidden, etc.. As long as everyone implemented that XDG-spec we could all be happy <img src='http://www.sharms.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Kishimoto</title>
		<link>http://www.sharms.org/blog/2009/03/fixing-configuration-files/comment-page-1/#comment-1088</link>
		<dc:creator>Paul Kishimoto</dc:creator>
		<pubDate>Mon, 23 Mar 2009 15:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharms.org/blog/?p=379#comment-1088</guid>
		<description>&lt;a href=&quot;http://ploum.frimouvy.org/?207-modify-your-application-to-use-xdg-folders&quot; rel=&quot;nofollow&quot;&gt;Lionel Dricot&lt;/a&gt; also wrote about this on Planet Ubuntu.</description>
		<content:encoded><![CDATA[<p><a href="http://ploum.frimouvy.org/?207-modify-your-application-to-use-xdg-folders" rel="nofollow">Lionel Dricot</a> also wrote about this on Planet Ubuntu.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

