I've been getting ready for “My RSS Reader” to be the next dominant RSS reader. To that end, I've been scouting around for new blogs, so that I can categorize them. I believe I have over 3000 blogs listed.
In addition, I've set up 2 new email accounts. The first email account is set up so that users can send feedback from the program itself.
The second email account is set up so that users who sent an email there will receive a copy of “My RSS Reader”, together with usage and installation instructions.
To get a current copy, you can either send an email to getrss at chuacw.hn.org or download here.
In addition to adding the feature to allow users to provide feedback from the program itself, several minor issues were fixed in the RDF, Atom and RSS 2.0 parser recently.
Also, if posts do not contain authoring information, but the feed itself does, the feed's authoring information would be used when displaying posts.
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