Sooner or later your applications need to create some sort of visualization of the data they handle. RAD Studio users already get a bundled version of the TChart graphing component so you can easily produce pie, bar ,and line graphs. Our rich eco-system of technology partners also provide a number of different takes on report writers and generators ranging from spreadsheet-based generators thru…
The great thing about Delphi is that it makes the tough jobs really easy. For instance, take the task of controlling cloud servers. By using Windows App development tools like RAD Studio Delphi’s cross-platform Firemonkey FMX framework, you can actually EASILY write a…
RAD Studio 10.4.2 General Patch and Delphi Compiler Patch
April 30, 2021
Embarcadero has just released two patches for RAD Studio, Delphi, and C++Builder 10.4.2. The patches address a few critical issues in the most recent releases and are available to active update subscription customers in the GetIt Package manager. A matching alert shows up in…
Delphi University makes a year
April 30, 2021
A year ago, we launched the Delphi University project here in Brazil. And yesterday, 13/04/2021, it was a day to celebrate the success of the project.
The idea of live and the call
The day started and at around 10 am I remembered that I was completing exactly one year…
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 Machine…
Machine Learning: 5 Ways To Use ML in your Windows Apps
April 27, 2021
How do I start using Machine Learning in Windows?
Machine learning isn’t just for the cloud, or run locally in a web browser or command prompt. Microsoft is bringing it to PCs in the latest Windows 10 release. For example, Microsoft provides Python’s WinRT to create…
Add STOMP to your apps for lightweight real-time streaming
April 25, 2021
STOMP is a publish/subscribe messaging protocol that allows for very lightweight communications between almost any mixture of programming languages, operating system platforms, and “message brokers”. This article goes into detail about what STOMP is, why you would want…
Easily Deploy Powerful AI Vision Tools On Windows And Mobile
April 22, 2021
The AI Vision API from Google Cloud provides powerful pre-trained machine learning models that you can easily use in your desktop and mobile applications via REST or RPC API method calls. Assume you want your app to detect objects, locations, activities, animal species, and…
What can the Google Audio Transcription API do for our applications?
Google’s Audio Transcription API allows your program to use all the power of Google’s huge computing resources to accurately transcribe speech found in audio files into text.
As Google’s…
Easily Automate The DigitalOcean API From Windows And Mobile
April 19, 2021
DigitalOcean offers a set of APIs that we can access to manage their products from our application. You can create applications that act like DigitalOcean’s Droplets Control Panel. You can access DigitalOcean’s API documentation here…


