Call for Paper ITDevCon 2026, la conferenza europea su Delphi
È 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.
È 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.
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.
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.
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.
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.
A practical guide to git worktrees: several working directories from one repository for hotfixes, code reviews and parallel AI-agent work, with no stashing.
A guided tour of the ExeWatch Samples repo: runnable error tracking, breadcrumbs, timings and metrics for Delphi, .NET, JavaScript, C++Builder and Python.
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++.
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.
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.