News

RAD Studio Web Development Reimagined with the WebStencils Template Engine

RAD Studio 12.2 introduces WebStencils, a server-side script-based integration and processing of HTML files, often called a template engine. This and its component can be used in WebBroker and RAD Server, but also for DataSnap and even in non-Web applications to produce HTML, JSON, YAML, comma delimited files, or any other file in which you need to merge specific data. The application code can be…
Read more
Delphi

How To Use The Firebase API To Add, Read, and Delete Data In A Realtime Document-Oriented Database

Currently, the use of a remote database for storing various types of data (such as product and user information for an online store, patient details in a clinic, etc.) is highly relevant. Also, more and more developers want to create cross platform apps to access the data on device targets such as Windows, macOS, iOS, and Android. For this purpose, both traditional relational databases and…
Read more
News

RAD Studio 12 Athens Patch 1 Available

Today Embarcadero released a patch for RAD Studio, Delphi, and C++Builder 12 Athens. This patch addresses several issues in RAD Studio 12, primarily involving the IDE, the Delphi 64-bit compiler, FireMonkey, VCL, and URI processing. Installing this patch is highly…
News

3 x 12 RTL, Data and Internet Enhancements in Delphi 12

12 times 12 new features in Delphi 12 RAD Studio 12 includes some great improvements for C++Builder and the launch webinar and other online content highlights it. However, it is also a fantastic release for Delphi developers. I compiled 12 lists with 12 improvements each for Delphi 12. So this is not a list of 12 improvements for Delphi 12. It’s a list of 12×12=144 improvements, plus half a…
Read more
News

RAD Studio 12: Every New And Enhanced Feature

In case you haven’t already heard, RAD Studio 12 is here! RAD Studio’s just-released version 12 is yet another landmark edition of your favorite IDE, ready to help you: – Target the latest platform versions – Supercharge your productivity with Visual Assist…
News

Announcing the Availability of RAD Studio 12 Athens

Embarcadero is very excited to announce the release of RAD Studio 12 Athens, along with Delphi 12 and C++Builder 12. The RAD Studio 12 Athens release is packed with exciting new features that are laying the foundation for the future of the product. Key New Features  This is…
C++DelphiNewsRAD ServerWhitepaper

Announcing the new updated RAD Server Technical Guide

Back in 2019, David I wrote a fantastic guide to RAD Server that has been very popular in helping developers develop new, and migrate older systems towards a RESTful architecture. There have been a number of updates to RAD Server since the guide was originally launched, including a number of new components that have simplified and made RAD Server even more RAD!  We have also had a lot of…
Read more