Blog
Featured Blog Post
Tuesday, October 7, 2025
TMS FNC UI Pack 6.9 BETA Intro Working with large datasets can be challenging. When your grid contains thousands or even millions of rows, displaying them all at once isn't just impracticalit can bring your application to a cr...
Blog Posts:
Latest arrow_downward | Views
Monday, July 30, 2018
As you might already know, TMS WEB Core v1.0 Brescia edition has been released. A game changer in web development using Delphi IDE. From all the "magic" things it does, one of my preferred is this: the way you code with it feels very very home for D...
Thursday, April 19, 2018
Updated: April 11th, 2021.One of the most important aspects of a REST API server is security. It should be mandatory that your data is encrypted while being transferred between client and server. And the standard way to do such encryption...
Monday, February 26, 2018
One very cool feature of TMS RADical WEB (if not the main one) is that it allows Delphi developers to build Web applications that do not need a server connection. It's just HTML and JS files that run in the browser. But we all know that there are so...
Tuesday, October 10, 2017
TMS XData 2.7 has been just release with lots of new features. The most interesting one, in my opinion, is OpenAPI/Swagger support. TMS XData server can now optionally provide a JSON file containing the OpenAPI Specification (OAS, formerly Swagger)...
Tuesday, October 3, 2017
We are happy to announce that TMS Data Modeler 3 has been released today. TMS Data Modeler is our tool to design databases models, ER diagrams, import existing database schema and, among others, generate source code with TMS Aurelius mapped classes b...
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...