I think the Blog title tool for the forums is great. I was thinking that it would be reallly cool to be able to rotate in recent post titles and links for more than one blog. Seems like most of the people here have more than one blog. Not sure how hard that would be to do, but it would be really cool.
I just thought of something you *could* do though... A really simple PHP script could do it for you on your end. Make the PHP script the URL of the feed, and have it return a random feed... In fact, I could make it in 10 seconds for you... <?php $feeds = array ('http://feedURL1', 'http://feedURL2'); readfile ($feeds[array_rand($feeds)]); ?> PHP:
Thanks, for putting that together. Thought about that yesterday and did it in perl. Didn't think you would mind. =)
Hi Shawn... Any idea why this feed hasn't been updated for a while? http://www.seo-dev.co.uk/atom.xml I've checked that this is the feed URL in my profile... Any clues? Cheers Edit::: My bad - Please Ignore me. Changed some settings on the site and got it a little wrong Cheers