Search found 36 matches: practices

Return to advanced search

Fivewin controls similar to javascript elements

... model of event handling is a key aspect of interactive application design in both environments, even though the specific implementations and best practices may differ. Best regards, Otto Event Handling in Windows Programming: Message Queue: Windows applications operate on a message-driven architecture. ...
by Otto
Tue Nov 21, 2023 7:33 am
 
Forum: mod_harbour
Topic: Fivewin controls similar to javascript elements
Replies: 2
Views: 1086

Re: Help splitting up a character address string

... or classes into smaller, manageable files. For example, you can have a separate file for each method of a class, adhering to programming best practices like keeping functions to a single printed page. Syntax Examples: $-> is used to link include files and make simple textual substitutions. ...
by Otto
Wed Nov 15, 2023 7:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help splitting up a character address string
Replies: 10
Views: 497

Interesting discussion with ChtGPT

... However, this doesn't mean the code or language is "bad" or "wrong". It's just a reflection of how technologies and best practices have evolved over time. Clipper and Harbour still have their use cases and are quite suitable for certain tasks. User: The weaknesses you ...
by Otto
Mon Nov 06, 2023 4:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 885

Antonio, no recibes mis mail.

... does not accept messages 550-5.7.25 from IPs with missing PTR records. Please visit 550-5.7.25 https://support.google.com/mail/answer/81126#ip-practices for more 550 5.7.25 information. o19-20020a170906975300b0079800b8172bsi13778005ejy.450 - gsmtp (in reply to end of DATA command)" Y no ...
by FiveWiDi
Tue Nov 22, 2022 8:13 pm
 
Forum: Off Topic / Otros temas
Topic: Antonio, no recibes mis mail.
Replies: 2
Views: 319

Re: SMS Text messaging - FOLLOW UP

... and most services are not focused on replies unless you are writing automated systems. I hope others will look into, and share, some of their practices with good email and text usage for businesses, and how they apply them in their applications.
by TimStone
Mon Nov 07, 2022 8:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SMS Text messaging
Replies: 12
Views: 1656

Google Unveils Tool to Better Secure GitHub Repos

Good morning !!!

Google has launched a GitHub app that provides automated continuous enforcement of security best practices for GitHub projects.

https://devops.com/google-unveils-tool-to-better-secure-github-repos/

Best regards,
by Baxajaun
Fri Aug 13, 2021 7:32 am
 
Forum: Utilities / Utilidades
Topic: Google Unveils Tool to Better Secure GitHub Repos
Replies: 0
Views: 335

Re: Documentation for variables - what form should it be?

... experts have to say about it. I use it only when necessary. Hi, please take a look at https://github.com/TiendaNube/php-programming-best-practices#variables Clean Code ( https://medium.com/mindorks/how-to-write-clean-code-lessons-learnt-from-the-clean-code-robert-c-martin-9ffc7aef870c ...
by FWExplorer
Sun Feb 28, 2021 9:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Documentation for variables - what form should it be?
Replies: 9
Views: 917

Re: Documentation for variables - what form should it be?

Hi, please take a look at https://github.com/TiendaNube/php-programming-best-practices#variables Clean Code ( https://medium.com/mindorks/how-to-write-clean-code-lessons-learnt-from-the-clean-code-robert-c-martin-9ffc7aef870c ) and SOLID ( https://en.wikipedia.org/wiki/SOLID ...
by AngelSalom
Sun Feb 28, 2021 7:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Documentation for variables - what form should it be?
Replies: 9
Views: 917

From mysql_* to mysqli_*

... As some of you guys know, I developed a MySQL and MariaDB connection class ( https://github.com/ricbarraes/TMySQL ) applying some good practices about security... But after a great point suggested by Charly, I realized that I'm using mysql_* functions to manipulate the database... but ...
by ricbarraes
Mon Feb 22, 2021 9:09 pm
 
Forum: mod_harbour
Topic: From mysql_* to mysqli_*
Replies: 0
Views: 260

Mod_Harbour

... include the code in each prg file? btw, right now speed is not an issue, it seems to work great. I am just trying to determine what are the best practices... Thanks,
by byron.hopp
Thu Mar 05, 2020 7:41 pm
 
Forum: mod_harbour
Topic: Mod_Harbour
Replies: 3
Views: 1126

Re: Tweb

... of a site Follow the MVC (Model-View-Controller) pattern that ensures the separation of presentation and logic Promote modern web development practices such as object-oriented programming tools Best regards Otto
by Otto
Fri Aug 24, 2018 7:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tweb
Replies: 20
Views: 3724

Re: error al borrar registro con xbrowse, tdophin, mysql

... immediately. All this is done without requery. (Requery is time-consuming and puts undue strain on server and network traffic and good programming practices avoid requery unless essential). FWH created the library not only to overcome the limitations of the existing librarries, but also provide ...
by nageswaragunupudi
Tue Jul 17, 2018 3:10 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: error al borrar registro con xbrowse, tdophin, mysql
Replies: 8
Views: 1508

Re: Autoincrement field for DBFCDX

... ID is a pretty good thing in SQL world, giving you an unique id and taking the responsability out of the software. There is nothing like good practices in security and a trustworthy backup policy.
by Carlos Mora
Mon Mar 26, 2018 7:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Autoincrement field for DBFCDX
Replies: 9
Views: 1745

Re: FWHMARIADB Samples

... connectivity. FWH libs are designed to produce high-performance applications in small to huge multi-user environments, supporting large corporate practices like server-side scripting and even providing some features that are not possible with ADO and others. Test program: This sample compares ...
by nageswaragunupudi
Sat Apr 22, 2017 3:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWHMARIADB Samples
Replies: 48
Views: 20448
Next

Return to advanced search