Become a member!

· 12 min read Also available in:ITESPT-BR

Learn how to build enterprise-grade web applications with Delphi using DMVCFramework and TemplatePro 0.9.0. Complete guide with code examples for RESTful APIs, server-side rendering, HTMX integration, and template inheritance. Create production-ready web apps in minutes.

DMVCFramework Delphi Open Source TemplatePro Web Development WebApp

· 5 min read

The story of WinInspector, the modern successor to TDWinInfo. From a 20-year-old debugging tool that became a reference for identifying Delphi applications, to a comprehensive Windows inspection utility with real-time monitoring, multi-monitor support, and advanced process analysis capabilities.

Delphi Open Source Tools & Utilities Windows

· 3 min read

Il mondo dello sviluppo software è cambiato. In modo profondo. E sta ancora cambiando. L’intelligenza artificiale generativa e in particolare i Large Language Models (LLM) sono la rivoluzione silenziosa che sta già trasformando il nostro modo di lavorare, automatizzare, progettare e... pensare.

AI & Algorithms Events

· 7 min read Also available in:ITES

In the continuous evolution of the web, developers are always looking for native tools that can improve the user experience without resorting to complex JavaScript libraries. The `<dialog>` element represents one of these native solutions, introduced in HTML5 to handle dialog windows and popups in a simpler and more efficient way. In this article, we'll explore how this tag can transform the development of modern web interfaces.

Web Development

· 10 min read Also available in:ITES

This technical guide provides an in-depth analysis of APIs and webhooks, two essential technologies in the ecosystem of modern application integration. The document illustrates the fundamental differences, optimal use cases, and offers concrete implementations using the DelphiMVCFramework.

Web Development

· 5 min read

In today's technological landscape, increasingly characterized by the integration of artificial intelligence into daily workflows, a new skill is emerging as fundamental for software developers: prompt engineering. The ability to communicate effectively with generative AI models like Claude, ChatGPT, and Grok can make the difference between generic, unhelpful responses and precise solutions that can be immediately implemented in your code.

AI & Algorithms

· 4 min read

PostSpark web teaching web

Tools & Utilities

· 4 min read Also available in:ITES

postgresql performance web webapi restful rest delphi backend api json jsonrpc dmvcframework delphimvcframework design patterns speed fluent postgres postgresql

Databases

· 16 min read

web webapi restful rest delphi backend api json jsonrpc tjsonobject dmvcframework delphimvcframework design patterns speed fluent postgres postgresql

DMVCFramework

· 25 min read

Master PostgreSQL composite types: Complete 2025 guide with 10+ working examples. Learn when to use them, performance optimization, indexing strategies, and best practices for clean database schemas. For developers and DBAs.

Databases PostgreSQL