jpluimers
Given a Delphi build-VM with enough CPU cores to run many builds in parallel: [WayBack] GitHub – gabr42/MultiBuilder: Runs multiple programs in parallel, shows results. Much more on this at [WayBack] The Delphi Geek: Introducing MultiBuilder…. … Read more
4 years ago in Delphi, Development, Software Development0
Ian Barker
Here are the slides and links for the “Fluent UI” session at the Desktop First Summit. I’ll link to the replay here when it becomes available. Be sure to catch my other session: “How to… … Read more
4 years ago in Uncategorized0
Andrea Magni
A friend recently started two open source projects I consider very interesting for the Delphi community. IconFontsImageList and SVGIconImageList projects, by Carlo Barazzetta (Ethea), are available on GitHub.com. They enable Delphi developers to make a… … Read more
4 years ago in Delphi, English, Uncategorized0
Les trucs et astuces d'un développeur Pascal
Les 16 et 17 septembre se tient la conférence “Desktop First UX Summit”. J’en ai rapidement parlé en présentant les conférences de la fin de l’anné (…) … Read more
4 years ago 0
Larry Hengen
It’s been a couple of years since I made the jump to Ubuntu 18.04 LTS as my primary operating system, thanks in no small part to Windows 10 updates and BODs. It all started when… … Read more
4 years ago in Delphi, hcOPF0
jpluimers
To prevent a screen-saver from kicking in [WayBack] jiggling the mouse – twm’s blog: My solution then is this procedure: procedure JiggleMouse; var Inpt: TInput; begin Inpt.Itype := INPUT_MOUSE; Inpt.mi.dx := 0; Inpt.mi.dy := 0;… … Read more
4 years ago in Delphi, Development, Power User, Software Development, windows0
Welcome to LearnDelphi.tv
Yes, my book is finally published, at least in electronic form. To help promote it here are a few keyboard shortcuts related to selection that might help boost your productivity. Watch them in action on… … Read more
4 years ago in Movie0
Embarcadero
“This book will make you a faster Delphi developer, it doesn’t matter if you are just starting out, or have been using Delphi since version 1, you will find all sorts of tips, tricks and… … Read more
4 years ago in book, Books, Delphi, Learn, object pascal, programming0
marcocantu
At the Desktop First UX Summit, organized for today and tomorrow by Embarcadero, I’ll be giving a session comparing native solutions and web solutions for desktop development … Read more
4 years ago 0
Ian Barker
Here are the slides and links for the “how to terrify your users” session at the Desktop First Summit. There’s a ton of extra useful links regarding UI and UX design at the end of… … Read more
4 years ago in Uncategorized0
delphiprofi
I do not often need to update my main App in the App Store or Play Store.But every time I have too, it’s a pain in the a**.Don’t get me wrong, upload a new version… … Read more
4 years ago 0
jpluimers
If I ever need a thread pool in Delphi, then I need to look at this class: [WayBack] iocp-delphi/ThreadPool.pas at master · tondrej/iocp-delphi · GitHub. Via: [WayBack] Don’t lose time with a known Delphi bug affecting TParallel.Join… … Read more
4 years ago in Delphi, Development, Software Development0
John McDonald
Monday 21 September at 6 for 6:15pm start. We met online, instead of meeting at the Shed. Malcolm Groves from Code Partners showed his CodeBindings open source library open source library. The repository is at… … Read more
4 years ago in Delphi, LiveBindings, Meetings, Melbourne0