What is Azure Cognitive Services? According to Microsoft, the Cognitive Services in the Microsoft Azure Cloud bring AI within reach of every...
Stephen Ball
How to migrate from old versions of InterBase?
I got a question this week about how to migrate from an old version of InterBase to the latest version, so I thought I would share a few tips and...
Native v Hybrid v WebApp
I recently posted on my Embarcadero Blog about the 3 main types of mobile applications that developers write. Native apps, web-based mobile apps,...
How ISV’s Drive Innovation with InterBase
I recently ran a webinar, alongside Mary Kelly, discussing how InterBase ISV’s are innovating faster while improving profitability and return...
Key Target Platforms Update
I wanted to share some interesting data following a recent presentation looking into Modern Windows development. 75% of Windows Desktops use Windows...
Installing Help and Samples for RAD Studio
The Help and Samples (for both Delphi and C++) are very useful when Programming as they provide quick reference and examples of how to use different...
Setting up the IDE for your First Android App
I have had a growing number of customers asking recently about getting started with Android programming with Delphi, so I thought it was a good time...
MKS Covid19 App Saving Lives
The Military Institute of Medicine in Poland has been making the news recently with its app that is helping fight the spread of the global...
Auto Inc Fields in RAD Server with InterBase
How to create Auto Incremental Fields in RAD Server with InterBase, FireDAC and TEMSDataSetResource One key feature when asking a remote server to...
The RAD Studio I.D.E.
David, Marco, and I were back again today to talk about Development within the RAD Studio IDE. In this week’s session (which is fast turning into a...
Open Innovation, RAD Server and Enterprise Connectors
The sheer volume of data that is collected has exploded in recent years thanks to digitalization and modern cloud architectures that support massive...
Developer Direct – IDE Special – 8th April
David, Marco, and I are back again on Wednesday 8th at 11am BST / 12pm CEST to talk about Development within the RAD Studio IDE. After the previous...
Developing from home
Working from home – webinar replay As software developers, on the whole, it’s relatively simple to switch to working from home, and many of us work...
Musings from March – Inc Denmark and Poland
This month has seen an ever-changing global situation with the outbreak of the coronavirus. The first time that I can remember I had to radically...
Delphi is turning 25!
This week, Delphi is turning 25, and as part of the celebrations, members of the community have been encouraged to share their stories about Delphi,...
Creating PDF Reports in RAD Server
Creating PDF Reports in RAD Server Reporting is a critical aspect of any enterprise application, but the data and the programming components to...
Creating and connecting to MSSQL Database on Azure with Delphi / C++Builder
I have been asked multiple times recently about connecting to a Azure databases with Delphi and C++Builder. So….I decided to make a...
Attributes for Documenting TEMSDataSetResource
I recently blogged about a number of RAD Server topics, including using TEMSDataSetResource, (the component that enables a TDataSet to be expose as...
Developing client applications using RESTful master-detail data with TRESTResponseDataSetAdapter
This is part 3 in my series of developing an REST server and client application and will focus around using the TRESTResponseDataSetAdapter. In my...
Adding Tools into the IDE
Adding tools into the RAD Studio IDE. Now, this isn’t new! But, this week in Sweden, I spoke to a developer who has been using Delphi for...
Master Detail data in RAD Server using TEMSDataSetResource
Master Detail data in RAD Server The TEMSDataSetResource is a very powerful component that enables rapid development of full document REST...
Embedding Swagger UI into RAD Server
This post is an update to the original post written previously showing Swagger UI being used with RAD Server, covering new features of RAD...
InterBase Temporary Tables
InterBase Temporary Tables This last week, InterBase 2020 has been released bringing the awesome Tablespaces feature into play. This new feature...
Opening a PDF on Android with Delphi
Intents on Android using API 26 to open PDF documents. Recently, the Google Play store updated its requirements so the target API level of 26 was...