jpluimers
On my research list is [WayBack] GitHub – DareDevil73/bug-finder: Windows passive debugger. with an article at [WayBack] Bug Finder, A Real Win32 Extensible Passive Debugger – CodeProject: The Bug Finder is a real Win32 debugger, entirely… … Read more
5 years ago in Delphi, Development, Software Development, Windows Development0
jpluimers
Interesting observation that might have been in Delphi for more than a decade: [WayBack] Found something strange in Delphi again which I’ve been trying to fix for days until I discovered it’s probably a Delphi… … Read more
5 years ago in Delphi, Development, Software Development0
jpluimers
A docker container that pulls the PA server for Windows and steps how to attach to it and a video showing how to do this: [WayBack] Debugging Delphi applications inside a Windows Docker container – yeiei.net… … Read more
5 years ago in Delphi, Development, Software Development0
jpluimers
The IDE already owns and modifies your .dproj and .dpr files (of which many users complain, but I think it is a good thing), so this is a great suggestion: [WayBack] Possibly slightly obvious but… … Read more
5 years ago in Delphi, Development, Software Development0
jpluimers
From a while back, but just in case I ever need JSONPath (for JSON, or BSON Path): [WayBack] Added JSONPath functionality · grijjy/GrijjyFoundation@4ce069a · GitHub. Via: [WayBack] Search for and extract data from your JSON documents… … Read more
5 years ago in Delphi, Development, Software Development0
jpluimers
Still on my reading list because it is relevant to many programming environments: [WayBack] The Delphi Geek: Data-driven Multithreading. Related: [WayBack] Lockless Multi-Threading in Delphi – Chapman World [WayBack] video [WayBack] sourcecode [WayBack] julian m… … Read more
5 years ago in Delphi, Development, Software Development0
jpluimers
For my link archive if I want to make Explorer (for Linux caja) or console shortcuts to source or target directories: [WayBack] Fast-Forward »: My Lazarus External Tools with these XML files from [WayBack] Lazarus External… … Read more
5 years ago in Delphi, Development, Lazarus, Software Development0
jpluimers
Bad surprise of the day: SysUtils.TEncoding in XE2+ defaults to ANSI, while in XE it defaulted to UTF-8 .Among other things this means that TStringList… – Eric Grange – Google+ Source: Bad surprise of the… … Read more
5 years ago in Delphi, Development, Software Development0
GunSmoker
EurekaLog 7 now supports Exceptionless bug tracker software. Exceptionless is a popular crash tracker software. It offers hosting service, as well as freeware self-hosting, and allows external connections via REST/JSON based API. Exceptionless is NOT… … Read more
5 years ago in Delphi, EL 7.x, external, feature, other tools, Releases0
zarkogajic
Delphi’s TComboBox combines an edit box with a scrollable list – with the Style property defining the display style of the combo. When set to csDropDownList there’s no edit box – users can only pick… … Read more
5 years ago in delay, Delphi, interceptor, tcombobox, timers0