After nearly two weeks of 12-14 hours intensive coding every day, with breaks of less than 20 minutes for 3 meals each day, the Movie CMS is nearing completion, technically.
Aesthetically, it is not as pretty as I like, but I'm a software architect, not a graphics designer! (I'm a doctor, not a bricklayer! I'm a doctor, not a diplomat, cries “Bones” McCoy, Chief Medical Doctor, Starship Enterprise)
I'm most proud of the features, featuring WYSIWYG editing online (true HTML or Word-like editor, at the Add Reviews part), super-fast speed, the totally normalized database which I designed from ground up! There are no duplicate values!
The Movie CMS is a prototype ASP.NET application I've developed in 2 weeks, using XML, Javascript, SQL, and CSS technologies.
In 2017, with the release of Delphi 10.2 Tokyo, Embarcadero introduced a specialized implementation of the Observer pattern into the System.Classes unit. While it has been in the wild for 9 years, it remains a "hidden" architecture for many, primarily because it serves as the invisible engine behind LiveBindings. Other than live bindings, you can also use the Observer pattern as a way to update component settings to the Windows registry, an .ini file, or persist it elsewhere.
System.Classes