The Telerik RSS Reader Sample shows the use of a modern RibbonBar interface to manage a relatively familiar application: reading RSS feeds from the Internet.

At the top of the user interface is a RibbonBar that allows access to all of the application’s functions. The rest of the user interface is divided between a docking/ToolWindow section to the left and an HTML presentation area to the right. The Feeds ToolWindow lists all of the user’s subscribed feeds. Clicking a feed within this list shows all of the current posts within that feed in the active Posts ToolWindow. Clicking on a post shows the full content of that post in the HTML presentation area. Controls highlighted: