I'd like to create a gif that can rotate between eg 5 most recent posts from my blog. When visitors clicks on the gif, they will be taken directly to my blog's main page (rather than to a formatted feed that Feedburner gifs do) Could anyone give me some starting points on where to look further? Thanks very much!
You seem to be talking about a dynamic image. If I'm wrong, ignore this: Research GD Image Library functions with php. Then write a simple script to create the image you need. It shouldn't take long.