<?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: Interesting addition to System Monitor</title>
	<atom:link href="http://blogs.gnome.org/thos/2007/01/18/interesting-addition-to-system-monitor/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/thos/2007/01/18/interesting-addition-to-system-monitor/</link>
	<description>My Weblog</description>
	<lastBuildDate>Tue, 24 Nov 2009 09:27:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Benjamin Meyer</title>
		<link>http://blogs.gnome.org/thos/2007/01/18/interesting-addition-to-system-monitor/comment-page-1/#comment-277</link>
		<dc:creator>Benjamin Meyer</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/thos/2007/01/18/interesting-addition-to-system-monitor/#comment-277</guid>
		<description>If you run it under KDE does it should a KDE banner?</description>
		<content:encoded><![CDATA[<p>If you run it under KDE does it should a KDE banner?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaute Lindkvist</title>
		<link>http://blogs.gnome.org/thos/2007/01/18/interesting-addition-to-system-monitor/comment-page-1/#comment-278</link>
		<dc:creator>Gaute Lindkvist</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/thos/2007/01/18/interesting-addition-to-system-monitor/#comment-278</guid>
		<description>&quot;If you run it under KDE does it should a KDE banner?&quot;&lt;p/&gt;Is there any reason why it should?</description>
		<content:encoded><![CDATA[<p>&#8220;If you run it under KDE does it should a KDE banner?&#8221;
<p />Is there any reason why it should?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: François</title>
		<link>http://blogs.gnome.org/thos/2007/01/18/interesting-addition-to-system-monitor/comment-page-1/#comment-279</link>
		<dc:creator>François</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/thos/2007/01/18/interesting-addition-to-system-monitor/#comment-279</guid>
		<description>Don&#039;t you think it looks too much like the Windows XP system tab? Honestly, that&#039;s the very first thought I had when seeing this screen cap.&lt;p/&gt;I know it&#039;s a never ending discussion, should Linux imitate Windows to give beginners an usual feeling? I don&#039;t think it should.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t you think it looks too much like the Windows XP system tab? Honestly, that&#8217;s the very first thought I had when seeing this screen cap.
<p />I know it&#8217;s a never ending discussion, should Linux imitate Windows to give beginners an usual feeling? I don&#8217;t think it should.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blogs.gnome.org/thos/2007/01/18/interesting-addition-to-system-monitor/comment-page-1/#comment-280</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/thos/2007/01/18/interesting-addition-to-system-monitor/#comment-280</guid>
		<description>&quot;Although, I suspect most distributions will just replace this graphic anyway?&quot;&lt;br/&gt;I don&#039;t know about others but in ubuntu feisty this banner is used.&lt;p/&gt;</description>
		<content:encoded><![CDATA[<p>&#8220;Although, I suspect most distributions will just replace this graphic anyway?&#8221;<br />I don&#8217;t know about others but in ubuntu feisty this banner is used.
<p />
]]></content:encoded>
	</item>
	<item>
		<title>By: Benoît DEJEAN</title>
		<link>http://blogs.gnome.org/thos/2007/01/18/interesting-addition-to-system-monitor/comment-page-1/#comment-281</link>
		<dc:creator>Benoît DEJEAN</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/thos/2007/01/18/interesting-addition-to-system-monitor/#comment-281</guid>
		<description>Hi,&lt;p/&gt;about the branding : the feature comes from OpenSuse which uses a Novell Logo. There&#039;s a bugzilla entry about it :  &lt;a href=&quot;http://bugzilla.gnome.org/show_bug.cgi?id=377144&quot;&gt;http://bugzilla.gnome.org/show_bug.cgi?id=377144&lt;/a&gt;&lt;p/&gt;about the distro info : you need the LSB tool lsb_release. I&#039;m going to add this &#039;dependency&#039; in the ReadMe.&lt;p/&gt;about the hostname : i&#039;m going to dig about it. code is :&lt;br/&gt;if (gethostname(buf, sizeof buf) == 0)&lt;br/&gt;	if (struct hostent *h = gethostbyname(buf))&lt;br/&gt;	  this-&gt;hostname = h-&gt;h_name;&lt;br/&gt;What does &#039;uname -n&#039; looks like on your box ?&lt;p/&gt;Thanks.</description>
		<content:encoded><![CDATA[<p>Hi,
<p />about the branding : the feature comes from OpenSuse which uses a Novell Logo. There&#8217;s a bugzilla entry about it :  <a href="http://bugzilla.gnome.org/show_bug.cgi?id=377144">http://bugzilla.gnome.org/show_bug.cgi?id=377144</a>
<p />about the distro info : you need the LSB tool lsb_release. I&#8217;m going to add this &#8216;dependency&#8217; in the ReadMe.
<p />about the hostname : i&#8217;m going to dig about it. code is :<br />if (gethostname(buf, sizeof buf) == 0)<br />	if (struct hostent *h = gethostbyname(buf))<br />	  this-&gt;hostname = h-&gt;h_name;<br />What does &#8216;uname -n&#8217; looks like on your box ?
<p />Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gnomer</title>
		<link>http://blogs.gnome.org/thos/2007/01/18/interesting-addition-to-system-monitor/comment-page-1/#comment-282</link>
		<dc:creator>Gnomer</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/thos/2007/01/18/interesting-addition-to-system-monitor/#comment-282</guid>
		<description>Benoit: Instead of new tool dependency, can&#039;t you just read /etc/lsb-release ?</description>
		<content:encoded><![CDATA[<p>Benoit: Instead of new tool dependency, can&#8217;t you just read /etc/lsb-release ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://blogs.gnome.org/thos/2007/01/18/interesting-addition-to-system-monitor/comment-page-1/#comment-283</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/thos/2007/01/18/interesting-addition-to-system-monitor/#comment-283</guid>
		<description>GiB, MiB, WTF?  What&#039;s going on here, who snuck that in?  Gnome applications should use MB, and GB, by default and MiB, and GiB, should only appear as an optional extra for those who really know they want it.  &lt;p/&gt;&gt; Although, I suspect most distributions will just replace this graphic anyway?&lt;p/&gt;Please dont put it in at all, the last thing we need is even more inconsistency.  Gnome has always been good about keeping the branding subtle and tasteful despite the efforts of distributions to uglify things.  Even worse this kind of branding is a pain in the arse to make accessible since it doesn&#039;t change with the theme, and that alone should be reason enough to junk it.   &lt;br/&gt;</description>
		<content:encoded><![CDATA[<p>GiB, MiB, WTF?  What&#8217;s going on here, who snuck that in?  Gnome applications should use MB, and GB, by default and MiB, and GiB, should only appear as an optional extra for those who really know they want it.
<p />&gt; Although, I suspect most distributions will just replace this graphic anyway?
<p />Please dont put it in at all, the last thing we need is even more inconsistency.  Gnome has always been good about keeping the branding subtle and tasteful despite the efforts of distributions to uglify things.  Even worse this kind of branding is a pain in the arse to make accessible since it doesn&#8217;t change with the theme, and that alone should be reason enough to junk it.   </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pacho</title>
		<link>http://blogs.gnome.org/thos/2007/01/18/interesting-addition-to-system-monitor/comment-page-1/#comment-284</link>
		<dc:creator>pacho</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/thos/2007/01/18/interesting-addition-to-system-monitor/#comment-284</guid>
		<description>It is beautiful ;-)&lt;p/&gt;</description>
		<content:encoded><![CDATA[<p>It is beautiful <img src='http://blogs.gnome.org/thos/wp-content/mu-plugins/tango-smilies/tango/face-wink.png' alt=';-)' class='wp-smiley' />
<p />
]]></content:encoded>
	</item>
	<item>
		<title>By: Benoît DEJEAN</title>
		<link>http://blogs.gnome.org/thos/2007/01/18/interesting-addition-to-system-monitor/comment-page-1/#comment-285</link>
		<dc:creator>Benoît DEJEAN</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/thos/2007/01/18/interesting-addition-to-system-monitor/#comment-285</guid>
		<description>Gnomer : /etc/lsb-release is not standard AFAIK. lsb_release is just fine and is meant for that. This is just an optional dependency. I&#039;m not going to waste time writing custom code for every linux distro. lsb_release is a nice solution, but you have to get it.&lt;p/&gt;Alan : &lt;a href=&quot;http://www.bipm.org&quot;&gt;http://www.bipm.org&lt;/a&gt;&lt;br/&gt;i&#039;ve just killed the logo because of angry people. Now the system looks empty.</description>
		<content:encoded><![CDATA[<p>Gnomer : /etc/lsb-release is not standard AFAIK. lsb_release is just fine and is meant for that. This is just an optional dependency. I&#8217;m not going to waste time writing custom code for every linux distro. lsb_release is a nice solution, but you have to get it.
<p />Alan : <a href="http://www.bipm.org">http://www.bipm.org</a><br />i&#8217;ve just killed the logo because of angry people. Now the system looks empty.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luca</title>
		<link>http://blogs.gnome.org/thos/2007/01/18/interesting-addition-to-system-monitor/comment-page-1/#comment-286</link>
		<dc:creator>Luca</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/thos/2007/01/18/interesting-addition-to-system-monitor/#comment-286</guid>
		<description>Benoît, too bad :(&lt;br/&gt;With the Gnome logo it was really sweet.</description>
		<content:encoded><![CDATA[<p>Benoît, too bad <img src='http://blogs.gnome.org/thos/wp-content/mu-plugins/tango-smilies/tango/face-sad.png' alt=':(' class='wp-smiley' /> <br />With the Gnome logo it was really sweet.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
