jv16's development blog
regmanager.jpg
No grouping here. I'll probably do Software Uninstaller next, no need for grouping there either.
Next I will be continue to work on the fully re-designed registry cleaner engine, it looks nice and clean on paper but there's alot of work in implementing it
screenshot.jpg
In earlier versions of PowerTools, the Message Windows were, in fact, new windows placed under the tool windows. This was a quick and dirty solution from my part, now my collegue Hukka improved the message system so that new Message Windows are no longer new windows but integrated parts of the actual tool window. A yet another nice new feature that will be included to PowerTools 2010!
A more-or-less final version of the new main GUI should be ready to show here within a week and everything looks like we are ready to start beta testing in next month. The final list of all the new features should also be ready to be officially published very soon, probably in the beginning of next month.
And oh, this is how the new Messaging System looks like:
screenshot.jpg
Before, these Message Logs were new windows placed below the actual tool window, now they are part of the tool windows themselves. Much less hassle, less code and simply more elegant solution. If you like this, thank my collegue Hukka
Boofo wroteWhen can we expect to get our hands on the first beta?
The first beta version will be available in next month, if there are no setbacks in the development process.
Anti-Malware
Everyone who knows me knows that I am terrible at keeping secrets, so I'm glad I can finally tell you about this
To make a long story short, we have developed a 100% heuristic anti-malware engine that is designed to detect all common types of Windows malware such as viruses, trojans and so on. And by developed, I mean that we have developed the engine from scratch, this not any old engine that we have simply licensed and modified.
So, is it any good? Well, I just did the following test:
I used 4485 clean samples (i.e. files that are not infected with anything) a total of 7.12 GB and 2799 malware samples, a total of 1.14 GB. These samples were all fresh, meaning that the engine has not been trained with any of these files.
The engine gave the following result:
Detection rate of 39.81% with a False Positive rate of 0.07%.
I think that is a fairly good score. AV Comperatives (
Anyways, the main design goal of this feature is not to be a full blown Anti-Virus product with all the bells and whistles. The main design goal is to create a complementary product to an Anti-Virus program. jv16 PowerTools 2010's Anti-Malware will not contain real-time scanning, it does not clean files, it does not play the piano. All it does, is tells you whether a file looks dangerous (i.e. infected with something) or safe. This makes the feature perfect for quickly checking a new application you have just downloaded.
As I said, the engine is purely heuristic, it does not use a database of any known virus signatures. It does, however, contain a heuristic database
We all have less or more good anti-virus/ anti-malware software continuously running in the background.
So, I'm wondering how much that new 'mysterious' tool will add...
It looks like the story of the disk defragger
But maybe I'm too pessimistic
Have you considered offering this as a free-standing program, though? I doubt you'd find anyone who would pay for it, but as a freeware offering, along the lines of PT Lite, you might have a hit on your hands. You might even incorporate it into PT Lite.
rdtmk5 wroteFurther, I'm worried it's adding unnecessary feature bloat that could add instability after you've been working so hard and long to remove bugs and instability.
Adding a new tool cannot create bugs or instability to other, separate tools.
rdtmk5 wrote
Have you considered offering this as a free-standing program, though? I doubt you'd find anyone who would pay for it, but as a freeware offering, along the lines of PT Lite, you might have a hit on your hands. You might even incorporate it into PT Lite.
Yep, the feature might be added to PowerTools Lite in the future.