Today Healthcare is one of the hottest areas for Technology innovation. It is globally a $6B opportunity based on startup funding trends, which is a lot, but there is also a $3 Trillion industry to transform!
Delphi has a particularly strong presence in Healthcare. There are many, many Healthcare systems that are written in Delphi that service literally million of patients and thousands of…
Microservices represent the latest in multitier architecture. Decoupling services result in increased flexibility, greater scalability and a more robust architecture. RAD Server makes the development of microservices easy. You can migrate existing fat client or multitier…
FireDAC and Microsoft Azure SQL Database
April 28, 2017
I’ve started to get requests to use FireDAC with Cloud Databases, like SQL Azure. The question whether or not to put your business data in the cloud is getting easier and easier these days and a lot of that is thanks to Microsoft’s investment in Microsoft…
RxLib and Tokyo Compatibility
April 26, 2017
Author: Jhonny
Although in the pagehttp://www.micrel.cz/RxLib/says that they are not the official page of theRxLib, anyone needing this library of components to be able to update their version Delphi … they hope that they add support for Delphi Tokyo. As they have become the appropriate referent due to the modifications and maintenance they have provided for several years those…
FireMonkey and VCL Style Packs from DelphiStyles.com
April 26, 2017
Their FireMonkey Style Packs provide custom themes for Windows, Mac, iOS and Android, plus Linux (via their FMX for Linux support). They also include style templates for the Bitmap Style Designer with multi-resolution graphics. Below are screenshots of some of their…
Keep Threading in Mind
April 22, 2017
In my interview with Martin he talked a lot about the importance of performance, which is one of the reasons he uses Delphi for his real-time lighting control systems. He said something along the lines that if you are not programming with threading in mind then you are never…
The Niagara Falls Lighting Episode
April 21, 2017
This episode is extra special in that it include a case study of the software behind the lights for Niagara Falls.Nick and I spoke withMartin Searancke of Dream Solutions, Ltd. in New Zealand, who is the architect of the Light Factory software used by the Niagara Falls Illumination Board to illuminate Niagara Falls. After you listen to the podcastyou can read the case study…
MVVM-MVC-RAD Architectures with ColumbusEgg4Delphi
April 13, 2017
Loosely coupled is good. We don’t want our business logic and data access all mixed together, that makes our code harder to maintain. But we all love RAD and being able to create our applications quickly. Drop some components on the form, set some properties and write a…
Updated Roadmap Coming Soon & Annual Developer Survey
April 10, 2017
A couple of weeks ago, we launched RAD Studio 10.2 Tokyo. On the heels of the release, the PM team is working on an updated roadmap for calendar year 2017/2018.
As we are finalizing our roadmap plans, we would like to get your feedback through our 2017 RAD Studio…
RAD Server Samples in RAD Studio 10.2
April 7, 2017
With RAD Studio 10.2, we provide great RAD Server demo projects to get you started. With 10.2, you can deploy RAD Server to Linux servers, in addition to Windows servers. Below is a list of sample projects that highlight RAD Server’s capabilities and are designed to help you get started building your own solutions with RAD Server.
Notes Resource Sample
The first part of…