Write a perl program (or some other language) to scrape your RSS feed and rewrite it in the desired format as a server-side include.
This perl program can then be exectuted automatically on your server as a cron job. I have mine set to run hourly.
You can also have the program write many RSS feeds by blog category and have them displayed on pages all over your site.
Your imagination is your only limitation on how these can be formatted, filtered, categorized. You also don't have to limit this to RSS feeds, you can make your own big lists of content items that can be rotated for display on any part of your site.
WIth a blog post, you publish it and no less than 60 minutes later it can have thousands of links from every corner of your site and be promoted to as many visitors as you want or just those who might care about it.
Similar programs can be used to rotate ads, changing their formats and/or offers to find how what kicksass on your page. Works great with adsense channels.
Edited by EGOL, 27 February 2012 - 06:28 PM.