Check out my website I made for a last graduate class. Its a fully functionally recipe website. You can login through facebook, and add recipes, view facebook friends recipes, and view others recipes. The link is http://recipetome.akschaefer.com/
I searched the internet for a simple to do list. There was alot of online ones, which are great but I was looking for an application I could run locally, and would minimize to the system tray. I coded one up in C#, I can post the code if anyone is actually interested. Anyway its small simple app, enjoy.
So I went ahead and made a fairly simple program that will produce md5 values of files dropped into it. You also can open files by going to file-> open file. Let me know if you find this useful. I believe this will be my first Code Post.