QUOTE (Stead @ Apr 3 2006, 05:40 AM)

after looking up that contig one, i'm not sure how that can be the best, doesn't seem like a defragger to me, just a file defragger?
I apologize for not being able to reply earlier, but the place at which I was staying for the weekend had done a major overhaul on their LAN... result being no connection on every floor but the first

.
To answer your question, contig is merely a console based application that accepts one argument- namely a file. You are correct in that without passing additional switches to contig, it will only defrag the file you tell it to. However, contig features a switch that allows it to do recursion on a subdirectory, which, if you were to type "contig -s C:", would licit the entire defragmentation of your hard drive.
Now, to turn contig into a full-fledged defragmentation tool, all you have to have is a shell that will pass it these arguments. This is where Power Defragmenter GUI comes in:
excessive-software.eu.tt. With that and contig in the same directory, open Power Defragmenter, then select "Power Defrag" mode.
QUOTE
Does not run on its own in the background. It will defragment and re-allocate files associated with the Windows Prefetcher from time to time, but it will not automatically defragment all of your hard drives automatically. This is one of the new features that Microsoft stated it would try to include in Vista.
While Windows Defragmenter itself does not run in the background, it can be sufficed to say that, in essence, the portion of code that
does run acts both complementary and partially supplementary to other defragmentation tools.
It was my mistake to imply that it did anything superlative to that. However, there aren't any other defragmentation tools that handle Windows' prefetching, so I wouldn't discredit that portion of the tool.
QUOTE
Does not do a good job!
Forgive me for summarizing, but I'd like to reaffirm the fact that nowhere was it mentioned that Windows Defragmenter performs well or is even adequate for the job. It was simply used as a base of reference for comparison with other tools.
To make my opinion clear, I do agree that Windows Defragmenter is another one of Microsoft's sorry attempts to provide a "one OS fits all" solution, but I don't turn my nose at the fact that it is a defragmentation tool nonetheless.
QUOTE
Also, the argument about continuously needing to defragment itself... how would the files related to the program become fragmented again? Sure, the first time, you need to defrag another 15MB or so of files. For me, that's 0.1% of my hard drive space - not a significant amount. Unless they were modified, overwritten, or changed in any other way, they'll stay right where they are. Fragmentation only occurs when files are created or changed - not read.
The problem is that these tools don't know whether or not a file is fragmented until they actually do a pass over it.
Granted, I don't believe this to be too taxing, considering my drive consists of hundreds of files defragmentation tools absolutely hate- namely, video files and large archives . However, I was simply making this point for the sake of argument(note that I called it a quandry, not a passage in my personal bible).
To address this point more thoroughly, though, I don't believe current defragmentation tools are doing all they should be. Specifically, they should be taking advantage of Windows' built in Indexing Service to find out if a file is fragmented or not, and then proceed accordingly.
Although, the same can't be said for anti-virus tools, as I find it hard to trust Windows in aiding in the security of itself.
QUOTE
As for your defragmentation habits, sure that's fine, but ask the average user (i.e. anyone on the street) if they would rather deal with defragging themselves, or use 1-2% of their RAM to have the system take care of itself. The single largest selling point with most maintenance/security software is the "automatic" part - i.e. you don't have to do anything.
Let me start out by asking you to re-evaluate who exactly our target audience is, because I honestly believe we aren't reaching the "average joe" via the MSFN forums. Most of the people on this forum are knowledgeable and aware of their computing habits. They also seem to realize that working with computers is a give and take relationship; ie: what you put into it is what you get back from it.
Now, about the so-called "average joe"...
I am now under the impression that they would enjoy their life being completely automated. I find this greatly disturbing and completely unacceptable.
The modern average joe has grown to depend on such automation so much that they've become over zealous lemmings(not to include politics, but this is especially true in the US), adept at clicking "OK" to every message box that pops up and opening e-mail attachments from unknown addresses.
Based on the worst past few viruses and spyware, most of which could've been averted had said "average joe" not accepted what was default or automated and actually bothered to pay attention to what they were doing before they did it.
And you think they should have more automation? If that's the case, they might as well just have one of those little birds that works on buoyancy.
It worked for Homer.
(Note: I am in no way trying to hold contention in order to offend anyone, but I honestly believe that on a forum where people come to modify Windows so that it's sleek, smaller, and faster, they would appreciate having as few background tasks as possible in order to ensure optimal performance)
QUOTE
Oh how I wish, I wish, I wish that I could install Windows on ReiserFS...
While EXT2 isn't as efficient as Reiser, you might want to check out this kernel mode driver for Windows, as it offers full support for EXT2 in Windows:
fs-driver.org