Google gadget for showing RSS feed

Google gadgets are mini-apps, widgets that can be selected from a personal iGoogle page or from a web page or app.

Gadget or Widget? We get a little lost in these traits of different formats. There are Windows widgets that are hosted on the desktop, Yahoo widgets based on Konfabulator, Netvibes widgets that are hosted on their site's personal page, and finally there are Google gadgets that do it all at once.
The term widget is seen as an abbreviation for "Windows" and "gadget," so Google uses the second term for those placed on web pages.
Google offered time to place these gadgets on the Windows desktop, but this service no longer exists. On the other hand, for HTML interfaces 5, regardless of the system, it will always be possible to integrate such widgets into them.

To make a gadget like an RSS gadget is amazing simplicity, there is almost only a stream URL (an XML file made, for example, with ARA) that needs to be given to the Google interface, and it provides you with JavaScript code ready to insert into the page... nothing else!
To find this interface, you need to follow the hierarchy of the Google gadget site.

Below you are given the path to the interface for creating the RSS channel of the gadget.

Gadgets page

Creating a gadget

Interface for creating an RSS gadget


Update: Even if the gadget creation page still exists (forgetfulness?), Google has dropped the service. Microsoft has also ditched gadgets on Windows 8 and Windows 10. Stay KDE on Linux...
To place an RSS feed on a web page, it is best to use an RSS Reader written in PHP and available on this site...