Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
AIDelphiTech Partner

Five Open-Source Delphi Libraries for AI Applications

Here’s a guest blog post by Marco Geuze, Embarcadero MVP and founder of GDK Software. Over the past six months, we built an AI platform called Codolex AI entirely in Delphi. WebStencils on the frontend, HTMX for dynamic updates, PostgreSQL on the backend, cross-compiled to Linux. Along the way, we kept hitting problems that had no good Delphi solution: executing AI-generated code, reading…
Read more
News

Old Embarcadero Quality Portal Migrated to Atlassian JSM

Approximately two years ago, Embarcadero moved the public customer bug reporting and feature requests system for Delphi, C++Builder, and RAD Studio from an internally hosted instance of JIRA to Atlassian Jira Service Manager (JSM). This portal is available at…
News

Effective Threat Modeling for Software Applications

While the industry continues to lean heavily on automated scanning tools, the reality remains that security breaches do not result only by mere coding errors; they can also point to significant structural gaps in your application logic. For many developers, security is often…
C++News

C++, LLVM, and Cybersecurity

How are these three words related? C++ is a language, LLVM is a compiler infrastructure. Cybersecurity is a whole different beast. Sometimes experienced engineers say that C++ is incompatible with the term “cybersecurity” and should be replaced with safer languages. We…
News

Coming in RAD Studio 13.2: Build Modern Windows User Interfaces with Two New VCL Controls

Preview information about TabView and NavigationView, two new controls we are adding to the VCL. Feature Preview: This blog post is based on a pre-release version of the RAD Studio software and it has…

IN THE ARTICLES