Sections:
Safety -
Utilities -
Games
| 1. |
UserPass: Safe access to your sites Zip file, 157 Kb
After a while, if seriously working in Internet, one finds to have collected several
e-mail addresses, many hosting providers for web sites,
and more blogs being registered to, two or three online banking accounts, and other registrations
like those for hardware and software support,
each of them with a userid, password, and may be one or two pins.
Unless the same user/password combination is used for all, remembering all that
data, without confusing with one another, it's a too difficult task.
It is totally wrong to leave to Windows the task of remembering the password associated to
each userid, because that is a hiding well known to hackers, who have sophisticated
instruments to chase it there, intruments that are currently found on the net.
Our program is a simple database holding all that very sensitive data with the most of
safety, it is indeed crypted.
It accesses automatically the login web pages.
Another more safe feature is that is not necessary to use the keyboard to enter password and pins,
since the program puts all data on the clipboard and with Control-V they can be inserted where necessary.
Indeed using the keyboard is dangerous, exposing our passwords to the keyloggers.
|
| 1. |
Sync: Sinchronize folders Zip file, 265 Kb
Who has two computers, one at office and another at home for instance,
has the problem of having the same version of some important files on both computers.
Before working on one copy of the files, one should be sure that it is the most up to date,
otherwise the two copies will diverge, and some modifications will be on one copy
and some other modifications on the other copy, yelding two different files, which must be merged
again with a delicate operation.
Moreover it is not necessary that all the files in the two folders be present and identical,
for instance in case of a program only the source file must be updated,
all other files will be brought up to date with a compilation, and some files are
rarely changed, like the libraries.
The net has hundreds of programs capable of rendering exactly identical a set of folders,
but this is not what we want, we want to distinguish at the level of files, not folders.
Even the necessity of having a backup of most important files is meet by this program,
simply having more than a copy of these files on different drives.
Then there is the problem of identifying disks and partitions independently from the letter
assigned by Windows, which varies with the type of operating system
('98/2000/XP/Vista) and the conditions of other hard-disks, which may be switched on or off,
or USB flash-disks, which may be present or not.
This problem is solved with an intelligent trick so flexible to adapt to any
disposition of disks at the moment of updating.
|
| 1. |
CrossWord: word puzzles Zip archive, 1333 Kb
I can't stand eraser and pencil to do word puzzles,
if I use a pen it's nearly impossible to correct errors. So I started
a search on the internet for a program to do word puzzles without these problems,
but found none so intelligent to drop numbered definitions,
which must be slowly searched in a long list, and would occupy most of the screen,
with something more logical and immediate for a computer:
a dynamic definition appearing just at the passing of the mouse pointer over the case which it refers to,
and leaving the screen 90% free for the puzzle scheme.
So I had to write it myself. Now that's working smoothly, I put it on the net.
|