TMS 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 ArticleWhat's new in TMS FNC Cloud Pack 2.0
TMS FNC Cloud Pack contains with the 2.0 release a whole series of new supported services in addition to the existing ones. New ServicesMailChimpMarketingManage & send campaigns, create audiences...
View ArticleTMS Web Core and More with Andrew:Miletus and Raspberry Pi Intro
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...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: Charting Part 6: Tag Clouds
In our final post in this miniseries on charting JS libraries, we'll look at how to add Tag Clouds (aka word clouds) to our TMS WEB Core projects. But while a traditional bar chart or pie chart might...
View ArticleDiving deeper: Cloudbase REST, Part 1/3: Basics
IntroTMS FNC Core is a universal core layer for creating rich visual and non-visual components for VCL, FMX, LCL and WEB core apps. A major part of TMS FNC Core is the ability to create and execute...
View ArticleDiving deeper: Cloudbase REST, Part 2/3: Extended
IntroToday, we are continuing our cloud base REST blog series with part 2: Extended. If you missed our first blog, follow this link: https://www.tmssoftware.com/site/blog.asp?post=993. TMS FNC Core...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: Web Audio API Part 1 of 2
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...
View ArticleTMS Web Core and More with Andrew:Raspberry Pi Revisited
In our last post, Raspberry Pi was introduced as a deployment target for desktop-class applications using the Miletus framework, where the development was done on another platform. It was a little...
View Article