Olaf Monien
“C:\Program Files (x86)\Windows Kits\10\App Certification Kit\signtool.exe” sign /n “CERTIFICATE NAME (CN or Subject)” /tr http://timestamp.comodoca.com /du https://www.developer-experts.net “$(OUTPUTPATH)” With each “build” the EXE is now … – Details…
3 years ago in Allgemein, CodeSign, Delphi, Security
0
Serg
Download the latest FastMM4 release; currently it is version 4.992 Copy the precompiled FullDebugMode dll’s from the downloaded archive to the folders where Windows can find them. I recommend to do the following: Manually create… – Details…
3 years ago in Delphi, FastMM4, Uncategorized
0
Ondrej Kelle
Having blogged about a few bugs in multi-threading libraries recently, I want to show an easy and convenient alternative. It’s minimalistic but it works. On Windows, the I/O completion port offers a way to use… – Details…
3 years ago in Delphi, fpc, iocp, multithreading, windows
0
Ondrej Kelle
So you’ve put in the time and effort to refactor your code and data for parallel execution and are eager to see some parallel action. Unfortunately, you might be disappointed; in some cases your tasks… – Details…
3 years ago in Bug, Delphi, multithreading
0
Ondrej Kelle
Writing multi-threaded code is hard and takes a lot of time. That’s why it’s especially annoying to waste time with bugs like this. Reading (and enjoying) Primož Gabrijelčič’s book Delphi High Performance, I’ve come across… – Details…
3 years ago in Bug, Delphi, multithreading
0
Ondrej Kelle
Researching for some Natural Language Processing tasks for a .NET application recently, I’ve come across Facebook’s FastText library. FastText is an open-source, free, lightweight library that allows users to learn text representations and text classi… – Details…
3 years ago in C++, chakracore, Delphi, fasttext, fpc, javascript, nlp
0
GunSmoker
We are pleased to announce the availability of support for RAD Studio 10.2.3 in EurekaLog. EurekaLog is a tool for Delphi and C++Builder that gives your application the power to catch every exception and memory/resource… – Details…
3 years ago in Delphi, EL 7.x, Releases
0
GunSmoker
We are pleased to announce native support for Redmine bug tracker. Redmine is a flexible project management web application. Written using the Ruby on Rails framework, it is cross-platform and cross-database. Redmine is open source… – Details…
3 years ago in additional features, Delphi, EL 7.x
0
Ondrej Kelle
With the initial release coming up soon, here are a few teaser screenshots of chakracore-delphi, a new opensource library with Delphi and Free Pascal bindings and classes for Microsoft’s ChakraCore Javascript engine: FPC 3.0.4 and… – Details…
3 years ago in chakracore, cross-platform, Delphi, fpc, Lazarus
0
GunSmoker
We are pleased to announce Black Friday and Cyber Monday 30% discount on any of our EurekaLog products using the coupon code found below. The sale starts on Black Friday (24 November) and ends at… – Details…
3 years ago in Delphi, EL 7.x, non-technical
0
blong
My CodeRage XII session on Directly Using the Android API has been aired on the Internet. If you saw it I hope it came across reasonably well (interruptions notwithstanding) and might prove useful to you… – Details…
3 years ago in CPlusPlus, Delphi
0
blong
A whole 5 years ago (!) I did a session for CodeRage 7 on accessing the Android API. This was not long after RAD Studio XE5 introduced support for developing Android applications, and Delphi’s Android… – Details…
3 years ago in CPlusPlus, Delphi
0
blong
Last Tuesday, 24th October I did some sessions at EKON 21, one of which was on Creative Debugging Techniques. During the session there was a section where I was trying to demonstrate an idea or… – Details…
3 years ago in CPlusPlus, Delphi
0