Author: Yilmaz Yoru
Would you like to make your applications learning and predicting applications (May be just thinking applications) ?
In this blog post we gonna use open source Fast Artificial Neural Network Library made by Steffen Nissen. FANN Library is very simple to use and it has good documentation and written in C programming language which makes it faster. It is open source so you…
Use TRESTDataSetAdapter with arbitrary JSON
June 23, 2017
One basic questionI get asked is howcan I convert arbitrary JSON into some kind of data structure such that I can extract useful data?
One solution is to use the TRESTDataSetAdapter with arbitrary JSON.
Please read the installation instructions at the bottom of the Code Central listing before downloading the patch. Customers who are using the 10.2 Trial can also get this patch.
This patch fixes critical Android issues in Delphi, C++Builder, and RAD Studio 10.2 relating to…
RAD Server and Enterprise Connectors
June 22, 2017
Connected Systems
Many years ago I was the lead developer for a software development company that was a market leader in the leisure industry. Back in the day, we were using Delphi 3 and then Delphi 5 to create the software. The software was a complete CRM that interfaced with access control systems, card readers, ran in multiple languages, and offered everything from reservation management to…
RAD Server and Enterprise Connectors
June 22, 2017
Connected Systems
Many years ago I was the lead developer for a software development company that was a market leader in the leisure industry. Back in the day, we were using Delphi 3 and then Delphi 5 to create the software. The software was a complete CRM that interfaced…
RAD Server and Enterprise Connectors
June 22, 2017
Connected Systems
Many years ago I was the lead developer for a software development company that was a market leader in the leisure industry. Back in the day, we were using Delphi 3 and then Delphi 5 to create the software. The software was a complete CRM that interfaced…
RAD Server Solution Series: [Healthcare] Nurses Station
June 21, 2017
Author: Kai Inge Buseth
Solution Name: Nurses Station Solution for Patient Check-in and Data Collection
Industry: Health Care
Solution Overview: The solution provides an improved patient experience and automated collection of patient data in a clinic, hospital or doctor’s office The patients can check-in to the clinic using a smartphone application and have a connected…
Video: Adding InterBase 2017 ToGo to RAD Studio 10.2
June 19, 2017
InterBase 2017 is now available for installation directly into RAD Studio via GetIt for use in Delphi and C++Builder applications across Windows, macOS, iOS, Android and also for Linux.
While a Linux InterBase Server Edition has been available for many years with InterBase…
Video: Adding InterBase 2017 ToGo to RAD Studio 10.2
June 19, 2017
InterBase 2017 is now available for installation directly into RAD Studio via GetIt for use in Delphi and C++Builder applications across Windows, macOS, iOS, Android and also for Linux.
While a Linux InterBase Server Edition has been available for many years with InterBase…
CAD with C++Builder, episode#0
June 13, 2017
Author: Seva Leonov
Where
Last year I had a course in programming with C++. They were 2nd year students, and they already got C# and Python. Then their dean called me and ask: “Look, Seva, I want to get them programming, not writing code. Can you?” That was a real challenge, so I gave the students a doubled course in C++ with a couple of last lectures on C++ and RAD principles. The…