Google Cloud offers a Natural Language API which allows a developer to take unstructured text as an input and utilize Google’s machine learning capabilities to derive insight from it. They have a number of different operations that can be performed on a piece of text including syntax analysis, entity analysis, custom entity extraction, sentiment analysis, custom sentiment analysis, content…
Powerful Business Processes app works on all platforms
April 4, 2021
Taurec is a high-performance and powerful business processes app. Also, thanks to Delphi it works on all platforms including Windows, iOS and Android. It combines the advantages of multidimensional and relational database systems together to automate a company’s…
Developers spend the majority of their time debugging and troubleshooting by analyzing logs. And there are numerous logging frameworks to choose from. RAD Studio developers have several options as well. TMS Logging is one of the best logging frameworks.
What is TMS…
Blazing Fast macOS Development With Native macOS Components
March 16, 2021
Native applications feel really good. You know what I am saying! They look nice and work better. And no flickering or eating lots of memory. With Delphi and C++ Builder you can build cross-platform native applications easily in no time.
FireMonkey offers full access to the platform-specific APIs and it is easy to implement any feature by getting the full native performance. However, each…
Easily Create Robust Cross-Platform IoT Solutions With Message Queuing Telemetry Transport (MQTT)
March 15, 2021
Most of the developers already familiar with HTTP web services. HTTP is a synchronous protocol so the client waits for the server to respond which comes at the cost of poor scalability. And synchronous communication is problematic when it comes to high load systems.
FlexCel is one of the most robust and comprehensive component suites for native Excel reports and file generation using VCL and FireMonkey. It includes over 300 Excel functions for calculation. The best part is that it is a cross-platform component suite with native support…
Enterprise-Grade Restaurant Ordering Template App For iOS And Android Built With Delphi
March 12, 2021
Embarcadero Technologies’ GetIt portal contains a collection of industry-ready solutions. The majority of complete applications include documentation as well as reusable components and modules.
These template applications are generic in nature, utilizing the most recent Delphi and C++ Builder development patterns and best use cases.
Now, I would like to introduce the Restaurant…
BeaconFence is a new developer proximity solution that provides GPS-free indoor and outdoor location tracking as well as events that occur as the user of the smartphone application moves within an area or zone.
BeaconFence has a mapping technology that allows you to…
RAD Studio comes with hundreds of visual and non-visual components to make developers’ life easier. But not knowing how to use them is the problem most of the time. I have seen many new VCL and FMX developers try to do something within a hard way. So, we are here for…
Data visualization is one of the essential parts of most applications. Without visual or graphical representation the data is somehow boring. With charts, diagrams and maps you can easily understand the data by just looking at it.
Creating a graphical representation of the data in Delphi is very easy because of its built-in components. For instance, the TeeChart component library has 2D and 3D…