Quick cosmetic issue with me is removing the redundant "by daveburke" in post footers. Its a single site blog, and even if it weren't, readers should know the post is by the blog author. Just visual noise.
You'll find
<CS:ResourceControl runat="server" ResourceName="Weblog_EntryList_By" ID="PostByResource" />
<asp:HyperLink ID="AuthorLink" Runat="server" />
in Skin-EntryList.ascx and Skin-EntryView.ascx. Remove'm.