<?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: Database Defragmentation &#8211; Poor Man&#8217;s Solution</title>
	<atom:link href="http://www.eknori.de/2008-11-29/database-defragmentation-poor-mans-solution/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eknori.de/2008-11-29/database-defragmentation-poor-mans-solution/</link>
	<description>the weird world of eknori</description>
	<lastBuildDate>Mon, 01 Mar 2010 13:25:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andrew Luder</title>
		<link>http://www.eknori.de/2008-11-29/database-defragmentation-poor-mans-solution/comment-page-1/#comment-2291</link>
		<dc:creator>Andrew Luder</dc:creator>
		<pubDate>Mon, 13 Apr 2009 09:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.eknori.de/?p=949#comment-2291</guid>
		<description>Hi,
I discovered &quot;contig.exe&quot; a week ago and have trialled it on NT4.0 R50x Domino servers thru to Windows 2003 R85x servers and from all my testing it&#039;s a solid little tool that doesn&#039;t bother Domino a bit.

I&#039;ve gone one step further and put it into a server task on OpenNTF http://www.openntf.org/Projects/pmt.nsf/ProjectLookup/DominoDefrag 

Perhaps a free alternative...</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I discovered &#8220;contig.exe&#8221; a week ago and have trialled it on NT4.0 R50x Domino servers thru to Windows 2003 R85x servers and from all my testing it&#8217;s a solid little tool that doesn&#8217;t bother Domino a bit.</p>
<p>I&#8217;ve gone one step further and put it into a server task on OpenNTF <a href="http://www.openntf.org/Projects/pmt.nsf/ProjectLookup/DominoDefrag" rel="nofollow">http://www.openntf.org/Projects/pmt.nsf/ProjectLookup/DominoDefrag</a> </p>
<p>Perhaps a free alternative&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ulrich Krause</title>
		<link>http://www.eknori.de/2008-11-29/database-defragmentation-poor-mans-solution/comment-page-1/#comment-1382</link>
		<dc:creator>Ulrich Krause</dc:creator>
		<pubDate>Mon, 01 Dec 2008 10:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.eknori.de/?p=949#comment-1382</guid>
		<description>@Jesper: Yes, I&#039;ve tried JKDefrag, too. But there is no documentation of how to use the DLL in Visual Basic or LS ( no problem with Delphi and C ). I tried several hours but could not figure out, how to Declare the function calls. My client crashed constantly and finally I gave up ...</description>
		<content:encoded><![CDATA[<p>@Jesper: Yes, I&#8217;ve tried JKDefrag, too. But there is no documentation of how to use the DLL in Visual Basic or LS ( no problem with Delphi and C ). I tried several hours but could not figure out, how to Declare the function calls. My client crashed constantly and finally I gave up &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesper Kiaer</title>
		<link>http://www.eknori.de/2008-11-29/database-defragmentation-poor-mans-solution/comment-page-1/#comment-1380</link>
		<dc:creator>Jesper Kiaer</dc:creator>
		<pubDate>Mon, 01 Dec 2008 09:06:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.eknori.de/?p=949#comment-1380</guid>
		<description>Hi

Take a look a JKDefrag. It the most advanced free fragmenter for MS Windows, I think. It is open source and works great. For all defragmenters for Windows it goes, they can not write to disk directly but must use the Windows API for it. So it is a matter of who does this in a smartest way. 

Brgds Jesper Kiaer</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Take a look a JKDefrag. It the most advanced free fragmenter for MS Windows, I think. It is open source and works great. For all defragmenters for Windows it goes, they can not write to disk directly but must use the Windows API for it. So it is a matter of who does this in a smartest way. </p>
<p>Brgds Jesper Kiaer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Lorge</title>
		<link>http://www.eknori.de/2008-11-29/database-defragmentation-poor-mans-solution/comment-page-1/#comment-1367</link>
		<dc:creator>Tim Lorge</dc:creator>
		<pubDate>Sat, 29 Nov 2008 15:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.eknori.de/?p=949#comment-1367</guid>
		<description>Sysinternals tools are great! I didn&#039;t know about this one but will have to try it. Thanks!</description>
		<content:encoded><![CDATA[<p>Sysinternals tools are great! I didn&#8217;t know about this one but will have to try it. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Schulz</title>
		<link>http://www.eknori.de/2008-11-29/database-defragmentation-poor-mans-solution/comment-page-1/#comment-1366</link>
		<dc:creator>Jan Schulz</dc:creator>
		<pubDate>Sat, 29 Nov 2008 15:28:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.eknori.de/?p=949#comment-1366</guid>
		<description>defraggler is also free and can defrag only certain files. No idea if there is a commandline for it.

unfortunatelly nothing for linux yet :-(</description>
		<content:encoded><![CDATA[<p>defraggler is also free and can defrag only certain files. No idea if there is a commandline for it.</p>
<p>unfortunatelly nothing for linux yet <img src='http://www.eknori.de/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
