dummzeuch
Unfortunately version 1.0.13 of dzBdsLauncher had a bug when called with a Delphi 2007 .dproj file: It correctly detected (or rather assumed) Delphi 2007 but then said it could not detect the Delphi version. That… … Read more
4 months ago in Delphi, dzBdsLauncher0
dummzeuch
I tend to make typos in the log messages to SubVersion commits and it is always embarrassing when I later come across these typos. Svn can be configured to allow changing log messages by adding… … Read more
4 months ago in linux, SSH, subversion, TortoiseSVN0
Soho Theme on while true do;
Back in 2016, I embarked on a small experiment: I started developing a simple template language. At the time, I was going through a “funny phase,” and my intention wasn’t to build a full-fledged template… … Read more
4 months ago 0
TMS Software
What are WebSocketsIn today’s web-driven world, applications often require real-time communication between clients and servers. Whether it’s a chat application, live notifications, or real-time data updates, the traditional HTTP request-response model can sometimes fall… … Read more
4 months ago 0
TMS Software
Regularly, we are contacted by Delphi developers asking for information how they can bring existing VCL desktop applications to the web. There are many options for Delphi developers and much depends on your application… … Read more
4 months ago 0
Embarcadero GetIt
This is a set of VCL Controls that match the MS Office 2007 User Interface specification. Note that if you deploy an application with these controls, you will have to agree to the Microsoft License… … Read more
4 months ago 0
dummzeuch
I wrote about autocompletion for TEdits before here, here and here. My dzlib contains several helper functions to add TEdit-autocompletion for directories, files (with a filter) and generic strings from a string list. All of… … Read more
4 months ago in Delphi, dzLib0