Ruslan Gospodarencu started working with version 6 of Delphi. He submitted his software (E-Schimb) as a showcase entry at the Delphi 26th Showcase Challenge and we asked more about his adventures with Delphi. Visit his website at E-Schimb for more details about his software.
When did you start using RAD Studio/Delphi and have long have you been using it?
I’ve started to use Delphi…
A Clean Workflow: Are You A Secret Soaper?
May 10, 2021
If you’re anything like me you don’t probably put a huge amount of thought into the workflow processes that go into making a bar of soap. In fact, most of the time I don’t think I’ve ever really thought about what soap is actually MADE from let alone…
Stack Overflow is one of the most-used help desks on the internet that helps developers and technologists write scripts, examples, or solutions. Their public platform serves 100 million people every month, making it one of the 50 most popular websites in the world. Their…
Hello fellow C++ Developers!
This week is another milestone in the “Introduction to C++” posts of ourLearnCPlusPlus.orgwebsite, we start to add posts about Object-Oriented Programming, and we will dive into Classes & Objects in the next few weeks so keep following along.
This week’s topics include
What is the main function in C++?How can we define…
Hello, fellow C++ Developers!
Last week we added a new “Introduction to C++” post series for beginners and posts for professionals on our LearnCPlusPlus.org website. We’re going to continue to release posts about Object-Oriented Programming in the…
Marco Wobben has been using Delphi since the 1.0 version. He submitted his software (CaseTalk) as a showcase entry at the Delphi 26th Showcase Challenge and we got to talk to him about his Delphi adventure after many years of developing with it. You can check out his…
How do I start using Natural Language Processing in Windows?
Natural language processing (NLP) is a subfield of Linguistics, Computer Science, and Artificial Intelligence which concerned with the interactions between computers and human language, in particular, how to program computers to process and analyze large amounts of natural language data, or teaching machines how to understand human…
Konopka Signature VCL Controls Version 7
May 7, 2021
A new version of the KSVC bonus package with enhanced HighDPI support is now available in RAD Studio GetIt Package manager.
The Konopka Signature VCL Controls library is a VCL library with a nice set of enhanced visual controls and powerful embedded designers. Embarcadero…
Manuel Lopez has working with Delphi since 1995. His software (Fotomorsaicos) was one of the showcase entries for the Delphi 26th Showcase Challenge and we had a conversation with him about his experience with Delphi through the years. Download the software through the…
How cool would it be for your Windows or mobile app to allow travelers to take random pictures at interesting places and retrieve instant useful information about the location they are visiting and the landmarks they can see? In this article we will see how to easily do just that using RAD Studio and Delphi with only few lines of code!
Google API – harnessing super computing power the…