Pular para o conteúdo principal

DLS Review: Scanner disk-space visualization software

DLS Review: Scanner disk-space visualization software: "

Scanner

Scanner lets you visualize disk space usage using a futuristic-looking, color-coded pie chart. Having tested it, I must say it does not come close in usefulness (or even visual appeal, but that's subjective) to WinDirStat, which is my go-to for this type of thing.



Pros:

  • Once scanning is done, navigation is very snappy.
  • It looks nice!
  • Easily remove unwanted files using the context menu (right-click > "Remove" or "Recycle").
  • It's free -- actually, open-source.
  • No installation needed -- perfectly portable, and small.

Cons:

  • The window is not very large, and cannot be resized.
  • It feels somewhat dated. Maybe that's because it's written in Delphi, or the UI toolkit it's using, I'm not sure.
  • I find the interface less than intuitive, but that's just me. This kind of pie chart makes it difficult for me to drill in and out of my filesystem and maintain a clear mental image of what's where.
  • When you run it, it immediately starts scanning your entire system, which is a time-consuming operation. What if I just want to scan a single drive?
  • The name is not Google-friendly. Googling 'Scanner disk space' does work, though.

Bottom line:

The concept is interesting, and might work using a more modern UI toolkit. Kudos on making it free and OSS. I would give it 6 out of 10, and stick to WinDirStat.
DLS Review: Scanner disk-space visualization software originally appeared on Download Squad on Wed, 21 Apr 2010 17:18:00 EST. Please see our terms for use of feeds.
"

Comentários

Postagens mais visitadas deste blog

Improve Windows Security By Closing Open Ports

Improve Windows Security By Closing Open Ports : " A standard Windows operating system has a number of ports open after installation. Some of these ports are needed for the system to function properly while others might not. These ports can pose a security risk as every open port on a system might be an entry point for a malicious user. A port basically allows communication to or from the device. Characteristics are a port number, an IP address and a protocol type. This article will give you the tools at hand to identify and evaluate the open ports on your Windows system to make a decision in the end whether they can or should be closed or left open. Software programs and tools that we will use: CurrPorts : Available for 32-bit and 64-bit editions of Windows. It is a port monitor that displays all open ports on a computer system. We will use it to identify the ports and the programs that are using them. Windows Task Manager: Also used to identify the programs and link some p

Diagnosing a Blue Screen of Death Error in Windows

Diagnosing a Blue Screen of Death Error in Windows : For many years now the famous Blue Screen of Death (BSoD) has been the ultimate indication that something disastrous has happened to make your computer die, but how useful is the information in the BSoD and the respective crash dump file that Windows produces? The best article I ever found explaining the BSoD in depth is here on the Microsoft website, however it’s quite technical and doesn’t discuss how to actually troubleshoot a problem. The crash dump file is just technical details of what was being held in the computer’s memory at the time of the crash, and this will include details on every driver and service that was loaded, and every piece of software that was running. The most useful pieces of information are to be found on the BSoD itself and are highlighted on the screenshot below. These are the BSoD error name, the stop error code and the name of the driver or service that has failed (this last one might not always appea

Use Sysinternals Active Directory Explorer to make a domain snapshot

Use Sysinternals Active Directory Explorer to make a domain snapshot : " Active Directory is one of Microsoft’s best products ever in my opinion. It allows for an incredible amount of control of computer and user accounts, and there is so much more under the hood. The free Sysinternals Active Directory Explorer tool allows administrators to quickly look at information for the entire domain, as well as take a snapshot for comparison at a later date. The tool should not replace any of the Active Directory tools for everyday use, but rather supplement them for snapshots or a view into specific configuration. Once Active Directory Explorer is installed, the basic authentication screen appears to connect to a database ( Figure A ). Figure A Click the image to enlarge. It’s not ideal, but you can create objects, such as a user account, within the Active Directory Explorer tool ( Figure B ). Figure B Click the image to enlarge. Creating a snapshot of the Active Directory domain ( Figure