Blog
Featured Blog Post
Thursday, April 10, 2025
Today marks an exciting milestone as we welcome a new member to our FNC family: TMS FNC Push Notifications.Our journey into the world of web push notifications began some time ago, with the goal of empowering Delphi developers to...
Blog Posts:
Latest arrow_downward | Views
Friday, October 28, 2022
Whilst Delphi targets Windows, Mac OS, Android, iOS and Intel Linux, one gaping hole in its repertoire is the Arm-based Raspberry Pi. Taking 2020 as an example, the Pi out-sold the Apple Mac, and with over 40 million sold its a large target ...
Friday, October 21, 2022
With this blog we want to announce our new series of Holger's Helpers videos, presented by our colleague, TMS evangelist and Embarcadero MVP, Holger Flick.In his first video he will address a practical use case that we all need to t...
Thursday, October 13, 2022
Last time in this blog series, we created a fully functional TrackEditor web application using TMS WEB Core and the Web Audio API. This time out, we're going to create another fully functional web app...
Tuesday, October 4, 2022
In the first of our pair of Web Audio API posts (which can be viewed here), we used TMS WEB Core to create a functional music player app, including a visualizer created with D3 Charts (a JavaScript charting l...
Thursday, September 29, 2022
In our recent post, Raspberry Pi was introduced as a deployment target for desktop-class applications using TMS WEB Core and its included Miletus framework, where the development was done o...
Tuesday, September 27, 2022
In this post, we're going to have a quick look at the Web Audio API, the current standard for everything audio-related in modern web browsers. We'll create a music player-type app that can be used ...
Wednesday, September 21, 2022
In our final post in this miniseries on adding charting to our TMS WEB Core projects using JavaScript libraries, we'll look at how to add tag clouds (aka word clouds). But while a tradition...
Thursday, September 15, 2022
A few posts back, we had a quick look at creating a TMS WEB Core project using the Miletus framework to create desktop-class applications for Windows, Linux, and macOS. We successfully ported our Leaflet example ...
Tuesday, September 13, 2022
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 charting libraries. Th...
Wednesday, September 7, 2022
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 much to cover. Considerably ...