TMS RADical WEB, Easy REST Server integration with TMS XData Client
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...
View ArticleTMS RADical WEB, developing custom controls
In November 2016, I created a presentation for Embarcadero CodeRage about creating FNC custom controls. You can find this presentation including its source code here:...
View ArticleTMS RADical WEB, technology preview update
WeÂ’ve been overwhelmed by the enthusiasm of many users about the news of TMS WEB Core and also the many reactions, feedback, comments of users who immediately got their hands wet with the technology...
View ArticleTMS RADical WEB, time for some fun
Last week, our team was brainstorming and as usual, lots of interesting and cool ideas come up. Based on these ideas, we have some more exciting technology being worked on now and coming up soon and...
View ArticleTMS RADical WEB, custom controls using HTML elements
In a previous blog, it was demonstrated how custom controls for TMS WEB Core could be created using the FNC framework and how easy it was to use FNC code that was written for VCL, FMX or LCL...
View ArticleObject Pascal: Declaring Units
Declaring units in a specific order in code would facilitate the code maintenance in the future. Introduction When we're organizing our things, we tend to keep closer to us all objects that we use...
View ArticleObject Pascal: Redefining Classes
The redefinition of classes is a practical method to minimize the collision of names between classes, even using short identifiers. Introduction The Object Pascal language has a very useful feature...
View ArticleObject Pascal: Immutable State
In object-orientation, an object can be considerable immutable even if it... changes. Introduction Learning a complex concept tends to be better absorbed if we divide the concept into small parts. For...
View ArticleTMS announces a new training day: TMS RADical Web Day in Germany
We're excited to inform we are organizing a new training day: TMS RADical Web Day in Germany. Learn everything about fascinating new ways to create modern new web development with Delphi! When you're...
View ArticleEnable HTTPS in your REST server with Free SSL/TLS Certificate from...
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...
View ArticleOverview of what's coming on the TMS RADical Web Day, May 24th in Germany
Here is an overview of what is waiting for you on the first TMS RADical Web Day on May 24th in Germany! You will experience first-hand from the experts of TMS software all details, inner-workings,...
View ArticleMay 25 is TMS XData training day, the day after TMS RADical Web Day
Our TMS XData expert Wagner R. Landgraf travels from Brasil to Germany especially for the TMS RADical Web training day on May 24th at Marienfeld, Germany. TMS XData is the tool for Delphi developers to...
View ArticleStatistics extension for TMS Analytics & Physics developing library
TMS Analytics & Physics developing library includes many extensions for various mathematical applications: complex numbers, linear algebra, special functions, common fractions, numerical methods....
View ArticleReal-time communications with WebSockets in TMS WEB Core applications
TMS WEB Core promises easy, fast and RAD component based web application development. For fast, real-time updates on a web page with light-weight server-communications, WebSockets are an ideal...
View ArticleThis was TMS RADical Web Day, May 24 at Klosterpforte, Germany
Without a doubt, this was THE day our team looked forward to as well as many Delphi developers. The TMS RADical Web day was all about devoting a full day to the new web development tools being worked...
View ArticleArticle & sample for how to use Embarcadero RAD server as server backend for...
TMS WEB Core is a framework for creating web client applications from the Delphi IDE in the Delphi language and using RAD component based development. TMS WEB Core is designed to be totally open in...
View ArticleTMS Day followup: Using TMS FlexCel with TMS WEB Core
Another TMS day They say time flies when you are having fun... It is hard to believe it has been about 2 years since my last blog post, which was also about a TMS Day. I see two options here: Either we...
View ArticleObject Pascal: Compiler Directives
Compilation Directives could help you to make your code multi-platform or even cross-compiled. Introduction Compilation directives are powerful commands that developers could use to customize how the...
View ArticleTMS RADical WEB, preferred error handling?
With almost all in the TMS development team and since some time also many TMS ALL-ACCESS users busy using TMS WEB Core to develop web client applications from the Delphi IDE, we wonder about what...
View ArticleNew linear algebra operations and symbolic features in TMS Analytics &...
TMS Analytics & Physics developing library supports operations with array and matrix variables and includes special package of linear algebra functions. New version 2.5 introduces many capabilities...
View Article