Oripov Murod has been programming with Delphi since 2006. His application (DovtaLab2020) was submitted as an entry for the Delphi 26th Showcase Challenge and we interviewed him to know more about his application and experiences with Delphi. You can download his application over at DovtaLab2020.
When did you start using RAD Studio/Delphi and have long have you been using it?
I started…
Learn To Use ExchangeRates API With REST In C++ Builder
April 17, 2021
Do you want to add live exchange rates features to your applications? You can easily get live exchange rates in our C++ Builder and Delphi applications by using ExchangeRates API from theexchangeratesapi.iothat is free for 250 requests monthly. It is very easy to…
ISOCpp.org ran a C++ developer survey “lite” for the past week. You can find the PDF survey results on the site at https://isocpp.org/blog/2021/04/results-summary-2021-annual-cpp-developer-survey-lite
More than 1800 C++ developers responded to the survey. Here…
Websockets Harness Real-Time Power In Your Delphi Apps
April 16, 2021
Do you currently use websockets in your applications? Do you want to learn more about what websockets can do for your apps? Continue reading to learn everything you need to know about using websockets with Delphi, as well as a rundown of some of the available component sets that take the guesswork out of making the magic happen.
What are WebSockets?
A websocket implementation has two sides…
Plunge Into A Museum Adventure With This Delphi Integration
April 16, 2021
This really wonderful Delphi app makes truly creative use of the integration of museum visitors with exhibits. Written by Oz Software of Spain, vCoolture makes a trip to the museum into an adventure where visitors using the app not only hear the descriptions offered by…
Creating Custom File Dialogs: ShellBrowser Delphi Components
April 15, 2021
No doubt, the VCL FileDialogs offer a multitude of configuration options that cover most standard use cases. But sometimes this might not be enough and you want to create a specialized custom dialog with a different layout, additional controls (e.g. for import/export…
TCoffeeAndCode - Spring Central Time Series
April 14, 2021
We are continuing the popular TCoffeeAndCode series. We kick off the Spring Time series for the Central Time zone with our 2 hour Q&A conversations. If you aren’t familiar with TCoffeeAndCode, it is a weekly “coffee shop” conversation with developers about topics important to developers. You can register for the whole series now, and then join the conversations that interest…
Currency exchange rates are an interesting financial dataset similar to stock quotes and cryptocurrency datasets. For building solutions like software or a POS system for a currency exchange business, it is a necessary dataset and there are APIs online that give you easy…
C++ Lambda Expressions for Beginners
April 13, 2021
A lambda expression defines an anonymous function or a closure at the point where it is used. You can think of a lambda expression as an unnamed function (that’s why it’s called “anonymous”). Lambda expressions make code cleaner and more concise, and allow you to see…
Incredible Real-Time Mobile App Is Built With Delphi
April 13, 2021
The OCEASet™ real-time mobile application is the companion tool for configuring the OCEABridge™ Bluetooth®/Cloud gateway. OCEABridge™ is a gateway device that provides a transparent link between customer’s local Emerald™ or Atlas™ dataloggers and the OCEASOFT Cloud service via the Internet. Readings are taken in real-time by dataloggers and are captured wirelessly and…