So I after reading the headline, there is not too much more to say. My new project is coming up with an application that will can resize and image and then automatically post it to a blog. This shouldn’t be too hard to do. Most blogs come with webAPI that let you mess with them programatically. I have also found two tutorials that should help:
I think I also need to look around and see if I can from some stuff on FTPing the file onto the server. I plan on doing this all in C#. I will update this as things progress… or fail to!