As you may already know, this is a big rewrite (yet again!) which is why this release will be bumped up to 4.0.
I am currently testing those database changes that I made. If you don't know, I updated the software for me to more easily change databases since we are looking to put our automation online. The current database, while good for standalone programs we currently sell, isn't ideal for online. We will be able to target MySql, Postgres and Microsoft Sql Server for our online databases. This definitely broke a few things which is why it is taking longer to finish.
With the way technology is going, there is a very good chance that we will be able to run our automation on linux webservers. There is an open source project that is working towards updating our automation tech to run on Linux. With that in mind, I am also going through my code to make sure we will be able to take advantage of this if it does become a possibility. I do believe it will be a possibility so I wanted to be prepared for this right now. That means a little reorganization of code to make it happen. This isn't a rewrite. I just need to reorganize the code to make sure I separate out the Windows features into separate files. We can't use some of the automation actions, like dialogs, on Linux. Those features that only run on Windows needs to be separated.
I almost forgot to add... On Windows we will be targeting the .net framework 4.8. This will be the latest and greatest version. We can do this now that Windows 7 has been discontinued. I will incorporate this into our installations. The 4.8 framework will be the last version on Windows which makes it easier for us since we don't have to worry about migrating to different versions after this release.
The last thing I would like to announce is the retirement of EasySoftwareBusiness.com website. I will be putting all products on the ProfitTigerSystems.com website. I don't see a need to have multiple websites since the same features is used across may different programs.
Thanks!
Thomas
I am currently testing those database changes that I made. If you don't know, I updated the software for me to more easily change databases since we are looking to put our automation online. The current database, while good for standalone programs we currently sell, isn't ideal for online. We will be able to target MySql, Postgres and Microsoft Sql Server for our online databases. This definitely broke a few things which is why it is taking longer to finish.
With the way technology is going, there is a very good chance that we will be able to run our automation on linux webservers. There is an open source project that is working towards updating our automation tech to run on Linux. With that in mind, I am also going through my code to make sure we will be able to take advantage of this if it does become a possibility. I do believe it will be a possibility so I wanted to be prepared for this right now. That means a little reorganization of code to make it happen. This isn't a rewrite. I just need to reorganize the code to make sure I separate out the Windows features into separate files. We can't use some of the automation actions, like dialogs, on Linux. Those features that only run on Windows needs to be separated.
I almost forgot to add... On Windows we will be targeting the .net framework 4.8. This will be the latest and greatest version. We can do this now that Windows 7 has been discontinued. I will incorporate this into our installations. The 4.8 framework will be the last version on Windows which makes it easier for us since we don't have to worry about migrating to different versions after this release.
The last thing I would like to announce is the retirement of EasySoftwareBusiness.com website. I will be putting all products on the ProfitTigerSystems.com website. I don't see a need to have multiple websites since the same features is used across may different programs.
Thanks!
Thomas
Last edited: