Password Data Protector - utility v2.x(Windows/Macintosh/Linux) - $12.95(USD)
|
|
|
|
Password Data Protector program is a platform-independent,
one-file tool for storing and maintaining your private data (such as passwords, etc.) in the encrypted format !!!
|
| Video guide in 1...>, 2...>, 3...> steps.
|
... more info
... Build 1.5 release notes
... Build 1.6 release notes
... Build 1.7 release notes
... Build 1.8 release notes
... Build 1.9 release notes
... Build 2.0 release notes
... Build 2.1 release notes
... Build 2.2 release notes
... Build 2.3 release notes
... Build 2.4 release notes
... Build 2.5 release notes
Percentage Calculator - utility(Android 2.1 & up) (freeware)
Utility for Android devices (2.1 and up) allows to perform all possible actions involve Percentage.
It has convinions setting for rounding numbers as well it store up to 30 last calculations even after program is down.
... more info
... Version#1
... Version#2
... Version#3
... Version#4
... Version#5-New
... Version#6-7
... Version#8-12
... Version#13
... Version#14
... Version#15
... Version#16
... Version#17
... Version#18
... Version#19-20
Snake - game(Win) (freeware)
This is very simple but "addictive" game which does not require any installation.
You can spend a bunch of exciting time, in a blink of eye :) !
TimeSheets Manager - DB utility(Win) (freeware)
Once I've completed little DB automation for tiny office. This is single MS Access DB with GUI - maintain hours of the employees.
In the matter of the fact: it is track-driver company where hours could be non standard-shift hours. Application can handle it, as well, it will provide some Reports and TOTALs of hours for workers with ability to print out.
Power of DB - You can always go back and forth to see the history and make your decision based on it.
ExcelUpdater - utility(Win) (freeware)
I wrote that utility when I had to deal with huge Excel file 3500(rows)x200(columns) which was consistently growing.
From the time to time I had to update that excel file: search for row where specific cell value equals something and update another cell/s on the same row.
The "SEARCH KEY" was not unique, so, it could occur on more then one row, plus sometime I had to identify row by more then one condition, plus excel never been sorted.
In the beginning I used MS Excel search option to found specific cell, but then I realized that it's far from perfect technique to find necessary Row/s, specially when I have to match the row by Multi-Condition.
These are examples when MS Excel Search was helpless for me :
1. Find Row/s where: cell [AK]="student" or [AK]="apprentice" or [AZ]="dependant"
2. Find Row/s where: cell [BU]="34" and [DT]="homeowner"
So, I decide to use power of automation.