Blog
Featured Blog Post
Monday, May 18, 2026
After more than two decades of life as a closed-source product, the full source code of TMS Data Modeler is now publicly available on GitHub: github.com/tmssoftware/datamodeler This post is a quick tour of what the release means, wha...
Blog Posts:
Latest arrow_downward | Views
Monday, October 24, 2016
We're happy to announce that TMS Aurelius, our highly regarded ORM (Object Relational Mapping) framework for Delphi, has now a Free Edition. And the best part is that TMS Aurelius Free Edition has all the features that are available in the paid regi...
Friday, May 6, 2016
When building HTTP Servers with TMS Business frameworks - more specifically Rest/JSON servers with TMS XData - you can use the builtin authentication and authorization mechanism to protect server resources/requests. Such mechanism is actually impleme...
Sunday, February 14, 2016
In March, 2014, Thomas Milo Sorensen bought a TMS Business Subscription license. He was using Delphi XE5, the latest version available, and got the six products included in the subscription: TMS Aurelius, TMS Scripter, TMS Data Modeler, TMS Diagram S...
Wednesday, August 12, 2015
One of my favourite features of TMS XData is its powerful querying capabilities. With no extra line of code in your server, clients can choose how to retrieve the server objects, filter them, set an order, etc.. For example, you can perform a GET r...
Friday, April 24, 2015
The latest release of TMS Aurelius introduces an event system that allows you to subscribe listeners to some events that might be fired while you are using Aurelius, especially the TObjectManager. One key difference between regular Delphi ev...
Friday, April 10, 2015
From Wikipedia: Cross-origin resource sharing (CORS) is a mechanism that enables many resources (e.g. fonts, JavaScript, etc.) on a web page to be requested from another domain outside the domain from which the resource originated. In ...
Friday, March 27, 2015
TMS products could be categorized by "application user-oriented" or "application developer-oriented". Products like TMS Aurelius are heavily developer-oriented: it's the developer that "uses" the product during most of development time and the ap...
Wednesday, November 26, 2014
In the last week we had very busy days. There were two Delphi events happening in Belgium: TMS Business Day, on Wednesday 19th, in Kortrijk, and BE-Delphi, on Thursday 20th, in Antwerp. On both days we had Wagner Landgraf, the product manager of TMS...
Friday, October 24, 2014
The latest TMS XData 1.1 version introduces a major feature: Service Operations. In addition to having your objects published as REST resources automatically, you can now add server-side logic in a very easy and straightforward way. Service operatio...
Monday, April 14, 2014
Last week I was just browsing the TMS site, looking at the version numbers of existing products, when I saw TMS Scripter current version: 6.3. I see those numbers often and I’m used to them, but this time, I was a little bit shocked. Just like a fath...