There’s a lot of heavy excitement about AI in the tech industry. Many people seem to be of the opinion that AI is a relatively recent thing, evolving perhaps in the last couple of years. But the reality is artificial intelligence of one type, or another has been around for much longer than you’d imagine. One of those long-lived stealthy AI apps is the incredibly useful Google…
Not a Hotdog! How to Use AI Object Recognition in Your Apps
December 27, 2024
I’m finally catching up with the articles to go with our Winter Webinars series. My guests and I have been showing you how to write genuine cross-platform low-code apps that do extraordinary things with just a few lines of code and get them to work on Windows, macOS…
How To Recreate A Social Media App Using RAD Studio
November 29, 2024
RAD Studio is the fastest, easiest, most powerful way to create cross-platform apps and it can do anything any other framework can do. To prove how good RAD Studio with Delphi is I recreated the user interface of an award-winning social media platform, in four hours from…
Jumpstart Enterprise Cloud Development With AWS, Azure, And RAD Server
December 19, 2022
Are you ready to take your enterprise cloud development to the next level? Whether you’re a seasoned developer or just getting started, understanding and leveraging modern cloud technologies such as AWS, Azure, and RAD Server is essential for keeping up with the latest trends in developing secure, scalable applications. In this blog post, we’ll discuss how these powerful offerings can…
What Is Enterprise Software Development?
December 14, 2022
As a developer, you know that your work has the potential to transform businesses – and maybe even entire industries. But if you’re considering taking on enterprise software development projects, there is one important factor that needs to be taken into…
Keeping secrets on Amazon Web Services
October 25, 2022
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…
Appercept’s New AWS SDK For Delphi, Available With RAD Studio And Delphi Enterprise and Architect
December 15, 2021
Embarcadero today introduces a brand new first-class AWS client library for Delphi, soon to be included in the Enterprise and Architect editions of Delphi and RAD Studio.
Given the relevance of Amazon Web Service cloud infrastructure in today’s IT landscape, including an AWS library in our product offerings delivers substantial added value to our customers.
The Agreement With…
Try Delphi on Amazon Linux.
May 2, 2017
Author: h.mohri
I tried Delphi on Amazon Linux.
Amazon Linux is Linux that exists only in the instance of EC2(AWS).
“Free tier eligible” can be used.
[Create an instance.]
Select Amazon Linux from EC 2 and create a new instance.
It is possible to connect…
How to connect to Oracle DB from Ubuntu Linux.
April 20, 2017
Author: h.mohri
At this point, Instant Client configuration is complete.
Finally, “./PAServer-19.0/paserver” is started up and ready.
[Create a new project.]
In Delphi IDE side, create a new project. Web Server Application, check Linux.
I…