<?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: Small niceties for KDE-Windows</title>
	<atom:link href="http://aloogobi.nl/blog/2009/08/small-niceties-for-kde-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://aloogobi.nl/blog/2009/08/small-niceties-for-kde-windows/</link>
	<description>My blog for 3D KDE stuff</description>
	<lastBuildDate>Fri, 30 Jul 2010 05:08:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Roger Pixley</title>
		<link>http://aloogobi.nl/blog/2009/08/small-niceties-for-kde-windows/comment-page-1/#comment-103</link>
		<dc:creator>Roger Pixley</dc:creator>
		<pubDate>Mon, 14 Sep 2009 22:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://aloogobi.nl/?p=36#comment-103</guid>
		<description>how can an application know for certain that it will only be dealing with local files? Seems beyond the capability of a normal human dev:)</description>
		<content:encoded><![CDATA[<p>how can an application know for certain that it will only be dealing with local files? Seems beyond the capability of a normal human dev:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christoph</title>
		<link>http://aloogobi.nl/blog/2009/08/small-niceties-for-kde-windows/comment-page-1/#comment-77</link>
		<dc:creator>Christoph</dc:creator>
		<pubDate>Mon, 10 Aug 2009 11:50:57 +0000</pubDate>
		<guid isPermaLink="false">http://aloogobi.nl/?p=36#comment-77</guid>
		<description>Generally, simply using KUrl based functions is preferred, because it handles both local and remote files transparently. The toLocalFile() is only needed for applications that must work on local files, or must handle the local/remote differences themself.

KSaveFile should probably enhanced to also work with (remote) KUrl, so that the problem in Kolourpaint would be void.</description>
		<content:encoded><![CDATA[<p>Generally, simply using KUrl based functions is preferred, because it handles both local and remote files transparently. The toLocalFile() is only needed for applications that must work on local files, or must handle the local/remote differences themself.</p>
<p>KSaveFile should probably enhanced to also work with (remote) KUrl, so that the problem in Kolourpaint would be void.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
