2024
- 25 Aug Why you should not use WITH in your Delphi code (but there is this one cool hack...)
- 16 Mar Global Delphi Summit 2024 in Amsterdam
- 03 Feb PowerShell script to install PostgreSQL on Windows using the binary release zipfile
- 24 Jan Let's Do The Rewrite Again Theme Song
- 16 Jan Recent system outages on Embarcadero websites
2023
- 11 Nov Delphi 12 Is Now Available
- 19 Jun Delphi Developers Twitter Community available
- 27 May Prevent concurrent execution of a batch file in Microsoft Windows
- 15 May 2023 Stack Overflow Developer Survey includes Delphi - place your vote today!
- 14 May Delphi rock-n-roll song by ChatGPT
- 10 May We just reached 1,000 Members in our Delphi Developers Telegram group!
- 23 Apr Use CreateProcess and capture the output in Windows
- 17 Feb Leveraging ChatGPT to generate a Delphi class along with CRUD code from a table schema
- 11 Feb Creating unit tests for Delphi with ChatGPT
- 09 Feb A Delphi Poem, by ChatGPT
- 12 Jan Unofficial Delphi LSP fix for 11.2 is now available
2022
- 30 Jul Simple Code Profiling In Delphi
- 30 Jul RADAuthenticator Part 5 - Implement a "Hello World" GitHub Action on your self-hosted runner
- 12 May Make your voice heard! 2022 Stack Overflow Developer Survey includes Delphi
- 08 May Skia for Delphi Contest - win an Apple M1 Mac Mini!
- 18 Mar RAD Studio 11.1 Alexandria is here with binary compatibility with 11.0
2021
- 30 Dec 2021 End of Year Summary
- 12 Dec How to enable DEP and ASLR to reduce the attack vector of your Delphi applications on Windows
- 12 Dec How to access private fields with RTTI to give TRESTClient an OnReceiveData event
- 05 Dec RADAuthenticator Part 4 - Build Automation with Delphi and GitHub by Installing a Self-hosted Runner
- 05 Dec Configure Git for signed commits on Windows using GPG
- 09 Nov Overflow and Range checking are now enabled by default for Debug builds
- 09 Nov DelphiCon 2021 coming soon! Free 3-Day online conference for Delphi developers around the world.
- 05 Nov RADAuthenticator Part 3 - Upgrade Unit Testing in Delphi with TestInsight
- 23 Oct RADAuthenticator Part 2 - Generate one time password tokens in Delphi using TOTP
- 23 Oct Base32 encoding in Delphi for an upcoming Google Authenticator replacement app - part 1 of series.
- 15 Sep New links and resource page for RAD Studio 11 Alexandria
- 14 Sep Delphi Programmers Discord server available
- 09 Sep Quick fix for for RAD Studio 11 license failure during installation
- 09 Sep Customize the RAD Studio 11 Welcome Page for single click activations
- 19 Jul Delphi Community Edition updated to 10.4.2
- 15 Jul The end of RAD Studio 10.x named releases with version 11 coming soon
- 03 May Follow up patch for Delphi 10.4.2 released to address Try/Finally issue
- 01 May Patch misfire - try/finally fix to be re-released
- 30 Apr Two patches for RAD Studio 10.4.2 Sydney released
- 07 Mar Speed test results building Spring4D in Delphi 10.4.2 versus 10.4.1
- 01 Mar RAD Studio 10.4.2 is great, but here are some notes
- 28 Feb RAD Studio 10.4.2 integrates over 30 IDE Fix Pack changes!
- 27 Feb RAD Studio 10.4.2 is now available with possible cure for the "Blue Dot Problem"
- 25 Feb RAD Studio 10.4.2 is now available with a much enhanced Error Insight
- 21 Feb RAD Studio 10.4.2 Sydney Coming Soon! Webinar and more info
- 16 Feb A good Delphi developer is usually a 10x developer
- 13 Jan Getting started with CI/CD using Delphi and Jenkins on Windows
2020
- 21 Dec New workspace on Slack.com dedicated to Delphi Programmers
- 21 Dec Now an Embarcadero MVP for Delphi!
- 07 Dec Delphi Programming: how it started, how it's going
- 29 Nov PostgreSQL links and general information
- 19 Nov Black Friday discounts for 2020 from Delphi related third party vendors (2020)
- 03 Oct Announcement: DelphiCon 2020 coming November 17-19th
- 28 Sep Double-dabble and conversions from base-10 and base-2 number systems
- 18 Sep New book available: Code Faster In Delphi by Alister Christie
- 03 Sep About binary compatibility on new versions of Delphi
- 02 Sep RAD Studio 10.4.1 Sydney Released - and Delphi is better than ever!
- 01 Sep Unit Testing FizzBuzz in Delphi
- 31 Aug Developer interview questions: FizzBuzz in Delphi
- 22 Jul RAD Studio 10.4.1 hopefully coming soon
- 23 Jun Utility class for activating external VCL Style files in Delphi
- 09 Jun Delphi Tip: Move the instruction pointer during debugging
- 02 Jun TMonitor event stack fix by a true Delphi MVP
- 29 May RAD Studio 10.4 Sydney is out - a few tweaks required and Community Edition notes
- 24 May Delphi 10.4 Sydney is the best tool for creating Windows Applications
- 16 May Test driving Delphi's TCountdownEvent
- 08 May Newly discovered hidden benefits of inline variables in Delphi
- 08 May Revisiting TThreadedQueue and TMonitor in Delphi
- 15 Apr Name your threads, even the ones auto-created by Delphi
- 16 Mar Custom File Dialogs in Delphi via IFileDialogCustomize
- 17 Feb Reset your Windows password without any third party tools
- 02 Feb Delphi JavaScript execution - ditch TWebBrowser for ChakraCore
- 29 Jan Community Edition upgrade offer - up to 55% savings
- 10 Jan Writing Cross Framework code in Delphi
- 08 Jan Code count badges for your GitHub repositories
2019
- 22 Dec Christmas discounts from Delphi related third party vendors (2019)
- 19 Dec libcurl and Delphi
- 26 Nov Black Friday discounts from Delphi related third party vendors (2019)
- 22 Nov Subversion isn't dead - get a 1GB repo free forever
- 21 Nov Update 3 for RAD Studio 10.3 Rio has been released!
- 19 Nov Simple SVG images in Delphi applications
- 18 Nov Product Review: Pascal Expert
- 08 Nov DLL Injection with Delphi