Here's the situation: you've got a Drupal-based website with multiple target audiences. You've also got a dashboard with content targeted at the authenticated user. Not all of your target audiences authenticate so you need a way to display relevant news items to both authenticated and non-authenticated users. Here's a little recipe to do exactly that.