jpluimers
This just in: [Wayback/Archive] downloads.marcocantu.com/delphi5annotated.pdf It has close to 200 annotations in some 300 pages plus a new preface, which is also at [Wayback/Archive] Mastering Delphi 5 2025 Annotated Edition This brings the book current,… … Read more
3 months ago in Delphi, Delphi 5, Development, Software Development0
Dalija Prasnikar
This year, on February 14th, Delphi celebrates its 30th birthday. Over the past three decades, Delphi has proven to be a robust and versatile development environment, empowering developers to build high-performance applications with ease across… … Read more
3 months ago in book, Delphi, testing0
gabr42
Due to potential privacy concerns with DeepSeek servers (we’re unsure if the data sent over the paid API is kept private), I looked into some smaller DeepSeek models available on the Ollama.com site. These models… … Read more
3 months ago in AI, Delphi, DelphiAndAI, llm0
gabr42
As I’m writing this, a new Chatterbox release is available on GitHub. As with the initial release, you can either download the source and recompile it or grab an executable (Windows, 32-bit) from the release.(If… … Read more
3 months ago in AI, Chatterbox, Delphi, DelphiAndAI, llm0
GunSmoker
Typically, background applications run as system services. In this case, fatal errors cause the application to close and possibly restart automatically if specified in the service’s settings. But sometimes, for some reason, you may want… … Read more
3 months ago in best practice, Delphi, EL 7.x, how-to0
gabr42
An interesting AI has just appeared on my radar – DeepSeek. It exposes a “normal” chat model deepseek-chat and a “reasoning” (that’s the interesting part) model deepseek-reasoning. While working on DeepSeek support for the Chatterbox… … Read more
3 months ago in AI, Delphi, DelphiAndAI, llm0
gabr42
Recently I had to convert a multi-line string into a single-line string value for storage (ignore the ‘why’ of it; let’s just blame it on a legacy code). My first idea was to do a… … Read more
3 months ago in AI, Delphi, DelphiAndAI, llm0
jpluimers
Besides the Delphi Praxis servers (the [Wayback/Archive] German one has existed for what seems eternity, the [Wayback/Archive] English one took over the Google Plus Delphi group – see Google is sunsetting Google+ by August 2019;… … Read more
4 months ago in chat, Delphi, Development, Discord, SocialMedia, Software Development0
Danny
Begin het nieuwe jaar goed en voeg web tech toe aan je kennis en aan je Delphi applicaties! In deze ééndaagse training maak je een front-end web app via de Delphi IDE met TMS WEB… … Read more
4 months ago in Delphi, TMS Web Core, Training, web0
gabr42
While working on Chatterbox I ran into number of problems, most of them caused by my limited knowledge of device-independent programming with Firemonkey. One particular challenge was copying data to the clipboard – something that is AFAIK… … Read more
4 months ago in AI, Delphi, DelphiAndAI, llm0