We use a simple Friend Feed user control on our home page. We have found this a great way to share "filtered" information that is relevant to our customers.
What we have done is created a FriendFeed account called bbits, which we share things into (via google reader and other feeds).
The user control then picks the friendfeed up and displays this in a gridview.
When we did this FriendFeed didn't have any widgets, which they do have now, (and here) so if you prefer to use those rather than a c# user control go visit those pages now.
Our c# user control can be found below or from here (this also includes a modified version of the c# library produced by friendfeed, that solves a few small issues and bugs)
Cheers
Ian Blackburn