I want to make a notify application that will be able to notify me, example I always open my browser and go to the address http://www.apple.com/trailers to see if there is a new trailer available so I want to make my application able to notify me when a new trailer is available, second I want it to have something like a calendar with a specific timezone or able to change the timezone and again have the time right, what I mean is I want to be able to add Movie Title and their release date and because I don't live in America I want to change the timezone and still have the time for my timezone. This was the only reason why I wanted to learn coding with VB, and before starting answering, I haven't build the application yet so I need to learn how to make everything from the beginning, saving the settings (I prefer saving then into a txt or ini file), making a timer that will be able to count the time between the refreshing (Apple won't notify me when a new trailer will be available so I will have to make it refresh and check If a trailer is available) and making it using not a very big amount of memory. Thats all hope I will get some help, If you are reading this and you don't know how to help me with the making of the whole application then you can help me with a part of it or with telling me your ideas on how to make my application better.