dummzeuch
From the “how could I have missed this feature for so long?” department: GMail can schedule the sending of emails to a freely selectable future date and time. (I have no idea when that feature… … Read more
5 years ago in google0
marc hoffman
In Elements, the native String type on all target platforms uses UTF16 encoding. UTF16 is a great middle-ground, because 16-bits are enough to represent most common Unicode code points, including not just Latin letters, symbols… … Read more
5 years ago 0
Les trucs et astuces d'un développeur Pascal
Il peut arriver que l’on ait besoin d’utiliser des fonctionnalités liées à l’interface graphique lorsqu’on travaille dans des unités qui seront ensuite util (…) … Read more
5 years ago 0
Les trucs et astuces d'un développeur Pascal
Pas publié de news début septembre et pour cause : malgré le retour à la normale du côté des serveurs d’Embarcadero je n’avais pas grand chose &ag (…) … Read more
5 years ago 0
marc hoffman
Last week’s build of Elements, .2447, brings a major new language feature that I personally am very excited about to Oxygene, and also as a language extension to our RemObjects C# dialect: trailing closures.What are… … Read more
5 years ago 0
dummzeuch
Playing around with ImageMagick I found that somebody already wrote a Pascal/Delphi import unit for it called PascalMagick. Unfortunately it has been integrated into freepascal which means Delphi support no longer has any priority. So,… … Read more
5 years ago in Delphi0
dummzeuch
If you have done graphics processing in Delphi, you know efg’s computer lab which contained lots of great documentation and source code for that purpose. Unfortunately today on www.efg2.com you can read the following: This… … Read more
5 years ago in Delphi0
dummzeuch
A few months ago I added the “Identifiers” tab to the GExperts Uses Clause Manager. It allows you to search for a unit that exports a given identifier. It works a bit like the “Find… … Read more
5 years ago in Delphi, GExperts0
dummzeuch
Some long standing bugs in the GExperts code formatter have been fixed. It’s great to see nearly all unit tests finally succeed. About 10 new test cases have been added too, so the improvement is… … Read more
5 years ago in Delphi, GExperts0
dummzeuch
I just read that Yahoo will be closing down Groups and will delete all content there. By the end of October no new content will be accepted, by mid December all content will be deleted…. … Read more
5 years ago in Delphi, GExperts0
Jon-Lennart Aasenden
Embedded computing has been around for as long as computers have existed, but prior to the IoT (Internet of Things) revolution, it remained something of a black-art: a field of computing only available for electrical… … Read more
5 years ago 0