Okay, I've looked around a bit for this, and haven't been able to find it, or at least find it articulated the same way I've got it in my head.
I want to have a "5 most recent posts" side bar down at the individual entry/archive level on my site. Except that I want "recent" to be "now," not when the page was written.
At the main page level, this is somewhat trivial, because the index page gets rebuilt whenever there's a new entry. I guess my question is sort of a fundamental SSI question: When does the content get "included"? Only when MT writes the page, or is it truly dynamic, in that it shows up when the user loads the page?
I'm pretty sure it's the former, and that I may have to rethink this design strategy, but I wanted to make sure. It's not that big a deal for users to have to click to the index page for each section to see the latest posts.
The site is www.notabbott.com -- be gentle, it's got a lot of structural and design issues.
Later,
COZ