Archive for March, 2009

Foxes

foxes1 foxes2 foxes3

Woke up this morning to some new neighbors. These two were soaking up the sunshine in the back yard, so I had to snap a couple of pictures before they ran off.

Tags:

Silverlight Tests

I have been doing some work using Microsoft Silverlight over the last few days for a number of different projects.  This post is simply a test to see if I can get a few simple applications working through my current web host.

While the links to Silverlight applications seem to be working well, I am still working on getting the Silverlight plugin recently posted by Tim Heuer configured for my site.

UPDATE (1 Apr 09): I have figured out how to work with the Silverlight plugin recently posted by Tim Heuer on my site.  I think the settings that I chose for my permalink style may have been interfering with the xap path in the plug in options.  If I left the standard root location alone [./] and put the full path in the markup, everything worked as expected.

UPDATE 2 (2 Apr 09): But, only if it is on the main page… Following the permalink to the post will not load the app correctly.  Back to the drawing board.  I know it must be something with the path(s)…

UPDATE 3 (5 Apr 09): By putting the fully qualifed path in the markup, it seems to work both on the home page and the permalink.