Ok so I have been dinking around with getting everything to work how I want it to, and it looks like I am actually going to have to learn how to code some items.
This is actually a good thing, I need to get a project to get me back into what I wanted to do a few years ago. I put the last blog up and did some minor/major hacks to it. I did expanded the code based on a couple of docs I found from the Coding 4 Fun site. It was some really simple items, and now I am looking at changing it completely to use BlogEngine.Net and I think I am going to try to change it so that I can get the rotating photo and the backend photo engine. I just need to figure out how to get the blog into a photo...
Maybe if I just check the source and see how it gets the image out of the database, I think it would be a lot simpler.
Wow, this might be a lot simpler then I thought, I just looked and I think I can import the handlers from it that do the actual reading? Ok I will play with it a bit more.
But that will be in a bit, I will look to see if someone else has a good photo plugin first for this. Right now I am going to see if there is a plugin for Windows Live Writer to do the blogengine tags.
--EDIT--
Well that was easy, i just had to reference the Keywords in the features of Windows Live Writer.
--Stephen