On my personal website I have a section where I feature my music, categorized as songs I've written, remixed, and mix sets that I've produced. Using the built-in category view for generic content, I can show different lists of my music based on the selected category passed via query string. Unfortunately, Sitefinity currently shows the same page title for each of these different views...
Fortunately, through the use of a custom external template, this is a very easy thing to fix, and can be used with any Generic Content based module, including News and Events! For this example, I'll ...