FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Data management system
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Re: Data management system
Posted: Tue Mar 16, 2021 06:18 PM

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

Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: Data management system
Posted: Fri Mar 26, 2021 10:04 AM

Hello friends,

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

viewtopic.php?f=45t=40177

Best regards,
Otto

&

Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: Data management system
Posted: Sun May 09, 2021 07:55 AM
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

Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: Data management system
Posted: Wed Jul 28, 2021 08:29 AM
Hello Marc,
Here you see my tool which I use to check the installation on customer servers.
Now I inserted a HTML report.



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



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



Best regards,
Otto

Continue the discussion