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…
New in RAD Studio 12.1: Split Editor Views!
May 2, 2024
RAD Studio 12.1 launched a few weeks ago, and while it was mostly quality-focused it added some key new features. The most major is an IDE productivity enhancement, one we’ve wanted to add for some time and which can be extremely useful… split editor views.
Where…
RAD Studio 12 Questions and Answers!
December 11, 2023
On Thursday 9 November we held the launch webinar for Delphi, C++Builder and RAD Studio 12. We had an unprecedented number of attendees, to the point of doing a rerun on Nov 30th. This QA represents questions raised in both. If you were unable to attend take a look at our…
[Yukon Beta Blog] C++ and Visual Assist in RAD Studio 12.0
November 6, 2023
This blog post is based on a pre-release version of the RAD Studio software and it has been written with specific permission by Embarcadero. No feature is committed until the product GA release.
RAD Studio 12 is just around the corner, with our release webinar this Thursday! Back in August, we gave a preview webinar of what is being worked on internally for C++, covering a preview of the…
How Secure Is Your App? Static Analysis Finds Security Holes
August 28, 2023
During our recent Coding Bootcamp I had several sessions covering a broad range of topics. One session looked at static analysis of your Delphi code. Static analysis, or to be more correct, static code analysis is a process that can locate sections of your app’s source…
Stable Diffusion: Generative AI On Your Desktop Through Delphi
August 16, 2023
Welcome, art enthusiasts, developers, and innovators! Generative AI is turning into a powerful force in the software development and content creation spaces. In this article we will explore the Stable Diffusion Desktop client – a desktop UI designed to give you access…
Harness The Power Of AI With CodeDroidAI For Delphi
August 2, 2023
In the ever-evolving landscape of software development, automation tools that increase efficiency have always been a golden grail. And with the rise of powerful AI models like ChatGPT, Llama 2, and Vicuna-13b, the dream of instant code generation and form creation is close to reality. CodeDroidAI is desktop client for Delphi and C++Builder developers that allows you to generate Object Pascal and…
Coding Bootcamp 2023
July 20, 2023
Greetings, intrepid coders and digital enthusiasts! The digital realm constantly shifts, and with it comes the need for cutting-edge skills. This year, Embarcadero proudly presents our Coding Bootcamp 2023, an initiative meticulously crafted to bring forth the zenith of tech…
Can ChatGPT Be Used To Generate Art?
February 21, 2023
Art and technology have been irrevocably intertwined throughout history, from cave paintings to Renaissance frescoes. Today, the combination of technological advances and age old artistic traditions has given rise to new avenues for art production — from 3D printing to…
How to use Dreambooth from Delphi?
February 8, 2023
If you’re a developer, chances are you’ve heard of Dreambooth. But what is it, and how can you use it to your advantage?
Dreambooth is a model that allows you to fine tune an existing generative AI model like Stable Diffusion so that it can be used to generate custom artwork around the subject in the images that you fine tune the model with. Put another way it allows you to train the…