Delphi Dev
452 subscribers
1 photo
1 video
783 links
News, articles, books and videos from the world of Delphi development.
Download Telegram
​​Happy Delphi 25th πŸŽ‰ For this wonderful celebration, CleverComponents prepared gifts - 25% off on all Database and Internet components.

You can get a gift on their website 🎁
https://www.clevercomponents.com/order/
​​FastReports has updated their OLAP tool for Delphi πŸš€

Check out what's new in FastCube VCL 2.10: easier to add calculated measures or totals, IgnoreCase option for range expressions, and many more πŸ‘
https://www.fast-report.com/en/news/440/
​​Wow, Microsoft is working on a new tool that allows customizing the keyboard keys without having to edit the Windows registry. Do you need to remap your CTRL key? Keyboard Manager will do it for you.

πŸš€ I remember, there was a CleverComponents's tool, Clever Keyboard Indicator, which allowed to customize keyboard pressing actions.

At the moment, it seems that Microsoft’s tool is still in the early development phase, and it’s not clear when the app would become a part of the stable release πŸ‘
https://www.windowslatest.com/2020/02/06/microsoft-is-working-on-keyboard-manager-for-windows-10/
​​Read this interesting blog. There are 25 Delphi Tips for 25 Years of Delphi: running apps from network shares, getting the type of an object when you only have its address, and many more πŸ‘
http://blog.blong.com/2020/02/25-delphi-tips-for-25-years-of-delphi.html
​​Wow, Jim McKeeth, Developer Advocate and Engineer at Embarcadero Technologies, has shared the new free issue of Blaise Pascal Magazine (85) πŸŽ‰
The issue includes Delphi VCL Essentials Training, interview with Anders Hejlsber, Borland Museum, and much more.

Just check it out here πŸ”₯
https://www.blaisepascalmagazine.eu/9634-2/
AI, data science, clouds... do you know that almost half of security threats faced by the modern organisation are cloud-enabled? They are using cloud services and apps to scam employees, phish for information, deliver malware, formjack and steal data.

Read more in this investigation ☝️
https://www.itproportal.com/news/nearly-half-of-security-threats-are-cloud-enabled/
I have no words πŸ”₯ An Object Pascal-native low level data loader and writer for GLTF and GLB files. The library is available on GitHub.

Just watch this video to see how it works πŸ‘
https://youtu.be/9o9EV3DzvWo
Agile software development is dead...Hm, I heard these predictions at least, since 2014'th. But in fact, this technology is still widely discussed and used by many teams. At least, attempts to use. One fact that everyone can agree on, however: It has been 19 years now since the Agile Manifesto was born.

What changed and what the future? Let's read the article πŸ‘‰
https://siliconangle.com/2020/02/03/agile-software-development-dead-deal/
​​What a Full-Stack Programmer is?
If you want to do a Full-Stack with Delphi, tell you that if you use the Windows Stack-Desktop-Favorite DB, you are already complying with all this in your VCL apps. But if we put ourselves in another stack, for example, Web Server-Linux-REST API-JavaScript, then we must change our thinking and how to do things πŸ‘€

Just read this blog post. It's in Spanish, but Chrome rules πŸ”₯
https://emiliopm.com/blog-programacion/
​​Do you know, what is the difference between "git pull" and "git fetch"? Many of us use GitHub and/or GitLab and don't ever mind about the intricacies 😲

Check out this conversation thread to refresh your knowledge πŸ‘Œ
https://stackoverflow.com/questions/292357/what-is-the-difference-between-git-pull-and-git-fetch
​​Wow, US-based Firefox users will get encrypted DNS lookups today or within a few weeks πŸ”₯

Does anybody know a good Delphi library, which supports DNS queries over TLS? Share your knowledge in our Facebook group πŸ‘‰
https://arstechnica.com/information-technology/2020/02/firefox-turns-encrypted-dns-on-by-default-to-thwart-snooping-isps/
The latest Verizon Data Breach Investigations Report eloquently argues that aside from wireless, the form factor of mobile in and of itself poses security risks 😲

Users dealing with email on a mobile device, an incredibly common happening in corporate campuses, are far more susceptible to a phishing attack then on a typical desktop device.

What to do about this? Learn more in this article πŸ‘‰
https://www.computerworld.com/article/3527227/mobile-security-worse-than-you-thought.html
​​Cool, Embarcadero has announced a roadmap for the next version 10.4. They promise managed records, new VCL components, Language Server Protocol for Delphi, lots of platform enhancements, and many more. There is no exact date for release or beta.

Let's stay tuned πŸ‘
https://community.idera.com/developer-tools/b/blog/posts/get-ready-for-the-10-4-beta-with-update-subscription
Everybody knows that the best practice to debug Android apps is to run them on a real mobile device. But sometimes, we cannot do that. In such a case Android emulators may be a good solution πŸ‘

Check out this video, which describes how to setup the Nox Android Emulator for Delphi Android programming. See also the comments. They are really helpful πŸ”₯
https://youtu.be/TBdfoMeow7w
CleverComponents has published two new tutorials, which describe how to sign and encrypt an Email message in the S/MIME format using X509 certificates, and send the protected message via the SMTP protocol πŸ” Both examples utilize the NIST sha-512 algorithm and X509 digital certificates.
The sources are available on GitHub.

Check out the video for these tutorials πŸ‘
https://youtu.be/8FkmuSXobhU

Send Signed Email
https://www.clevercomponents.com/portal/kb/a151/send-signed-email.aspx

Send S/MIME Message
https://www.clevercomponents.com/portal/kb/a150/send-s-mime-message.aspx
​​What an interesting site, especially its name πŸ˜‚ - i Hate Regex! Here you can use the templates of many useful regular expressions. You can also compose and test your own written expression.

The image below shows the regex for an Email address πŸ‘
https://ihateregex.io/