Why Avoid Using Blocked Columns on Kanban Boards

Kanban boards are vital tools in agile project management, providing a visual representation of work flow. However, one common mistake is the use of a “Blocked” column. This practice can lead to inefficiencies, mismanagement, and extended lead times, which undermines the effectiveness of the Kanban system. Understanding the Kanban Board Kanban boards typically consist of columns representing different stages of a workflow, such as “To Do,” “In Progress,” and “Done.

Understanding Data Lake and Data Warehouse: Key Differences Explained

In the realm of data management, two terms often come up: data lake and data warehouse. Both are essential tools for storing and analyzing data, but they serve different purposes and are suited to different types of data and business needs. Let’s delve into what each one is and highlight their key differences.

DelphiMVCFramework 3.4.2-magnesium

▶️ 2° blog update 2024/06/19 ▶️ 1° blog update 2024/05/31 👉 DelphiMVCFramework 3.4.2-magnesium-rc2 is out! Considering the amount of new features contained in this version, I decided to publish a RELEASE CANDIDATE version; 2 so far. 🔴 THIS BLOG POST IS A WORK IN PROGRESS UNTIL THE STABLE VERSION IS RELEASED

DMVCFramework: A Comprehensive Introduction kindly requested by the Orange County Delphi User Group

👉 This video has been initially published as PREMIUM content reserved to PATREON supporters. If you want to support DMVCFramework and access to articles, tutorials and video like this one, consider to become a supporter. In this introductory video, we’ll dive into the world of DMVCFramework, a powerful and versatile tool for building modern web applications.

Embarcadero MVPs de Delphi Studio estarán de gira en Valencia, Castellón, Alicante y Madrid (Español)

La edición de mayo de 2024 del MVP Tour pasará por Valencia, Castellón, Alicante y Madrid: ¡optimiza tus proyectos con soluciones tecnológicas a medida! 🔔¿Estás en el área del tour y te gustaría que te visiten? Envíanos un correo electrónico y veremos si podemos encontrar un momento para reunirnos. Mañana iniciaremos un tour por la región para visitarlos y conocer de primera mano sus necesidades tecnológicas.

ITDevConSE 2024: Algoritmi Genetici in Delphi (ITALIANO)

ITDevCon SE 2024 si sta avvicinando. ITDevCon rappresenta un punto di riferimento per la comunità di sviluppatori Delphi italiano e non. Quest’anno terrò due interventi focalizzati sugli algoritmi genetici e sulle loro applicazioni innovative in Delphi (avrò un altro talk su DMVCFramework e le “strabordanti” nuove feature presenti nella versione 3.

ITDevCon 2024 Spring Edition - Call 4 Paper (ITALIANO)

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 2024! Come anticipato nella nuova newsletter “Delphi Bites” (clicca qui per iscriverti), siamo infatti pronti a dar vita a ITDevCon 2024 Spring Edition: la conferenza tutta italiana dedicata all’innovazione tecnologica relativa a Delphi e alle tecnologie a esso collegate.

How to speed up "select...like" queries using pg_trgm

In the realm of databases, PostgreSQL stands out for its adaptability and the plethora of features it offers, especially when it comes to handling textual data. An often underappreciated gem in this context is the pg_trgm extension. What is pg_trgm? pg_trgm is a PostgreSQL extension that provides functionality for determining the similarity between text strings and improving text searches.

"DMVCFramework Introduction" - video from IPC2023 in Salamanca

I am thrilled to announce the release of my talk ‘DMVCFramework Introduction’ from the prestigious International Pascal Congress in Salamanca. This presentation offers an in-depth exploration of DMVCFramework, a very popular Delphi framework extensively used worldwide for developing efficient RESTful APIs and performant JSON-RPC APIs. Throughout the talk, I discuss how DMVCFramework stands as the most popular Delphi framework on GitHub, illustrate its widespread adoption in various industries, and provide a practical guide on starting with DMVCFramework for creating high-performance web solutions.

DelphiMVCFramework 3.4.1-sodium

👉 DelphiMVCFramework 3.4.1-sodium is out! This isn’t a feature realease, but contains fixes and some small improvements that can improve your day by day job with the framework. The latest DelphiMVCFramework version is always available at this link. DelphiMVCFramework Book While all these new features can change and simplify the way you’ll write your next APIs, the contents in the Official Guide is still largely relevant and all the concepts explained there are still valid.