ββTo those, who didn't yet upgrade to Windows 11. Check out an article that compares visual representation of both versions of Windows, with detailed screenshots. There are the start menu, search bar, list of apps, taskbar, themes...
BTW, does anybody else see black dots between colored squares on the Personalization-Colors screenshot for Win 11? π
https://www.c-sharpcorner.com/article/windows-10-vs-windows-11/
BTW, does anybody else see black dots between colored squares on the Personalization-Colors screenshot for Win 11? π
https://www.c-sharpcorner.com/article/windows-10-vs-windows-11/
Wow, CleverComponents published a good deal. So if you are working on REST API, mail, or DB synchronization, this is a chance to get their components at a good price π
Forwarded from CleverComponents for Developers
ββThe Black Friday 2021 week has officially begun π°
Get a special Black Friday offer on our Internet and Database components.
-25% Off on all products! The offer expires on November 28th. Hurry π₯
https://www.clevercomponents.com/order/
Get a special Black Friday offer on our Internet and Database components.
-25% Off on all products! The offer expires on November 28th. Hurry π₯
https://www.clevercomponents.com/order/
ββJust found one interesting discussion on Stack Exchange. It's about a compiler bomb competition. We heard about zip bombs, XML bombs, etc. But what if one line of source code produces 15Gb exe? π²
When reading this discussion, I thought about comparing old Delphi compilers with the newest ones. What do you think? Please share your experience π
Image by NickPrice, Tproger.
https://codegolf.stackexchange.com/questions/69189/build-a-compiler-bomb/
When reading this discussion, I thought about comparing old Delphi compilers with the newest ones. What do you think? Please share your experience π
Image by NickPrice, Tproger.
https://codegolf.stackexchange.com/questions/69189/build-a-compiler-bomb/
ββI just noticed that I missed one interesting post by Marco Cantu. The post relates to a new FireDAC driver for the SQLite encryption extension π€
The driver allows you to use the FireDAC SQLite Encryption when connecting to a database. Indeed, this information is important to us because we are working on SQLite and encryption support in our products.
Just read on to learn more and don't forget to ππ
https://blog.marcocantu.com/blog/2021-november-firedac-sqlite-see.html
The driver allows you to use the FireDAC SQLite Encryption when connecting to a database. Indeed, this information is important to us because we are working on SQLite and encryption support in our products.
Just read on to learn more and don't forget to ππ
https://blog.marcocantu.com/blog/2021-november-firedac-sqlite-see.html
ββThe team behind CleverComponents continues sale week with the Cyber Monday 2021 deals. You can still get their Internet and Database components at a special price. Check out their website for more details π₯
https://www.clevercomponents.com/order/
https://www.clevercomponents.com/order/
ββSometimes we have to investigate legacy code or code written by another programmer. For sure, in most cases this looks like a nightmare. But are there common approaches or patterns to do that quicker?
Just check out this article on how to quickly understand the code of a function.
If you have own experience or lifehacks, don't hesitate to share π
https://www.fluentcpp.com/2021/11/30/how-to-quickly-understand-the-code-of-a-function/
Just check out this article on how to quickly understand the code of a function.
If you have own experience or lifehacks, don't hesitate to share π
https://www.fluentcpp.com/2021/11/30/how-to-quickly-understand-the-code-of-a-function/
The next interesting video tutorial by Alister Christie shows how to connect to the DeepStack Open-Source AI API engine from Delphi.
The provided small example app can detect objects in photos, name, and draw boxes around them. The DeepStack server with pre-built image recognition models can be run on multiple edge devices locally or on your private cloud.
This is no doubt π
https://youtu.be/cGeTR09yudw
The provided small example app can detect objects in photos, name, and draw boxes around them. The DeepStack server with pre-built image recognition models can be run on multiple edge devices locally or on your private cloud.
This is no doubt π
https://youtu.be/cGeTR09yudw
YouTube
DeepStack API Integration - Delphi #200
http://LearnDelphi.tv "DeepStack is an Open-Source AI API engine that serves pre-built models and custom models on multiple edge devices locally or on your private cloud." And you can use its API from Delphi. In this video, I demo a small test applicationβ¦
ββTwo days left before an upcoming webinar that introduces Appercept AWS SDK for Delphi. This SDK provides access to Amazon storage, AI, and other services. It comes as part of Delphi and available to enterprise users of RAD Studio π
You can learn more and register here:
https://register.gotowebinar.com/register/2644374262915563020
You can learn more and register here:
https://register.gotowebinar.com/register/2644374262915563020
ββA new E-mail sending example in Delphi that uses the TMS FNC UI RichEditor and the Clever SMTP components to compose and send HTML messages is available on GitHub.
The ReadMe file provides more description and steps to compile and run. Let's support and βοΈ the repo!
https://github.com/CleverComponents/Clever-Internet-Suite-Tutorials/blob/master/vcl/MailSend-TMS-RichEditor/
The ReadMe file provides more description and steps to compile and run. Let's support and βοΈ the repo!
https://github.com/CleverComponents/Clever-Internet-Suite-Tutorials/blob/master/vcl/MailSend-TMS-RichEditor/
ββWoah, AI makes a real challenge to devs. Now, deep learning algorithms can find and fix bugs in your code π²
The researches' results are promising - about 26% of bugs can be found and fixed automatically.
BugLab, a name of the deep learning model, aims to find hard-to-detect bugs versus critical bugs that can be already found through traditional program analyses. Their approach promises to avoid the costly process of manually coding a model to find these bugs.
Just read the Microsoft research blog for more details π
https://www.microsoft.com/en-us/research/blog/finding-and-fixing-bugs-with-deep-learning/
The researches' results are promising - about 26% of bugs can be found and fixed automatically.
BugLab, a name of the deep learning model, aims to find hard-to-detect bugs versus critical bugs that can be already found through traditional program analyses. Their approach promises to avoid the costly process of manually coding a model to find these bugs.
Just read the Microsoft research blog for more details π
https://www.microsoft.com/en-us/research/blog/finding-and-fixing-bugs-with-deep-learning/
ββWow, CleverComponents just released the Database Comparer VCL version 8.0
The new version introduces the UniDAC and IBObject connections. Added more support for the Firebird server, including Grant/Revoke privileges for stored procedures and functions, implemented the GetDbcBuildNo function that returns the current build number, and improved the design-time behavior for all components.
Database Comparer VCL now supports RAD Studio 11 Alexandria π₯
There are fixes for existing problems with the Table Data Comparer, DB Comparer, and the FireDAC Connection components, including analyzing the Firebird CTE syntax.
More detail on the product's website π
https://www.clevercomponents.com/products/dbcvcl/
The new version introduces the UniDAC and IBObject connections. Added more support for the Firebird server, including Grant/Revoke privileges for stored procedures and functions, implemented the GetDbcBuildNo function that returns the current build number, and improved the design-time behavior for all components.
Database Comparer VCL now supports RAD Studio 11 Alexandria π₯
There are fixes for existing problems with the Table Data Comparer, DB Comparer, and the FireDAC Connection components, including analyzing the Firebird CTE syntax.
More detail on the product's website π
https://www.clevercomponents.com/products/dbcvcl/
Yesterday Holger Flick, author and developer at FlixEngineering LLC, in a cooperation with TMS Software have announced a new video series for Delphi developers - How It Works With Holger.
The videos are aimed to answer most beginners questions and cover basic Delphi principles that will come in handy when using TMS controls or realizing any other programming task. The first video describes how to retrieve version info from app executables.
Enjoy and don't forget to π
https://flixengineering.com/archives/1609
The videos are aimed to answer most beginners questions and cover basic Delphi principles that will come in handy when using TMS controls or realizing any other programming task. The first video describes how to retrieve version info from app executables.
Enjoy and don't forget to π
https://flixengineering.com/archives/1609
FlixEngineering LLC
Introducing a new tutorial video series for Delphi Developers!
Over the last 4 years, I have produced dozens of product announcements, tutorials, hands-on guides, feature reveals, and various conference sessions. All videos are available on the YouTube channelβ¦
ββHi, this is my first post in January of 2022. Guys from Delphi Worlds welcome to take part in testing their in-app update library for Play Store apps.
Please check out more details on their GitHub repo π
https://github.com/DelphiWorlds/Playground/tree/main/Demos/AndroidUpdate
Please check out more details on their GitHub repo π
https://github.com/DelphiWorlds/Playground/tree/main/Demos/AndroidUpdate
ββTwo days left before an interesting webinar that covers the Python GUI Development with DelphiVCL and FMX. The event starts on Wed, January 12, 2022, 10.00 AM CST.
π You can register here:
https://register.gotowebinar.com/register/8203469868979515151
BTW: if you are interested in implementing the statistical and series analysis in your Delphi app, the following Python GUI resource can give you some interesting links π
https://pythongui.org/what-you-need-to-add-powerful-statistical-and-series-analysis/
π You can register here:
https://register.gotowebinar.com/register/8203469868979515151
BTW: if you are interested in implementing the statistical and series analysis in your Delphi app, the following Python GUI resource can give you some interesting links π
https://pythongui.org/what-you-need-to-add-powerful-statistical-and-series-analysis/
ββWow, guys from tmssoftware have released a new version of their TMS VCL UI Pack. There are improvements in the Find- and Replace- dialogs, Inspector Bar, and some fixes in buttons and editors. It's no doubt good news π
You can check out more details here:
https://www.tmssoftware.com/site/tmsvcluipack.asp
You can check out more details here:
https://www.tmssoftware.com/site/tmsvcluipack.asp
Many teams use GitHub and even GitLab to organize their development.
Check out this tutorial that learns how to work in a team with a central repository, set up user accounts, work with commits, pool requests, handle issues, and many more π
https://www.freecodecamp.org/news/how-to-use-git-and-github-in-a-team-like-a-pro/
Check out this tutorial that learns how to work in a team with a central repository, set up user accounts, work with commits, pool requests, handle issues, and many more π
https://www.freecodecamp.org/news/how-to-use-git-and-github-in-a-team-like-a-pro/
freeCodeCamp.org
How to Use Git and GitHub in a Team like a Pro β Featuring Harry and Hermione π§
By Damian Demasi In this tutorial, you will learn how to work in a team with a central repository on GitHub. You will work on issues, commits, pull requests, code reviews, and more. I don't consider myself an expert on Git, but I have learned a lot a...
ββYesterday Nick Hodges has published links to three interesting development articles. There are Git organizing discussion, error handling themes, and one manβs opinion on the engineers hiring questions these days.
Just check them out here, and don't forget to π
https://nickhodges.medium.com/three-development-articles-that-interested-me-this-week-1-17-2022-beacaf23b3cb
Just check them out here, and don't forget to π
https://nickhodges.medium.com/three-development-articles-that-interested-me-this-week-1-17-2022-beacaf23b3cb
Just watch this interesting video by tmssoftware that describes how to create a self-updating Delphi app that automatically updates the program using their WebUdate component π
https://youtu.be/WmdDDt0EM5k
BTW: I know at least one more library with the same functionality that downloads updates in background, replaces app files, including executables, and restarts the app, if required.
You can check out the project repository on GitHub π
https://github.com/CleverComponents/Clever-Internet-Suite-Examples/tree/master/Delphi/WebUpdateApp
https://youtu.be/WmdDDt0EM5k
BTW: I know at least one more library with the same functionality that downloads updates in background, replaces app files, including executables, and restarts the app, if required.
You can check out the project repository on GitHub π
https://github.com/CleverComponents/Clever-Internet-Suite-Examples/tree/master/Delphi/WebUpdateApp
YouTube
How it works with Holger: Creating self updating Delphi Windows applications [Beginner]
In the video, we present techniques of how to add the capability to have your Delphi VCL Windows application executable and/or related data files, libraries self-updating with updates provided via a web server, FTP server or simple file server. Holger showsβ¦
Wow π² it seems I've missed an interesting interview where Serge Pilko is talking to Alister Christie, whose wonderful videos were many times published here, about Delphi & a Delphi developer's professional journey.
Just watch this video and don't forget to π
https://youtu.be/1B-vlPMXnPU
Just watch this video and don't forget to π
https://youtu.be/1B-vlPMXnPU
YouTube
Serge Pilko is talking to Alister Christie about Delphi & a Delphi developer's professional journey
In this video Softacomβs CEO and Embarcadero MVP Serge Pilko is taking an interview with Alister Christie, Delphi developer, Embarcadero MVP, tutor and speaker whose youtube channel is one of the leading places where developers can learn Delphi programming.β¦