When creating a robust and large-scale application containing lots of components interacting with each other, the Delphi Event Bus framework can be a great solution to maintain loose coupling and building a consistent platform.
If you know Bus Topology from Networking classes back in your Computer Science classes, you can easily understand what is Event Bus framework, because they are quite…
Learn How Easy It Can Be To Update Your C++ Builder Projects With The Embarcadero Migration Team
January 18, 2021
Stephen, Mary, and Al are back and walk you through the process of modernizing and migrating a legacy C++ application to the new C++Builder 10.4, specifically incorporating InterBase and FireDAC connections, among other innovations.
Yesterday’s Tools Won’t Cut…
Learn How Easy It Is To Connect To Microsoft SQL Server In Windows Delphi Development
January 17, 2021
This sample allows the user to create a temporary connection definition at run-time and the master-details relationship between datasets using TFDQuery to work with MSSQL databases.
Location
You can find theMSSQLsample project at:
Start | Programs |…
Learn More About The Powerful Macros Property Of IFDPhysCommand With FireDAC In Delphi
January 16, 2021
The sample allows you to modify the macro values at run time.Note: See thePreprocessing Command Texttopic for more information about parameterizing SQL command texts.
Location
You can find theMacrossample project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samples and then navigate to: Object PascalDatabaseFireDACSamplesPhys…
Library for logging on files, console, memory, email, rest, event log, Syslog, slack, telegram, Redis, logstash, elasticsearch, influxdb, graylog, Sentry, Twilio, ide debug messages and throw events for Delphi Firemonkey (Windows/Linux/OSX/IOS/Android).
Quick…
Easily Create Ultra-Fast C++ Applications With Low-Level libsimdpp Library In C++Builder
January 15, 2021
Single Instruction Multiple Data is a class of parallel computers. It represents computers with various processing components that perform the same work on multiple points simultaneously. Moreover, most recent CPU designs combine SIMD instruction to enhance the production of…
Delphi JOSE JWT Is A Powerful JSON Web Token Library For Delphi
January 15, 2021
Delphiimplementation of JWT (JSON Web Token) and the JOSE (JSON Object Signing and Encryption) specification suite. This library supports the JWS (JWE support is planned) compact serializations with several JOSE algorithms.
What is JOSE
JOSEis a standard that provides a general approach to signing and encryption of any content. JOSE consists of several RFC:
JWT (JSON Web…
This ThingConnect IoT Device Component Pack is an add-on module designed for use with Delphi and C++Builder. TheTI Gas Sensorcomponent pack helps you to connect to the Gas Sensor Platform by Texas Instruments.
Texas Instruments Gas Sensor Platform is a…
Powerful Video Game Collection Curation Software Is Built In Delphi
January 15, 2021
Game Collector is a powerful video game game collection database software and it is built in Delphi. According to the developer’s website Game Collector’s main screen is highly customizable, so that you can make it look the way you want. You can choose between…
Cross-Platform 4D Solar System Simulation Is Built In Delphi
January 15, 2021
Planet Fun is a 4D solar system simulation for Android and iOS and it is built in Delphi. Planet positions are calculated using VSOP2013 ephemeris, years between 1500 and 3000 according the developer. The app is built using FireMonkey 3D functionality and full source code is available. Among its features are a solar system animation with configurable speed, choose camera target (Sun or planets)…