<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>WinDirStat weblog</title>
	<link>http://blog.windirstat.info</link>
	<description>News and discussions around WinDirStat</description>
	<pubDate>Sun, 28 Jun 2009 14:55:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Exploring &#8230;</title>
		<link>http://blog.windirstat.info/20090628/exploring/</link>
		<comments>http://blog.windirstat.info/20090628/exploring/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 14:55:22 +0000</pubDate>
		<dc:creator>Oliver</dc:creator>
		
		<category><![CDATA[Feedback]]></category>

		<guid isPermaLink="false">http://blog.windirstat.info/20090628/exploring/</guid>
		<description><![CDATA[After a user has provided feedback with a potential way of increasing the speed of a scan manifold, I&#8217;m currently exploring the USN journal as well as using the MFT (on NTFS drives only) in order to enumerate the contents of a drive or subfolders on it.
// Oliver
]]></description>
			<content:encoded><![CDATA[<p>After a user has provided feedback with a potential way of increasing the speed of a scan manifold, I&#8217;m currently exploring the USN journal as well as using the MFT (on NTFS drives only) in order to enumerate the contents of a drive or subfolders on it.</p>
<p>// Oliver</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.windirstat.info/20090628/exploring/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Will resume development now</title>
		<link>http://blog.windirstat.info/20090530/will-resume-development-now/</link>
		<comments>http://blog.windirstat.info/20090530/will-resume-development-now/#comments</comments>
		<pubDate>Sat, 30 May 2009 15:11:37 +0000</pubDate>
		<dc:creator>Oliver</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.windirstat.info/20090530/will-resume-development-now/</guid>
		<description><![CDATA[Although I&#8217;m not fully back to normal, I&#8217;ll start development again and hope to have a version ready around September.
// Oliver
]]></description>
			<content:encoded><![CDATA[<p>Although I&#8217;m not fully back to normal, I&#8217;ll start development again and hope to have a version ready around September.</p>
<p>// Oliver</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.windirstat.info/20090530/will-resume-development-now/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Forced technical break</title>
		<link>http://blog.windirstat.info/20090408/forced-technical-break/</link>
		<comments>http://blog.windirstat.info/20090408/forced-technical-break/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 22:57:18 +0000</pubDate>
		<dc:creator>Oliver</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.windirstat.info/20090408/forced-technical-break/</guid>
		<description><![CDATA[I dislocated my right shoulder a few days ago and will therefore not reply to emails or work on WDS in the next three weeks - minimum.
Update: I&#8217;ll undergo orthopedic surgery on 27th of April, which will most likely prolong the break.
// Oliver
]]></description>
			<content:encoded><![CDATA[<p>I dislocated my right shoulder a few days ago and will therefore not reply to emails or work on WDS in the next three weeks - minimum.</p>
<p><ins datetime="2009-04-25T19:36:57+00:00">Update:</ins> I&#8217;ll undergo orthopedic surgery on 27th of April, which will most likely prolong the break.</p>
<p>// Oliver</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.windirstat.info/20090408/forced-technical-break/feed/</wfw:commentRss>
		</item>
		<item>
		<title>More FOSS-like release-cycle</title>
		<link>http://blog.windirstat.info/20090330/more-foss-like-release-cycle/</link>
		<comments>http://blog.windirstat.info/20090330/more-foss-like-release-cycle/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 10:49:41 +0000</pubDate>
		<dc:creator>Oliver</dc:creator>
		
		<category><![CDATA[Feedback]]></category>

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

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

		<guid isPermaLink="false">http://blog.windirstat.info/20090330/more-foss-like-release-cycle/</guid>
		<description><![CDATA[When the project was still under Bernhard&#8217;s rule, he was always going to release only versions that had passed his test plan. I hope to break this tradition soon and release more often and release earlier. My goal is to put all of the code-base under a testing harness that will allow me to verify [...]]]></description>
			<content:encoded><![CDATA[<p>When the project was still under Bernhard&#8217;s rule, he was always going to release only versions that had passed his test plan. I hope to break this tradition soon and release more often and release earlier. My goal is to put all of the code-base under a testing harness that will allow me to verify and validate much of the functionality without too much manual interaction required. This means you will see unstable versions tagged as &#8220;alpha&#8221;, &#8220;beta&#8221; or &#8220;RC&#8221; (release candidate) as well as stable releases. It is on you to decide whether you want to contribute to the development by testing any of the unstable versions, or whether you want to stick with the stable releases only.</p>
<p>Please note that I will follow these guidelines:</p>
<ul>
<li><strong>alpha</strong> (may become a weekly or nightly build) is a very early version of a future release. Neither is it guaranteed to work properly, nor at all on your machine. Also, new features in such a version may be unstable. As an example, a saved scan may not be loadable in a &#8220;beta&#8221; or a stable release of this version.</li>
<li><strong>beta</strong> means that the version is reasonably stable. Features available in a beta may disappear in the stable release, or change considerably.</li>
<li><strong>release candidate (RC)</strong> is a version of the software that has the full set of features (&#8221;feature-frozen&#8221;) of the anticipated next stable release. One of the RCs will eventually become the actual stable release if no bugs/issues have been reported within a certain time frame.</li>
<li><strong>stable</strong> releases are what you already know from WinDirStat.</li>
</ul>
<p>// Oliver</p>
<p>PS: Once I am done with the migration of the translations to XML (see previous post), I will release a first alpha version that has the multi-selection feature activated. It will also have an optional online update-check. Before a beta I want to include an improved mouse-navigation as well as a save/load feature to save time and not having to re-scan a directory structure every time. I personally also liked the <a href="http://sourceforge.net/forum/forum.php?thread_id=2608238&#038;forum_id=314709" target="_blank">proposed ignore feature</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.windirstat.info/20090330/more-foss-like-release-cycle/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Translations in XML</title>
		<link>http://blog.windirstat.info/20090330/translations-in-xml/</link>
		<comments>http://blog.windirstat.info/20090330/translations-in-xml/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 00:48:11 +0000</pubDate>
		<dc:creator>Oliver</dc:creator>
		
		<category><![CDATA[Feedback]]></category>

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

		<guid isPermaLink="false">http://blog.windirstat.info/20090330/translations-in-xml/</guid>
		<description><![CDATA[Hi,
just wanted to let everyone know that I am currently working out a format for what&#8217;s now the resource scripts in XML. You can find a first draft version in revision 174 in the Subversion repository. As you can see, you will have the translations &#8220;side-by-side&#8221;, which should also make the job of translators easier. [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>just wanted to let everyone know that I am currently working out a format for what&#8217;s now the resource scripts in XML. You can find a first draft version in <a href="http://windirstat.svn.sourceforge.net/viewvc/windirstat/trunk/common/rsrc-template.xml?view=log" target="_blank">revision 174</a> in the Subversion repository. As you can see, you will have the translations &#8220;side-by-side&#8221;, which should also make the job of translators easier. Since the encoding of the XML files will be UTF-8, all languages should be just fine, as all natural languages and several artificial languages (such as Klingon) are covered by the Unicode standard of which UTF-8 is one incarnation.</p>
<p>If any of you has ideas for how to improve the current XML format (more additions will follow throughout the next few days), please let me know here in the comment section, via our contact form on the website or in a tracker or the discussion forum at SF.net.</p>
<p>Rationale: it has been increasingly difficult to manage the translations (be it new translations, edits of existing ones by native speakers or changes in the GUI by me). Therefore I was for a while now looking into moving to a more manageable solution that will not require the translator to contact the developer, let alone have the developer &#8220;compile&#8221; the translation. Of course even with the new system it will be necessary that I include a new language in a future release, but there will be more flexible means of updating languages via the internet and translators will be able to contribute in a very flexible fashion as well.</p>
<p>// Oliver</p>
<p>PS: The XML parser (TinyXML with TinyXPath) will also be used to save/load a scan.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.windirstat.info/20090330/translations-in-xml/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Oh boy &#8230; (update)</title>
		<link>http://blog.windirstat.info/20090316/oh-boy/</link>
		<comments>http://blog.windirstat.info/20090316/oh-boy/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 21:59:48 +0000</pubDate>
		<dc:creator>Oliver</dc:creator>
		
		<category><![CDATA[Translation]]></category>

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

		<guid isPermaLink="false">http://blog.windirstat.info/20090316/oh-boy/</guid>
		<description><![CDATA[The migration to Subversion apparently did have some cost attached to it. Just found out that for whatever reason the resource scripts have been garbled. Hmpf &#8230;
Update: Actually the culprit must have been one of the editors used two/three years back, according to the history. It only affected those languages with real diacritic characters (e.g. [...]]]></description>
			<content:encoded><![CDATA[<p>The migration to Subversion apparently did have some cost attached to it. Just found out that for whatever reason the resource scripts have been garbled. Hmpf &#8230;</p>
<p><ins datetime="2009-03-16T23:45:37+00:00">Update:</ins> Actually the culprit must have been one of the editors used two/three years back, according to the history. It only affected those languages with real diacritic characters (e.g. Polish) and completely different alphabet (Cyrillic/Russian) that could not be fit into the 1252 ANSI code page (the default on my system). <a href="http://msdn.microsoft.com/en-us/goglobal/bb896001.aspx" target="_blank">This website from Microsoft</a> really helped to find the correct matched for each code page. Hoefully the UTF8 version of the resource scripts is now correct. Parsing the strings inside string tables was pretty straightforward, but the PITA will be the controls in dialogs (which also need to be extracted). Just to explain briefly what I am going to do: all the resource DLLs will be replaced by a text file (most likely XML, as the saving of reports is another good reason to use an XML library already). This will allow anyone with basic understanding of computers to contribute translations (or pieces thereof) without having to know the (slightly convoluted) syntax of resource scripts (<code>.rc</code> files).</p>
<p>// Oliver</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.windirstat.info/20090316/oh-boy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WinDirStat 1.3</title>
		<link>http://blog.windirstat.info/20081227/windirstat-13/</link>
		<comments>http://blog.windirstat.info/20081227/windirstat-13/#comments</comments>
		<pubDate>Sat, 27 Dec 2008 03:07:30 +0000</pubDate>
		<dc:creator>Oliver</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.windirstat.info/20081227/windirstat-13/</guid>
		<description><![CDATA[Since we have some subscribers, I thought I&#8217;d let you know that the work has been resumed very officially and that first steps towards a version 1.3 are in full progress.
What I plan to introduce are &#8230;
Source code level:

const-correctness
Namespaces (new own namespaces and proper usage of existing ones)
C++ typecasts where possible
Moving #defines to real C++ [...]]]></description>
			<content:encoded><![CDATA[<p>Since we have some subscribers, I thought I&#8217;d let you know that the work has been resumed very officially and that first steps towards a version 1.3 are in full progress.</p>
<p>What I plan to introduce are &#8230;</p>
<p><strong>Source code level:</strong></p>
<ul>
<li>const-correctness</li>
<li>Namespaces (new own namespaces and proper usage of existing ones)</li>
<li>C++ typecasts where possible</li>
<li>Moving #defines to real C++ constants where possible</li>
</ul>
<p><strong>New features:</strong></p>
<ul>
<li>Update check that can be enabled by the user to receive notifications</li>
<li>Better mouse navigation</li>
<li>Save a scan and load it later</li>
<li>Save report into file (perhaps different formats)</li>
<li>Proper handling of WOW64 environments</li>
<li>Explicit Windows Vista symlink handling</li>
<li>Configuration from different sources (incl. .ini file)</li>
<li>Native x64 version</li>
<li><ins datetime="2008-12-27T03:08:14+00:00">Update:</ins> A brand new logo that has been created for and donated to the project (I will likely post a preview soon)</li>
</ul>
<p><strong>Features that will be removed:</strong></p>
<ul>
<li>Support for Windows 9x/ME <em>will be dropped</em> in this upcoming release. Affected users can use the last 1.2 version &#8230;</li>
<li>Support for Windows NT 4.0 <em>may</em> get dropped</li>
<li>The feedback (bug report) dialog will be replaced by a link to our website where you will be able to enter descriptions of undesired behavior or simple praise</li>
<li>The send report by mail feature will be removed, instead you will be able to save reports to at least one computer-readable and at least one human-readable file format</li>
</ul>
<p>// Oliver</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.windirstat.info/20081227/windirstat-13/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WinDirStat fan art</title>
		<link>http://blog.windirstat.info/20080712/windirstat-fan-art/</link>
		<comments>http://blog.windirstat.info/20080712/windirstat-fan-art/#comments</comments>
		<pubDate>Sat, 12 Jul 2008 00:39:01 +0000</pubDate>
		<dc:creator>Oliver</dc:creator>
		
		<category><![CDATA[Feedback]]></category>

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

		<guid isPermaLink="false">http://blog.windirstat.info/20080712/windirstat-fan-art/</guid>
		<description><![CDATA[Just recently Bernhard received fan art, from a WinDirStat fan and forwarded it to me. We got the permission to put it up on the website by the author, so I am doing this now and here. The image (thumbnail below) shows the patterns of a cushion tree map, nicely shaded so it will work [...]]]></description>
			<content:encoded><![CDATA[<p>Just recently Bernhard received fan art, from a WinDirStat fan and forwarded it to me. We got the permission to put it up on the website by the author, so I am doing this now and here. The image (thumbnail below) shows the patterns of a cushion tree map, nicely shaded so it will work well as a wallpaper. And guess what, that&#8217;s what it&#8217;s meant for. It fits perfectly to a dual-monitor setup with a resolution of 1280&#215;1024 on both screens. Seems like to appreciate its full beauty you&#8217;ll have to grab your copy <img src='http://blog.windirstat.info/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Go ahead, right-click and choose &#8220;Save target as&#8221;:</p>
<p><a href='/wp-content/uploads/2008/07/wds_wallpaper.jpg' title='wds_wallpaper.jpg'><img src='/wp-content/uploads/2008/07/wds_wallpaper.thumbnail.jpg' alt='wds_wallpaper.jpg' /></a></p>
<p><strong>Thanks to Mathias for sharing it with us.</strong></p>
<p>// Oliver</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.windirstat.info/20080712/windirstat-fan-art/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Poll about the future of WinDirStat</title>
		<link>http://blog.windirstat.info/20080427/poll-about-the-future-of-windirstat/</link>
		<comments>http://blog.windirstat.info/20080427/poll-about-the-future-of-windirstat/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 23:08:13 +0000</pubDate>
		<dc:creator>Oliver</dc:creator>
		
		<category><![CDATA[Feedback]]></category>

		<guid isPermaLink="false">http://blog.windirstat.info/20080427/poll-about-the-future-of-windirstat/</guid>
		<description><![CDATA[Good news first. Development on WinDirStat has officially resumed.
Now the question. I know as a matter of fact that there is demand for a 64bit version of WinDirStat. However, since 64bit implies Unicode, there is no need to handle this specifically as long as the compatibility requirements ar Windows 2000 and above. Nevertheless, as you [...]]]></description>
			<content:encoded><![CDATA[<p>Good news first. Development on WinDirStat has officially resumed.</p>
<p>Now the question. I know as a matter of fact that there is demand for a 64bit version of WinDirStat. However, since 64bit implies Unicode, there is no need to handle this specifically as long as the compatibility requirements ar Windows 2000 and above. Nevertheless, as you know we actually do have an ANSI version. My proposal would be the following:</p>
<ol>
<li>I&#8217;ll try to keep compatibility as much as possible, even for Windows 9x/ME.</li>
<li>Emphasis will be put on Windows 2000 and above - meaning it will be native Unicode.</li>
<li>The versions offered will stretch 32bit (x86) and 64bit (x64) with Unicode. ANSI may be made available <em>separately</em>.</li>
<li>New features will only be available in the Unicode versions, but bugs will be fixed in the old one and selected features may be migrated back.</li>
</ol>
<p>I&#8217;ll add a poll soon at this place (possibly as a new post, so people who subscribe to the RSS feed get to see it).</p>
<p>// Oliver</p>
<p>PS: Feel free to comment on this post.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.windirstat.info/20080427/poll-about-the-future-of-windirstat/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Update (&#8230; detected as trojan)</title>
		<link>http://blog.windirstat.info/20071201/update-detected-as-trojan/</link>
		<comments>http://blog.windirstat.info/20071201/update-detected-as-trojan/#comments</comments>
		<pubDate>Sat, 01 Dec 2007 18:41:40 +0000</pubDate>
		<dc:creator>Oliver</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.windirstat.info/20071201/update-detected-as-trojan/</guid>
		<description><![CDATA[The company behind STOPzilla doesn&#8217;t seem to deem it necessary to react on a false positive report from someone who hasn&#8217;t bought their software. This means it could be that their software still detects WinDirStat and since I am not able and/or willing to check it on a regular basis, I can only recommend that [...]]]></description>
			<content:encoded><![CDATA[<p>The company behind STOPzilla doesn&#8217;t seem to deem it necessary to react on a false positive report from someone who hasn&#8217;t bought their software. This means it could be that their software still detects WinDirStat and since I am not able and/or willing to check it on a regular basis, I can only recommend that none of our users use this software for their protection.</p>
<p>Should something get moving, I&#8217;ll keep you updated here on the blog.</p>
<p>// Oliver</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.windirstat.info/20071201/update-detected-as-trojan/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
