Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
CodeDelphi

Quickly Create Robust Scalable Delphi Applications With Event Bus Framework

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…
Read more
DelphiRAD Studio

Delphi JOSE JWT Is A Powerful JSON Web Token Library For Delphi

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…
Read more
DelphiShowcase

Cross-Platform 4D Solar System Simulation Is Built In Delphi

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)…
Read more
NewsWebinar

QuickReport Is Back!

QuickReport is a much-loved reporting solution for RAD Studio with Delphi and C++Builder. It hit a crisis a few years back when the lead developer passed away unexpectedly. Now, with the help of…

IN THE ARTICLES