Erik van Bilsen
Delphi 10.4 introduced Custom Managed Records. In this post we show how you can use this new language feature to wrap third party C(++) APIs in an easy to use model. We also compare this… … Read more
4 years ago in C++, Delphi, Libraries, Tips & Tricks, Uncategorized0
jpluimers
For my reading list: [WayBack] So am working on a particular .NET project and came across NewtonSoft JSON.NET Serializer, it allows you serialize Collections such as a generic list an… – Ugochukwu Mmaduekwe – Google+:… … Read more
4 years ago in .NET, C++, Delphi, Development, Software Development0
jpluimers
For my link archive, as I will likely need this one day: [WayBack] GitHub – JensBorrisholt/GoogleSpeak: This repository demonstrates how to Use Google for implementing Text to Speech. You’ll find both a Delphi version and a… … Read more
5 years ago in .NET, C++, Delphi, Development, Software Development0
Robert Love
Time to RewriteIn the past year, my employer decided to rewrite our Internal Application. It’s not something we took lightly, the current Delphi Application is over 5 Million lines of code. So as… … Read more
6 years ago in angular, C++, typescript0
Olaf Monien
Many Delphi applications, esp. mobile iOS or Android apps, are using REST, to retrieve data from a backend. Often TRESTClient and TRESTRequest are used to get access to an external REST api. There several Blogs… … Read more
6 years ago in C++, Delphi0
Ondrej Kelle
Researching for some Natural Language Processing tasks for a .NET application recently, I’ve come across Facebook’s FastText library. FastText is an open-source, free, lightweight library that allows users to learn text representations and text classi… … Read more
7 years ago in C++, chakracore, Delphi, fasttext, fpc, javascript, nlp0