As you probably know, I’m a software developer and trainer who’s always juggling code, teaching, and sharing stuff online. I recently came across PostSpark, a simple online tool that turns things like code snippets or screenshots into decent-looking images. It’s not a game-changer or anything revolutionary, but it’s useful enough that I thought I’d share how it works and how I’d fit it into my day-to-day.
👉 This article is available in english too. 👉 Este artículo también está disponible en español. 👉 Questo articolo è disponibile anche in italiano. Cómo Empezó Todo Recientemente me enfrenté a un problema interesante relacionado con nuestro producto DMSContainer. Con el aumento de instalaciones en todo el mundo, el sistema centralizado de gestión de licencias (que, por cierto, ¡es también un módulo de DMSContainer!
👉 This article is available in english too.
👉 Este artículo también está disponible en español.
👉 Questo articolo è disponibile anche in italiano.
Come Tutto È Iniziato Di recente ho affrontato un problema interessante che riguardava il nostro prodotto DMSContainer. Con l’aumentare delle installazioni in tutto il mondo, il sistema centralizzato di gestione delle licenze (che trà l’altro è a sua volta un modulo DMSContainer!
👉 This article is available in english too. 👉 Este artículo también está disponible en español. 👉 Questo articolo è disponibile anche in italiano. How It All Started I recently faced an interesting problem with our product DMSContainer. As installations increased worldwide, the centralized license management system (which, by the way, is itself a DMSContainer module!
▶️ 3° blog update 2025/02/13 ▶️ 2° blog update 2024/06/19 ▶️ 1° blog update 2024/05/31
What’s new in DelphiMVCFramework-3.4.2-magnesium 👉 This features list is related to the stable versione release on Feb 13, 2025!
DelphiMVCFramework continues its evolution and mantains its position as the most popular Delphi web oriented framework on github.
This article covers everything from the basics to advanced topics, including examples from the official documentation. The post is designed to be an in‐depth resource detailing how composite types can be used to design clean, maintainable, and efficient database schemas.
Table of Contents Introduction What Are Composite Types? Why Use Composite Types?
A new Patreon-exclusive video is now live, and it’s packed with everything you need to master session management in DMVCFramework.
💡The new Server Session architecture is available since dmvcframework-3.4.2-magnesium
In this video, I’ll guide you through three in-depth demos that show exactly how to set up and use:
Memory sessions for quick, efficient setups.
Vuoi diventare protagonista del più grande evento italiano sull’innovazione tecnologica relativa a Delphi? È il momento giusto: è aperto il call for paper per ITDevCon Spring Edition 2025!
Come anticipato nella newsletter “Delphi Bites” (clicca qui per iscriverti), siamo infatti pronti a dar vita a ITDevCon 2025 Spring Edition: la conferenza tutta italiana dedicata all’innovazione tecnologica relativa a Delphi e alle tecnologie a esso collegate.
With the continuous evolution of DMVCFramework, one of the most appreciated frameworks for building web applications in Delphi, a significant change has been introduced: the new server-side session management system. This update represents a major step forward in terms of modularity and flexibility, allowing developers to choose from different session storage modes based on their project’s specific needs.
In the world of databases, replication is the backbone of availability, scalability, and data resilience. PostgreSQL, one of the most robust and widely used open-source databases, offers several replication solutions. However, pg_chameleon stands out as a particularly flexible tool, designed to replicate data from MySQL to PostgreSQL with a highly configurable architecture that adapts to diverse needs.