Any webpage on the sidebar
-
I want to make my first article contribution/tutorial, and I am wondering if it is a good idea, or if it has been done. The main thought would be to find any website with some data that you want, like score readings from a football team, or router settings, can be made available on a Sidebar gadget. It would cover three topics, and also keep them seperated as much as possible. 1. reading and parsing a webpage 2. creating a webservice that publishes this info 3. creating a gadget that uses this webservice Any thoughts, suggestions? I haven't started, nor do I know even half of what I'm getting in to, but I 've been wanting to learn Webservices and Gadgets for a while now. Shoot!
Visual Studio can't evaluate this, can you?
public object moo { __get { return moo; } __set { moo = value; } }