Ronald Krause has been using Pascal Delphi ever since Turbo Pascal 3.0. His showcase entry VitaMonitoring was a fantastic addition to the Delphi 26th Showcase Challenge and we got to interview him regarding his Delphi experiences.
When did you start using RAD Studio Delphi and have long have you been using it?
I started with Turbo Pascal 3.0 and have been using Delphi ever since. There were…
Made In Delphi: An Astonishing Solar System Catalog
June 8, 2021
There is something quite wonderful about gazing up at the night sky. I recommend doing it often, although not while driving or operating heavy machinery (or light machinery, or sword juggling).
When I was very young we were lucky enough to visit the London Planetarium.
Native thumbnail and preview functionality for your software: ShellBrowser Delphi Components
June 8, 2021
The pain of finding the right file
Let’s be honest: Searching for files in the file explorer or on your desktop can be very annoying. Especially if you are looking for a certain picture of – let’s say – your last holiday trip to Italy. Luckily, previews are a…
Are You Using The Secret Alternative To SQLite?
June 7, 2021
I know the best way to traumatize a software developer who has been using Windows Tools for Developers for some time. You just show them this image:
The BDE Administration Manager. So many ‘happy’ hours trying to resolve “PDOXUSERS.NET is in use” messages and learning all about the purpose of arcane settings like SharedDir and NETDIR. Shudder. If you wanted to store a database…
LearnCPlusPlus.org :: How Do I Program Fun Games?
June 6, 2021
Hello Everyone, C++ Builder Developers, and Delphi Developers,
Last week, we started to release the “Introduction to C++” series on our LearnCPlusPlus.org website; we will continue to release the basics of C++ in the next few weeks. If you are a beginner…
Alexandr Anicimov launched his first Delphi application in 2005. His application (Laser Flash Method) was a showcase entry at the Delphi 26th Showcase Challenge and we interviewed him for an insight of his programming adventure. Go over at the Laser Flash Method website to…
LearnCPlusPLus.org :: Give Me Your Inheritance!
June 6, 2021
Hello C++ Developers,.
It’s another milestone at LearnCPlusPlus.org, we started to add posts about the basics of Artificial Intelligence Technologies. Last week had a lot of great subjects again! This week here we answer these questions,
What is Inheritance in C++?What is a Base Class? What is a Derived Class?What are Multilevel Classes?How can we create Hierarchical Inheritance?What is…
RAD Server CRUD Procedures - Part 1
June 4, 2021
In this RAD Server CRUD Procedures – Part 1 post, we will discuss the the default generated CRUD procedure implementations from the RAD Server Package Wizard.
In the RAD Server CRUD Procedures – Part 2 post, we will discuss modifying the default generated CRUD…
Market trend data clearly shows that mobile is now the dominant platform for end-user engagement, with Android being the market’s largest platform today. As a result, having a mobile strategy in place as part of a comprehensive software vision is more important than…
Developer Stories: Frits F.M. de Mul On ALGOL, Neutron Physics & His Montcarl App Suite
June 4, 2021
Frits F.M. de Mul started programming with ALGOL in 1965. He submitted his showcase entry (Montcarl Application Suite) for the Delphi 26th Showcase Challenge and we had a talk with him about his many years of programming experience. Take a look at his website for more information about the applications and software.
When did you start using RAD Studio Delphi and have long have you been using…