How cool would it be for your Windows or mobile app to allow travelers to take random pictures at interesting places and retrieve instant useful information about the location they are visiting and the landmarks they can see? In this article we will see how to easily do just that using RAD Studio and Delphi with only few lines of code!
Google API – harnessing super computing power the…
This API Adds Machine Learning Computer Vision To Your App
April 28, 2021
Microsoft’s Azure has a broad collection of services you can access with an easy-to-use API.
Azure is Microsoft’s cloud hosting and computing platform with a catalog of more than 200 different products. It also includes products that allow you to implement…
Google Cloud offers a Natural Language API which allows a developer to take unstructured text as an input and utilize Google’s machine learning capabilities to derive insight from it. They have a number of different operations that can be performed on a piece of text…
I’ve been demonstrating complete, industry-ready RAD Server solutions. The Field Services Industry template, for example, includes REST endpoints to which the Field Service Admin and Field Service App connect. It stores its databases on the backend with InterBase.
Or theHospitality Industry templatethat includes a mobile client application for collecting survey data, a…
Powerful Enterprise-Grade Medical Office Industry Template Source Code For Your Business
February 5, 2021
In the last few RAD Server posts, we have seen several industry templates that can be a headstart for your business. For instance, theField Services Industrytemplate and theHospitality Industrytemplate. Today, we will explore another complete and…
Learn How Easy It Can Be To Update Your C++ Builder Projects With The Embarcadero Migration Team
January 18, 2021
Stephen, Mary, and Al are back and walk you through the process of modernizing and migrating a legacy C++ application to the new C++Builder 10.4, specifically incorporating InterBase and FireDAC connections, among other innovations.
Yesterday’s Tools Won’t Cut…
Free Source Code: RAD Server Field Services Industry REST API Template Solution For Your Business
January 5, 2021
You can rapidly build and deploy services-based applications withRAD Server. And you get pre-built Docker images for RAD Server on Linux available from Docker Hub. This means you can deploy your services on Azure, AWS, Google Cloud, or on-premise.
There are severalindustry templatesbuilt with RAD Server and RAD Studio. One of the templates is the Field Service project…
When you become friends with RAD Studio and RAD Server, you will have a superpower and, you become a 10X engineer because with RAD Server you can easily create complex and scalable services-based applications with high productivity.
With the power of RAD Server, you…
Quickly Define APIDocAttributes To Easily Add Documentation To Your RAD Server Solutions
January 1, 2021
The sample consists of an EMS package that loads a new resource into the EMS Server provided with RAD Studio. The demo uses FireDAC components to access the Interbase databaseemployee.gdb. The connection parameters are defined in the TFDConnection component. If you…
Quickly Consume The Firebase REST API With The Open Source Firebase4Delphi Library
December 11, 2020
Firebase helps mobile and web app teams succeed according to their site. The Firebase4Delphi library was created by Embarcadero MVP Daniele Spinetti and is a powerful solution for accessing Firebase from within Delphi.
Firebase “gives you functionality like analytics, databases, messaging and crash reporting so you can move quickly and focus on your users. It is built on Google…