<?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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Harald&#039;s hacks</title>
	<atom:link href="http://metelliuscode.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://metelliuscode.wordpress.com</link>
	<description>Cries of help from yet another KDE coder (metellius@freenode)</description>
	<lastBuildDate>Sun, 18 Oct 2009 11:04:41 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Drag&#8217;n&#039;drop menus/Ark &#8220;extract here&#8221; popup menu by Max</title>
		<link>http://metelliuscode.wordpress.com/2009/04/02/dragndrop-menusark-extract-here-popup-menu/#comment-422</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Sun, 18 Oct 2009 11:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://metelliuscode.wordpress.com/?p=82#comment-422</guid>
		<description>I just googled &quot;drag drop extract&quot; because I thought it would be neat to have exactly this functionality in KDE and wondered if there was anything out there providing it. Then I found this post, nice. So will this get in with KDE 4.4 or when?</description>
		<content:encoded><![CDATA[<p>I just googled &#8220;drag drop extract&#8221; because I thought it would be neat to have exactly this functionality in KDE and wondered if there was anything out there providing it. Then I found this post, nice. So will this get in with KDE 4.4 or when?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tip of the day: Quickly extract archive from command-line using Ark by Ryan</title>
		<link>http://metelliuscode.wordpress.com/2009/08/28/tip-of-the-day-quickly-extract-archive-from-command-line-using-ark/#comment-420</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Fri, 28 Aug 2009 17:03:45 +0000</pubDate>
		<guid isPermaLink="false">http://metelliuscode.wordpress.com/?p=99#comment-420</guid>
		<description>Does this mean that ark can replace atool?</description>
		<content:encoded><![CDATA[<p>Does this mean that ark can replace atool?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tip of the day: Quickly extract archive from command-line using Ark by Rasi</title>
		<link>http://metelliuscode.wordpress.com/2009/08/28/tip-of-the-day-quickly-extract-archive-from-command-line-using-ark/#comment-419</link>
		<dc:creator>Rasi</dc:creator>
		<pubDate>Fri, 28 Aug 2009 14:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://metelliuscode.wordpress.com/?p=99#comment-419</guid>
		<description>Oripi Says: 
August 28, 2009 at 10:09 am &#124; Reply 

This is awesome ! I never remember which are the tar options to extract .tar.bz2 or .tar.gz.


its the same for tar.bz2 and tar.gz: simply remember tar xvf.
This will autodetect the compression mode.</description>
		<content:encoded><![CDATA[<p>Oripi Says:<br />
August 28, 2009 at 10:09 am | Reply </p>
<p>This is awesome ! I never remember which are the tar options to extract .tar.bz2 or .tar.gz.</p>
<p>its the same for tar.bz2 and tar.gz: simply remember tar xvf.<br />
This will autodetect the compression mode.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tip of the day: Quickly extract archive from command-line using Ark by Parker</title>
		<link>http://metelliuscode.wordpress.com/2009/08/28/tip-of-the-day-quickly-extract-archive-from-command-line-using-ark/#comment-418</link>
		<dc:creator>Parker</dc:creator>
		<pubDate>Fri, 28 Aug 2009 12:48:40 +0000</pubDate>
		<guid isPermaLink="false">http://metelliuscode.wordpress.com/?p=99#comment-418</guid>
		<description>Very convenient.</description>
		<content:encoded><![CDATA[<p>Very convenient.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tip of the day: Quickly extract archive from command-line using Ark by Luboš Luňák</title>
		<link>http://metelliuscode.wordpress.com/2009/08/28/tip-of-the-day-quickly-extract-archive-from-command-line-using-ark/#comment-417</link>
		<dc:creator>Luboš Luňák</dc:creator>
		<pubDate>Fri, 28 Aug 2009 12:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://metelliuscode.wordpress.com/?p=99#comment-417</guid>
		<description>Actually the tar command to extact something is always just &#039;tar xf [archive]&#039;, so this is not simpler, but Ark can also handle other less-common archive types.</description>
		<content:encoded><![CDATA[<p>Actually the tar command to extact something is always just &#8216;tar xf [archive]&#8216;, so this is not simpler, but Ark can also handle other less-common archive types.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tip of the day: Quickly extract archive from command-line using Ark by arwa</title>
		<link>http://metelliuscode.wordpress.com/2009/08/28/tip-of-the-day-quickly-extract-archive-from-command-line-using-ark/#comment-416</link>
		<dc:creator>arwa</dc:creator>
		<pubDate>Fri, 28 Aug 2009 11:10:33 +0000</pubDate>
		<guid isPermaLink="false">http://metelliuscode.wordpress.com/?p=99#comment-416</guid>
		<description>Nice to handle different formats with the same tool.

But -a does not create any directory here, even if the archive content contains many files in differen folders, that are not in the same top subfolder?!</description>
		<content:encoded><![CDATA[<p>Nice to handle different formats with the same tool.</p>
<p>But -a does not create any directory here, even if the archive content contains many files in differen folders, that are not in the same top subfolder?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tip of the day: Quickly extract archive from command-line using Ark by Jucato</title>
		<link>http://metelliuscode.wordpress.com/2009/08/28/tip-of-the-day-quickly-extract-archive-from-command-line-using-ark/#comment-415</link>
		<dc:creator>Jucato</dc:creator>
		<pubDate>Fri, 28 Aug 2009 10:56:54 +0000</pubDate>
		<guid isPermaLink="false">http://metelliuscode.wordpress.com/?p=99#comment-415</guid>
		<description>Cool! Thanks for sharing this. Now I don&#039;t need to write my little script to automatically identify and extract archives with the proper options. :)</description>
		<content:encoded><![CDATA[<p>Cool! Thanks for sharing this. Now I don&#8217;t need to write my little script to automatically identify and extract archives with the proper options. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tip of the day: Quickly extract archive from command-line using Ark by Oripi</title>
		<link>http://metelliuscode.wordpress.com/2009/08/28/tip-of-the-day-quickly-extract-archive-from-command-line-using-ark/#comment-414</link>
		<dc:creator>Oripi</dc:creator>
		<pubDate>Fri, 28 Aug 2009 10:09:27 +0000</pubDate>
		<guid isPermaLink="false">http://metelliuscode.wordpress.com/?p=99#comment-414</guid>
		<description>This is awesome ! I never remember which are the tar options to extract .tar.bz2 or .tar.gz.</description>
		<content:encoded><![CDATA[<p>This is awesome ! I never remember which are the tar options to extract .tar.bz2 or .tar.gz.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The FOSS cross-platform camp and the other people by Phil Urich</title>
		<link>http://metelliuscode.wordpress.com/2009/06/27/the-foss-cross-platform-camp-and-the-other-people/#comment-411</link>
		<dc:creator>Phil Urich</dc:creator>
		<pubDate>Sun, 28 Jun 2009 05:18:08 +0000</pubDate>
		<guid isPermaLink="false">http://metelliuscode.wordpress.com/?p=97#comment-411</guid>
		<description>The reason to be cross-platform is so that people, especially the more average users, don&#039;t have to suffer as much of a climate shock when they inevitably make the jump to the right platform ;) 

Actually I kindof mean that seriously; I have a friend who&#039;s a Windows user but quite addicted to the games in KDE and starting to use DigiKam.  If users can get used to KDE and other cross-platform apps, then to them there won&#039;t be much of a barrier to switching to Linux (except maybe the weirdness that comes with more speed and stability, heh).</description>
		<content:encoded><![CDATA[<p>The reason to be cross-platform is so that people, especially the more average users, don&#8217;t have to suffer as much of a climate shock when they inevitably make the jump to the right platform <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  </p>
<p>Actually I kindof mean that seriously; I have a friend who&#8217;s a Windows user but quite addicted to the games in KDE and starting to use DigiKam.  If users can get used to KDE and other cross-platform apps, then to them there won&#8217;t be much of a barrier to switching to Linux (except maybe the weirdness that comes with more speed and stability, heh).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The FOSS cross-platform camp and the other people by Anon</title>
		<link>http://metelliuscode.wordpress.com/2009/06/27/the-foss-cross-platform-camp-and-the-other-people/#comment-408</link>
		<dc:creator>Anon</dc:creator>
		<pubDate>Sat, 27 Jun 2009 22:14:22 +0000</pubDate>
		<guid isPermaLink="false">http://metelliuscode.wordpress.com/?p=97#comment-408</guid>
		<description>The size has to be related to the executable being statically linked. It seems to me that under Windows most Qt applications are statically linked (Qt libraries compiled into the executable itself) instead dynamically linked. The fact that there&#039;s still no standardized way to spread the Qt &quot;runtime&quot; (i.e. standardized location for all Qt libraries/versions which could then be independently redistributed a la VC/VB/.NET runtimes) of course doesn&#039;t help the matter.</description>
		<content:encoded><![CDATA[<p>The size has to be related to the executable being statically linked. It seems to me that under Windows most Qt applications are statically linked (Qt libraries compiled into the executable itself) instead dynamically linked. The fact that there&#8217;s still no standardized way to spread the Qt &#8220;runtime&#8221; (i.e. standardized location for all Qt libraries/versions which could then be independently redistributed a la VC/VB/.NET runtimes) of course doesn&#8217;t help the matter.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
