What is the best practise for adding a 'single user blog page' that:

- has the current date posted on the page, and then
- provides a 'link' to past dates

Ideally, I'd like drupal to determine the correct date, so that our secretary, when entering announcements for the day, would enter it at the top of an ever-growing page/list, and then drupal would take the top-most (current date) list, and store the rest on a 'link to past dates' page.

Any ideas/suggestions are certainly welcome!

Thanks for your cooperation and support!