FlavioBlogNotes

    • Who I Am
  • Delphi

    Rad Studio 12.1 – Beta: c’è una novità che mi piace tanto!!!

    Published by

    Flavio Basile

    on

    15 Marzo 2024

     La Beta di Rad Studio 12.1 è nella disponibilità dei Beta Tester e porta con se una novità che a me piace tanto, ma tanto tanto. Solo che non posso svelarla perchè anche io sono sotto NDA… Quindi, #staytuned #codinglikeacoder

    Read / Leggi→: Rad Studio 12.1 – Beta: c’è una novità che mi piace tanto!!!
  • Coding, Delphi, ProDelphi

    When Delphi could be Case Sensitive?

    Published by

    Flavio Basile

    on

    6 Febbraio 2024

     This morning, on compiling my Delphi source code, I received an hint: Override method %s.%s should match case of ancestor %s.%s The scenario that produces this hint, is the following: In this case, Class2 inherits from Class1; in Class1, the Virtual Method is declared using a Pascal Case form. In…

    Read / Leggi→: When Delphi could be Case Sensitive?
  • Coding

    Gli Algoritmi Genetici

    Published by

    Flavio Basile

    on

    18 Gennaio 2024

     E’ proprio il caso di dirlo: a volte ritornano! In bit Time Professionals  ci siamo trovati a dover elaborare una strategia per risolvere uno annoso problema che spesso si presenta senza preavviso nella nostra vita di Informatici: l’ottimizzazione nella suddivisione delle risorse. Come spesso accade, dopo analisi e confronti attorno a…

    Read / Leggi→: Gli Algoritmi Genetici
  • Delphi

    RAD Studio 12 and Skia

    Published by

    Flavio Basile

    on

    8 Novembre 2023

    [UPDATE] What I’m going to describe here is due to the fact that I had have installed the Skia version 5.In Skia vers. 6, the units are been changed as in Rad Studio 12. Thanks to Glenn Dufke for the info. [END UPDATE]  RAD Studio 12 has been released and…

    Read / Leggi→: RAD Studio 12 and Skia
  • Delphi

    RAD Studio 12 is here!!!

    Published by

    Flavio Basile

    on

    7 Novembre 2023

    RAD Studio 12 has been released: let’s download it!! Download it from Embarcadero web site

    Read / Leggi→: RAD Studio 12 is here!!!
  • Delphi, DMVCFramework, ProDelphi

    [English] DMVCFramework Gotcha #1: Object Pool explained

    Published by

    Flavio Basile

    on

    20 Settembre 2023

     One aspect related to the performance of an application that is often overlooked is the overhead in the execution of specific tasks. Overhead is influenced by various factors. One of these factors, in the context of OOP (Object-Oriented Programming), is the time it takes to create an object: when we…

    Read / Leggi→: [English] DMVCFramework Gotcha #1: Object Pool explained
  • Senza categoria

    Lezione della settimana #1

    Published by

    Flavio Basile

    on

    16 Settembre 2023

     In questo sabato mattino, ho ancora in testa il progetto al quale sto lavorando. L’averlo ancora in testa è per me sintomo del fatto che non è ancora terminato e che quel che c’è da fare non è completamente definito nel mio cervellino. Una riflessione l’ho fatta anche su ciò…

    Read / Leggi→: Lezione della settimana #1
  • Coding, Delphi, DMVCFramework

    DMVCFramework Gotcha #1: Object Pool explained

    Published by

    Flavio Basile

    on

    29 Agosto 2023

    Uno degli aspetti relativi alle performance di un applicativo che spesso non viene attenzionato, è l’overhead nell’esecuzione di specifici task.L’overhead è influenzato da diversi fattori. Uno di questi, in ambito OOP,  è il tempo di creazione di un oggetto: quando creiamo un oggetto, il processo di creazione e inizializzazione può…

    Read / Leggi→: DMVCFramework Gotcha #1: Object Pool explained
  • Database

    PostgreSQL e le variabili di sessione

    Published by

    Flavio Basile

    on

    3 Agosto 2023

    Nel migrare un Database Firebird ad uno PostgreSQL, mi sono trovato a dover fare il porting di stored procedure che fanno uso di variabili di contesto, definite in Firebird con le istruzioni SQL : rdb$set_context(‘USER_SESSION’, ‘User_id’, 1);e  rdb$get_context(‘USER_SESSION’, ‘User_id’); Anche PostgreSQL permette di poter definire variabili legate alla sessione, con…

    Read / Leggi→: PostgreSQL e le variabili di sessione
  • Coding, Delphi, ProDelphi

    Profiling

    Published by

    Flavio Basile

    on

    1 Luglio 2022

        Spesso è importante capire non solo il perchè il nostro applicativo software è lento, poco performante, pesante nell’esecuzione di uno o più task. E’ necessario capirne il quando, il  quanto e il dove. E’ pratica comune aprire il nostro editor, seguire riga per riga il codice del nostro algoritmo in…

    Read / Leggi→: Profiling
Pagina precedente Pagina successiva

Welcome,

Flavio Basile

Flavio Basile
Questo è il mio BlogNotes, un angolo di pensiero, scrittura e informazione.
This is my BlogNotes, a place about thought, writing and information.

Let’s connect!

  • GitHub
  • Mail

Recent posts

  • ITDevCon 2023: la mia prima volta 🙂

  • Vibe Coding: l’AI ci toglierà il lavoro?

  • [EN] DMVCFramework Gotcha #2: Active Record

  • DMVCFramework Gotcha #2: Active Record

  • ITDevCon Spring Edition 2025

    ITDevCon Spring Edition 2025

  • [EN] Vectors & Features Extraction

  • AI, LLM & VectorDB
  • Coding
  • Database
  • Delphi
  • DMVCFramework
  • Meeting&Convention
  • ProDelphi
  • Senza categoria

FlavioBlogNotes

  • GitHub

Designed with WordPress

Notifiche