Become a member!

· 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

· 4 min read

Lean Thinking per Sviluppatori Software Impegnati v3.0: capitolo sugli agenti AI sulla board Kanban, tabelle comparative, metriche DORA e diagrammi rivisti.

Books Lean Software Development

· 9 min read Also available in:ITDEES

TemplatePro template inheritance in Delphi: extends, block and inherited behave like virtual methods, with multi-level layouts and reusable partials.

TemplatePro DMVCFramework Delphi Web Development