CodeDatabaseDelphiHow-To'sWebinar

How To Make MySQL Your SQL

Today (December 20th 2022) and tomorrow you can join us for Embarcadero’s two day Enterprise CodeRage event which focusses, as you might expect, on enterprise development topics using your favorite IDE software. I am presenting two sessions – this blog post describes the first session: How To Make MySQL Your SQL. The second session is tomorrow (December 21st 2022) and there is a…
Read more
DelphiTech Partner

Read Facebook Account Data In A Cross Platform App

Facebook is a social network that boasts high popularity among users from all over the world. Earlier, we have already shown how it is possible to automate the process of posting different types of info on a Facebook page using the Facebook Graph API. We’ve created a Facebook app, an access token and API commands that we’ve further used in our cross platform apps using Delphi and the…
Read more
CodeDelphiWebinar

Secrets of Visual Design on Windows 11

Using truly great IDE software really empowers software developers. RAD Studio is so much more than just Delphi – which I think is the easiest professional modern programming language you can pick – it also brings along a whole bunch of great things not the least…
CodeDelphiPython

Stable Python Environments in the Delphi-Python EcoSystem

We’re launching a new series of Delphi-Python Ecosystem and Python tools updates. You’ll know what we’re developing around Delphi-Python integration and how you can use those new tools in these updates. Python4Delphi (P4D) is the core technology/package that powers the whole Delphi-Python EcoSystem. P4D has a long history of over two decades, and you can read more about it on…
Read more
CodeDelphi

How To Add The Wow Factor To Your Apps

It’s a lot of fun being an Embarcadero Delphi MVP. On behalf of Embarcadero, I get to demonstrate the benefits of what I think is the best application builder software you can choose to use. But I also get invited to speak at other conferences, webinars and events by a…
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