We are profoundly sorry to say that we have been told of the recent sudden death of the extraordinarily talented Eugene Kryukov.
Eugene was very well known and respected in the Delphi community at all levels. Often, being asked to enumerate the achievements of a developer in such a short lifetime of coding can be straight-forward – but Eugene was so utterly prolific and operated at such a…
New PAServer Docker Image: Smaller, Faster, Better
July 29, 2024
Deploying and debugging RAD Studio applications has never been easier. With our new Docker image and our revamped run.sh script, this process is now streamlined and more user-friendly. This post introduces our optimized PAServer Docker solution, highlighting significant…
There are over 472 million websites powered by WordPress. What most of them have in common is that they don’t benefit from the power of the web because WordPress is limited by its PHP structure. If you want to take your WordPress page or blog to the next level, then…
InterBase ODBC Driver on GitHub
June 28, 2024
Embarcadero just released the source code of the most recent version of the ODBC driver for the InterBase relational database.
This is an open source driver which has been available for long, but it’s the first time it is officially hosted in a public repository, at:
https://github.com/Embarcadero/InterBaseODBCDriver
The source code includes recent fixes to add support for catalog/tables…
Let's Develop Modern Apps With The Latest C++ Builder 12
June 27, 2024
HelloC++Developers, this week we have 3 great posts. In the first post, we summarize the most used activation functions available today and we explain how they can be used in C++ examples. In other post, we are listing default constructor types in C++ with…
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…
Publishing an app on multiple platforms can be a challenge when there are guidelines to be met and a consistent user experience guaranteed.
In the first of a three-part series on the value RAD Studio delivers across the software development life cycle, we looked at the advantages of using RAD Studio in the application design and development phase.
In this, the second part, we are looking at the…
Hello C++ Developers, recently we released the “Full list of features in C++11” on the LearnCPlusPlus.org website. These features and examples may amplify your C++ applications. In addition, if you are developing game applications or music applications such…
As a complete app development environment, RAD Studio delivers value across the software development life cycle.
RAD Studio combines the time and cost efficiency of working with a single codebase with the superior performance and security of platform-native…
Harnessing the power of the Web with Delphi & HTMX
June 4, 2024
If you ever wanted to create a server-based web application, then HTMX is a solution that offers great flexibility for development, allowing RAD Studio developers to deliver the business logic while still allowing designers to make the web application look great using CSS. Without having to write a single line of JavaScript code, you can build a full web application, with the entire logic in a web…