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
5 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
7 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
David
I’m very pleased to release and . What’s new? New in Navigator 1.4 New minimap rendering. Navigator has had a minimap since the very beginning, and a great deal of attention was paid to how it rendered. The… … Read more
8 years ago in C++, Delphi, Parnassus0
David
I’m very pleased to announce that I recently joined Embarcadero as C++ Product Manager. You can read more details on my Embarcadero blog post, but I’ll be looking after C++Builder as well as some other… … Read more
9 years ago in C++, Embarcadero, Parnassus0
David
How do you have nice-looking icons on the Delphi / C++Builder IDE splash screen? As regular readers of my blog or users of my plugins know, I care about details and appearance a lot. This… … Read more
9 years ago in C++, Delphi, Parnassus0
Parnassus OÜ – Delphi and C++Builder Plugins
Parnassus Bookmarks and Parnassus Navigator are now available for RAD Studio 10.1 Berlin. I apologise for the delay – Berlin has been out over a week now and I normally aim for a 24-hour or 48-hour-max… … Read more
9 years ago in C++, Delphi, Parnassus0
Dave
Earlier today while working on an IDE plugin, I got the following compiler warnings: [dcc32 Warning] W1029 Duplicate constructor ‘TLineDifference.CreateEqual’ with identical parameters will be inacessible [sic] from C++ [dcc32 Warning] W1029 Duplic… … Read more
11 years ago in C++, compiler, Delphi, directive, error, warning0
Sean
SQLite has become one of the most pervasive embedded databases around. It’s built into Android, iOS and OSX and is a part of many applications. It has also become the recommended client side database for… … Read more
12 years ago in .NET, C++, database, SQLite, sqlite.net0
Dave
I just saw a hot fix has been released to fix some issues in Update 2 (found through this Embarcadero blog post by J T.) It looks like it only affects C++: it fixes a linker error… … Read more
13 years ago in C++, RAD Studio, XE20