CodeDelphiNews

Extract, Transform, Load - The Magic Behind HeidiSQL

HeidiSQL is a wildly successful open source database management tool. Apart from being extremely useful in the management of MySQL, SQL Server, PostgreSQL, and SQLite databases, it is also open-source and that source code is written in Delphi. Furthermore, if we integrate it with IDE Software like RADStudio, it will be more powerful. Moving on, we’ve already given a brief overview of it before…
Read more
News

GM Update! Quality and Access!

Idera Developer Tools Family Grows Idera Developer Tools continue to grow with the recent acquisition of apilayer (www.apilayer.com), which provides a variety of high performance api offerings ranging from geolocation to currency rates. We have aggressive ambitions to…
DatabaseInterBaseNews

InterBase ADO.NET Webinar Replay

I was recently joined by Stephen, Sriram and Marco for a webinar on the release of our updated ADO.NET drivers for InterBase. (Recording below) The ADO.NET driver has both 32 and 64 bit support for InterBase and integration with DDEX and Entity Framework 6, giving you full…
News

Konopka Signature VCL Controls Version 7

A new version of the KSVC bonus package with enhanced HighDPI support is now available in RAD Studio GetIt Package manager. The Konopka Signature VCL Controls library is a VCL library with a nice set of enhanced visual controls and powerful embedded designers. Embarcadero bought the rights from Raize Software a few years ago. In the 10.4.2 time frame, we made some fixes and improvements to…
Read more
CodeDelphiNewsTech Partner

Working with OpenAI's GPT-3

The webinar was a huge hit. Planning future follow up webinars on the topic. Blog post: OpenAI’s Introduction to the API with sign-up for the waiting listAcademic Paper: Language Models are Few-Shot LearnersDocumentation: OpenAI APIPersonally curated YouTube…
CodeDelphiNews

Do All Your Windows Applications Look Like A Computer Virus?

OK, so you’ve written something brilliant, The Next Big Thing.  You’re taking a modern approach.  You’ve read up – or watched – our series on Fluent UI and maybe even applied a few visual things like the neo-skeuomorphism we learned about at the Desktop First conference.  Perhaps you’ve applied some VCL themes to your app and integrated the ability to detect Windows 10 dark…
Read more
News

New Delphi’s Object Pascal Style Guide

Embarcadero has just published on the docwiki site an updated version of the language style guide. The document has been updated to cover modern Delphi language features and some changes to the coding style Over the last few months I drove an effort to publish a new Object…