Home
IdeasAwakened
Cancel
Preview Image

Delphi Developers Twitter Community available

I received a notification from Twitter that I was invited to start a Twitter Community so I did a quick search and did not find any existing Delphi-related communities, so I started a new Delphi De...

Preview Image

Prevent concurrent execution of a batch file in Microsoft Windows

Batch files are a convenient way to automate repetitive tasks on Windows systems. However, in certain scenarios, it is crucial to ensure that a batch file can only be executed one at a time to avoi...

Preview Image

2023 Stack Overflow Developer Survey includes Delphi - place your vote today!

The 13th annual developer survey from Stack Overflow includes options to select Delphi and RAD Studio. This is a very popular survey within the developer community with over 70,000 developers parti...

Preview Image

Delphi rock-n-roll song by ChatGPT

ChatGPT is still going strong - let’s celebrate Delphi with a rock-n-roll song! (Verse 1) In the realm of code where wizards dwell, There’s a tool that casts its magical spell, Delphi, the rockst...

Preview Image

We just reached 1,000 Members in our Delphi Developers Telegram group!

As of today (May 10, 2023) we have just reached 1,000 members in our English-language Delphi Developer Group on Telegram! (The Brazilian Delphi BR Group is probably the largest Delphi group on Tele...

Preview Image

Use CreateProcess and capture the output in Windows

It is highly likely that most Delphi programmers already have some code in the toolbox for launching applications on Windows. I know that I have written a few different utility functions myself ove...

Preview Image

Leveraging ChatGPT to generate a Delphi class along with CRUD code from a table schema

The more we use ChatGPT, the more we find uses for it to solve common programming problems. In a previous post, we saw how ChatGPT could generate Unit Tests for a known Delphi class. (You can also ...

Preview Image

Creating unit tests for Delphi with ChatGPT

The last post was a simple poem generated by ChatGPT which praised the qualities of Delphi. But ChatGPT is storming the world right now and it’s not because it can generate poems. It’s much more th...

Preview Image

A Delphi Poem, by ChatGPT

Everyone seems to be talking about ChatGPT these days, so here’s a nice poem about our favorite development tool, Delphi from Embarcadero as generated by ChatGPT. Delphi, oh Delphi! by ChatGPT D...

Preview Image

Unofficial Delphi LSP fix for 11.2 is now available

For users that have upgraded to RAD Studio 11.2, there have been some annoying problems with CodeInsight regressions with the LSP functionality randomly failing. The 11.3 beta process is ongoing (i...