Cross platform messaging made easy with TMS MQTT
Last week we released a new product, TMS MQTT. MQTT is a standard lightweight machine 2 machine messaging protocol. This enables the instant exchange of binary or text messages between code running on...
View ArticleMy Top 10 Aurelius Features - #3 Inheritance
How to talk about object-oriented programming and not consider inheritance? In my opinion is a basic "feature" of OOP. And how to talk about an ORM without supporting inheritance? I consider it so...
View ArticleTake your chance to win a #ILoveDelphi Mug
With the many positive responses on our Facebook post about #ILoveDelphi and thanks to the inspiration given by Szabó about 'the cup and can', we came up with the idea to bring the love between Delphi...
View ArticleRaspberry Pi to Delphi messaging with MQTT
As promised in the blog about building a chat application with MQTT, here is a follow-up article on using the TMS MQTT client, this time to setup messaging between a Raspberry Pi and a Windows PC. The...
View ArticleWho broke the SHA1 Algorithm?
SHA-1 is a hash function developed by NSA and standardized by NIST in 1994. It is implemented in many Internet protocols using cryptographic primitives, such as TLS. Last week the CWI Institute in...
View ArticleMy Top 10 Aurelius Features - #2 LINQ Projections
LINQ Projections is the runner-up feature of My Top 10 Aurelius Features. It's a sort of "sequel" of the #5 feature LINQ Expressions and Paging, and you can see it in action in the video below. You...
View ArticleMy Top 10 Aurelius Features - #1 Maturity
Finally, My Top 10 Aurelius Features series has come to an end. And the number 1 of the list is Maturity. Aurelius has been first released in early 2012. Since then, in five years, it has received 33...
View ArticleIntroducing functional derivatives is easy
The unique feature of Analytics library is symbolic derivatives calculation. The library provides the simplest way to get a symbolic derivative expression for almost any complicated expression. There...
View ArticleBoost your productivity with TMS components & RAD Studio 10.2 Tokyo
Yesterday Embarcadero released Delphi, C++Builder and RAD Studio 10.2 Tokyo: https://www.embarcadero.com/products/rad-studio/whats-new-in-10-2-tokyo For our registered users, already several products...
View ArticleUpcoming event: TMS Day in Fredericia, Denmark on May 18th
We are excited to announce that Jens Fudge, Embarcadero MVP for Denmark, and TMS software are planning a TMS day in Denmark on May 18th. All day, sessions will be spent on TMS VCL components, TMS FNC...
View ArticleTMS Aurelius, the ORM for Delphi: For Linux. For Free.
Embarcadero has just released RAD Studio 10.2 Tokyo, the latest version of the great Delphi/C++Builder development tools. And the greatest feature of this release is the ability to compile for Linux!...
View ArticleTMS hands-on training day in Kortrijk, Belgium on June 8th
TMS software organizes a new training day on Thursday June 8th in Kortrijk - Belgium. All day, sessions will be spent on TMS VCL components, TMS FNC components and TMS Cloud components with also...
View ArticleTMS FixInsight and the inline directive
The Delphi compiler allows functions and procedures to be tagged with the inline directive to improve performance. If the function or procedure meets certain criteria, the compiler will insert code...
View ArticleTMS XData REST Server on Linux - Step by Step - Part 1
Latest versions of TMS XData and TMS Sparkle have been just released with a major feature: Linux support. You can now deploy your XData/Sparkle server to Linux using Delphi 10.2 Tokyo, and in this...
View ArticleTMS XData REST Server on Linux - Step by Step - Part 2
This is part 2 of the tutorial on how to create TMS XData and TMS Sparkle servers on Linux. On Part 1, we have installed Ubuntu and connected to it from Linux. Here is video for second part: Installing...
View ArticleTMS XData REST Server on Linux - Step by Step - Part 3
This is part 3 of the tutorial on how to create TMS XData and TMS Sparkle servers on Linux. On Part 2, we have installed PAServer and launched our first "Hello, World" console application on Linux....
View ArticleTMS XData REST Server on Linux - Step by Step - Part 4
This is part 4 of the tutorial on how to create TMS XData and TMS Sparkle servers on Linux. On Part 3, we have created and deployed our first Apache Module using WebBroker. Now we're going to add TMS...
View ArticleTMS XData REST Server on Linux - Step by Step - Part 5
This is part 5 of the tutorial on how to create TMS XData and TMS Sparkle servers on Linux. On Part 4, we have added Sparkle to our Apache module, preparing it to receive any modules we want to add....
View Article