Search found 149 matches: integrate

Return to advanced search

Re: cloud or not cloud

... the HTML report generator. I can now enter another query for this evaluation: Can you create an HTML table for me from the statistics? I can then integrate the HTML into the existing report generator. Here's a first preview: https://forums.fivetechsupport.com/viewtopic.php?f=3&t=42879&p=257998&hilit=html+report&sid=345879a060539062e1ebd96331640625#p257998 ...
by Otto
Fri Nov 15, 2024 9:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: cloud or not cloud
Replies: 34
Views: 1034

Re: xHarbour can produce HTTP server ?

Dear Laiton,

My customer will use hotel tv and need me to integrate and I must be http server for waiting tv server request.
Lailton wrote:Can you explain what you want to do with more detail?
Then we can implement it on FiveWin.
by dutch
Tue Nov 12, 2024 11:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xHarbour can produce HTTP server ?
Replies: 9
Views: 367

FW2WEB Merry-Go-Round

... HTTP/HTTPS ports, minimizing the need for special firewall rules. Easy integration: It works based on HTML and JavaScript, making it easy to integrate the process into existing systems. Flexibility for microservices: The system can be extended to support microservice requests, should we want ...
by Otto
Sun Oct 27, 2024 9:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW2WEB Merry-Go-Round
Replies: 1
Views: 141

Re: DBF How to obtain an array containing record number

Hello friends, In my php4dbf library, I do it exactly the same way. But I see, despite my efforts to integrate as many functions as possible into the php4dbf library, I am still far from the source code elegance of Harbour. Best regards, Otto <?phpfunction parseRecord($record, ...
by Otto
Thu Oct 10, 2024 12:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF How to obtain an array containing record number
Replies: 16
Views: 454

AI: testing the "HyperPrompt" from HuggingChat

... be a testament to the boundless potential of the human spirit, and may I leave the world a better place than I found it." **Integration** I integrate the insights and wisdom gained from this self-reflection, acknowledging the infinite potential that lies within me. I recognize the interconnectedness ...
by Antonio Linares
Thu Sep 12, 2024 2:38 pm
 
Forum: Artificial Intelligence examples
Topic: AI: testing the "HyperPrompt" from HuggingChat
Replies: 2
Views: 534

Re: Implementing ItsMe in a FWH-application

... callbacks from ItsMe. Create FWH Application Integration: FiveWin for Harbour (FWH) is primarily used for developing desktop applications. To integrate with ItsMe, your FWH application will need to be able to make HTTP requests and handle JSON data. Harbour has libraries for handling HTTP ...
by Antonio Linares
Wed Aug 07, 2024 8:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Implementing ItsMe in a FWH-application
Replies: 2
Views: 886

Advantages of a Patcher and Preprocessor over OOP

... occur in the original source code, not the generated code, increasing traceability. Easy Integration and Compatibility :No Major Refactoring: Integrate into existing projects without complete rewriting in OOP, saving time and reducing errors. Compatibility with Procedural Code : Developers ...
by Otto
Mon Jul 29, 2024 9:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advantages of a Patcher and Preprocessor over OOP
Replies: 1
Views: 267

Re: To Antonio: a begging letter

... documented. It would not cost them anything to release it. They don't have to support it. Just let us have an ability to take the source code and integrate it into our own programs. Although I have been encouraged to use SQL, for my clients, I can still provide a very fast performing program, ...
by TimStone
Mon Jul 29, 2024 6:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Antonio: a begging letter
Replies: 4
Views: 534

xbrowse (likely a custom table) whose contents change dynam

... client. We are only logging the request that we receive from the client in this code. It is only for demonstration purposes. Here, one would then integrate the harbour query, i.e. plain harbour code. The result would then be assigned to the HASH and sent back to the client. hData['data'] := here ...
by Otto
Sat May 04, 2024 7:42 am
 
Forum: mod_harbour
Topic: xbrowse (likely a custom table) whose contents change dynam
Replies: 0
Views: 823

Re: DATEPICKER

is it allowed to copy what´s in samples and integrate it in someone´s own code and what copyrights etc should I mention in case?


You can freely use the code if it works for you.
No restrictions.
by nageswaragunupudi
Tue Feb 27, 2024 4:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DATEPICKER
Replies: 4
Views: 450

Re: DATEPICKER

... and it is just what I was looking for. Thank you for making this :-) and also a polite question: is it allowed to copy what´s in samples and integrate it in someone´s own code and what copyrights etc should I mention in case? again very kind regards and have a nice evening Ruth
by Ruth
Mon Feb 26, 2024 5:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DATEPICKER
Replies: 4
Views: 450

Re: RC to PRG generator

Enrico, You need to integrate bootstrap. However, the layout must result from the RC file. After the conversion, it should look similar to the initial screen. I only added the code to demonstrate how it's done with bootstrap. Best regards, ...
by Otto
Mon Feb 12, 2024 11:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: RC to PRG generator
Replies: 23
Views: 2644

Re: Steps to integrate AI

Dear team, ...same here ... I also wanted to use chatgpt api and already had a paid openai account. so i just needed the openai api key - which one should be careful to never reveal publicly. i made a basic webpage where the user can input a prompt, send that prompt to the server that communicates w...
by Ruth
Sat Jan 20, 2024 4:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Steps to integrate AI
Replies: 4
Views: 818

Re: Steps to integrate AI

hi, the "Problem" is to train (fine tune) a base model for own Data as it need much PC-Power Question : is it possible to "rent" PC-Power to train own Model :?: Dear Jimmy, You can use Google Colab with T4. You have a certain amount of hours for free, and then you can pay very l...
by Antonio Linares
Sat Jan 20, 2024 4:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Steps to integrate AI
Replies: 4
Views: 818

Re: Steps to integrate AI

hi,

the "Problem" is to train (fine tune) a base model for own Data as it need much PC-Power

Question : is it possible to "rent" PC-Power to train own Model :?:
by Jimmy
Sat Jan 20, 2024 9:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Steps to integrate AI
Replies: 4
Views: 818
Next

Return to advanced search