New
#131
Hi there
For Non programmers I find you can't really beat Python -- can do all sorts of things that work quite simply and easily. I think some big companies are using PYTHON for developing forms of A.I and Robotics rather than attempting to write zillions of lines of code in things like C++ etc. !!
I used REXX years ago too which was really simple shame it never went out to the wider community back then - used it on an IBM Mainframe with TSO - Those types of Computer languages are really easy to use and being Interpreters they can run on any OS so you can in theory create an application and run it on any machine. Modern hardware can easily afford the overhead of using an Interpreter and these things can also use OO (Object Orientated).
The great advantage is that you describe essentially in plain English (or whatever) the problem you want to solve and don't have to worry about detailed coding. If you get the algorithm right you get your application up and running very quickly rather than having to spend hours in debugging convoluted code. You also get to see very quickly if your application works !!!!!
I know O.T but had to reply to the Java thing -- not sure why anybody bothers with that any more.
As far as the UI of MF is concerned -- does anybody really bother -- if you are backing up or restoring why on earth would you care.
What I would suggest would be a great feature even if its part of the paid version would be a decent Backup Cataloging system (also with facilities to add user notes) - so you could just do easy searches for backup sets / data files.
Cheers
jimbo