May Cool App Winner: Ofertas do Dia
June 2, 2017
The cool app Winner for May comes from Brazil. It isOfertas do Dia, or “Daily Offers” for us English speakers. This cool mobile app runs on iOS, Android and Windows Desktop. It collects all the daily offers from the bigger brazilian online stores and…
In this post, we’ll show you a list of free Delphi libraries, utilities and examples with full source code available from WinSoft. Many are Windows-specific, but there are some Android-specific ones too. A lot of really useful code here. Thanks to Erik Salaj.
Update…
Icons8 and Delphi GUIs
May 7, 2017
Author: Pawe Gowacki
Designing graphical users is a combination of different skills. Probably the artistic angle is the most important, but user experience comes close. In Delphi Rapid Application Development paradigm there is hardly the prototyping phase. Your…
Delphi on Raspberry Pi
May 5, 2017
[Part 1] [Part 2]
Part 1
The Raspberry Pi is an example of a single board computer. These low-cost hobby or project computers are a prime staple of the Internet of Things. More powerful than an Arduino, but not a full desktop. They often have limited or specialized hardware, but their small size and low cost make them ideal for embedded application development.
Delphi supports both ARM and…
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.
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 Azure. Microsoft’sstrategy to create an infrastructure, like Microsoft Azure SQL Database, that can manage…