Page 2 of 2

Re: Data management system

Posted: Tue Mar 16, 2021 6:18 pm
by TimStone
Otto,

As I age, keeping notes is important for me. So I use One Note and generally type in everything. However, I use a multitude of tools. Because I use an iMac as my primary machine, plus an iPad and iPhone, I use an app called Things for personal To Do tracking. Since my development is in Windows, I use TickTick to track business ToDo tasks. I like the ease of calendaring with these two products.

Obviously if you create a personal program to track everything within your application, that is preferable. However, at this stage in my work, I don't have time to build one, nor can I see the personal benefit for me in the future relative to my work. So I simply build the info into One Note and that is sufficient.

By the way, we use the same program for our documentation, and yet I find that my clients rarely, if ever, read the manual, even when a press of the F1 key will make it open to the exact page needed. They have lots of excuses, but that never includes a comment that says the information presented wasn't helpful. It's always they didn't have time orcouldn't find the info, or "I shouldn't have to do that".

Tim

Re: Data management system

Posted: Fri Mar 26, 2021 10:04 am
by Otto
Hello friends,

I have working WYSIWYG editor TinyMCE with source code and pictures from clipboard.

viewtopic.php?f=45&t=40177

Best regards,
Otto

Re: Data management system

Posted: Sun May 09, 2021 7:55 am
by Otto
Hello Mark,

Now I start using my "TinyMCE - WYSIWYG HTML Text Editor" mod harbour implementation for documenting our functions.
I start with the function DBF2Hash.
How to pass data from a DBF file to HTML/JS
Best regards,
Otto

https://winhotel.space/formular/dbf2hashdoc.html

LIVE-sample:

whole database https://winhotel.space/formular/index.prg

single record https://winhotel.space/formular/index.prg?recnr=100

Image

Re: Data management system

Posted: Wed Jul 28, 2021 8:29 am
by Otto
Hello Marc,
Here you see my tool which I use to check the installation on customer servers.
Now I inserted a HTML report.

Image

Here you see all the files WINHOTEL needs. If a file is missing, it is red in xBrowse.

Image

This is the cleaning part. All outdated or not any more used files can be deleted.

Image

Best regards,
Otto