Thanks to feedback from Steven Erat Rob Gonda and Jacob Munson, I've made a few updates to the BlogCFC Monthly Archive Pod I released yesterday. So, what's changed? Here's a short list:

  • Removed references to dbo. and {fn} for MySQL compatability. Note that I have only tested the pod on SQL Server, so if you are running it on a different DB platform, let me know if there are any problems.
  • Removed scope chaching as it was interfering with the propper passing of url variables.
  • Added logic to keep selected month displayed in dropdown and made it possible to select current month.
  • Changed /tags path to /blog/tags, not /blogs/tags for generic distribution. My site uses a different layout and directory structure, so for my setup, I had to make changes. I'll try to keep future changes and pods generic for Ray's base implementation.

You can download the latest version here. As always, suggestions are appreciated.