TMS Web Core and More with Andrew:Electron Intro
Last time out in this series, we had our first look at using the Miletus framework within TMS WEB Core projects, where we took our Leaflet example and created Win64, Linux64, and macOS applications....
View ArticleDiving deeper: JSON persistence, part 2/4: Collections
CollectionsIn the previous blog post, we talked about the basics for saving and loading objects to and from JSON data. Today, we are going a step further and will look at collections. To demonstrate...
View ArticleDiving deeper: JSON persistence, part 3/4: Generics
GenericsThe previous blog post explained how to deal with collections. This blog post will use and transform the TPersonRelations collection to a TObjectList<TPersonRelation> generic type...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: Diagrams with Draw.io
In the past couple of posts, we've had a look at JS libraries that enabled us to annotate images in some way. With Leaflet, we could draw boundaries and other shapes. With Filerobot Image Editor,...
View ArticleDiving deeper: JSON persistence, part 4/4: Undo & Redo Manager
In the previous blog posts we handled the basics, demonstrated how to work with collections, generic lists and dictionaries related to object persistence in JSON. Below is an overview of part 1, 2...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: Charting Part 1: Sparklines
Now that we've covered integrating images, maps, and diagrams into our TMS WEB Core projects, the next area to explore is charts. A big topic, to be sure. And with no shortage of options, either....
View ArticleTMS WEB Core for Visual Studio Code for Delphi developers
TMS WEB Core facilitates to leverage all your Object Pascal knowledge to create component based rich web client applications from the Delphi IDE. Did you know that for some time, it is equally...
View ArticleTMS Web Core and More with Andrew:Lazarus
The most recent posts in this series covered how to deploy TMS WEB Core applications as native desktop applications on Windows, Linux, and macOS using either the Miletus framework or the Electron...
View ArticleCoding Boot Camp 2022
In this edition of "Coding Boot Camp" youll have the opportunity to learn about more specialized topics, such as game development, web programming, and mobile app development with Delphi.This boot...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: Charting Part 2: Chart.js
Last time out, we started our new miniseries on charting by exploring a JS library used to create Sparklines. These are very small charts that typically have no annotations and only a single data...
View ArticleTMS BIZ past, present and future: read the news
TMS Business becomes TMS BIZ, and now you have more options to choose the products you want to use. Learn more in this blog post.Some historyIn this year, 2022, TMS Business reached a milestone: 10...
View ArticleDelphi, OAuth 2 and OpenID Connect: welcome TMS Sphinx
TMS Sphinx is now released! Welcome our new Delphi framework for Identity Access Management, authorization and authentication.The sphinx was a mythical monster, present in both Egyptian and Greek...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: Charting Part 3: D3.js Intro
We've covered Sparklines and Chart.js so far in our miniseries on adding charting capabilities to our TMS WEB Core projects. These have been great for adding either really simple charts (Sparklines)...
View ArticleCustom Planner Editor in TMS FNC UI Pack 4.1
Again, we are back with another update: TMS FNC UI Pack 4.1!FNC planner editorA major new requested feature was the ability to integrate a custom editor for editing items. In 4.1, we introduced a way...
View ArticleTMS Web Core and More with Andrew:Intro to VSC
Last time out, we had a look at Lazarus, and how it can be used to build both traditional applications and TMS WEB Core projects using Windows, Linux, and macOS. Another far more popular development...
View ArticleFree webinar for Delphi VCL developers: Planning and scheduling in apps
We invite you to our upcoming free webinar for Delphi VCL developers about Planning and Scheduling in Windows VCL applications.On Sept 22 at 3PM UTC (17h00 CEST), Bruno Fierens, CTO of...
View ArticleVisual math formula editor for TMS Analytics
The latest versions of the TMS Analytics & Physics library introduced special components to convert analytical expressions to external formats. The new version 3.5 contains another converter...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: Charting Part 4: D3.js...
Last time out, we had an introductory look at D3 and how it can be used to add regular charting functionality to our TMS WEB Core projects. D3 as a topic is a bit of a behemoth, however, with so...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: Charting Part 5: D3.js...
Last time out, we had a look at interacting with D3 charts, specifically panning, zooming and using tooltips to show additional information. But these are the kinds of things you can find in many JS...
View ArticleMiletus goes JavaScript/TypeScript
About 1.5 years ago, we introduced Miletus as a technology within the TMS WEB Core product to create cross platform desktop applications for Windows, macOS, Linux and later also Raspberry Pi. Using...
View Article