Become a member!

· 11 min read

È aperto il Call for Paper di ITDevCon 2026, la conferenza europea su Delphi: Roma, 19-20 novembre, 2 giorni e 20+ talk. Proposte entro il 30 settembre 2026.

Events

· 11 min read

The Call for Paper for ITDevCon 2026, the European Delphi conference, is open: Rome, November 19-20, 2 days, 20+ talks. Submit your talk by September 30, 2026.

Events

· 19 min read Also available in:ITDEESPT-BR

Open source skills for Claude Code, Codex, Cursor and Gemini: they teach AI agents the real DelphiMVCFramework API, with security, style and tests built in.

Delphi AI DMVCFramework Open Source

· 12 min read Also available in:ITDEESPT-BR

Two-day hands-on Delphi training on MCP and Agentic AI: build an MCP server with mcp-server-delphi and evolve it into an AI agent embedded in your own ERP.

Delphi AI DMVCFramework Training

· 13 min read Also available in:ITDEESPT-BR

HTTP QUERY is the new safe, idempotent and cacheable HTTP method for complex queries with a body. RFC 10008, published by the IETF: syntax, examples, support.

Software Development Web Development

· 12 min read Also available in:ITDEESPT-BR

A practical guide to git worktrees: several working directories from one repository for hotfixes, code reviews and parallel AI-agent work, with no stashing.

Software Development Tools

· 15 min read Also available in:ITDEESPT-BR

A guided tour of the ExeWatch Samples repo: runnable error tracking, breadcrumbs, timings and metrics for Delphi, .NET, JavaScript, C++Builder and Python.

Projects Delphi C++Builder .NET JavaScript Python Monitoring DevOps

· 8 min read Also available in:ITDEESPT-BR

ExeWatch 1.35 adds Nested Timing Traces: a profiler-style tree of nested timings via StartTrace and EndTrace, on Delphi, .NET, Python, JavaScript and C++.

Projects Delphi C++Builder .NET JavaScript Python Monitoring DevOps

· 20 min read Also available in:ITDEESPT-BR

Lehman's laws of software evolution explained: all eight laws, why code quietly rots, practical scenarios, and why the Linux kernel bends the growth law.

Software Engineering Software Development

· 8 min read Also available in:ITDEESPT-BR

Build simple, fast REST APIs in Delphi with DMVCFramework 3.5 Minimal API: routes as anonymous methods, typed binding, per-group filters, no controller class.

DMVCFramework Delphi REST API Open Source