Site Details
SIte Statement:
This site works with several applications that are basically experiments. The blog and photo album are examples of using [free public] web services to add flexibility to my web site.
Software and tools:
First I have set up an account at spaces.live.com, which provides xml/rss feeds of most of the content like blogs, photo albums, custom lists.

Once the account was set up and a few entries and a photo album where created I called the xml located at the space and transformed it using xsl. The transformation is displayed here in classic ASP.

The idea was to use a myspace type site's web services as a backend and the content management tools as the administration controls for this homepage. A few advantages of this approach are the following:
  1. Storage
  2. High availability
  3. Content management
  4. Xml source
  5. Update anywhere
  6. Update content using mobile devices
###