Hello,
I am about to start working on a project that will work as follows:

1) View block that displays the most content type 'blog post'
2) The block has a header (tabs) for the taxonomy (exposed filter) list for blogs
3) When the user picks a category, the block will refresh (AJAX) showing the most recent blog post of the selected taxonomy term

Has anyone done anything similar? The closest I have found is the Dynamic Views module but I am not sure if it is exactly what I am looking for. It seems to be more focused on pagination.

Any input would be greatly appreciated!

Thanks!