Final mod of the night, the return of the Title Only Display list. In CS 1.0 I added an expandable panel for each post which allowed me to view and navigate multiple posts more easily. I decided not to go that route again, but I quickly discovered in CS 1.1 that I waste a lot of time scrolling through the complete post display. To save time and view multiple posts on a single page I added a Titles Only Display. I blogged on this when I added it to CS 1.0 here and here. Requires modding the SiteUrls.config, adding a view, three skins, updating the BlogThreadType enum, adding a titles.aspx page stub, modding the Subscriptions control and a SQLDataProvider method.
Here's what I'm talking about.