...
The application does this:
- Home page is a table of contents, with links to the various topics we use to track news. Some topics have a hierarchy (for example, Desktop OS has entries for several flavors of Windows and Mac systems).
- Each topic has a place at the top describing what kind of content to expect in that area, followed by a scrolling list of recent entries. You can click a link for an RSS feed, or else "watch" the page for nightly batch email. You can use a calendar control to pick a date and see content entered on that date.
- Individual entries are currently stored as blog entries, thus searchable by date.
There's more to it of course, but that's the high-level gist of what we're doing. Here's the question - what tool (or tools) do you suggest we use to replicate this sort of functionality? Is this a Forum (Bubbles), or a Blog (Theme Builder), or some combination? I would guess this type of thing isn't particularly unusual, do you have links to show what other people have done (and better yet sample code to beg / borrow / steal to "emulate" those pages)?