Blog

Featured Blog Post

Wednesday, July 2, 2025

We’re excited to announce the release of TMS WEB Core v2.9, the latest evolution in our powerful RAD component-based framework for building modern web client applications using Object Pascal. Whether you're a Delphi veteran or a VCL ...

Blog Posts:  Latest arrow_downward | Views

PREVIOUS NEXT

Monday, June 19, 2017

With iOS 9 and iPhone 6, Apple introduced the digital wallet on your smartphone. It is a system that holds passes to redeem rewards, get movie tickets, use discount coupons, get boarding passes for transport, offer prepaid cards etc.. An introduction...


The problem of data approximation (curve fitting, surface fitting) arises from many areas: economics, physics, informatics and many others. There are many libraries, realizing numerical tools for using the approximation in software applications. The ...


Thursday, May 25, 2017

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. And in this final part we will add the TMS XData mo...


Wednesday, May 24, 2017

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 Sparkle to it. Here is video for part 4: Adding T...


Tuesday, May 23, 2017

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. Here is video for part 3: Create and deploy an Apac...


Monday, May 22, 2017

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 Windows. Here is video for second part: Installing PAServer on Linux and running our first "Hell...


Friday, May 19, 2017

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 video/blog post series, I will show you how to create...


Monday, April 24, 2017

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 directly, rather than generating a call. Embarcadero...


Friday, April 7, 2017

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 sufficient session time allocated to handle your specif...


Tuesday, April 4, 2017

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! After a few days following Tokyo release, we w...


PREVIOUS NEXT