Messages - DK2IT [ switch to compact view ]

Pages: [1] 2 3next
1
Living Room / Re: If not Cubby, then what?
« on: October 25, 2016, 05:05 PM »
Some alternative can be:
Hubic (cheap but slow?)
Tresorit (expensive)
PCloud
Resilio Sync

2
Wouldn't the internal html viewer also be less likely to be a malware vector simply because the IE control is a rich target for malware?
Yes - in fact in the option they write "not susceptible to Internet Explorer vulnerabilities".
I'm using it and it's very good, maybe complex email with css or advanced formatting are displayed not so good, but, if you need it, you can always open the email into your preferred browser.

3
The Bat! has tags support and can use internal html viewer (faster but sometime not so accurate) or use the more compatible Windows Internet Explorer control (similar to Outlook).
TheBatHtmlViewOptions.png
The Bat! is a powerful email client, many functions and deep customizations, has a plugin system and a template language for automatically create standard replies.
Maybe the interface is not so "modern" but it's faster and the program do not require so much ram (generally, for me, is using between 70 and 130MB).
Crash resistant - sometime I've terminated it and no email is lost - and I've folder with several GB of email with thousand of email.
Maybe too much functions for a basic use and this can be a little confusing for a newbie that must explore many menu and options.

4
Post New Requests Here / Re: IDEA: Hand Tool | Grab and Drag
« on: July 01, 2015, 01:56 PM »
Sorry to resurrect this "old" post, I've see only now and made me remember a software I've used long time ago on Window98, MouseImp, as mentioned here.
Try also DragToScroll, seems equally good.

5
Here a quick normal windows script
@echo off
set /a total=0
for /f "tokens=5 delims=," %%a in ('tasklist /FI "IMAGENAME eq chrome*" /FO CSV /NH') do set /a total+=%%a
echo %total%MB
set total=
Of course instead a fix name like "chrome" you can use %1 to use argument on commandline.

For Process Hacker, you must hover the mouse pointer on the systray icon of the program for some seconds, and that's show up the window, unfortunately only in this windows the process are grouped.

Pages: [1] 2 3next
Go to full version