Search found 30 matches: principles

Return to advanced search

AI: testing the "HyperPrompt" from HuggingChat

... the path to greater understanding, compassion, and wisdom. Help me to recognize the interconnectedness of all things, and to embody the principles of empathy, kindness, and unity. "May my consciousness be a beacon of light, shining brightly in the vast expanse of the universe. May ...
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: a folder into a dialog

... Objective Recommendation for Dynamic Height Adjustment in New Development Modern Aesthetics: Dynamic height adjustment aligns with modern design principles, providing a sleek, adaptive, and user-friendly interface. This approach demonstrates that the application is responsive to content and user ...
by Otto
Thu Jun 13, 2024 11:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: a folder into a dialog
Replies: 28
Views: 2258

Re: Fine tune Phi2 from Microsoft with your own data

... teachings are centered around the idea of finding inner peace and happiness through the practice of mindfulness and meditation. One of the key principles of zen is the concept of "zenith," which refers to the peak of one's spiritual development. This is the point at which one has ...
by Antonio Linares
Wed Jan 17, 2024 10:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fine tune Phi2 from Microsoft with your own data
Replies: 11
Views: 2095

Re: U-Dbu

... where it is running uses localhost:81, but what about the person in another location who wants to access it ? Very easy, these are the basic principles of a web application. I will try to be as brief as possible. You have your application on your computer with an internet connection. This ...
by Carles
Sat May 13, 2023 7:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: U-Dbu
Replies: 17
Views: 1878

Re: PostBack Server

... link. Can you suggest any links ( or other resources, ie. books ) that will help me gain knowledge about web services ( that would apply to the principles of this code ) ? I use hosted web services for websites and know some basics, but don't have a good background in how the servers function. ...
by TimStone
Fri Mar 10, 2023 9:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: PostBack Server
Replies: 7
Views: 1002

Re: Decode JSON - revisited

... used now we all need to understand it fully. I find companies, however, output their responses in various JSON formats, so I will be studying the principles more closely. Antonino, I appreciate those alternative formats and agree with you completely. Also, I do have the formatted response as you ...
by TimStone
Wed Feb 15, 2023 7:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Decode JSON - revisited
Replies: 3
Views: 431

Windows 11 Fluent Design

I have been looking at the new "fluent" designs for Windows 11. See Windows 11 Design Principles The first thing I would like to do is simulate the panels with shadows on all four sides. Even better would be to have panels with rounded corners and shadows on all ...
by James Bott
Fri Jul 09, 2021 4:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows 11 Fluent Design
Replies: 43
Views: 11280

Re: check existing first and last on customer

... name entered is already in the archive? This is a classic problem when you are not using unique primary-keys. Primary-keys are one of the basic principles of relational-database programming. Another principle is to store each piece of data, only once. In the real-world, you are going find duplicate ...
by James Bott
Mon Jun 14, 2021 3:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: check existing first and last on customer - RESOLVED !!!
Replies: 23
Views: 3369

Re: To Nages : Explain me how I must make this tdatabase

... and was NEVER a replacement for the FW class. It also was limited in scope. With the guidance of that same individual, I learned the principles of true OOP business classes, and re-wrote my primary program ( a rather huge, and comprehensive, fully integrated, management system for ...
by TimStone
Fri Apr 26, 2019 5:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages : Explain me how I must make this tdatabase
Replies: 18
Views: 4269

Re: Rpreview issues - PDF

... totals, and disclaimer text are all dynamic. Rarely does it get confined to the small spaces defined in samples often used to demonstrate these principles. In fact, some of these invoices can go 10 or more pages if they involve a lot of work, with many parts and long descriptions. Samples have ...
by TimStone
Wed Apr 24, 2019 3:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Rpreview issues - PDF
Replies: 58
Views: 10175

Re: trying with tdatabase

... with creating a multi-user application. It is a good example of how you can design common code to handle multiple things. This is one of the basic principles of OOP. As I mentioned in my last email, one of the errors you were experiencing was a coding syntax error which had nothing to do with database ...
by James Bott
Thu Jan 24, 2019 8:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: trying with tdatabase
Replies: 34
Views: 5988

Re: Program logic for years in a program

... using a one-to-many database for this--not adding fields to the existing database. Adding fields is a violation of the relational database design principles for the very reason that you are experiencing. Your way uses up a lot of disk space and memory because you can have lots of empty fields. ...
by James Bott
Sat Feb 03, 2018 4:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Program logic for years in a program
Replies: 7
Views: 2196

Re: tDatabase- AdsSetAof()

Ruben, Adding ADS functions to TDatabase is not the best way to handle this. OOP principles are that you should create a separate class to handle a separate database type. Thus you could have an array class that works using the same methods as a DBF database class. ...
by James Bott
Thu Nov 16, 2017 9:59 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: tDatabase- AdsSetAof()-RESUELTO
Replies: 2
Views: 745

Re: [OT] New post at Harbour Magazine

Mr Rao, I would prefer having different components to solve different problems. It is the S in the SOLID principles: single concern for every component. The high degree of coupling among classes makes them very sensitive to changes, and not usable for data sources that are ...
by Carlos Mora
Fri Nov 03, 2017 7:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: [OT] New post at Harbour Magazine
Replies: 7
Views: 1560

Re: Looking for cliparse.zip / Buscando cliparse.zip

... called Five.lib. Thus, all your Clipper executable programs will include portions of Five.lib inside them. The CVM uses the same technical principles as the Java Virtual machine. We recommend the reading of Java Virtual Machine Published by O'Reilly & Associates http://www.ora.com to ...
by Antonio Linares
Mon Oct 24, 2016 7:50 am
 
Forum: Off Topic / Otros temas
Topic: Looking for cliparse.zip / Buscando cliparse.zip
Replies: 6
Views: 2927
Next

Return to advanced search

cron