Here are the templates I use on PokerDIY (use the Language Editor to change the language strings in \desktopmodules\DnnForge - NewsArticles\App_LocalResources\SharedResources.resx)
Example - Blog (News Article) comments and ratings - Texas Holdem for the iPhone. (click on one of the commentors profiles or view the PokerDIY home page)
StoryFeed-AddArticle.Text
<a title="View [AUTHOR]'s Profile" href="http://www.pokerdiy.com/poker-player-profile/id/[AUTHORID].aspx">[AUTHOR]</a> wrote a new blog post - <a title='[ARTICLETITLE]' href='[ARTICLELINK]'>[ARTICLETITLE]</a>
StoryFeed-AddComment.Text
<a title="View [AUTHOR]'s Profile" href="http://www.pokerdiy.com/poker-player-profile/id/[AUTHORID].aspx">[AUTHOR]</a> commented on the blog - <a title='[ARTICLETITLE]' href='[ARTICLELINK]'>[ARTICLETITLE]</a>
StoryFeed-AddRating.Text
<a title="View [AUTHOR]'s Profile" href="http://www.pokerdiy.com/poker-player-profile/id/[AUTHORID].aspx">[AUTHOR]</a> rated the blog - <a title='[ARTICLETITLE]' href='[ARTICLELINK]'>[ARTICLETITLE]</a>