In Part 1 of this series, we explored a simple demonstration of a web application running with Delphi code inside a WebBroker application, and using HTMX as a kind of middle-man.
In this article we are going to further improve the demo, by making it look modern and up-to-date with just a few changes. If you haven’t read the prior article, I highly recommend you to do so, because you will need…
In our final webinar session for a couple of weeks we took a look at how great RAD Studio with Delphi is at connecting to IoT devices. In this session where I used two cameras, five monitors, two desks, two PCs, and a Mac all working at the same time we built the basics of a…
We positively bustled onwards with our webinar series showing you the basics of cross-platform and Windows software development with some nice bite-sized sessions. It’s very gratifying to hear from those of you who are enjoying these laid-back sessions where I’ve…
Do you want to use OpenAI to make your cross-platform apps generate realistic speech from text? Read all about how to do this in this article from Tech Partner Softacom.
Overview Of How To Use OpenAI To Add Realistic Text-To-Speech To Your Apps
Modern artificial intelligence-based services enable speech generation and speech-to-text conversion. Moreover, they support a wide range of…
A Tuesday Book Club! Webinar Replay
May 20, 2024
If you are just starting out learning to develop apps then choosing RAD Studio with Delphi is a pretty smart move. I know, I would say that wouldn’t I? But I really believe it. There are many thousands of examples, code repositories, and free components waiting for you…
Our recent series of webinars continued this past week with a look at how ridiculously fast and easy it is to create cross-platform apps with RAD Studio. You can very quickly design apps with RAD Studio which are powerful, modern, with rock-solid reliability – Delphi…
The newRAD Studio 12.1 Athenshas been released along withDelphi 12.1andC++Builder 12.1.RAD Studio Delphi®visual Pascal programming language and IDE is the world’s most advanced IDE for rapidly developing compelling single-source multi-platform high-performance native applications using powerful visual design tools and features. Delphi supports…
The Best Of Third-Party Components And Libraries
April 24, 2024
One of the great strengths of RAD Studio is how little you need to do to create incredible apps which can run on Windows, macOS, iOS, Android, and Linux. The secret sauce to that is the component-based way of programming. These little gems of ready-made functionality which…
How to achieve common tasks with the new Clang toolchain in 12.1
The new Clang toolchain is here! RAD Studio and C++Builder 12.1 are shipping the entirely revised, wholly updated C++ compiler, linker, STL, runtime, and more – which you can also use in parallel with the old…
The new Clang Toolchain in C++Builder 12.1!
April 16, 2024
The new Clang Toolchain in C++Builder 12.1!
RAD Studio 12.1 has big news: we have released the first version of our new Clang-based toolchain! This is a complete revision of the entire technology stack, and provides a solid, modern, ‘done the right way’ foundation for all of C++ going forward.
Technical Info
The new toolchain targets Windows 64-bit Intel apps, and is based on Clang 15, with a…