Photos.Blogger.com
This quick post is for just a preview and a short description about a tool I'm building right now. Many bloggers hosts their pages to a thirdparty site like this DNJ or DotNetJunkies , SQLJ etc. In many cases due to restrictions or other reasons some doesn't get access to upload pictures relevant to a specific blog. And no need to tell the importance of screenshots when you are blogging the features of your next crazy invention or experiment. But some blog-host do allow to upload photos but it happens so that you don't like that domain. Earlier my primary .NET blog was hosted by blogspot which is now blogger(Googled). But I always preferred DNJ for obvious reasons. But my account in DNJ initially has no permission to upload images or to use gallery. So I decided to write a small utility that will wrap up blogspot's photo-uploader webpage in a nice, cute C# Winform application and will return the image URLs which I can paste in any of my the DNJ's blog-posts. Initially I used to do it manually but later I devised this small application :-
Do you like it? Once finished I will publish the full source code here at DNJ. DNJ rocks.