News

RAD Server: Beyond the Basics Webinar Tomorrow

Over the last few months and the 10.2.x updates, RAD Server has been extended with several new features. But the technology also has several other advanced features we rarely discuss, because the typical one hour webinars we doare often only enough to cover the basic introduction. In this webinar, I’m going to skip the intro, rapidly walk you over a first demo, and move from it to more…
Read more
News

Embarcadero launches Delphi Community Edition

The release of Delphi Community Edition is fantastic news for the Delphi language, the developer community, the partners, and the entire ecosystem. We hope it will help new developers (students, hobbyist, open source developers, and someone starting with mobile store…
News

Enabling GetIt Install Logs for RAD Studio Installation

At times, RAD Studio GetIt-based web installer stops with some fairly vague error message. These can be due to connectivity issues, odd file system configurations, lack of disk space, an existing partial install, and other causes. But some of the error messages like…
News

RAD Server 10.2.3 Performance Patch

Embarcadero has just released a performance patch for the RAD Studio 10.2.3 version of RAD Server, our REST-basedweb service hosting architecture. Getting The RAD Server Optimization Patch This patch is available athttp://cc.embarcadero.com/item/30838 and it includes a new set of binary files, for the different types of servers (both development and deployment). The patch…
Read more
News

Updated IBLite 2017 GetIt Package With License File

IBLite is the localversion of the InterBase database you canembed in your mobile and desktop applications. RAD Studio has full deployment support, so you can easily deploy the required file with your app, both for debug and for store deployment (see image below).
News

Delphi Blogs of the Month #60

It has been a while, again, but I’m back with a collection of relevant and notable links of the recent weeks. All of these are interesting reads and worth checking in case you have missed them. Official Embarcadero Updates Idera Adds Web App Text Editing through Froala…
News

RAD Studio 10.2.3 Delphi CodeInsight (and iOS 11.3) Patch

We were able to investigate some very specific CodeInsight bugs (with reproducible cases) over the last few months, and we were able to work on several fixes to the Code Completion and other areas. One critical case involved a developer overloading a generic method. While some of the fixes will be included in the next major release, others may be made available for the 10.2.x product and are…
Read more
Delphi

How to customize URL in Datasnap REST servers

Author: Landerson Gomes In this post I discuss how to customize the URLs generated by the Datasnap REST server. Challenge A major challenge in building APIs when using Datasnap is to generate URLs so that documentation, understanding, and versioning is easy. I’ve…
Delphi

ACCESSING GOOGLE FIREBASE CLOUD FIRESTORE

Author: Landerson Gomes In this post an example of native Delphi component access to Google Firebase Cloud Firestore. Check out the video and download the sample sources. Check out the original post at (in portuguese): Acessando Google Firebase Cloud…
News

Speaking at Delphi Conferences in Italy and Poland in June

While most of the Delphi conferences in Europe happen in the fall (September and October are generally fairly crowded months), there are also a few regular events in the late spring timeframe. Delphi Day, Italy, June 7th The Delphi Day in Italy is a conference I helped organized for many years and that generally attracts a crowd of about ahundred Delphi professional developers. This year it…
Read more