Latest and important posts

Automation software: AutoHotKey vs AutoIt

AutoIt is one of the first Task Automation tools that was available. It is a Basic-like scripting language for the Windows environment. I've used it all the way up to Windows 11 with no Windows compatibility issues. While there is a GUI component, using the GUI to automate tasks that involve...

Is Photography Dead?

No, definitely not. It is changing, but nowhere near dead. As of early 2026, there are approximately 61,400 pictures taken every second. 1.8 trillion for the year.  What has changed is the gear used. As of early 2026, between 92% and 94% of all pictures taken are with cell phone cameras. Not...

Jodit custom image uploader

The Jodit WYSIWYG editor is licensed MIT and authored in Typescript. I discovered it quite by accident while search for a WYSIWYG editor for my new project. I had previously used several other products, notably CKEditor and TinyMCE. I switched recently to Quill because the license models for...

Eureka! An outstanding WYSIWYG editor

How could such an oustanding project miss my attention?  I've been using a number of different WYSIWYG editors in various projects over the years. These WYSIWYG editors provide the ability for admin users to create content (articles, news, etc.). There are usually two major bottlenecks with...

DCP-Portal renew update

It's been awhile since I have inspected the DCP-Portal code. It's dated, no doubt about that.  The code is well organized, but it is based entirely on functions with only two classes. The re-write is going much slower than I originally expected. Before inspecting the original code, I expected a...

DCP-Portal update

DCP-Portal and ttCMS were withdrawn from the marketplace more than a decade ago.  I am in process of completely re-writing DCP-Portal. It's a lot more than a simple code update. All the features are under re-evaluation, all the functionality improved for speed, and all the security upgraded....