I'm learning all about XML and the nifty things that can be done with it. My main motivation for this is the dynamic appearance and layout of web sites. I hope to store the control information as XML and allow users (that's you) to specify their own values for this information. An example would be storing the background color of the web page as XML and letting you choose the color yourself. "Why XML" you ask? Well, that way I can define possible settings and choices easily and provide mechanisms for saving various user configurations. Fun, huh?

      So in this section you'll find the various things I am working on in my XML endeavor. Feel free to check them out but I cannot guarantee a pretty result.