Basically all we want to do is to be able to pull in and display the following on the Red Dot site. Because the disparate pieces below are on different platforms from the Red Dot site, I would assume we would have to use RSS feeds to pull in the content.
a) related blog posts filtered by categories/tags - it seems we can just filter this on the BLOG side of things by pulling in an RSS feed specific to the category/tag that content is tagged with on the Red Dot side.
b) events filtered by location - I assume here too we would pull in RSS feeds but because each location may have a different RSS source, we'd have to create some code on the Red Dot side to determine which feed to pull based on the location a user selects.