DelphiRAD StudioTech Partner

Keeping secrets on Amazon Web Services

Keeping secrets can be tricky. Thankfully, Amazon Web Services has several tools in its toolbox to help. Let’s start by talking about AWS Secrets Manager and then go on to show how you can work easily with Amazon secrets in your Delphi cross-platform apps. What is The AWS Secrets Manager? AWS Secrets Manager is exactly what it sounds like. Secrets Manager is the go-to place when you need…
Read more
CodeDelphiTech Partner

This Is How To Store Cross Platform App Settings In JSON

Several older approaches to storing data related to program settings have been replaced by newer ones since the introduction of Delphi as the language kept pace with emerging modern ideas and practices. In general, examples of saving settings always followed the principles of the host operating system. This article looks into the various ways to store the settings for a cross platform app in the…
Read more
DelphiTech Partner

How To Detect And Extract Text In Images With Amazon Textract

Text is everywhere! Text is not always where we want it, or in the format we need. We often find ourselves needing the text from images. You might have a scanned document containing financial information like an invoice you want to input into an accounts system, or maybe you are building an archive of photographs that you want to index against any text detected? Whatever your use case, if you need…
Read more
C++CodeDelphiIDERAD StudioTech Partner

10 Tell-Tale Signs You Need To Get A New Python Development Tool

Python is a general-purpose, high-level programming language which was first launched 31 years ago. It is known for its simplicity, readability, and excellent libraries. It consistently appears in lists of the top programming languages, so many part-time developers consider giving it more airtime. However, to do more in Python, you need a better Python development tool and learn new ways. Change…
Read more