Did you know you can easily create superfast, modern, gorgeously professional websites using RAD Studio with Delphi or C++Builder? When RAD Studio 12.2 was released, one of the collection of new features and improvements was the addition of WebStencils, a dedicated built-in web template library system.
WebStencils allows you to use regular HTML files in conjunction with easy-to-use WebBroker…
Meet The Developer: FontCreator - Erwin Denissen
November 19, 2024
You can create some truly incredible apps using RAD Studio with Delphi or C++Builder. Apps made with Delphi are superbly robust and work natively on Windows, macOS, Linux, iOS, and Android. No requirement for extra runtimes, dependencies, downloads, or burgeoning frameworks…
QuickReport Is Back!
November 14, 2024
QuickReport is a much-loved reporting solution for RAD Studio with Delphi and C++Builder. It hit a crisis a few years back when the lead developer passed away unexpectedly. Now, with the help of Embarcadero Partner Barnsten, QuickReport is back and ready to work with the…
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 improvements, including a whopping 64% reduction in image size.
GitHub Repo
What is PAServer?
PAServer (Platform…
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…
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…
Memory Safety with Delphi Webinar
June 4, 2024
What is memory safety and what does it mean for Delphi development?
Background
Back in February, the US White House Office of the National Cyber Director (ONCD) released a report urging developers to build memory safe software. Later the US National Institute of Standards (NIST) updated their list of memory safe programming languages to include Delphi. A few people chimed in with their…
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…
Hello C++ Developers, this week, we have2great articles about some ofthe methods of std::stringandstd::wstring. Wehave alsoa topic aboutthe std::make_from_tuplefunction template. If you still haven’t read my previous posts,firstI should add that a few weeksagothe latest RAD StudioC++ Builder 12Update 1…