DelphiShowcase

Incredible Wind Triangle Solving App Is Made In Delphi

We’ve written before about some of the wonderful ways Delphi developers are helping pilots with the difficult job of defying gravity in their aircraft. The reliability of Delphi applications and the cross-platform power of FireMonkey FMX framework, combined with the skillful craftwork of the software engineer seems to lend itself very neatly to solving problems. Aviation is one of those…
Read more
C++Delphi

The Future Of Desktop Apps Is Native Code

Desktop apps are powerful execution tools that can natively run on your local machine to provide holistic application navigation and utilization experiences. With the advancement of modern web technologies, the desktop application development paradigm also experienced a…
C++DelphiInterBaseRAD Studio

RAD Server CRUD Procedures - Part 2

In this Part 2 post, we will discuss modifying the default generated CRUD (CREATE, READ, UPDATE, DELETE) procedure implementations from the RAD Server Package Wizard, to show one possible way to implement Get, GetItem, Post, PutItem and DeleteItem REST Endpoints. In the Part 1 post, we discussed the default generated CRUD procedure implementations from the RAD Server Package Wizard. In the Part 3…
Read more
IDEShowcase

Made In Delphi: An Astonishing Solar System Catalog

There is something quite wonderful about gazing up at the night sky. I recommend doing it often, although not while driving or operating heavy machinery (or light machinery, or sword juggling). When I was very young we were lucky enough to visit the London Planetarium. The incredible lightshow put on there was superbly explained by an expert astronomer and it lit in me an interest to this day…
Read more
DelphiInterview

Developer Stories: Alexandr Anicimov Discusses "Laser Flash Method"

Alexandr Anicimov launched his first Delphi application in 2005. His application (Laser Flash Method) was a showcase entry at the Delphi 26th Showcase Challenge and we interviewed him for an insight of his programming adventure. Go over at the Laser Flash Method website to download the application. When did you start using RAD Studio Delphi and have long have you been using it? My first Delphi…
Read more